[
  {
    "Symbol": "\u002B",
    "Name": "Plus Sign",
    "Meaning": "Indicates addition or a positive value.",
    "Latex": "\u002B",
    "Unicode": "U\u002B002B",
    "url": "/symbol/plus/"
  },
  {
    "Symbol": "\u2212",
    "Name": "Minus Sign",
    "Meaning": "Indicates subtraction, negation, or a negative value.",
    "Latex": "-",
    "Unicode": "U\u002B2212",
    "url": "/symbol/minus/"
  },
  {
    "Symbol": "\u00D7",
    "Name": "Multiplication Sign",
    "Meaning": "Indicates multiplication or a Cartesian product.",
    "Latex": "\\times",
    "Unicode": "U\u002B00D7",
    "url": "/symbol/multiplication/"
  },
  {
    "Symbol": "\u00F7",
    "Name": "Division Sign",
    "Meaning": "Indicates division.",
    "Latex": "\\div",
    "Unicode": "U\u002B00F7",
    "url": "/symbol/division/"
  },
  {
    "Symbol": "=",
    "Name": "Equals Sign",
    "Meaning": "States that two expressions have the same value.",
    "Latex": "=",
    "Unicode": "U\u002B003D",
    "url": "/symbol/equals/"
  },
  {
    "Symbol": "\u2260",
    "Name": "Not Equal To",
    "Meaning": "States that two values or expressions are not equal.",
    "Latex": "\\neq",
    "Unicode": "U\u002B2260",
    "url": "/symbol/not-equal/"
  },
  {
    "Symbol": "\u003C",
    "Name": "Less Than",
    "Meaning": "Indicates that the left quantity is smaller than the right quantity.",
    "Latex": "\u003C",
    "Unicode": "U\u002B003C",
    "url": "/symbol/less-than/"
  },
  {
    "Symbol": "\u003E",
    "Name": "Greater Than",
    "Meaning": "Indicates that the left quantity is larger than the right quantity.",
    "Latex": "\u003E",
    "Unicode": "U\u002B003E",
    "url": "/symbol/greater-than/"
  },
  {
    "Symbol": "\u2264",
    "Name": "Less Than or Equal To",
    "Meaning": "Indicates that the left side is smaller than or exactly equal to the right side.",
    "Latex": "\\leq",
    "Unicode": "U\u002B2264",
    "url": "/symbol/less-than-or-equal/"
  },
  {
    "Symbol": "\u2265",
    "Name": "Greater Than or Equal To",
    "Meaning": "Indicates that the left side is larger than or exactly equal to the right side.",
    "Latex": "\\geq",
    "Unicode": "U\u002B2265",
    "url": "/symbol/greater-than-or-equal/"
  },
  {
    "Symbol": "\u2248",
    "Name": "Approximately Equal To",
    "Meaning": "Indicates values that are close but not exactly equal.",
    "Latex": "\\approx",
    "Unicode": "U\u002B2248",
    "url": "/symbol/approximately-equal/"
  },
  {
    "Symbol": "\u00B1",
    "Name": "Plus\u2013Minus Sign",
    "Meaning": "Represents two values, one obtained with plus and one with minus.",
    "Latex": "\\pm",
    "Unicode": "U\u002B00B1",
    "url": "/symbol/plus-minus/"
  },
  {
    "Symbol": "%",
    "Name": "Percent Sign",
    "Meaning": "Means per hundred.",
    "Latex": "\\%",
    "Unicode": "U\u002B0025",
    "url": "/symbol/percent/"
  },
  {
    "Symbol": "\u00B0",
    "Name": "Degree Sign",
    "Meaning": "Marks angular measure or, in context, temperature.",
    "Latex": "^\\circ",
    "Unicode": "U\u002B00B0",
    "url": "/symbol/degree/"
  },
  {
    "Symbol": "\u221E",
    "Name": "Infinity",
    "Meaning": "Represents an unbounded quantity or limit concept rather than an ordinary real number.",
    "Latex": "\\infty",
    "Unicode": "U\u002B221E",
    "url": "/symbol/infinity/"
  },
  {
    "Symbol": "\u221A",
    "Name": "Square Root",
    "Meaning": "Denotes the principal square root of a number or expression.",
    "Latex": "\\sqrt{x}",
    "Unicode": "U\u002B221A",
    "url": "/symbol/square-root/"
  },
  {
    "Symbol": "\u03C0",
    "Name": "Pi",
    "Meaning": "The constant equal to a circle\u2019s circumference divided by its diameter.",
    "Latex": "\\pi",
    "Unicode": "U\u002B03C0",
    "url": "/symbol/pi/"
  },
  {
    "Symbol": "\u2211",
    "Name": "Summation",
    "Meaning": "Represents the sum of a sequence of terms.",
    "Latex": "\\sum",
    "Unicode": "U\u002B2211",
    "url": "/symbol/summation/"
  },
  {
    "Symbol": "\u222B",
    "Name": "Integral",
    "Meaning": "Represents integration, accumulation, or the area-like sum of infinitesimal contributions.",
    "Latex": "\\int",
    "Unicode": "U\u002B222B",
    "url": "/symbol/integral/"
  },
  {
    "Symbol": "\u2202",
    "Name": "Partial Derivative",
    "Meaning": "Denotes differentiation with respect to one variable while other variables are held fixed.",
    "Latex": "\\partial",
    "Unicode": "U\u002B2202",
    "url": "/symbol/partial-derivative/"
  },
  {
    "Symbol": "\u2220",
    "Name": "Angle",
    "Meaning": "Denotes an angle or the measure of an angle.",
    "Latex": "\\angle",
    "Unicode": "U\u002B2220",
    "url": "/symbol/angle/"
  },
  {
    "Symbol": "\u22A5",
    "Name": "Perpendicular",
    "Meaning": "States that two lines, segments, planes, or vectors meet at a right angle.",
    "Latex": "\\perp",
    "Unicode": "U\u002B22A5",
    "url": "/symbol/perpendicular/"
  },
  {
    "Symbol": "\u2225",
    "Name": "Parallel",
    "Meaning": "States that two lines or geometric objects remain equidistant and do not intersect in Euclidean geometry.",
    "Latex": "\\parallel",
    "Unicode": "U\u002B2225",
    "url": "/symbol/parallel/"
  },
  {
    "Symbol": "\u2208",
    "Name": "Element Of",
    "Meaning": "States that an object belongs to a set.",
    "Latex": "\\in",
    "Unicode": "U\u002B2208",
    "url": "/symbol/element-of/"
  },
  {
    "Symbol": "\u2209",
    "Name": "Not an Element Of",
    "Meaning": "States that an object does not belong to a set.",
    "Latex": "\\notin",
    "Unicode": "U\u002B2209",
    "url": "/symbol/not-element-of/"
  },
  {
    "Symbol": "\u2282",
    "Name": "Subset / Proper Subset",
    "Meaning": "Often denotes a proper subset, although conventions vary between textbooks.",
    "Latex": "\\subset",
    "Unicode": "U\u002B2282",
    "url": "/symbol/subset/"
  },
  {
    "Symbol": "\u2286",
    "Name": "Subset or Equal To",
    "Meaning": "States that every element of the left set is in the right set, allowing equality.",
    "Latex": "\\subseteq",
    "Unicode": "U\u002B2286",
    "url": "/symbol/subset-or-equal/"
  },
  {
    "Symbol": "\u222A",
    "Name": "Union",
    "Meaning": "Forms the set of elements that appear in either set.",
    "Latex": "\\cup",
    "Unicode": "U\u002B222A",
    "url": "/symbol/union/"
  },
  {
    "Symbol": "\u2229",
    "Name": "Intersection",
    "Meaning": "Forms the set of elements shared by both sets.",
    "Latex": "\\cap",
    "Unicode": "U\u002B2229",
    "url": "/symbol/intersection/"
  },
  {
    "Symbol": "\u2227",
    "Name": "Logical And",
    "Meaning": "Conjunction that is true only when both component statements are true.",
    "Latex": "\\land",
    "Unicode": "U\u002B2227",
    "url": "/symbol/logical-and/"
  },
  {
    "Symbol": "\u2228",
    "Name": "Logical Or",
    "Meaning": "Inclusive disjunction that is true when at least one component statement is true.",
    "Latex": "\\lor",
    "Unicode": "U\u002B2228",
    "url": "/symbol/logical-or/"
  },
  {
    "Symbol": "\u21D2",
    "Name": "Implies",
    "Meaning": "Indicates logical implication from a premise to a conclusion.",
    "Latex": "\\Rightarrow",
    "Unicode": "U\u002B21D2",
    "url": "/symbol/implies/"
  },
  {
    "Symbol": "\u21D4",
    "Name": "If and Only If",
    "Meaning": "Indicates that two statements imply each other and are logically equivalent.",
    "Latex": "\\Leftrightarrow",
    "Unicode": "U\u002B21D4",
    "url": "/symbol/iff/"
  },
  {
    "Symbol": "\u2200",
    "Name": "For All",
    "Meaning": "Universal quantifier meaning that a statement holds for every allowed value.",
    "Latex": "\\forall",
    "Unicode": "U\u002B2200",
    "url": "/symbol/for-all/"
  },
  {
    "Symbol": "\u2203",
    "Name": "There Exists",
    "Meaning": "Existential quantifier meaning that at least one value satisfies a statement.",
    "Latex": "\\exists",
    "Unicode": "U\u002B2203",
    "url": "/symbol/exists/"
  }
]