mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-07 08:40:39 -07:00
491 lines
No EOL
35 KiB
JSON
491 lines
No EOL
35 KiB
JSON
[
|
||
{
|
||
"name" : "Named HTML Entities",
|
||
"href" : "https://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references",
|
||
"description" : "This is the set of all printable 'named' character entities supported by HTML.",
|
||
"glyphs" : [
|
||
{ "name": "no-break space (non-breaking space)", "html": " " },
|
||
{ "name": "quotation mark (APL quote)", "html": """ },
|
||
{ "name": "apostrophe (apostrophe-quote)", "html": "'" },
|
||
{ "name": "ampersand", "html": "&" },
|
||
{ "name": "less-than sign", "html": "<" },
|
||
{ "name": "greater-than sign", "html": ">" },
|
||
{ "name": "inverted exclamation mark", "html": "¡" },
|
||
{ "name": "cent sign", "html": "¢" },
|
||
{ "name": "pound sign", "html": "£" },
|
||
{ "name": "currency sign", "html": "¤" },
|
||
{ "name": "yen sign (yuan sign)", "html": "¥" },
|
||
{ "name": "broken bar (broken vertical bar)", "html": "¦" },
|
||
{ "name": "section sign", "html": "§" },
|
||
{ "name": "diaeresis (spacing diaeresis)", "html": "¨" },
|
||
{ "name": "copyright symbol", "html": "©" },
|
||
{ "name": "registered sign (registered trademark symbol)", "html": "®" },
|
||
{ "name": "trademark symbol", "html": "™" },
|
||
{ "name": "feminine ordinal indicator", "html": "ª" },
|
||
{ "name": "left-pointing double angle quotation mark (left pointing guillemet)", "html": "«" },
|
||
{ "name": "right-pointing double angle quotation mark (right pointing guillemet)", "html": "»" },
|
||
{ "name": "not sign", "html": "¬" },
|
||
{ "name": "macron (spacing macron, overline, APL overbar)", "html": "¯" },
|
||
{ "name": "degree symbol", "html": "°" },
|
||
{ "name": "plus-minus sign (plus-or-minus sign)", "html": "±" },
|
||
{ "name": "superscript one (superscript digit one)", "html": "¹" },
|
||
{ "name": "superscript two (superscript digit two, squared)", "html": "²" },
|
||
{ "name": "superscript three (superscript digit three, cubed)", "html": "³" },
|
||
{ "name": "acute accent (spacing acute)", "html": "´" },
|
||
{ "name": "micro sign", "html": "µ" },
|
||
{ "name": "pilcrow sign (paragraph sign)", "html": "¶" },
|
||
{ "name": "middle dot (Georgian comma, Greek middle dot)", "html": "·" },
|
||
{ "name": "cedilla (spacing cedilla)", "html": "¸" },
|
||
{ "name": "masculine ordinal indicator", "html": "º" },
|
||
{ "name": "vulgar fraction one quarter (fraction one quarter)", "html": "¼" },
|
||
{ "name": "vulgar fraction one half (fraction one half)", "html": "½" },
|
||
{ "name": "vulgar fraction three quarters (fraction three quarters)", "html": "¾" },
|
||
{ "name": "inverted question mark (turned question mark)", "html": "¿" },
|
||
{ "name": "Latin capital letter A with grave accent (Latin capital letter A grave)", "html": "À" },
|
||
{ "name": "Latin capital letter A with acute accent", "html": "Á" },
|
||
{ "name": "Latin capital letter A with circumflex", "html": "Â" },
|
||
{ "name": "Latin capital letter A with tilde", "html": "Ã" },
|
||
{ "name": "Latin capital letter A with diaeresis", "html": "Ä" },
|
||
{ "name": "Latin capital letter A with ring above (Latin capital letter A ring)", "html": "Å" },
|
||
{ "name": "Latin capital letter AE (Latin capital ligature AE)", "html": "Æ" },
|
||
{ "name": "Latin capital letter C with cedilla", "html": "Ç" },
|
||
{ "name": "Latin capital letter E with grave accent", "html": "È" },
|
||
{ "name": "Latin capital letter E with acute accent", "html": "É" },
|
||
{ "name": "Latin capital letter E with circumflex", "html": "Ê" },
|
||
{ "name": "Latin capital letter E with diaeresis", "html": "Ë" },
|
||
{ "name": "Latin capital letter I with grave accent", "html": "Ì" },
|
||
{ "name": "Latin capital letter I with acute accent", "html": "Í" },
|
||
{ "name": "Latin capital letter I with circumflex", "html": "Î" },
|
||
{ "name": "Latin capital letter I with diaeresis", "html": "Ï" },
|
||
{ "name": "Latin capital letter Eth", "html": "Ð" },
|
||
{ "name": "Latin capital letter N with tilde", "html": "Ñ" },
|
||
{ "name": "Latin capital letter O with grave accent", "html": "Ò" },
|
||
{ "name": "Latin capital letter O with acute accent", "html": "Ó" },
|
||
{ "name": "Latin capital letter O with circumflex", "html": "Ô" },
|
||
{ "name": "Latin capital letter O with tilde", "html": "Õ" },
|
||
{ "name": "Latin capital letter O with diaeresis", "html": "Ö" },
|
||
{ "name": "multiplication sign", "html": "×" },
|
||
{ "name": "Latin capital letter O with stroke (Latin capital letter O slash)", "html": "Ø" },
|
||
{ "name": "Latin capital letter U with grave accent", "html": "Ù" },
|
||
{ "name": "Latin capital letter U with acute accent", "html": "Ú" },
|
||
{ "name": "Latin capital letter U with circumflex", "html": "Û" },
|
||
{ "name": "Latin capital letter U with diaeresis", "html": "Ü" },
|
||
{ "name": "Latin capital letter Y with acute accent", "html": "Ý" },
|
||
{ "name": "Latin capital letter THORN", "html": "Þ" },
|
||
{ "name": "Latin small letter sharp s (ess-zed)", "html": "ß" },
|
||
{ "name": "Latin small letter a with grave accent", "html": "à" },
|
||
{ "name": "Latin small letter a with acute accent", "html": "á" },
|
||
{ "name": "Latin small letter a with circumflex", "html": "â" },
|
||
{ "name": "Latin small letter a with tilde", "html": "ã" },
|
||
{ "name": "Latin small letter a with diaeresis", "html": "ä" },
|
||
{ "name": "Latin small letter a with ring above", "html": "å" },
|
||
{ "name": "Latin small letter ae (Latin small ligature ae)", "html": "æ" },
|
||
{ "name": "Latin small letter c with cedilla", "html": "ç" },
|
||
{ "name": "Latin small letter e with grave accent", "html": "è" },
|
||
{ "name": "Latin small letter e with acute accent", "html": "é" },
|
||
{ "name": "Latin small letter e with circumflex", "html": "ê" },
|
||
{ "name": "Latin small letter e with diaeresis", "html": "ë" },
|
||
{ "name": "Latin small letter i with grave accent", "html": "ì" },
|
||
{ "name": "Latin small letter i with acute accent", "html": "í" },
|
||
{ "name": "Latin small letter i with circumflex", "html": "î" },
|
||
{ "name": "Latin small letter i with diaeresis", "html": "ï" },
|
||
{ "name": "Latin small letter eth", "html": "ð" },
|
||
{ "name": "Latin small letter n with tilde", "html": "ñ" },
|
||
{ "name": "Latin small letter o with grave accent", "html": "ò" },
|
||
{ "name": "Latin small letter o with acute accent", "html": "ó" },
|
||
{ "name": "Latin small letter o with circumflex", "html": "ô" },
|
||
{ "name": "Latin small letter o with tilde", "html": "õ" },
|
||
{ "name": "Latin small letter o with diaeresis", "html": "ö" },
|
||
{ "name": "division sign (obelus)", "html": "÷" },
|
||
{ "name": "Latin small letter o with stroke (Latin small letter o slash)", "html": "ø" },
|
||
{ "name": "Latin small letter u with grave accent", "html": "ù" },
|
||
{ "name": "Latin small letter u with acute accent", "html": "ú" },
|
||
{ "name": "Latin small letter u with circumflex", "html": "û" },
|
||
{ "name": "Latin small letter u with diaeresis", "html": "ü" },
|
||
{ "name": "Latin small letter y with acute accent", "html": "ý" },
|
||
{ "name": "Latin small letter thorn", "html": "þ" },
|
||
{ "name": "Latin small letter y with diaeresis", "html": "ÿ" },
|
||
{ "name": "Latin capital ligature oe", "html": "Œ" },
|
||
{ "name": "Latin small ligature oe", "html": "œ" },
|
||
{ "name": "Latin capital letter s with caron", "html": "Š" },
|
||
{ "name": "Latin small letter s with caron", "html": "š" },
|
||
{ "name": "Latin capital letter y with diaeresis", "html": "Ÿ" },
|
||
{ "name": "Latin small letter f with hook (function, florin)", "html": "ƒ" },
|
||
{ "name": "modifier letter circumflex accent", "html": "ˆ" },
|
||
{ "name": "small tilde", "html": "˜" },
|
||
{ "name": "Greek capital letter Alpha", "html": "Α" },
|
||
{ "name": "Greek capital letter Beta", "html": "Β" },
|
||
{ "name": "Greek capital letter Gamma", "html": "Γ" },
|
||
{ "name": "Greek capital letter Delta", "html": "Δ" },
|
||
{ "name": "Greek capital letter Epsilon", "html": "Ε" },
|
||
{ "name": "Greek capital letter Zeta", "html": "Ζ" },
|
||
{ "name": "Greek capital letter Eta", "html": "Η" },
|
||
{ "name": "Greek capital letter Theta", "html": "Θ" },
|
||
{ "name": "Greek capital letter Iota", "html": "Ι" },
|
||
{ "name": "Greek capital letter Kappa", "html": "Κ" },
|
||
{ "name": "Greek capital letter Lambda", "html": "Λ" },
|
||
{ "name": "Greek capital letter Mu", "html": "Μ" },
|
||
{ "name": "Greek capital letter Nu", "html": "Ν" },
|
||
{ "name": "Greek capital letter Xi", "html": "Ξ" },
|
||
{ "name": "Greek capital letter Omicron", "html": "Ο" },
|
||
{ "name": "Greek capital letter Pi", "html": "Π" },
|
||
{ "name": "Greek capital letter Rho", "html": "Ρ" },
|
||
{ "name": "Greek capital letter Sigma", "html": "Σ" },
|
||
{ "name": "Greek capital letter Tau", "html": "Τ" },
|
||
{ "name": "Greek capital letter Upsilon", "html": "Υ" },
|
||
{ "name": "Greek capital letter Phi", "html": "Φ" },
|
||
{ "name": "Greek capital letter Chi", "html": "Χ" },
|
||
{ "name": "Greek capital letter Psi", "html": "Ψ" },
|
||
{ "name": "Greek capital letter Omega", "html": "Ω" },
|
||
{ "name": "Greek small letter alpha", "html": "α" },
|
||
{ "name": "Greek small letter beta", "html": "β" },
|
||
{ "name": "Greek small letter gamma", "html": "γ" },
|
||
{ "name": "Greek small letter delta", "html": "δ" },
|
||
{ "name": "Greek small letter epsilon", "html": "ε" },
|
||
{ "name": "Greek small letter zeta", "html": "ζ" },
|
||
{ "name": "Greek small letter eta", "html": "η" },
|
||
{ "name": "Greek small letter theta", "html": "θ" },
|
||
{ "name": "Greek small letter iota", "html": "ι" },
|
||
{ "name": "Greek small letter kappa", "html": "κ" },
|
||
{ "name": "Greek small letter lambda", "html": "λ" },
|
||
{ "name": "Greek small letter mu", "html": "μ" },
|
||
{ "name": "Greek small letter nu", "html": "ν" },
|
||
{ "name": "Greek small letter xi", "html": "ξ" },
|
||
{ "name": "Greek small letter omicron", "html": "ο" },
|
||
{ "name": "Greek small letter pi", "html": "π" },
|
||
{ "name": "Greek small letter rho", "html": "ρ" },
|
||
{ "name": "Greek small letter final sigma", "html": "ς" },
|
||
{ "name": "Greek small letter sigma", "html": "σ" },
|
||
{ "name": "Greek small letter tau", "html": "τ" },
|
||
{ "name": "Greek small letter upsilon", "html": "υ" },
|
||
{ "name": "Greek small letter phi", "html": "φ" },
|
||
{ "name": "Greek small letter chi", "html": "χ" },
|
||
{ "name": "Greek small letter psi", "html": "ψ" },
|
||
{ "name": "Greek small letter omega", "html": "ω" },
|
||
{ "name": "Greek theta symbol", "html": "ϑ" },
|
||
{ "name": "Greek Upsilon with hook symbol", "html": "ϒ" },
|
||
{ "name": "Greek pi symbol", "html": "ϖ" },
|
||
{ "name": "en dash", "html": "–" },
|
||
{ "name": "em dash", "html": "—" },
|
||
{ "name": "left single quotation mark", "html": "‘" },
|
||
{ "name": "right single quotation mark", "html": "’" },
|
||
{ "name": "single low-9 quotation mark", "html": "‚" },
|
||
{ "name": "left double quotation mark", "html": "“" },
|
||
{ "name": "right double quotation mark", "html": "”" },
|
||
{ "name": "double low-9 quotation mark", "html": "„" },
|
||
{ "name": "dagger, obelisk", "html": "†" },
|
||
{ "name": "double dagger, double obelisk", "html": "‡" },
|
||
{ "name": "bullet (black small circle)", "html": "•" },
|
||
{ "name": "horizontal ellipsis (three dot leader)", "html": "…" },
|
||
{ "name": "per mille sign", "html": "‰" },
|
||
{ "name": "prime (minutes, feet)", "html": "′" },
|
||
{ "name": "double prime (seconds, inches)", "html": "″" },
|
||
{ "name": "single left-pointing angle quotation mark", "html": "‹" },
|
||
{ "name": "single right-pointing angle quotation mark", "html": "›" },
|
||
{ "name": "overline (spacing overscore)", "html": "‾" },
|
||
{ "name": "fraction slash (solidus)", "html": "⁄" },
|
||
{ "name": "euro sign", "html": "€" },
|
||
{ "name": "black-letter capital I (imaginary part)", "html": "ℑ" },
|
||
{ "name": "script capital P (power set, Weierstrass p)", "html": "℘" },
|
||
{ "name": "black-letter capital R (real part symbol)", "html": "ℜ" },
|
||
{ "name": "alef symbol (first transfinite cardinal)", "html": "ℵ" },
|
||
{ "name": "leftwards arrow", "html": "←" },
|
||
{ "name": "upwards arrow", "html": "↑" },
|
||
{ "name": "rightwards arrow", "html": "→" },
|
||
{ "name": "downwards arrow", "html": "↓" },
|
||
{ "name": "left right arrow", "html": "↔" },
|
||
{ "name": "downwards arrow with corner leftwards (carriage return)", "html": "↵" },
|
||
{ "name": "leftwards double arrow", "html": "⇐" },
|
||
{ "name": "upwards double arrow", "html": "⇑" },
|
||
{ "name": "rightwards double arrow", "html": "⇒" },
|
||
{ "name": "downwards double arrow", "html": "⇓" },
|
||
{ "name": "left right double arrow", "html": "⇔" },
|
||
{ "name": "for all", "html": "∀" },
|
||
{ "name": "partial differential", "html": "∂" },
|
||
{ "name": "there exists", "html": "∃" },
|
||
{ "name": "empty set (null set)", "html": "∅" },
|
||
{ "name": "del or nabla (vector differential operator)", "html": "∇" },
|
||
{ "name": "element of", "html": "∈" },
|
||
{ "name": "not an element of", "html": "∉" },
|
||
{ "name": "contains as member", "html": "∋" },
|
||
{ "name": "n-ary product (product sign)", "html": "∏" },
|
||
{ "name": "n-ary summation", "html": "∑" },
|
||
{ "name": "minus sign", "html": "−" },
|
||
{ "name": "asterisk operator", "html": "∗" },
|
||
{ "name": "square root (radical sign)", "html": "√" },
|
||
{ "name": "proportional to", "html": "∝" },
|
||
{ "name": "infinity", "html": "∞" },
|
||
{ "name": "angle", "html": "∠" },
|
||
{ "name": "logical and (wedge)", "html": "∧" },
|
||
{ "name": "logical or (vee)", "html": "∨" },
|
||
{ "name": "intersection (cap)", "html": "∩" },
|
||
{ "name": "union (cup)", "html": "∪" },
|
||
{ "name": "integral", "html": "∫" },
|
||
{ "name": "therefore sign", "html": "∴" },
|
||
{ "name": "tilde operator (varies with, similar to)", "html": "∼" },
|
||
{ "name": "congruent to", "html": "≅" },
|
||
{ "name": "almost equal to (asymptotic to)", "html": "≈" },
|
||
{ "name": "not equal to", "html": "≠" },
|
||
{ "name": "identical to; equivalent to", "html": "≡" },
|
||
{ "name": "less-than or equal to", "html": "≤" },
|
||
{ "name": "greater-than or equal to", "html": "≥" },
|
||
{ "name": "subset of", "html": "⊂" },
|
||
{ "name": "superset of", "html": "⊃" },
|
||
{ "name": "not a subset of", "html": "⊄" },
|
||
{ "name": "subset of or equal to", "html": "⊆" },
|
||
{ "name": "superset of or equal to", "html": "⊇" },
|
||
{ "name": "circled plus (direct sum)", "html": "⊕" },
|
||
{ "name": "circled times (vector product)", "html": "⊗" },
|
||
{ "name": "up tack (orthogonal to, perpendicular)", "html": "⊥" },
|
||
{ "name": "dot operator", "html": "⋅" },
|
||
{ "name": "left ceiling (APL upstile)", "html": "⌈" },
|
||
{ "name": "right ceiling", "html": "⌉" },
|
||
{ "name": "left floor (APL downstile)", "html": "⌊" },
|
||
{ "name": "right floor", "html": "⌋" },
|
||
{ "name": "left-pointing angle bracket (bra)", "html": "⟨" },
|
||
{ "name": "right-pointing angle bracket (ket)", "html": "⟩" },
|
||
{ "name": "lozenge", "html": "◊" },
|
||
{ "name": "black spade suit", "html": "♠" },
|
||
{ "name": "black club suit (shamrock)", "html": "♣" },
|
||
{ "name": "black heart suit (valentine)", "html": "♥" },
|
||
{ "name": "black diamond suit", "html": "♦" }
|
||
]
|
||
},
|
||
{
|
||
"name": "Combining Diacritical Marks",
|
||
"href": "http://unicode-table.com/en/blocks/combining-diacritical-marks/",
|
||
"description": "This is a selection of various 'combining' characters superimposed on top of a small circle or rectangle, as commonly seen on foreign-language keyboards.",
|
||
"glyphs": [
|
||
{ "name": "COMBINING GRAVE ACCENT", "html": "◌̀" },
|
||
{ "name": "COMBINING ACUTE ACCENT", "html": "◌́" },
|
||
{ "name": "COMBINING CIRCUMFLEX ACCENT", "html": "◌̂" },
|
||
{ "name": "COMBINING TILDE", "html": "◌̃" },
|
||
{ "name": "COMBINING MACRON", "html": "◌̄" },
|
||
{ "name": "COMBINING OVERLINE", "html": "◌̅" },
|
||
{ "name": "COMBINING BREVE", "html": "◌̆" },
|
||
{ "name": "COMBINING DOT ABOVE", "html": "◌̇" },
|
||
{ "name": "COMBINING DIAERESIS", "html": "◌̈" },
|
||
{ "name": "COMBINING HOOK ABOVE", "html": "◌̉" },
|
||
{ "name": "COMBINING RING ABOVE", "html": "◌̊" },
|
||
{ "name": "COMBINING DOUBLE ACUTE ACCENT", "html": "◌̋" },
|
||
{ "name": "COMBINING CARON", "html": "◌̌" },
|
||
{ "name": "COMBINING VERTICAL LINE ABOVE", "html": "◌̍" },
|
||
{ "name": "COMBINING DOUBLE VERTICAL LINE ABOVE", "html": "◌̎" },
|
||
{ "name": "COMBINING DOUBLE GRAVE ACCENT", "html": "◌̏" },
|
||
{ "name": "COMBINING CANDRABINDU", "html": "◌̐" },
|
||
{ "name": "COMBINING INVERTED BREVE", "html": "◌̑" },
|
||
{ "name": "COMBINING TURNED COMMA ABOVE", "html": "◌̒" },
|
||
{ "name": "COMBINING COMMA ABOVE", "html": "◌̓" },
|
||
{ "name": "COMBINING REVERSED COMMA ABOVE", "html": "◌̔" },
|
||
{ "name": "COMBINING COMMA ABOVE RIGHT", "html": "◌̕" },
|
||
{ "name": "COMBINING GRAVE ACCENT BELOW", "html": "◌̖" },
|
||
{ "name": "COMBINING ACUTE ACCENT BELOW", "html": "◌̗" },
|
||
{ "name": "COMBINING LEFT TACK BELOW", "html": "◌̘" },
|
||
{ "name": "COMBINING RIGHT TACK BELOW", "html": "◌̙" },
|
||
{ "name": "COMBINING LEFT ANGLE ABOVE", "html": "◌̚" },
|
||
{ "name": "COMBINING HORN", "html": "◌̛" },
|
||
{ "name": "COMBINING LEFT HALF RING BELOW", "html": "◌̜" },
|
||
{ "name": "COMBINING UP TACK BELOW", "html": "◌̝" },
|
||
{ "name": "COMBINING DOWN TACK BELOW", "html": "◌̞" },
|
||
{ "name": "COMBINING PLUS SIGN BELOW", "html": "◌̟" },
|
||
{ "name": "COMBINING MINUS SIGN BELOW", "html": "◌̠" },
|
||
{ "name": "COMBINING PALATALIZED HOOK BELOW", "html": "◌̡" },
|
||
{ "name": "COMBINING RETROFLEX HOOK BELOW", "html": "◌̢" },
|
||
{ "name": "COMBINING DOT BELOW", "html": "◌̣" },
|
||
{ "name": "COMBINING DIAERESIS BELOW", "html": "◌̤" },
|
||
{ "name": "COMBINING RING BELOW", "html": "◌̥" },
|
||
{ "name": "COMBINING COMMA BELOW", "html": "◌̦" },
|
||
{ "name": "COMBINING CEDILLA", "html": "◌̧" },
|
||
{ "name": "COMBINING OGONEK", "html": "◌̨" },
|
||
{ "name": "COMBINING VERTICAL LINE BELOW", "html": "◌̩" },
|
||
{ "name": "COMBINING BRIDGE BELOW", "html": "◌̪" },
|
||
{ "name": "COMBINING INVERTED DOUBLE ARCH BELOW", "html": "◌̫" },
|
||
{ "name": "COMBINING CARON BELOW", "html": "◌̬" },
|
||
{ "name": "COMBINING CIRCUMFLEX ACCENT BELOW", "html": "◌̭" },
|
||
{ "name": "COMBINING BREVE BELOW", "html": "◌̮" },
|
||
{ "name": "COMBINING INVERTED BREVE BELOW", "html": "◌̯" },
|
||
{ "name": "COMBINING TILDE BELOW", "html": "◌̰" },
|
||
{ "name": "COMBINING MACRON BELOW", "html": "◌̱" },
|
||
{ "name": "COMBINING LOW LINE", "html": "◌̲" },
|
||
{ "name": "COMBINING DOUBLE LOW LINE", "html": "◌̳" },
|
||
{ "name": "COMBINING TILDE OVERLAY", "html": "◌̴" },
|
||
{ "name": "COMBINING SHORT STROKE OVERLAY", "html": "◌̵" },
|
||
{ "name": "COMBINING LONG STROKE OVERLAY", "html": "◌̶" },
|
||
{ "name": "COMBINING SHORT SOLIDUS OVERLAY", "html": "◌̷" },
|
||
{ "name": "COMBINING LONG SOLIDUS OVERLAY", "html": "◌̸" },
|
||
{ "name": "COMBINING RIGHT HALF RING BELOW", "html": "◌̹" },
|
||
{ "name": "COMBINING INVERTED BRIDGE BELOW", "html": "◌̺" },
|
||
{ "name": "COMBINING SQUARE BELOW", "html": "◌̻" },
|
||
{ "name": "COMBINING SEAGULL BELOW", "html": "◌̼" },
|
||
{ "name": "COMBINING X ABOVE", "html": "◌̽" },
|
||
{ "name": "COMBINING VERTICAL TILDE", "html": "◌̾" },
|
||
{ "name": "COMBINING DOUBLE OVERLINE", "html": "◌̿" },
|
||
{ "name": "COMBINING GRAVE TONE MARK", "html": "◌̀" },
|
||
{ "name": "COMBINING ACUTE TONE MARK", "html": "◌́" },
|
||
{ "name": "COMBINING GREEK PERISPOMENI", "html": "◌͂" },
|
||
{ "name": "COMBINING GREEK KORONIS", "html": "◌̓" },
|
||
{ "name": "COMBINING GREEK DIALYTIKA TONOS", "html": "◌̈́" },
|
||
{ "name": "COMBINING GREEK YPOGEGRAMMENI", "html": "◌ͅ" },
|
||
{ "name": "COMBINING BRIDGE ABOVE", "html": "◌͆" },
|
||
{ "name": "COMBINING EQUALS SIGN BELOW", "html": "◌͇" },
|
||
{ "name": "COMBINING DOUBLE VERTICAL LINE BELOW", "html": "◌͈" },
|
||
{ "name": "COMBINING LEFT ANGLE BELOW", "html": "◌͉" },
|
||
{ "name": "COMBINING NOT TILDE ABOVE", "html": "◌͊" },
|
||
{ "name": "COMBINING HOMOTHETIC ABOVE", "html": "◌͋" },
|
||
{ "name": "COMBINING ALMOST EQUAL TO ABOVE", "html": "◌͌" },
|
||
{ "name": "COMBINING LEFT RIGHT ARROW BELOW", "html": "◌͍" },
|
||
{ "name": "COMBINING UPWARDS ARROW BELOW", "html": "◌͎" },
|
||
{ "name": "COMBINING GRAPHEME JOINER", "html": "◌͏" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD ABOVE", "html": "◌͐" },
|
||
{ "name": "COMBINING LEFT HALF RING ABOVE", "html": "◌͑" },
|
||
{ "name": "COMBINING FERMATA", "html": "◌͒" },
|
||
{ "name": "COMBINING X BELOW", "html": "◌͓" },
|
||
{ "name": "COMBINING LEFT ARROWHEAD BELOW", "html": "◌͔" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD BELOW", "html": "◌͕" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW", "html": "◌͖" },
|
||
{ "name": "COMBINING RIGHT HALF RING ABOVE", "html": "◌͗" },
|
||
{ "name": "COMBINING DOT ABOVE RIGHT", "html": "◌͘" },
|
||
{ "name": "COMBINING ASTERISK BELOW", "html": "◌͙" },
|
||
{ "name": "COMBINING DOUBLE RING BELOW", "html": "◌͚" },
|
||
{ "name": "COMBINING ZIGZAG ABOVE", "html": "◌͛" },
|
||
{ "name": "COMBINING DOUBLE BREVE BELOW", "html": "◌͜" },
|
||
{ "name": "COMBINING DOUBLE BREVE", "html": "◌͝" },
|
||
{ "name": "COMBINING DOUBLE MACRON", "html": "◌͞" },
|
||
{ "name": "COMBINING DOUBLE MACRON BELOW", "html": "◌͟" },
|
||
{ "name": "COMBINING DOUBLE TILDE", "html": "◌͠" },
|
||
{ "name": "COMBINING DOUBLE INVERTED BREVE", "html": "◌͡" },
|
||
{ "name": "COMBINING DOUBLE RIGHTWARDS ARROW BELOW", "html": "◌͢" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER A", "html": "◌ͣ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER E", "html": "◌ͤ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER I", "html": "◌ͥ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER O", "html": "◌ͦ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER U", "html": "◌ͧ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER C", "html": "◌ͨ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER D", "html": "◌ͩ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER H", "html": "◌ͪ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER M", "html": "◌ͫ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER R", "html": "◌ͬ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER T", "html": "◌ͭ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER V", "html": "◌ͮ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER X", "html": "◌ͯ" },
|
||
{ "name": "COMBINING GRAVE ACCENT", "html": "<i class='combine-rect'></i> ̀" },
|
||
{ "name": "COMBINING ACUTE ACCENT", "html": "<i class='combine-rect'></i> ́" },
|
||
{ "name": "COMBINING CIRCUMFLEX ACCENT", "html": "<i class='combine-rect'></i> ̂" },
|
||
{ "name": "COMBINING TILDE", "html": "<i class='combine-rect'></i> ̃" },
|
||
{ "name": "COMBINING MACRON", "html": "<i class='combine-rect'></i> ̄" },
|
||
{ "name": "COMBINING OVERLINE", "html": "<i class='combine-rect'></i> ̅" },
|
||
{ "name": "COMBINING BREVE", "html": "<i class='combine-rect'></i> ̆" },
|
||
{ "name": "COMBINING DOT ABOVE", "html": "<i class='combine-rect'></i> ̇" },
|
||
{ "name": "COMBINING DIAERESIS", "html": "<i class='combine-rect'></i> ̈" },
|
||
{ "name": "COMBINING HOOK ABOVE", "html": "<i class='combine-rect'></i> ̉" },
|
||
{ "name": "COMBINING RING ABOVE", "html": "<i class='combine-rect'></i> ̊" },
|
||
{ "name": "COMBINING DOUBLE ACUTE ACCENT", "html": "<i class='combine-rect'></i> ̋" },
|
||
{ "name": "COMBINING CARON", "html": "<i class='combine-rect'></i> ̌" },
|
||
{ "name": "COMBINING VERTICAL LINE ABOVE", "html": "<i class='combine-rect'></i> ̍" },
|
||
{ "name": "COMBINING DOUBLE VERTICAL LINE ABOVE", "html": "<i class='combine-rect'></i> ̎" },
|
||
{ "name": "COMBINING DOUBLE GRAVE ACCENT", "html": "<i class='combine-rect'></i> ̏" },
|
||
{ "name": "COMBINING CANDRABINDU", "html": "<i class='combine-rect'></i> ̐" },
|
||
{ "name": "COMBINING INVERTED BREVE", "html": "<i class='combine-rect'></i> ̑" },
|
||
{ "name": "COMBINING TURNED COMMA ABOVE", "html": "<i class='combine-rect'></i> ̒" },
|
||
{ "name": "COMBINING COMMA ABOVE", "html": "<i class='combine-rect'></i> ̓" },
|
||
{ "name": "COMBINING REVERSED COMMA ABOVE", "html": "<i class='combine-rect'></i> ̔" },
|
||
{ "name": "COMBINING COMMA ABOVE RIGHT", "html": "<i class='combine-rect'></i> ̕" },
|
||
{ "name": "COMBINING GRAVE ACCENT BELOW", "html": "<i class='combine-rect'></i> ̖" },
|
||
{ "name": "COMBINING ACUTE ACCENT BELOW", "html": "<i class='combine-rect'></i> ̗" },
|
||
{ "name": "COMBINING LEFT TACK BELOW", "html": "<i class='combine-rect'></i> ̘" },
|
||
{ "name": "COMBINING RIGHT TACK BELOW", "html": "<i class='combine-rect'></i> ̙" },
|
||
{ "name": "COMBINING LEFT ANGLE ABOVE", "html": "<i class='combine-rect'></i> ̚" },
|
||
{ "name": "COMBINING HORN", "html": "<i class='combine-rect'></i> ̛" },
|
||
{ "name": "COMBINING LEFT HALF RING BELOW", "html": "<i class='combine-rect'></i> ̜" },
|
||
{ "name": "COMBINING UP TACK BELOW", "html": "<i class='combine-rect'></i> ̝" },
|
||
{ "name": "COMBINING DOWN TACK BELOW", "html": "<i class='combine-rect'></i> ̞" },
|
||
{ "name": "COMBINING PLUS SIGN BELOW", "html": "<i class='combine-rect'></i> ̟" },
|
||
{ "name": "COMBINING MINUS SIGN BELOW", "html": "<i class='combine-rect'></i> ̠" },
|
||
{ "name": "COMBINING PALATALIZED HOOK BELOW", "html": "<i class='combine-rect'></i> ̡" },
|
||
{ "name": "COMBINING RETROFLEX HOOK BELOW", "html": "<i class='combine-rect'></i> ̢" },
|
||
{ "name": "COMBINING DOT BELOW", "html": "<i class='combine-rect'></i> ̣" },
|
||
{ "name": "COMBINING DIAERESIS BELOW", "html": "<i class='combine-rect'></i> ̤" },
|
||
{ "name": "COMBINING RING BELOW", "html": "<i class='combine-rect'></i> ̥" },
|
||
{ "name": "COMBINING COMMA BELOW", "html": "<i class='combine-rect'></i> ̦" },
|
||
{ "name": "COMBINING CEDILLA", "html": "<i class='combine-rect'></i> ̧" },
|
||
{ "name": "COMBINING OGONEK", "html": "<i class='combine-rect'></i> ̨" },
|
||
{ "name": "COMBINING VERTICAL LINE BELOW", "html": "<i class='combine-rect'></i> ̩" },
|
||
{ "name": "COMBINING BRIDGE BELOW", "html": "<i class='combine-rect'></i> ̪" },
|
||
{ "name": "COMBINING INVERTED DOUBLE ARCH BELOW", "html": "<i class='combine-rect'></i> ̫" },
|
||
{ "name": "COMBINING CARON BELOW", "html": "<i class='combine-rect'></i> ̬" },
|
||
{ "name": "COMBINING CIRCUMFLEX ACCENT BELOW", "html": "<i class='combine-rect'></i> ̭" },
|
||
{ "name": "COMBINING BREVE BELOW", "html": "<i class='combine-rect'></i> ̮" },
|
||
{ "name": "COMBINING INVERTED BREVE BELOW", "html": "<i class='combine-rect'></i> ̯" },
|
||
{ "name": "COMBINING TILDE BELOW", "html": "<i class='combine-rect'></i> ̰" },
|
||
{ "name": "COMBINING MACRON BELOW", "html": "<i class='combine-rect'></i> ̱" },
|
||
{ "name": "COMBINING LOW LINE", "html": "<i class='combine-rect'></i> ̲" },
|
||
{ "name": "COMBINING DOUBLE LOW LINE", "html": "<i class='combine-rect'></i> ̳" },
|
||
{ "name": "COMBINING TILDE OVERLAY", "html": "<i class='combine-rect'></i> ̴" },
|
||
{ "name": "COMBINING SHORT STROKE OVERLAY", "html": "<i class='combine-rect'></i> ̵" },
|
||
{ "name": "COMBINING LONG STROKE OVERLAY", "html": "<i class='combine-rect'></i> ̶" },
|
||
{ "name": "COMBINING SHORT SOLIDUS OVERLAY", "html": "<i class='combine-rect'></i> ̷" },
|
||
{ "name": "COMBINING LONG SOLIDUS OVERLAY", "html": "<i class='combine-rect'></i> ̸" },
|
||
{ "name": "COMBINING RIGHT HALF RING BELOW", "html": "<i class='combine-rect'></i> ̹" },
|
||
{ "name": "COMBINING INVERTED BRIDGE BELOW", "html": "<i class='combine-rect'></i> ̺" },
|
||
{ "name": "COMBINING SQUARE BELOW", "html": "<i class='combine-rect'></i> ̻" },
|
||
{ "name": "COMBINING SEAGULL BELOW", "html": "<i class='combine-rect'></i> ̼" },
|
||
{ "name": "COMBINING X ABOVE", "html": "<i class='combine-rect'></i> ̽" },
|
||
{ "name": "COMBINING VERTICAL TILDE", "html": "<i class='combine-rect'></i> ̾" },
|
||
{ "name": "COMBINING DOUBLE OVERLINE", "html": "<i class='combine-rect'></i> ̿" },
|
||
{ "name": "COMBINING GRAVE TONE MARK", "html": "<i class='combine-rect'></i> ̀" },
|
||
{ "name": "COMBINING ACUTE TONE MARK", "html": "<i class='combine-rect'></i> ́" },
|
||
{ "name": "COMBINING GREEK PERISPOMENI", "html": "<i class='combine-rect'></i> ͂" },
|
||
{ "name": "COMBINING GREEK KORONIS", "html": "<i class='combine-rect'></i> ̓" },
|
||
{ "name": "COMBINING GREEK DIALYTIKA TONOS", "html": "<i class='combine-rect'></i> ̈́" },
|
||
{ "name": "COMBINING GREEK YPOGEGRAMMENI", "html": "<i class='combine-rect'></i> ͅ" },
|
||
{ "name": "COMBINING BRIDGE ABOVE", "html": "<i class='combine-rect'></i> ͆" },
|
||
{ "name": "COMBINING EQUALS SIGN BELOW", "html": "<i class='combine-rect'></i> ͇" },
|
||
{ "name": "COMBINING DOUBLE VERTICAL LINE BELOW", "html": "<i class='combine-rect'></i> ͈" },
|
||
{ "name": "COMBINING LEFT ANGLE BELOW", "html": "<i class='combine-rect'></i> ͉" },
|
||
{ "name": "COMBINING NOT TILDE ABOVE", "html": "<i class='combine-rect'></i> ͊" },
|
||
{ "name": "COMBINING HOMOTHETIC ABOVE", "html": "<i class='combine-rect'></i> ͋" },
|
||
{ "name": "COMBINING ALMOST EQUAL TO ABOVE", "html": "<i class='combine-rect'></i> ͌" },
|
||
{ "name": "COMBINING LEFT RIGHT ARROW BELOW", "html": "<i class='combine-rect'></i> ͍" },
|
||
{ "name": "COMBINING UPWARDS ARROW BELOW", "html": "<i class='combine-rect'></i> ͎" },
|
||
{ "name": "COMBINING GRAPHEME JOINER", "html": "<i class='combine-rect'></i> ͏" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD ABOVE", "html": "<i class='combine-rect'></i> ͐" },
|
||
{ "name": "COMBINING LEFT HALF RING ABOVE", "html": "<i class='combine-rect'></i> ͑" },
|
||
{ "name": "COMBINING FERMATA", "html": "<i class='combine-rect'></i> ͒" },
|
||
{ "name": "COMBINING X BELOW", "html": "<i class='combine-rect'></i> ͓" },
|
||
{ "name": "COMBINING LEFT ARROWHEAD BELOW", "html": "<i class='combine-rect'></i> ͔" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD BELOW", "html": "<i class='combine-rect'></i> ͕" },
|
||
{ "name": "COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW", "html": "<i class='combine-rect'></i> ͖" },
|
||
{ "name": "COMBINING RIGHT HALF RING ABOVE", "html": "<i class='combine-rect'></i> ͗" },
|
||
{ "name": "COMBINING DOT ABOVE RIGHT", "html": "<i class='combine-rect'></i> ͘" },
|
||
{ "name": "COMBINING ASTERISK BELOW", "html": "<i class='combine-rect'></i> ͙" },
|
||
{ "name": "COMBINING DOUBLE RING BELOW", "html": "<i class='combine-rect'></i> ͚" },
|
||
{ "name": "COMBINING ZIGZAG ABOVE", "html": "<i class='combine-rect'></i> ͛" },
|
||
{ "name": "COMBINING DOUBLE BREVE BELOW", "html": "<i class='combine-rect'></i> ͜" },
|
||
{ "name": "COMBINING DOUBLE BREVE", "html": "<i class='combine-rect'></i> ͝" },
|
||
{ "name": "COMBINING DOUBLE MACRON", "html": "<i class='combine-rect'></i> ͞" },
|
||
{ "name": "COMBINING DOUBLE MACRON BELOW", "html": "<i class='combine-rect'></i> ͟" },
|
||
{ "name": "COMBINING DOUBLE TILDE", "html": "<i class='combine-rect'></i> ͠" },
|
||
{ "name": "COMBINING DOUBLE INVERTED BREVE", "html": "<i class='combine-rect'></i> ͡" },
|
||
{ "name": "COMBINING DOUBLE RIGHTWARDS ARROW BELOW", "html": "<i class='combine-rect'></i> ͢" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER A", "html": "<i class='combine-rect'></i> ͣ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER E", "html": "<i class='combine-rect'></i> ͤ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER I", "html": "<i class='combine-rect'></i> ͥ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER O", "html": "<i class='combine-rect'></i> ͦ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER U", "html": "<i class='combine-rect'></i> ͧ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER C", "html": "<i class='combine-rect'></i> ͨ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER D", "html": "<i class='combine-rect'></i> ͩ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER H", "html": "<i class='combine-rect'></i> ͪ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER M", "html": "<i class='combine-rect'></i> ͫ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER R", "html": "<i class='combine-rect'></i> ͬ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER T", "html": "<i class='combine-rect'></i> ͭ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER V", "html": "<i class='combine-rect'></i> ͮ" },
|
||
{ "name": "COMBINING LATIN SMALL LETTER X", "html": "<i class='combine-rect'></i> ͯ" }
|
||
]
|
||
},
|
||
{
|
||
"name": "Font Awesome Icons",
|
||
"href" : "http://fontawesome.io/",
|
||
"description" : "Font Awesome is a large collection of general-purpose scalable vector icons.",
|
||
"css": "css/font-awesome.min.css"
|
||
}
|
||
] |