AK-21/Graphite-Industrial-Intelligence
0
1/**2 * Map of named character references.3 *4 * @type {Record<string, string>}5 */6export const characterEntities = {7 AElig: 'Æ',8 AMP: '&',9 Aacute: 'Á',10 Abreve: 'Ă',11 Acirc: 'Â',12 Acy: 'А',13 Afr: '𝔄',14 Agrave: 'À',15 Alpha: 'Α',16 Amacr: 'Ā',17 And: '⩓',18 Aogon: 'Ą',19 Aopf: '𝔸',20 ApplyFunction: '',21 Aring: 'Å',22 Ascr: '𝒜',23 Assign: '≔',24 Atilde: 'Ã',25 Auml: 'Ä',26 Backslash: '∖',27 Barv: '⫧',28 Barwed: '⌆',29 Bcy: 'Б',30 Because: '∵',31 Bernoullis: 'ℬ',32 Beta: 'Β',33 Bfr: '𝔅',34 Bopf: '𝔹',35 Breve: '˘',36 Bscr: 'ℬ',37 Bumpeq: '≎',38 CHcy: 'Ч',39 COPY: '©',40 Cacute: 'Ć',41 Cap: '⋒',42 CapitalDifferentialD: 'ⅅ',43 Cayleys: 'ℭ',44 Ccaron: 'Č',45 Ccedil: 'Ç',46 Ccirc: 'Ĉ',47 Cconint: '∰',48 Cdot: 'Ċ',49 Cedilla: '¸',50 CenterDot: '·',51 Cfr: 'ℭ',52 Chi: 'Χ',53 CircleDot: '⊙',54 CircleMinus: '⊖',55 CirclePlus: '⊕',56 CircleTimes: '⊗',57 ClockwiseContourIntegral: '∲',58 CloseCurlyDoubleQuote: '”',59 CloseCurlyQuote: '’',60 Colon: '∷',61 Colone: '⩴',62 Congruent: '≡',63 Conint: '∯',64 ContourIntegral: '∮',65 Copf: 'ℂ',66 Coproduct: '∐',67 CounterClockwiseContourIntegral: '∳',68 Cross: '⨯',69 Cscr: '𝒞',70 Cup: '⋓',71 CupCap: '≍',72 DD: 'ⅅ',73 DDotrahd: '⤑',74 DJcy: 'Ђ',75 DScy: 'Ѕ',76 DZcy: 'Џ',77 Dagger: '‡',78 Darr: '↡',79 Dashv: '⫤',80 Dcaron: 'Ď',81 Dcy: 'Д',82 Del: '∇',83 Delta: 'Δ',84 Dfr: '𝔇',85 DiacriticalAcute: '´',86 DiacriticalDot: '˙',87 DiacriticalDoubleAcute: '˝',88 DiacriticalGrave: '`',89 DiacriticalTilde: '˜',90 Diamond: '⋄',91 DifferentialD: 'ⅆ',92 Dopf: '𝔻',93 Dot: '¨',94 DotDot: '⃜',95 DotEqual: '≐',96 DoubleContourIntegral: '∯',97 DoubleDot: '¨',98 DoubleDownArrow: '⇓',99 DoubleLeftArrow: '⇐',100 DoubleLeftRightArrow: '⇔',101 DoubleLeftTee: '⫤',102 DoubleLongLeftArrow: '⟸',103 DoubleLongLeftRightArrow: '⟺',104 DoubleLongRightArrow: '⟹',105 DoubleRightArrow: '⇒',106 DoubleRightTee: '⊨',107 DoubleUpArrow: '⇑',108 DoubleUpDownArrow: '⇕',109 DoubleVerticalBar: '∥',110 DownArrow: '↓',111 DownArrowBar: '⤓',112 DownArrowUpArrow: '⇵',113 DownBreve: '̑',114 DownLeftRightVector: '⥐',115 DownLeftTeeVector: '⥞',116 DownLeftVector: '↽',117 DownLeftVectorBar: '⥖',118 DownRightTeeVector: '⥟',119 DownRightVector: '⇁',120 DownRightVectorBar: '⥗',121 DownTee: '⊤',122 DownTeeArrow: '↧',123 Downarrow: '⇓',124 Dscr: '𝒟',125 Dstrok: 'Đ',126 ENG: 'Ŋ',127 ETH: 'Ð',128 Eacute: 'É',129 Ecaron: 'Ě',130 Ecirc: 'Ê',131 Ecy: 'Э',132 Edot: 'Ė',133 Efr: '𝔈',134 Egrave: 'È',135 Element: '∈',136 Emacr: 'Ē',137 EmptySmallSquare: '◻',138 EmptyVerySmallSquare: '▫',139 Eogon: 'Ę',140 Eopf: '𝔼',141 Epsilon: 'Ε',142 Equal: '⩵',143 EqualTilde: '≂',144 Equilibrium: '⇌',145 Escr: 'ℰ',146 Esim: '⩳',147 Eta: 'Η',148 Euml: 'Ë',149 Exists: '∃',150 ExponentialE: 'ⅇ',151 Fcy: 'Ф',152 Ffr: '𝔉',153 FilledSmallSquare: '◼',154 FilledVerySmallSquare: '▪',155 Fopf: '𝔽',156 ForAll: '∀',157 Fouriertrf: 'ℱ',158 Fscr: 'ℱ',159 GJcy: 'Ѓ',160 GT: '>',161 Gamma: 'Γ',162 Gammad: 'Ϝ',163 Gbreve: 'Ğ',164 Gcedil: 'Ģ',165 Gcirc: 'Ĝ',166 Gcy: 'Г',167 Gdot: 'Ġ',168 Gfr: '𝔊',169 Gg: '⋙',170 Gopf: '𝔾',171 GreaterEqual: '≥',172 GreaterEqualLess: '⋛',173 GreaterFullEqual: '≧',174 GreaterGreater: '⪢',175 GreaterLess: '≷',176 GreaterSlantEqual: '⩾',177 GreaterTilde: '≳',178 Gscr: '𝒢',179 Gt: '≫',180 HARDcy: 'Ъ',181 Hacek: 'ˇ',182 Hat: '^',183 Hcirc: 'Ĥ',184 Hfr: 'ℌ',185 HilbertSpace: 'ℋ',186 Hopf: 'ℍ',187 HorizontalLine: '─',188 Hscr: 'ℋ',189 Hstrok: 'Ħ',190 HumpDownHump: '≎',191 HumpEqual: '≏',192 IEcy: 'Е',193 IJlig: 'IJ',194 IOcy: 'Ё',195 Iacute: 'Í',196 Icirc: 'Î',197 Icy: 'И',198 Idot: 'İ',199 Ifr: 'ℑ',200 Igrave: 'Ì',201 Im: 'ℑ',202 Imacr: 'Ī',203 ImaginaryI: 'ⅈ',204 Implies: '⇒',205 Int: '∬',206 Integral: '∫',207 Intersection: '⋂',208 InvisibleComma: '',209 InvisibleTimes: '',210 Iogon: 'Į',211 Iopf: '𝕀',212 Iota: 'Ι',213 Iscr: 'ℐ',214 Itilde: 'Ĩ',215 Iukcy: 'І',216 Iuml: 'Ï',217 Jcirc: 'Ĵ',218 Jcy: 'Й',219 Jfr: '𝔍',220 Jopf: '𝕁',221 Jscr: '𝒥',222 Jsercy: 'Ј',223 Jukcy: 'Є',224 KHcy: 'Х',225 KJcy: 'Ќ',226 Kappa: 'Κ',227 Kcedil: 'Ķ',228 Kcy: 'К',229 Kfr: '𝔎',230 Kopf: '𝕂',231 Kscr: '𝒦',232 LJcy: 'Љ',233 LT: '<',234 Lacute: 'Ĺ',235 Lambda: 'Λ',236 Lang: '⟪',237 Laplacetrf: 'ℒ',238 Larr: '↞',239 Lcaron: 'Ľ',240 Lcedil: 'Ļ',241 Lcy: 'Л',242 LeftAngleBracket: '⟨',243 LeftArrow: '←',244 LeftArrowBar: '⇤',245 LeftArrowRightArrow: '⇆',246 LeftCeiling: '⌈',247 LeftDoubleBracket: '⟦',248 LeftDownTeeVector: '⥡',249 LeftDownVector: '⇃',250 LeftDownVectorBar: '⥙',251 LeftFloor: '⌊',252 LeftRightArrow: '↔',253 LeftRightVector: '⥎',254 LeftTee: '⊣',255 LeftTeeArrow: '↤',256 LeftTeeVector: '⥚',257 LeftTriangle: '⊲',258 LeftTriangleBar: '⧏',259 LeftTriangleEqual: '⊴',260 LeftUpDownVector: '⥑',261 LeftUpTeeVector: '⥠',262 LeftUpVector: '↿',263 LeftUpVectorBar: '⥘',264 LeftVector: '↼',265 LeftVectorBar: '⥒',266 Leftarrow: '⇐',267 Leftrightarrow: '⇔',268 LessEqualGreater: '⋚',269 LessFullEqual: '≦',270 LessGreater: '≶',271 LessLess: '⪡',272 LessSlantEqual: '⩽',273 LessTilde: '≲',274 Lfr: '𝔏',275 Ll: '⋘',276 Lleftarrow: '⇚',277 Lmidot: 'Ŀ',278 LongLeftArrow: '⟵',279 LongLeftRightArrow: '⟷',280 LongRightArrow: '⟶',281 Longleftarrow: '⟸',282 Longleftrightarrow: '⟺',283 Longrightarrow: '⟹',284 Lopf: '𝕃',285 LowerLeftArrow: '↙',286 LowerRightArrow: '↘',287 Lscr: 'ℒ',288 Lsh: '↰',289 Lstrok: 'Ł',290 Lt: '≪',291 Map: '⤅',292 Mcy: 'М',293 MediumSpace: ' ',294 Mellintrf: 'ℳ',295 Mfr: '𝔐',296 MinusPlus: '∓',297 Mopf: '𝕄',298 Mscr: 'ℳ',299 Mu: 'Μ',300 NJcy: 'Њ',301 Nacute: 'Ń',302 Ncaron: 'Ň',303 Ncedil: 'Ņ',304 Ncy: 'Н',305 NegativeMediumSpace: '',306 NegativeThickSpace: '',307 NegativeThinSpace: '',308 NegativeVeryThinSpace: '',309 NestedGreaterGreater: '≫',310 NestedLessLess: '≪',311 NewLine: '\n',312 Nfr: '𝔑',313 NoBreak: '',314 NonBreakingSpace: ' ',315 Nopf: 'ℕ',316 Not: '⫬',317 NotCongruent: '≢',318 NotCupCap: '≭',319 NotDoubleVerticalBar: '∦',320 NotElement: '∉',321 NotEqual: '≠',322 NotEqualTilde: '≂̸',323 NotExists: '∄',324 NotGreater: '≯',325 NotGreaterEqual: '≱',326 NotGreaterFullEqual: '≧̸',327 NotGreaterGreater: '≫̸',328 NotGreaterLess: '≹',329 NotGreaterSlantEqual: '⩾̸',330 NotGreaterTilde: '≵',331 NotHumpDownHump: '≎̸',332 NotHumpEqual: '≏̸',333 NotLeftTriangle: '⋪',334 NotLeftTriangleBar: '⧏̸',335 NotLeftTriangleEqual: '⋬',336 NotLess: '≮',337 NotLessEqual: '≰',338 NotLessGreater: '≸',339 NotLessLess: '≪̸',340 NotLessSlantEqual: '⩽̸',341 NotLessTilde: '≴',342 NotNestedGreaterGreater: '⪢̸',343 NotNestedLessLess: '⪡̸',344 NotPrecedes: '⊀',345 NotPrecedesEqual: '⪯̸',346 NotPrecedesSlantEqual: '⋠',347 NotReverseElement: '∌',348 NotRightTriangle: '⋫',349 NotRightTriangleBar: '⧐̸',350 NotRightTriangleEqual: '⋭',351 NotSquareSubset: '⊏̸',352 NotSquareSubsetEqual: '⋢',353 NotSquareSuperset: '⊐̸',354 NotSquareSupersetEqual: '⋣',355 NotSubset: '⊂⃒',356 NotSubsetEqual: '⊈',357 NotSucceeds: '⊁',358 NotSucceedsEqual: '⪰̸',359 NotSucceedsSlantEqual: '⋡',360 NotSucceedsTilde: '≿̸',361 NotSuperset: '⊃⃒',362 NotSupersetEqual: '⊉',363 NotTilde: '≁',364 NotTildeEqual: '≄',365 NotTildeFullEqual: '≇',366 NotTildeTilde: '≉',367 NotVerticalBar: '∤',368 Nscr: '𝒩',369 Ntilde: 'Ñ',370 Nu: 'Ν',371 OElig: 'Œ',372 Oacute: 'Ó',373 Ocirc: 'Ô',374 Ocy: 'О',375 Odblac: 'Ő',376 Ofr: '𝔒',377 Ograve: 'Ò',378 Omacr: 'Ō',379 Omega: 'Ω',380 Omicron: 'Ο',381 Oopf: '𝕆',382 OpenCurlyDoubleQuote: '“',383 OpenCurlyQuote: '‘',384 Or: '⩔',385 Oscr: '𝒪',386 Oslash: 'Ø',387 Otilde: 'Õ',388 Otimes: '⨷',389 Ouml: 'Ö',390 OverBar: '‾',391 OverBrace: '⏞',392 OverBracket: '⎴',393 OverParenthesis: '⏜',394 PartialD: '∂',395 Pcy: 'П',396 Pfr: '𝔓',397 Phi: 'Φ',398 Pi: 'Π',399 PlusMinus: '±',400 Poincareplane: 'ℌ',401 Popf: 'ℙ',402 Pr: '⪻',403 Precedes: '≺',404 PrecedesEqual: '⪯',405 PrecedesSlantEqual: '≼',406 PrecedesTilde: '≾',407 Prime: '″',408 Product: '∏',409 Proportion: '∷',410 Proportional: '∝',411 Pscr: '𝒫',412 Psi: 'Ψ',413 QUOT: '"',414 Qfr: '𝔔',415 Qopf: 'ℚ',416 Qscr: '𝒬',417 RBarr: '⤐',418 REG: '®',419 Racute: 'Ŕ',420 Rang: '⟫',421 Rarr: '↠',422 Rarrtl: '⤖',423 Rcaron: 'Ř',424 Rcedil: 'Ŗ',425 Rcy: 'Р',426 Re: 'ℜ',427 ReverseElement: '∋',428 ReverseEquilibrium: '⇋',429 ReverseUpEquilibrium: '⥯',430 Rfr: 'ℜ',431 Rho: 'Ρ',432 RightAngleBracket: '⟩',433 RightArrow: '→',434 RightArrowBar: '⇥',435 RightArrowLeftArrow: '⇄',436 RightCeiling: '⌉',437 RightDoubleBracket: '⟧',438 RightDownTeeVector: '⥝',439 RightDownVector: '⇂',440 RightDownVectorBar: '⥕',441 RightFloor: '⌋',442 RightTee: '⊢',443 RightTeeArrow: '↦',444 RightTeeVector: '⥛',445 RightTriangle: '⊳',446 RightTriangleBar: '⧐',447 RightTriangleEqual: '⊵',448 RightUpDownVector: '⥏',449 RightUpTeeVector: '⥜',450 RightUpVector: '↾',451 RightUpVectorBar: '⥔',452 RightVector: '⇀',453 RightVectorBar: '⥓',454 Rightarrow: '⇒',455 Ropf: 'ℝ',456 RoundImplies: '⥰',457 Rrightarrow: '⇛',458 Rscr: 'ℛ',459 Rsh: '↱',460 RuleDelayed: '⧴',461 SHCHcy: 'Щ',462 SHcy: 'Ш',463 SOFTcy: 'Ь',464 Sacute: 'Ś',465 Sc: '⪼',466 Scaron: 'Š',467 Scedil: 'Ş',468 Scirc: 'Ŝ',469 Scy: 'С',470 Sfr: '𝔖',471 ShortDownArrow: '↓',472 ShortLeftArrow: '←',473 ShortRightArrow: '→',474 ShortUpArrow: '↑',475 Sigma: 'Σ',476 SmallCircle: '∘',477 Sopf: '𝕊',478 Sqrt: '√',479 Square: '□',480 SquareIntersection: '⊓',481 SquareSubset: '⊏',482 SquareSubsetEqual: '⊑',483 SquareSuperset: '⊐',484 SquareSupersetEqual: '⊒',485 SquareUnion: '⊔',486 Sscr: '𝒮',487 Star: '⋆',488 Sub: '⋐',489 Subset: '⋐',490 SubsetEqual: '⊆',491 Succeeds: '≻',492 SucceedsEqual: '⪰',493 SucceedsSlantEqual: '≽',494 SucceedsTilde: '≿',495 SuchThat: '∋',496 Sum: '∑',497 Sup: '⋑',498 Superset: '⊃',499 SupersetEqual: '⊇',500 Supset: '⋑',501 THORN: 'Þ',502 TRADE: '™',503 TSHcy: 'Ћ',504 TScy: 'Ц',505 Tab: '\t',506 Tau: 'Τ',507 Tcaron: 'Ť',508 Tcedil: 'Ţ',509 Tcy: 'Т',510 Tfr: '𝔗',511 Therefore: '∴',512 Theta: 'Θ',513 ThickSpace: ' ',514 ThinSpace: ' ',515 Tilde: '∼',516 TildeEqual: '≃',517 TildeFullEqual: '≅',518 TildeTilde: '≈',519 Topf: '𝕋',520 TripleDot: '⃛',521 Tscr: '𝒯',522 Tstrok: 'Ŧ',523 Uacute: 'Ú',524 Uarr: '↟',525 Uarrocir: '⥉',526 Ubrcy: 'Ў',527 Ubreve: 'Ŭ',528 Ucirc: 'Û',529 Ucy: 'У',530 Udblac: 'Ű',531 Ufr: '𝔘',532 Ugrave: 'Ù',533 Umacr: 'Ū',534 UnderBar: '_',535 UnderBrace: '⏟',536 UnderBracket: '⎵',537 UnderParenthesis: '⏝',538 Union: '⋃',539 UnionPlus: '⊎',540 Uogon: 'Ų',541 Uopf: '𝕌',542 UpArrow: '↑',543 UpArrowBar: '⤒',544 UpArrowDownArrow: '⇅',545 UpDownArrow: '↕',546 UpEquilibrium: '⥮',547 UpTee: '⊥',548 UpTeeArrow: '↥',549 Uparrow: '⇑',550 Updownarrow: '⇕',551 UpperLeftArrow: '↖',552 UpperRightArrow: '↗',553 Upsi: 'ϒ',554 Upsilon: 'Υ',555 Uring: 'Ů',556 Uscr: '𝒰',557 Utilde: 'Ũ',558 Uuml: 'Ü',559 VDash: '⊫',560 Vbar: '⫫',561 Vcy: 'В',562 Vdash: '⊩',563 Vdashl: '⫦',564 Vee: '⋁',565 Verbar: '‖',566 Vert: '‖',567 VerticalBar: '∣',568 VerticalLine: '|',569 VerticalSeparator: '❘',570 VerticalTilde: '≀',571 VeryThinSpace: ' ',572 Vfr: '𝔙',573 Vopf: '𝕍',574 Vscr: '𝒱',575 Vvdash: '⊪',576 Wcirc: 'Ŵ',577 Wedge: '⋀',578 Wfr: '𝔚',579 Wopf: '𝕎',580 Wscr: '𝒲',581 Xfr: '𝔛',582 Xi: 'Ξ',583 Xopf: '𝕏',584 Xscr: '𝒳',585 YAcy: 'Я',586 YIcy: 'Ї',587 YUcy: 'Ю',588 Yacute: 'Ý',589 Ycirc: 'Ŷ',590 Ycy: 'Ы',591 Yfr: '𝔜',592 Yopf: '𝕐',593 Yscr: '𝒴',594 Yuml: 'Ÿ',595 ZHcy: 'Ж',596 Zacute: 'Ź',597 Zcaron: 'Ž',598 Zcy: 'З',599 Zdot: 'Ż',600 ZeroWidthSpace: '',601 Zeta: 'Ζ',602 Zfr: 'ℨ',603 Zopf: 'ℤ',604 Zscr: '𝒵',605 aacute: 'á',606 abreve: 'ă',607 ac: '∾',608 acE: '∾̳',609 acd: '∿',610 acirc: 'â',611 acute: '´',612 acy: 'а',613 aelig: 'æ',614 af: '',615 afr: '𝔞',616 agrave: 'à',617 alefsym: 'ℵ',618 aleph: 'ℵ',619 alpha: 'α',620 amacr: 'ā',621 amalg: '⨿',622 amp: '&',623 and: '∧',624 andand: '⩕',625 andd: '⩜',626 andslope: '⩘',627 andv: '⩚',628 ang: '∠',629 ange: '⦤',630 angle: '∠',631 angmsd: '∡',632 angmsdaa: '⦨',633 angmsdab: '⦩',634 angmsdac: '⦪',635 angmsdad: '⦫',636 angmsdae: '⦬',637 angmsdaf: '⦭',638 angmsdag: '⦮',639 angmsdah: '⦯',640 angrt: '∟',641 angrtvb: '⊾',642 angrtvbd: '⦝',643 angsph: '∢',644 angst: 'Å',645 angzarr: '⍼',646 aogon: 'ą',647 aopf: '𝕒',648 ap: '≈',649 apE: '⩰',650 apacir: '⩯',651 ape: '≊',652 apid: '≋',653 apos: "'",654 approx: '≈',655 approxeq: '≊',656 aring: 'å',657 ascr: '𝒶',658 ast: '*',659 asymp: '≈',660 asympeq: '≍',661 atilde: 'ã',662 auml: 'ä',663 awconint: '∳',664 awint: '⨑',665 bNot: '⫭',666 backcong: '≌',667 backepsilon: '϶',668 backprime: '‵',669 backsim: '∽',670 backsimeq: '⋍',671 barvee: '⊽',672 barwed: '⌅',673 barwedge: '⌅',674 bbrk: '⎵',675 bbrktbrk: '⎶',676 bcong: '≌',677 bcy: 'б',678 bdquo: '„',679 becaus: '∵',680 because: '∵',681 bemptyv: '⦰',682 bepsi: '϶',683 bernou: 'ℬ',684 beta: 'β',685 beth: 'ℶ',686 between: '≬',687 bfr: '𝔟',688 bigcap: '⋂',689 bigcirc: '◯',690 bigcup: '⋃',691 bigodot: '⨀',692 bigoplus: '⨁',693 bigotimes: '⨂',694 bigsqcup: '⨆',695 bigstar: '★',696 bigtriangledown: '▽',697 bigtriangleup: '△',698 biguplus: '⨄',699 bigvee: '⋁',700 bigwedge: '⋀',701 bkarow: '⤍',702 blacklozenge: '⧫',703 blacksquare: '▪',704 blacktriangle: '▴',705 blacktriangledown: '▾',706 blacktriangleleft: '◂',707 blacktriangleright: '▸',708 blank: '␣',709 blk12: '▒',710 blk14: '░',711 blk34: '▓',712 block: '█',713 bne: '=⃥',714 bnequiv: '≡⃥',715 bnot: '⌐',716 bopf: '𝕓',717 bot: '⊥',718 bottom: '⊥',719 bowtie: '⋈',720 boxDL: '╗',721 boxDR: '╔',722 boxDl: '╖',723 boxDr: '╓',724 boxH: '═',725 boxHD: '╦',726 boxHU: '╩',727 boxHd: '╤',728 boxHu: '╧',729 boxUL: '╝',730 boxUR: '╚',731 boxUl: '╜',732 boxUr: '╙',733 boxV: '║',734 boxVH: '╬',735 boxVL: '╣',736 boxVR: '╠',737 boxVh: '╫',738 boxVl: '╢',739 boxVr: '╟',740 boxbox: '⧉',741 boxdL: '╕',742 boxdR: '╒',743 boxdl: '┐',744 boxdr: '┌',745 boxh: '─',746 boxhD: '╥',747 boxhU: '╨',748 boxhd: '┬',749 boxhu: '┴',750 boxminus: '⊟',751 boxplus: '⊞',752 boxtimes: '⊠',753 boxuL: '╛',754 boxuR: '╘',755 boxul: '┘',756 boxur: '└',757 boxv: '│',758 boxvH: '╪',759 boxvL: '╡',760 boxvR: '╞',761 boxvh: '┼',762 boxvl: '┤',763 boxvr: '├',764 bprime: '‵',765 breve: '˘',766 brvbar: '¦',767 bscr: '𝒷',768 bsemi: '⁏',769 bsim: '∽',770 bsime: '⋍',771 bsol: '\\',772 bsolb: '⧅',773 bsolhsub: '⟈',774 bull: '•',775 bullet: '•',776 bump: '≎',777 bumpE: '⪮',778 bumpe: '≏',779 bumpeq: '≏',780 cacute: 'ć',781 cap: '∩',782 capand: '⩄',783 capbrcup: '⩉',784 capcap: '⩋',785 capcup: '⩇',786 capdot: '⩀',787 caps: '∩︀',788 caret: '⁁',789 caron: 'ˇ',790 ccaps: '⩍',791 ccaron: 'č',792 ccedil: 'ç',793 ccirc: 'ĉ',794 ccups: '⩌',795 ccupssm: '⩐',796 cdot: 'ċ',797 cedil: '¸',798 cemptyv: '⦲',799 cent: '¢',800 centerdot: '·',801 cfr: '𝔠',802 chcy: 'ч',803 check: '✓',804 checkmark: '✓',805 chi: 'χ',806 cir: '○',807 cirE: '⧃',808 circ: 'ˆ',809 circeq: '≗',810 circlearrowleft: '↺',811 circlearrowright: '↻',812 circledR: '®',813 circledS: 'Ⓢ',814 circledast: '⊛',815 circledcirc: '⊚',816 circleddash: '⊝',817 cire: '≗',818 cirfnint: '⨐',819 cirmid: '⫯',820 cirscir: '⧂',821 clubs: '♣',822 clubsuit: '♣',823 colon: ':',824 colone: '≔',825 coloneq: '≔',826 comma: ',',827 commat: '@',828 comp: '∁',829 compfn: '∘',830 complement: '∁',831 complexes: 'ℂ',832 cong: '≅',833 congdot: '⩭',834 conint: '∮',835 copf: '𝕔',836 coprod: '∐',837 copy: '©',838 copysr: '℗',839 crarr: '↵',840 cross: '✗',841 cscr: '𝒸',842 csub: '⫏',843 csube: '⫑',844 csup: '⫐',845 csupe: '⫒',846 ctdot: '⋯',847 cudarrl: '⤸',848 cudarrr: '⤵',849 cuepr: '⋞',850 cuesc: '⋟',851 cularr: '↶',852 cularrp: '⤽',853 cup: '∪',854 cupbrcap: '⩈',855 cupcap: '⩆',856 cupcup: '⩊',857 cupdot: '⊍',858 cupor: '⩅',859 cups: '∪︀',860 curarr: '↷',861 curarrm: '⤼',862 curlyeqprec: '⋞',863 curlyeqsucc: '⋟',864 curlyvee: '⋎',865 curlywedge: '⋏',866 curren: '¤',867 curvearrowleft: '↶',868 curvearrowright: '↷',869 cuvee: '⋎',870 cuwed: '⋏',871 cwconint: '∲',872 cwint: '∱',873 cylcty: '⌭',874 dArr: '⇓',875 dHar: '⥥',876 dagger: '†',877 daleth: 'ℸ',878 darr: '↓',879 dash: '‐',880 dashv: '⊣',881 dbkarow: '⤏',882 dblac: '˝',883 dcaron: 'ď',884 dcy: 'д',885 dd: 'ⅆ',886 ddagger: '‡',887 ddarr: '⇊',888 ddotseq: '⩷',889 deg: '°',890 delta: 'δ',891 demptyv: '⦱',892 dfisht: '⥿',893 dfr: '𝔡',894 dharl: '⇃',895 dharr: '⇂',896 diam: '⋄',897 diamond: '⋄',898 diamondsuit: '♦',899 diams: '♦',900 die: '¨',901 digamma: 'ϝ',902 disin: '⋲',903 div: '÷',904 divide: '÷',905 divideontimes: '⋇',906 divonx: '⋇',907 djcy: 'ђ',908 dlcorn: '⌞',909 dlcrop: '⌍',910 dollar: '$',911 dopf: '𝕕',912 dot: '˙',913 doteq: '≐',914 doteqdot: '≑',915 dotminus: '∸',916 dotplus: '∔',917 dotsquare: '⊡',918 doublebarwedge: '⌆',919 downarrow: '↓',920 downdownarrows: '⇊',921 downharpoonleft: '⇃',922 downharpoonright: '⇂',923 drbkarow: '⤐',924 drcorn: '⌟',925 drcrop: '⌌',926 dscr: '𝒹',927 dscy: 'ѕ',928 dsol: '⧶',929 dstrok: 'đ',930 dtdot: '⋱',931 dtri: '▿',932 dtrif: '▾',933 duarr: '⇵',934 duhar: '⥯',935 dwangle: '⦦',936 dzcy: 'џ',937 dzigrarr: '⟿',938 eDDot: '⩷',939 eDot: '≑',940 eacute: 'é',941 easter: '⩮',942 ecaron: 'ě',943 ecir: '≖',944 ecirc: 'ê',945 ecolon: '≕',946 ecy: 'э',947 edot: 'ė',948 ee: 'ⅇ',949 efDot: '≒',950 efr: '𝔢',951 eg: '⪚',952 egrave: 'è',953 egs: '⪖',954 egsdot: '⪘',955 el: '⪙',956 elinters: '⏧',957 ell: 'ℓ',958 els: '⪕',959 elsdot: '⪗',960 emacr: 'ē',961 empty: '∅',962 emptyset: '∅',963 emptyv: '∅',964 emsp13: ' ',965 emsp14: ' ',966 emsp: ' ',967 eng: 'ŋ',968 ensp: ' ',969 eogon: 'ę',970 eopf: '𝕖',971 epar: '⋕',972 eparsl: '⧣',973 eplus: '⩱',974 epsi: 'ε',975 epsilon: 'ε',976 epsiv: 'ϵ',977 eqcirc: '≖',978 eqcolon: '≕',979 eqsim: '≂',980 eqslantgtr: '⪖',981 eqslantless: '⪕',982 equals: '=',983 equest: '≟',984 equiv: '≡',985 equivDD: '⩸',986 eqvparsl: '⧥',987 erDot: '≓',988 erarr: '⥱',989 escr: 'ℯ',990 esdot: '≐',991 esim: '≂',992 eta: 'η',993 eth: 'ð',994 euml: 'ë',995 euro: '€',996 excl: '!',997 exist: '∃',998 expectation: 'ℰ',999 exponentiale: 'ⅇ',1000 fallingdotseq: '≒',1001 fcy: 'ф',1002 female: '♀',1003 ffilig: 'ffi',1004 fflig: 'ff',1005 ffllig: 'ffl',1006 ffr: '𝔣',1007 filig: 'fi',1008 fjlig: 'fj',1009 flat: '♭',1010 fllig: 'fl',1011 fltns: '▱',1012 fnof: 'ƒ',1013 fopf: '𝕗',1014 forall: '∀',1015 fork: '⋔',1016 forkv: '⫙',1017 fpartint: '⨍',1018 frac12: '½',1019 frac13: '⅓',1020 frac14: '¼',1021 frac15: '⅕',1022 frac16: '⅙',1023 frac18: '⅛',1024 frac23: '⅔',1025 frac25: '⅖',1026 frac34: '¾',1027 frac35: '⅗',1028 frac38: '⅜',1029 frac45: '⅘',1030 frac56: '⅚',1031 frac58: '⅝',1032 frac78: '⅞',1033 frasl: '⁄',1034 frown: '⌢',1035 fscr: '𝒻',1036 gE: '≧',1037 gEl: '⪌',1038 gacute: 'ǵ',1039 gamma: 'γ',1040 gammad: 'ϝ',1041 gap: '⪆',1042 gbreve: 'ğ',1043 gcirc: 'ĝ',1044 gcy: 'г',1045 gdot: 'ġ',1046 ge: '≥',1047 gel: '⋛',1048 geq: '≥',1049 geqq: '≧',1050 geqslant: '⩾',1051 ges: '⩾',1052 gescc: '⪩',1053 gesdot: '⪀',1054 gesdoto: '⪂',1055 gesdotol: '⪄',1056 gesl: '⋛︀',1057 gesles: '⪔',1058 gfr: '𝔤',1059 gg: '≫',1060 ggg: '⋙',1061 gimel: 'ℷ',1062 gjcy: 'ѓ',1063 gl: '≷',1064 glE: '⪒',1065 gla: '⪥',1066 glj: '⪤',1067 gnE: '≩',1068 gnap: '⪊',1069 gnapprox: '⪊',1070 gne: '⪈',1071 gneq: '⪈',1072 gneqq: '≩',1073 gnsim: '⋧',1074 gopf: '𝕘',1075 grave: '`',1076 gscr: 'ℊ',1077 gsim: '≳',1078 gsime: '⪎',1079 gsiml: '⪐',1080 gt: '>',1081 gtcc: '⪧',1082 gtcir: '⩺',1083 gtdot: '⋗',1084 gtlPar: '⦕',1085 gtquest: '⩼',1086 gtrapprox: '⪆',1087 gtrarr: '⥸',1088 gtrdot: '⋗',1089 gtreqless: '⋛',1090 gtreqqless: '⪌',1091 gtrless: '≷',1092 gtrsim: '≳',1093 gvertneqq: '≩︀',1094 gvnE: '≩︀',1095 hArr: '⇔',1096 hairsp: ' ',1097 half: '½',1098 hamilt: 'ℋ',1099 hardcy: 'ъ',1100 harr: '↔',1101 harrcir: '⥈',1102 harrw: '↭',1103 hbar: 'ℏ',1104 hcirc: 'ĥ',1105 hearts: '♥',1106 heartsuit: '♥',1107 hellip: '…',1108 hercon: '⊹',1109 hfr: '𝔥',1110 hksearow: '⤥',1111 hkswarow: '⤦',1112 hoarr: '⇿',1113 homtht: '∻',1114 hookleftarrow: '↩',1115 hookrightarrow: '↪',1116 hopf: '𝕙',1117 horbar: '―',1118 hscr: '𝒽',1119 hslash: 'ℏ',1120 hstrok: 'ħ',1121 hybull: '⁃',1122 hyphen: '‐',1123 iacute: 'í',1124 ic: '',1125 icirc: 'î',1126 icy: 'и',1127 iecy: 'е',1128 iexcl: '¡',1129 iff: '⇔',1130 ifr: '𝔦',1131 igrave: 'ì',1132 ii: 'ⅈ',1133 iiiint: '⨌',1134 iiint: '∭',1135 iinfin: '⧜',1136 iiota: '℩',1137 ijlig: 'ij',1138 imacr: 'ī',1139 image: 'ℑ',1140 imagline: 'ℐ',1141 imagpart: 'ℑ',1142 imath: 'ı',1143 imof: '⊷',1144 imped: 'Ƶ',1145 in: '∈',1146 incare: '℅',1147 infin: '∞',1148 infintie: '⧝',1149 inodot: 'ı',1150 int: '∫',1151 intcal: '⊺',1152 integers: 'ℤ',1153 intercal: '⊺',1154 intlarhk: '⨗',1155 intprod: '⨼',1156 iocy: 'ё',1157 iogon: 'į',1158 iopf: '𝕚',1159 iota: 'ι',1160 iprod: '⨼',1161 iquest: '¿',1162 iscr: '𝒾',1163 isin: '∈',1164 isinE: '⋹',1165 isindot: '⋵',1166 isins: '⋴',1167 isinsv: '⋳',1168 isinv: '∈',1169 it: '',1170 itilde: 'ĩ',1171 iukcy: 'і',1172 iuml: 'ï',1173 jcirc: 'ĵ',1174 jcy: 'й',1175 jfr: '𝔧',1176 jmath: 'ȷ',1177 jopf: '𝕛',1178 jscr: '𝒿',1179 jsercy: 'ј',1180 jukcy: 'є',1181 kappa: 'κ',1182 kappav: 'ϰ',1183 kcedil: 'ķ',1184 kcy: 'к',1185 kfr: '𝔨',1186 kgreen: 'ĸ',1187 khcy: 'х',1188 kjcy: 'ќ',1189 kopf: '𝕜',1190 kscr: '𝓀',1191 lAarr: '⇚',1192 lArr: '⇐',1193 lAtail: '⤛',1194 lBarr: '⤎',1195 lE: '≦',1196 lEg: '⪋',1197 lHar: '⥢',1198 lacute: 'ĺ',1199 laemptyv: '⦴',1200 lagran: 'ℒ',