# unicode

* [unicode](#unicode)
  * [useful unicode](#useful-unicode)
    * [mac keys](#mac-keys)
    * [combining diacritical marks](#combining-diacritical-marks)
  * [arrows](#arrows)
    * [simple arrows](#simple-arrows)
    * [arrows with modifications](#arrows-with-modifications)
    * [arrows with bent tips](#arrows-with-bent-tips)
    * [keyboard symbols and circle arrows](#keyboard-symbols-and-circle-arrows)
    * [harpoons](#harpoons)
    * [paired arrows and harpoons](#paired-arrows-and-harpoons)
    * [double arrows](#double-arrows)
    * [miscellaneous arrows and keyboard symbols](#miscellaneous-arrows-and-keyboard-symbols)
    * [white arrows and keyboard symbols](#white-arrows-and-keyboard-symbols)
    * [miscellaneous arrows](#miscellaneous-arrows)
* [devicons](#devicons)
  * [coding](#coding)
    * [airline](#airline)
    * [diagnostic](#diagnostic)
    * [ale](#ale)
    * [syntastic](#syntastic)
    * [vim-devicons](#vim-devicons)
  * [folders](#folders)
  * [platform](#platform)
  * [math](#math)
  * [graph](#graph)
  * [tiaji](#tiaji)
  * [spinner](#spinner)
  * [misc.](#misc)

## unicode

{% hint style="info" %}

> references:
>
> * [\* iMarslo: unicode in bash](https://imarslo.gitbook.io/ibook/basic#unicode) | [\* iMarslo: unicode in vim](https://imarslo.gitbook.io/ibook/vim/tricky#characters)
> * [Unicode 16.0 Character Code Charts](https://www.unicode.org/charts/) | [Names List Charts](https://www.unicode.org/charts/nameslist/)
>   * `25A0 - 25FF`: [Geometric Shapes](https://www.unicode.org/charts/nameslist/n_25A0.html) | [Geometric Shapes.pdf](https://www.unicode.org/charts/PDF/U25A0.pdf)
>   * `2B00 - 2BFF`: [Miscellaneous Symbols and Arrows](https://www.unicode.org/charts/nameslist/n_2B00.html) | [Miscellaneous Symbols and Arrows](https://www.unicode.org/charts/nameslist/n_2B00.html) | [Miscellaneous Symbols and Arrows.pdf](https://www.unicode.org/charts/PDF/U2B00.pdf)
>   * `1F780 - 1F7FF`: [Geometric Shapes Extended](https://www.unicode.org/charts/nameslist/n_1F780.html) | [Geometric Shapes Extended.pdf](https://www.unicode.org/charts/PDF/U1F780.pdf)
> * [Unicode](https://www.compart.com/en/unicode/block)
> * [Unicode Character Table](https://unicode-table.com/en/)
>   * [arrow](https://unicode-table.com/en/sets/arrow-symbols/)
>   * [Arrows](https://unicode.org/charts/nameslist/n_2190.html)
> * [amp-what](https://www.amp-what.com/unicode/search/down%20arrow)
> * [devicons](https://devicons.github.io/devicon/) | `E000 - F8FF`: [Private Use Area](https://jrgraphix.net/r/Unicode/E000-F8FF)
>   {% endhint %}

### useful unicode

> \[!NOTE|label:reference]
>
> * [HTML Symbols](https://www.w3schools.com/html/html_symbols.asp)
> * [HTML Entities](https://www.w3schools.com/html/html_entities.asp)
> * [UTF-8 Greek and Coptic](https://www.w3schools.com/charsets/ref_utf_greek.asp)
> * [DerivedAge-14.0.0.txt](http://www.unicode.org/Public/UCD/latest/ucd/DerivedAge.txt)
> * [Other Symbol](https://www.compart.com/en/unicode/category/So)
> * [Other Neutral](https://www.compart.com/en/unicode/bidiclass/ON)
> * [Complete list of github markdown emoji markup](https://gist.github.com/rxaviers/7360908)

| SYMBOLS | UNICODE | HTML ENTITY NUBMER                                       | ENTITY NAME                                                                           | DESC                                       |
| :-----: | :-----: | -------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------ |
|         |         | `&#160;`                                                 | `&nbsp;`                                                                              | space                                      |
|    <    |  `003C` | <p><code>\&#60;</code><br><code>\&#x3C;</code></p>       | `&lt;`                                                                                | less than                                  |
|    >    |  `003E` | <p><code>\&#62;</code><br><code>\&#x3E;</code></p>       | `&gt;`                                                                                | greater than                               |
|    «    |  `00AB` | <p><code>\&#171;</code><br><code>\&#xab;</code></p>      | `&laquo;`                                                                             | left-pointing double angle quotation mark  |
|    »    |  `00BB` | <p><code>\&#187</code><br><code>\&#xbb;</code></p>       | `&raquo;`                                                                             | right-pointing Double angle quotation mark |
|    ›    |  `203A` | <p><code>\&#8250;</code><br><code>\&#x203a;</code></p>   | `&rsaquo;`                                                                            | right-pointing single guillemet            |
|    ‹    |  `2039` | <p><code>\&#8249;</code><br><code>\&#x2039;</code></p>   | `&lsaquo;`                                                                            | left-pointing single guillemet             |
|    &    |  `0026` | <p><code>\&#38;</code><br><code>\&#x26;</code></p>       | `&amp;`                                                                               | ampersand                                  |
|    \|   |  `007C` | <p><code>\&#124;</code><br><code>\&#x7C;</code></p>      | <p><code>\&verbar;</code><br><code>\&vert;</code><br><code>\&VerticalLine;</code></p> | vertical bar                               |
|    ←    |  `2190` | <p><code>\&#8592;</code><br><code>\&#x2190;</code></p>   | <p><code>\&larr;</code><br><code>\&ShortLeftArrow;</code></p>                         | leftwards arrow                            |
|    →    |  `2192` | <p><code>\&#8594;</code><br><code>\&#x2192;</code></p>   | <p><code>\&rarr;</code><br><code>\&rightarrow;</code></p>                             | rightwards arrow                           |
|    ↑    |  `2191` | <p><code>\&#8593;</code><br><code>\&#x2191;</code></p>   | <p><code>\&uarr;</code><br><code>\&ShortUpArrow;</code></p>                           | upwards arrow                              |
|    ↓    |  `2193` | <p><code>\&#8595;</code><br><code>\&#x2193;</code></p>   | <p><code>\&darr;</code><br><code>\&ShortDownArrow;</code></p>                         | downwards arrow                            |
|    ☐    |  `2610` | <p><code>\&#9744;</code><br><code>\&#x2610;</code></p>   | -                                                                                     | Ballot Box                                 |
|    ⃞    |  `20DE` | <p><code>\&#8414;</code><br><code>\&#x20DE;</code></p>   | -                                                                                     | Combining Enclosing Square                 |
|    ▢    |  `25A2` | <p><code>\&#9634;</code><br><code>\&#x25A2;</code></p>   | -                                                                                     | White Square with Rounded C                |
|    ⬚    |  `2B1A` | <p><code>\&#11034;</code><br><code>\&#x2B1A;</code></p>  | -                                                                                     | Dotted Square                              |
|    ✅    |  `2705` | <p><code>\&#9989;</code><br><code>\&#x2705;</code></p>   | -                                                                                     | White Heavy Check Mark                     |
|    ☑    |  `2611` | <p><code>\&#9745;</code><br><code>\&#x2611;</code></p>   | -                                                                                     | Ballot Box with Check                      |
|    ☒    |  `2612` | <p><code>\&#9746;</code><br><code>\&#x2612;</code></p>   | -                                                                                     | Ballot Box with X                          |
|    𐄂   | `10102` | <p><code>\&#65794;</code><br><code>\&#x10102;</code></p> | -                                                                                     | Aegean Check Mark                          |
|    ☓    |  `2613` | <p><code>\&#9747;</code><br><code>\&#x2613;</code></p>   | -                                                                                     | Saltire                                    |
|    ✓    |  `2713` | <p><code>\&#10003;</code><br><code>\&#x2713;</code></p>  | `&check;`                                                                             | Check Mark                                 |
|    ✔    |  `2714` | <p><code>\&#10004;</code><br><code>\&#x2714;</code></p>  | -                                                                                     | Heavy Check Mark                           |
|    ⍻    |  `237B` | <p><code>\&#9083;</code><br><code>\&#x237B;</code></p>   | -                                                                                     | Not Check Mark                             |
|    √    |  `221A` | <p><code>\&#8730;</code><br><code>\&#x221A;</code></p>   | `&Sqrt;`                                                                              | Square Root                                |
|    ∛    |  `221B` | <p><code>\&#8731;</code><br><code>\&#x221B;</code></p>   | -                                                                                     | Cube Root                                  |
|    ∜    |  `221C` | <p><code>\&#8732;</code><br><code>\&#x221C;</code></p>   | -                                                                                     | Fourth Root                                |
|    ✕    |  `2715` | <p><code>\&#10005;</code><br><code>\&#x2715;</code></p>  | -                                                                                     | Multiplication X                           |
|    ✖    |  `2716` | <p><code>\&#10006;</code><br><code>\&#x2716;</code></p>  | -                                                                                     | Heavy Multiplication X                     |
|    ✗    |  `2717` | <p><code>\&#10007;</code><br><code>\&#x2717;</code></p>  | -                                                                                     | Ballot X                                   |
|    ✘    |  `2718` | <p><code>\&#10008;</code><br><code>\&#x2718;</code></p>  | -                                                                                     | Heavy Ballot X                             |
|    ⎅    |  `2385` | <p><code>\&#9093;</code><br><code>\&#x2385;</code></p>   | -                                                                                     | White Square with Centre Vertical Line     |
|    ⌗    |  `2317` | <p><code>\&#8983;</code><br><code>\&#x2317;</code></p>   | -                                                                                     | viewdata square                            |

#### mac keys

| KEY | KEY CODE |   | KEY | KEY CODE |   | KEY | KEY CODE |
| :-: | :------: | - | :-: | :------: | - | :-: | :------: |
| `␣` |  `2423`  |   | `⇥` |  `21E5`  |   | `⏎` |  `23CE`  |
| `⌫` |  `232B`  |   | `⌦` |  `2326`  |   | `␊` |  `240A`  |
| `⎋` |  `238B`  |   | `⌘` |  `2318`  |   | `⎇` |  `2387`  |
| `⇪` |  `21EA`  |   | `⇧` |  `21EF`  |   | `⇧` |  `21E7`  |
| `⌃` |   `62`   |   | `⌥` |  `2325`  |   | `⌃` |  `2303`  |
| `⇱` |  `21F1`  |   | `⇲` |  `21F2`  |   | `⇞` |  `21DE`  |
| `⇟` |  `21DF`  |   | `←` |  `2190`  |   | `→` |  `2192`  |
| `↓` |  `2193`  |   | `↑` |  `2191`  |   | `⌨` |  `2328`  |

#### [combining diacritical marks](https://www.w3schools.com/html/html_entities.asp)

| MARK |  UNICODE | CHARACTER | CONSTRUCT | RESULT |
| :--: | :------: | :-------: | :-------: | :----: |
|   ̀  | `&#768;` | a +  » à | `a&#768;` |   à   |
|   ́  | `&#769;` | a +  » á | `a&#769;` |   á   |
|   ̂  | `&#770;` | a +  » â | `a&#770;` |   â   |
|   ̃  | `&#771;` | a +  » ã | `a&#771;` |   ã   |
|   ̀  | `&#768;` | O +  » Ò | `O&#768;` |   Ò   |
|   ́  | `&#769;` | O +  » Ó | `O&#769;` |   Ó   |
|   ̂  | `&#770;` | O +  » Ô | `O&#770;` |   Ô   |
|   ̃  | `&#771;` | O +  » Õ | `O&#771;` |   Õ   |

### arrows

#### simple arrows

|  CODE  | SYMBOLS | EXPLANATION                       |
| :----: | :-----: | --------------------------------- |
| `2190` |    ←    | leftwards arrow                   |
| `20EA` |    ◌⃪   | combining leftwards arrow overlay |
| `2191` |    ↑    | upwards arrow                     |
| `2192` |    →    | rightwards arrow                  |
| `2193` |    ↓    | downwards arrow                   |
| `2194` |    ↔    | left right arrow                  |
| `2195` |    ↕    | up down arrow                     |
| `2196` |    ↖    | north west arrow                  |
| `2197` |    ↗    | north east arrow                  |
| `2198` |    ↘    | south east arrow                  |
| `2199` |    ↙    | south west arrow                  |

#### arrows with modifications

|  CODE  | SYMBOLS | EXPLANATION                       |
| :----: | :-----: | --------------------------------- |
| `219A` |    ↚    | leftwards arrow with stroke       |
| `219B` |    ↛    | rightwards arrow with stroke      |
| `219C` |    ↜    | leftwards wave arrow              |
| `2B3F` |    ⬿    | wave arrow pointing directly left |
| `219D` |    ↝    | rightwards wave arrow             |
| `219E` |    ↞    | leftwards two headed arrow        |
| `219F` |    ↟    | upwards two headed arrow          |
| `21A0` |    ↠    | rightwards two headed arrow       |
| `21A1` |    ↡    | downwards two headed arrow        |
| `21A2` |    ↢    | leftwards arrow with tail         |
| `21A3` |    ↣    | rightwards arrow with tail        |
| `21A4` |    ↤    | leftwards arrow from bar          |
| `21A5` |    ↥    | upwards arrow from bar            |
| `21A6` |    ↦    | rightwards arrow from bar         |
| `21A7` |    ↧    | downwards arrow from bar          |
| `21A8` |    ↨    | up down arrow with base           |
| `21A9` |    ↩    | leftwards arrow with hook         |
| `21AA` |    ↪    | rightwards arrow with hook        |
| `21AB` |    ↫    | leftwards arrow with loop         |
| `21AC` |    ↬    | rightwards arrow with loop        |
| `21AD` |    ↭    | left right wave arrow             |
| `21AE` |    ↮    | left right arrow with stroke      |
| `21AF` |    ↯    | downwards zigzag arrow            |

#### arrows with bent tips

> \[!TIP|label:references:]\
> Other arrows with bent tips to complete this set can be found in the Miscellaneous Symbols and Arrows block.

|  CODE  | SYMBOLS | EXPLANATION                         |
| :----: | :-----: | ----------------------------------- |
| `21B0` |    ↰    | upwards arrow with tip leftwards    |
| `21B1` |    ↱    | upwards arrow with tip rightwards   |
| `21B2` |    ↲    | downwards arrow with tip leftwards  |
| `21B3` |    ↳    | downwards arrow with tip rightwards |

#### keyboard symbols and circle arrows

|  CODE  | SYMBOLS | EXPLANATION                                         |
| :----: | :-----: | --------------------------------------------------- |
| `21B4` |    ↴    | rightwards arrow with corner downwards              |
| `21B5` |    ↵    | downwards arrow with corner leftwards               |
| `23CE` |    ⏎    | return symbol                                       |
| `21B6` |    ↶    | anticlockwise top semicircle arrow                  |
| `21B7` |    ↷    | clockwise top semicircle arrow                      |
| `21B8` |    ↸    | north west arrow to long bar                        |
| `21B9` |    ↹    | leftwards arrow to bar over rightwards arrow to bar |
| `21BA` |    ↺    | anticlockwise open circle arrow                     |
| `21BB` |    ↻    | clockwise open circle arrow                         |

#### harpoons

|  CODE  | SYMBOLS | EXPLANATION                            |
| :----: | :-----: | -------------------------------------- |
| `21BC` |    ↼    | leftwards harpoon with barb upwards    |
| `21BD` |    ↽    | leftwards harpoon with barb downwards  |
| `21BE` |    ↾    | upwards harpoon with barb rightwards   |
| `21BF` |    ↿    | upwards harpoon with barb leftwards    |
| `21C0` |    ⇀    | rightwards harpoon with barb upwards   |
| `21C1` |    ⇁    | rightwards harpoon with barb downwards |
| `21C2` |    ⇂    | downwards harpoon with barb rightwards |
| `21C3` |    ⇃    | downwards harpoon with barb leftwards  |

#### paired arrows and harpoons

|  CODE  | SYMBOLS | EXPLANATION                                |
| :----: | :-----: | ------------------------------------------ |
| `21C4` |    ⇄    | rightwards arrow over leftwards arrow      |
| `21C5` |    ⇅    | upwards arrow leftwards of downwards arrow |
| `21C6` |    ⇆    | leftwards arrow over rightwards arrow      |
| `21C7` |    ⇇    | leftwards paired arrows                    |
| `21C8` |    ⇈    | upwards paired arrows                      |
| `21C9` |    ⇉    | rightwards paired arrows                   |
| `21CA` |    ⇊    | downwards paired arrows                    |
| `21CB` |    ⇋    | leftwards harpoon over rightwards harpoon  |
| `21CC` |    ⇌    | rightwards harpoon over leftwards harpoon  |

#### double arrows

|  CODE  | SYMBOLS | EXPLANATION                         |
| :----: | :-----: | ----------------------------------- |
| `21CD` |    ⇍    | leftwards double arrow with stroke  |
| `21CE` |    ⇎    | left right double arrow with stroke |
| `21CF` |    ⇏    | rightwards double arrow with stroke |
| `21D0` |    ⇐    | leftwards double arrow              |
| `21D1` |    ⇑    | upwards double arrow                |
| `21D2` |    ⇒    | rightwards double arrow             |
| `21D3` |    ⇓    | downwards double arrow              |
| `21D4` |    ⇔    | left right double arrow             |
| `21D5` |    ⇕    | up down double arrow                |
| `21D6` |    ⇖    | north west double arrow             |
| `21D7` |    ⇗    | north east double arrow             |
| `21D8` |    ⇘    | south east double arrow             |
| `21D9` |    ⇙    | south west double arrow             |

#### miscellaneous arrows and keyboard symbols

|  CODE  | SYMBOLS | EXPLANATION                        |
| :----: | :-----: | ---------------------------------- |
| `21DA` |    ⇚    | leftwards triple arrow             |
| `21DB` |    ⇛    | rightwards triple arrow            |
| `21DC` |    ⇜    | leftwards squiggle arrow           |
| `2B33` |    ⬳    | long leftwards squiggle arrow      |
| `21DD` |    ⇝    | rightwards squiggle arrow          |
| `21DE` |    ⇞    | upwards arrow with double stroke   |
| `21DF` |    ⇟    | downwards arrow with double stroke |
| `21E0` |    ⇠    | leftwards dashed arrow             |
| `21E1` |    ⇡    | upwards dashed arrow               |
| `21E2` |    ⇢    | rightwards dashed arrow            |
| `21E3` |    ⇣    | downwards dashed arrow             |
| `21E4` |    ⇤    | leftwards arrow to bar             |
| `21E5` |    ⇥    | rightwards arrow to bar            |

#### white arrows and keyboard symbols

|  CODE  | SYMBOLS | EXPLANATION                                         |
| :----: | :-----: | --------------------------------------------------- |
| `21E6` |    ⇦    | leftwards white arrow                               |
| `2B00` |    ⬀    | north east white arrow                              |
| `21E7` |    ⇧    | upwards white arrow                                 |
| `21E8` |    ⇨    | rightwards white arrow                              |
| `21E9` |    ⇩    | downwards white arrow                               |
| `21EA` |    ⇪    | upwards white arrow from bar                        |
| `21EB` |    ⇫    | upwards white arrow on pedestal                     |
| `21EC` |    ⇬    | upwards white arrow on pedestal with horizontal bar |
| `21ED` |    ⇭    | upwards white arrow on pedestal with vertical bar   |
| `21EE` |    ⇮    | upwards white double arrow                          |
| `21EF` |    ⇯    | upwards white double arrow on pedestal              |
| `21F0` |    ⇰    | rightwards white arrow from wall                    |
| `21F1` |    ⇱    | north west arrow to corner                          |
| `21F2` |    ⇲    | south east arrow to corner                          |
| `21F3` |    ⇳    | up down white arrow                                 |
| `2B04` |    ⬄    | left right white arrow                              |

#### miscellaneous arrows

|  CODE  | SYMBOLS | EXPLANATION                                  |
| :----: | :-----: | -------------------------------------------- |
| `21F4` |    ⇴    | right arrow with small circle                |
| `2B30` |    ⬰    | left arrow with small circle                 |
| `21F5` |    ⇵    | downwards arrow leftwards of upwards arrow   |
| `21F6` |    ⇶    | three rightwards arrows                      |
| `2B31` |    ⬱    | three leftwards arrows                       |
| `21F7` |    ⇷    | leftwards arrow with vertical stroke         |
| `21F8` |    ⇸    | rightwards arrow with vertical stroke        |
| `21F9` |    ⇹    | left right arrow with vertical stroke        |
| `21FA` |    ⇺    | leftwards arrow with double vertical stroke  |
| `21FB` |    ⇻    | rightwards arrow with double vertical stroke |
| `21FC` |    ⇼    | left right arrow with double vertical stroke |
| `21FD` |    ⇽    | leftwards open-headed arrow                  |
| `21FE` |    ⇾    | rightwards open-headed arrow                 |
| `21FF` |    ⇿    | left right open-headed arrow                 |

## devicons

> \[!NOTE|label:references:]
>
> * [unicodes.jessetane](https://unicodes.jessetane.com/)
> * [Private Use Area: E000 - F8FF](https://jrgraphix.net/r/Unicode/E000-F8FF)
> * [U+E000 - U+F8FF: Private Use Area](https://utf8-chartable.de/unicode-utf8-table.pl)
>   * [U+E600 - U+E9FF](https://utf8-chartable.de/unicode-utf8-table.pl?start=58880\&number=1024\&utf8=-)
>   * [U+E5FA - U+E9F9](https://utf8-chartable.de/unicode-utf8-table.pl?start=58874\&number=1024\&utf8=dec\&unicodeinhtml=hex)
>   * [U+E9FA - U+EDF9](https://utf8-chartable.de/unicode-utf8-table.pl?start=59898\&number=1024\&utf8=dec\&unicodeinhtml=hex)
>   * [U+EDFA - U+F1F9](https://utf8-chartable.de/unicode-utf8-table.pl?start=60922\&number=1024\&utf8=dec\&unicodeinhtml=hex)
>   * [U+F1FA - U+F5F9](https://utf8-chartable.de/unicode-utf8-table.pl?start=61946\&number=1024\&utf8=dec\&unicodeinhtml=hex)
>   * [U+F0000 - U+F03FF](https://utf8-chartable.de/unicode-utf8-table.pl?start=983040\&number=1024\&utf8=-)
> * [Font Awesome 5 Code Icons](https://www.w3schools.com/icons/fontawesome5_icons_code.asp)
> * [nerdfont cheatsheet](https://www.nerdfonts.com/cheat-sheet)
>   * `nf-ple`
>   * `nf-md`
>   * `nf-dev`
>   * `nf-fa`
>   * `nf-linux`
> * [Math Symbols](https://www.alt-codes.net/math-symbols-list)
>   * [Plus Sign Symbols](https://www.alt-codes.net/plus-sign-symbols)

### coding

| UNICODE | ICON | HTML ENCODING | COMMENTS   |
| :-----: | :--: | :-----------: | ---------- |
|  `E614` |     |   `&#xE614;`  | # - css    |
|  `F292` |     |   `&#xF292;`  | #          |
|  `EA90` |     |   `&#xEA90;`  | #          |
|  `F198` |     |   `&#xF198;`  | #          |
| `F0423` |  󰐣  |  `&#xF0423;`  | #          |
| `F0423` |  󰐣  |  `&#xF0423;`  | #          |
| `F0424` |  󰐤  |  `&#xF0424;`  | #          |
| `10995` |  𐦕  |   `&#10995;`  | #          |
| `10E98` |  𐺘  |  `&#x10E98;`  | #          |
| `F0F6D` |  󰽭  |  `&#xF0F6D;`  | #          |
| `F1183` |  󱆃  |  `&#xF1183;`  | #!         |
| `F1501` |  󱔁  |  `&#xF1501;`  | !?#        |
| `F12B7` |  󱊷  |  `&#xF12B7;`  | ESC        |
|  `F295` |     |   `&#xF295;`  | %          |
| `F1278` |  󱉸  |  `&#xF1278;`  | %          |
| `F03F0` |  󰏰  |  `&#xF03F0;`  | %          |
|  `F852` |     |   `&#xF852;`  | %          |
| `F0353` |  󰍓  |  `&#xF0353;`  | %          |
| `F1033` |  󱀳  |  `&#xF1033;`  | %          |
| `F046F` |  󰑯  |  `&#xF046F;`  | %          |
|  `2C03` |   Ⰳ  |   `&#x2C03;`  | %          |
|  `E60C` |     |   `&#xE60C;`  | JS         |
|  `E74E` |     |   `&#xE74E;`  | JS         |
|  `F81D` |     |   `&#xF81D;`  | JS         |
|  `E781` |     |   `&#xE781;`  | JS         |
|  `F898` |     |   `&#xF898;`  | JS         |
| `F0399` |  󰎙  |  `&#xF0399;`  | JS         |
| `F06E6` |  󰛦  |  `&#xF06E6;`  | TS         |
|  `E628` |     |   `&#xE628;`  | TS         |
|  `F81A` |     |   `&#xF81A;`  | C#         |
| `F031B` |  󰌛  |  `&#xF031B;`  | C#         |
|  `E648` |     |   `&#xE648;`  | c#         |
|  `E649` |     |   `&#xE649;`  | C          |
| `F0671` |  󰙱  |  `&#xF0671;`  | C          |
| `F0672` |  󰙲  |  `&#xF0672;`  | C++        |
|  `E61D` |     |   `&#xE61D;`  | C++        |
|  `E646` |     |   `&#xE646;`  | C++        |
|  `E64B` |     |   `&#xE64B;`  | UDA        |
|  `E651` |     |   `&#xE651;`  | D          |
|  `FD42` |   ﵂  |   `&#xFD42;`  | V          |
| `F0844` |  󰡄  |  `&#xF0844;`  | V          |
| `F07D4` |  󰟔  |  `&#xF07D4;`  | R          |
|  `E612` |     |   `&#xE612;`  | txt        |
|  `E64E` |     |   `&#xE64E;`  | txt        |
|  `F2C5` |     |   `&#xF2C5;`  | (fire)     |
|  `E242` |     |   `&#xE242;`  | (fire)     |
| `F10D7` |  󱃗  |  `&#xF10d7;`  | ()         |
| `F10FA` |  󱃺  |  `&#xF10FA;`  | ()         |
| `F0172` |  󰅲  |  `&#xF0172;`  | ()         |
| `F0AE7` |  󰫧  |  `&#xF0AE7;`  | (x)        |
| `F1111` |  󱄑  |  `&#xF1111;`  | (x)        |
|  `E6B2` |     |   `&#xE6B2;`  | \[T]       |
|  `EA8A` |     |   `&#xEA8A;`  | \[]        |
| `F016A` |  󰅪  |  `&#xF016A;`  | \[]        |
| `F0168` |  󰅨  |  `&#xF0168;`  | \[]        |
| `F10F5` |  󱃵  |  `&#xF10F5;`  | \[]        |
| `F10F6` |  󱃶  |  `&#xF10F6;`  | \[]        |
| `F0A3E` |  󰨾  |  `&#xF0A3E;`  | \[..]      |
|  `EA8B` |     |   `&#xEA8B;`  | {}         |
|  `EB0F` |     |   `&#xEB0F;`  | {}         |
| `F10D6` |  󱃖  |  `&#xF10D6;`  | {}         |
| `F10F7` |  󱃷  |  `&#xF10F7;`  | {}         |
| `F10F8` |  󱃸  |  `&#xF10F8;`  | {}         |
|  `E60B` |     |   `&#xE60B;`  | {}         |
| `F0169` |  󰅩  |  `&#xF0169;`  | {}         |
| `F07B5` |  󰞵  |  `&#xF07B5;`  | {}         |
|  `EBE5` |     |   `&#xEBE5;`  | {}         |
|  `EBE6` |     |   `&#xEBE6;`  | {}         |
| `F0626` |  󰘦  |  `&#xF0626;`  | {..}       |
|  `FB25` |   ﬥ  |   `&#xFB25;`  | {...}      |
|  `E618` |     |   `&#xE618;`  | <>         |
|  `F44F` |     |   `&#xF44F;`  | <>         |
| `F0174` |  󰅴  |  `&#xF0174;`  | <>         |
|  `E60E` |     |   `&#xE60E;`  | <>         |
| `F0761` |  󰝡  |  `&#xF0761;`  | <>         |
| `F054F` |  󰕏  |  `&#xF054F;`  | <>         |
| `F0694` |  󰚔  |  `&#xF0694;`  | <>         |
| `F0171` |  󰅱  |  `&#xF0171;`  | <>         |
| `F022E` |  󰈮  |  `&#xF022E;`  | <>         |
|  `F4b0` |     |   `&#xF4b0;`  | <>         |
|  `F40D` |     |   `&#xF40D;`  | <>         |
|  `EAE9` |     |   `&#xEAE9;`  | <>         |
| `F102B` |  󱀫  |  `&#xF102B;`  | <>         |
|  `E7A3` |     |   `&#xE7A3;`  | \</>       |
|  `F1C9` |     |   `&#xF1C9;`  | \</>       |
|  `E796` |     |   `&#xE796;`  | \</>       |
|  `F121` |     |   `&#xF121;`  | \</>       |
|  `EAC4` |     |   `&#xEAC4;`  | \</>       |
| `F05C0` |  󰗀  |  `&#xF05C0;`  | \</>       |
|  `EA92` |     |   `&#xEA92;`  | `<T>`      |
|  `E67C` |     |   `&#xE67C;`  | (:a)       |
|  `F4B5` |     |   `&#xF4B5;`  | >\_        |
|  `F120` |     |   `&#xF120;`  | >\_        |
|  `E7A2` |     |   `&#xE7A2;`  | >\_        |
|  `E683` |     |   `&#xE683;`  | >\_        |
| `F07B7` |  󰞷  |  `&#xF07B7;`  | >\_        |
|  `F489` |     |   `&#xF489;`  | >\_        |
|  `EA85` |     |   `&#xEA85;`  | >\_        |
|  `E285` |     |   `&#xE285;`  | >          |
|  `E795` |     |   `&#xE795;`  | >\_        |
|  `F460` |     |   `&#xF460;`  | >          |
|  `E758` |     |   `&#xE758;`  | {less}     |
|  `E256` |     |   `&#xE256;`  | java       |
|  `E738` |     |   `&#xE738;`  | java       |
| `F0B37` |  󰬷  |  `&#xF0B37;`  | java       |
|  `E204` |     |   `&#xE204;`  | java       |
|  `E005` |     |   `&#xE005;`  | java       |
|  `E66D` |     |   `&#xE66D;`  | java       |
| `F0617` |  󰘗  |  `&#xF0617;`  | java       |
|  `E61B` |     |   `&#xE61B;`  | cjsx       |
|  `E65E` |     |   `&#xE65E;`  | go         |
|  `E626` |     |   `&#xE626;`  | go         |
|  `E724` |     |   `&#xE724;`  | go         |
|  `F2A5` |     |   `&#xF2A5;`  | g          |
|  `F2A6` |     |   `&#xF2A6;`  | g          |
|  `F0D5` |     |   `&#xF0D5;`  | g+         |
| `F02BD` |  󰊽  |  `&#xF02BD;`  | g+         |
|  `F0D4` |     |   `&#xF0D4;`  | g+         |
|  `F2B3` |     |   `&#xF2B3;`  | g+         |
| `F03BF` |  󰎿  |  `&#xF03BF;`  | g+         |
| `F0CB2` |  󰲲  |  `&#xF0CB2;`  | g+         |
|  `E7B0` |     |   `&#xE7B0;`  | docker     |
|  `F308` |     |   `&#xF308;`  | docker     |
|  `E650` |     |   `&#xE650;`  | docker     |
| `F0868` |  󰡨  |  `&#xF0868;`  | docker     |
|  `E7C5` |     |   `&#xE7C5;`  | vim        |
|  `E62B` |     |   `&#xE62B;`  | vim        |
|  `F194` |     |   `&#xF194;`  | vim        |
|  `F27D` |     |   `&#xF27D;`  | vim        |
|  `FA76` |   勇  |   `&#xFA76;`  | vim        |
|  `FA77` |   勺  |   `&#xFA77;`  | vim        |
|  `F194` |     |   `&#xF194;`  | vim        |
|  `F1CA` |     |   `&#xF1CA;`  | vim        |
|  `F36F` |     |   `&#xF36F;`  | neovim     |
|  `E632` |     |   `&#xE632;`  | emacs      |
|  `E235` |     |   `&#xE235;`  | python     |
| `F0320` |  󰌠  |  `&#xF0320;`  | python     |
|  `E73E` |     |   `&#xE73E;`  | markdown   |
|  `F853` |     |   `&#xF853;`  | markdown   |
| `F0354` |  󰍔  |  `&#xF0354;`  | markdown   |
| `F072F` |  󰜯  |  `&#xF072F;`  | markdown   |
| `F0DFB` |  󰷻  |  `&#xF0DFB;`  | markdown   |
|  `E673` |     |   `&#xE673;`  | makefile   |
|  `F858` |     |   `&#xF858;`  | maxcdn     |
|  `F136` |     |   `&#xF136;`  | maxcdn     |
|  `E616` |     |   `&#xE616;`  | npm        |
| `F06F7` |  󰛷  |  `&#xF06F7;`  | npm        |
|  `E767` |     |   `&#xE767;`  | jenkins    |
|  `E66E` |     |   `&#xE66E;`  | jenkins    |
|  `F2EC` |     |   `&#xF2EC;`  | \*jenkins  |
|  `F4E5` |     |   `&#xF4E5;`  | png        |
| `F0D78` |  󰵸  |  `&#xF0D78;`  | gif        |
| `F0225` |  󰈥  |  `&#xF0225;`  | jpg        |
| `F0E2D` |  󰸭  |  `&#xF0E2D;`  | png        |
| `F0226` |  󰈦  |  `&#xF0226;`  | pdf        |
|  `F4A5` |     |   `&#xF4A5;`  | file       |
|  `EB9D` |     |   `&#xEB9D;`  | file       |
|  `F15C` |     |   `&#xF15C;`  | file       |
|  `EAE8` |     |   `&#xEAE8;`  | file       |
|  `F471` |     |   `&#xF471;`  | file       |
| `F1085` |  󱂅  |  `&#xF1085;`  | log        |
|  `E7B4` |     |   `&#xE7B4;`  | Ai         |
|  `E67F` |     |   `&#xE67F;`  | Ps         |
|  `E73D` |     |   `&#xE73D;`  | php        |
| `F08C0` |  󰣀  |  `&#xF08C0;`  | ssh        |
|  `F1D3` |     |   `&#xF1D3;`  | git        |
|  `F1D2` |     |   `&#xF1D2;`  | git        |
|  `E776` |     |   `&#xE776;`  | ngix       |
|  `E791` |     |   `&#xE791;`  | ruby       |
|  `E739` |     |   `&#xE739;`  | ruby       |
|  `E21E` |     |   `&#xE21E;`  | ruby       |
|  `E719` |     |   `&#xE719;`  | node       |
| `F0AA9` |  󰪩  |  `&#xF0AA9;`  | database   |
| `F0AAA` |  󰪪  |  `&#xF0AAA;`  | database   |
|  `E7AA` |     |   `&#xE7AA;`  | S          |
|  `E72C` |     |   `&#xE72C;`  | TC         |
|  `E7BC` |     |   `&#xE7BC;`  | CS         |
| `F0AAE` |  󰪮  |  `&#xF0AAE;`  | .net       |
|  `E69B` |     |   `&#xE69B;`  | tex        |
| `F044D` |  󰑍  |  `&#xF044D;`  | reddit     |
|  `E704` |     |   `&#xE704;`  | mysql      |
|  \`E7A6 |     |   `&#xE7A6;`  | mysql      |
| `F12A7` |  󱊧  |   `&#F12A7;`  | 0x         |
|  `E600` |     |   `&#xE600;`  | stylus     |
|  `E759` |     |   `&#E759;`   | dev stylus |

#### airline

| UNICODE | ICON | HTML ENCODING | COMMENTS                     |
| :-----: | :--: | :-----------: | ---------------------------- |
|  `0246` |   Ɇ  |   `&#0246;`   | `airline_symbols.notexists`  |
|  `2204` |   ∄  |   `&#2204;`   | `airline_symbols.notexists`  |
|  `00DE` |   Þ  |   `&#00DE;`   | `airline_symbols.paste`      |
|  `03C1` |   ρ  |   `&#03C1;`   | `airline_symbols.paste`      |
|  `2225` |   ∥  |   `&#2225;`   | `airline_symbols.paste`      |
|  `2387` |   ⎇  |   `&#2387;`   | `airline_symbols.branch`     |
|  `E0A0` |     |   `&#E0A0;`   | `airline_symbols.branch`     |
|  `E725` |     |   `&#E725;`   | `airline_symbols.branch`     |
|  `29FC` |   ⧼  |   `&#29FC;`   | `airline_symbols.branch`     |
|  `00B6` |   ¶  |   `&#00B6;`   | `airline_symbols.linenr`     |
|  `240A` |   ␊  |   `&#240A;`   | `airline_symbols.linenr`     |
|  `2424` |   ␤  |   `&#2424;`   | `airline_symbols.linenr`     |
|  `E0A1` |     |   `&#E0A1;`   | `airline_symbols.linenr`     |
|  `2630` |   ☰  |   `&#2630;`   | `airline_symbols.maxlinenr`  |
|  `33D1` |   ㏑  |   `&#33D1;`   | `airline_symbols.maxlinenr`  |
|  `2105` |   ℅  |   `&#2105;`   | `airline_symbols.colnr`      |
|  `33C7` |   ㏇  |   `&#33C7;`   | `airline_symbols.colnr`      |
|  `039E` |   Ξ  |   `&#039E;`   | `airline_symbols.whitespace` |
|  `A7A8` |   Ꞩ  |   `&#A7A8;`   | `airline_symbols.spell`      |
|  `26A1` |   ⚡  |   `&#26A1;`   | `airline_symbols.dirty`      |
|  `21AF` |   ↯  |   `&#21AF;`   | `airline_symbols.dirty`      |
|  `266A` |   ♪  |   `&#266A;`   | `airline_symbols.dirty`      |
|  `E0A2` |     |   `&#E0A2;`   | `airline_symbols.readonly`   |
|  `E0B0` |     |   `&#E0B0;`   | `airline_left_sep`           |
|  `E0B1` |     |   `&#E0B1;`   | `airline_left_alt_sep`       |
|  `E0B2` |     |   `&#E0B2;`   | `airline_right_sep`          |
|  `E0B3` |     |   `&#E0B3;`   | `airline_right_alt_sep`      |
|  `2B60` |   ⭠  |   `&#2B60;`   | `airline_symbols.branch`     |
|  `2B61` |   ⭡  |   `&#2B61;`   | `airline_symbols.linenr`     |
|  `2B64` |   ⭤  |   `&#2B64;`   | `airline_symbols.readonly`   |
|  `2B80` |   ⮀  |   `&#2B80;`   | `airline_left_sep`           |
|  `2B81` |   ⮁  |   `&#2B81;`   | `airline_left_alt_sep`       |
|  `2B82` |   ⮂  |   `&#2B82;`   | `airline_right_sep`          |
|  `2B83` |   ⮃  |   `&#2B83;`   | `airline_right_alt_sep`      |

#### diagnostic

| UNICODE | ICON | HTML ENCODING | COMMENTS                 |
| :-----: | :--: | :-----------: | ------------------------ |
|  `2718` |   ✘  |   `&#2718;`   | `diagnostic.errorSign`   |
|  `2714` |   ✔  |   `&#2714;`   | -                        |
|  `14C6` |   ᓆ  |   `&#14C6;`   | `diagnostic.infoSign`    |
|  `1479` |   ᑹ  |   `&#1479;`   | `diagnostic.warningSign` |
|  `27A4` |   ➤  |   `&#27A4;`   | `diagnostic.hintSign`    |

#### ale

| UNICODE | ICON | HTML ENCODING | COMMENTS                 |
| :-----: | :--: | :-----------: | ------------------------ |
| `1F4A2` |  💢  |   `&#1F4A2;`  | `ale_sign_error`         |
|  `2718` |   ✘  |   `&#2718;`   | `ale_sign_error`         |
| `1F47E` |  👾  |   `&#1F47E;`  | `ale_sign_error`         |
| `1F4A3` |  💣  |   `&#1F4A3;`  | `ale_sign_error`         |
| `1F645` |  🙅  |   `&#1F645;`  | `ale_sign_error`         |
| `1F926` |  🤦  |   `&#1F926;`  | `ale_sign_error`         |
|  `1479` |   ᑹ  |   `&#1479;`   | `ale_sign_warning`       |
|  `26A0` |   ⚠  |   `&#26A0;`   | `ale_sign_warning`       |
|  `2E2E` |   ⸮  |   `&#2E2E;`   | `ale_sign_warning`       |
|  `2E18` |   ⸘  |   `&#2E18;`   | `ale_sign_warning`       |
|  `2639` |   ☹  |   `&#2639;`   | `ale_sign_warning`       |
|  `14C6` |   ᓆ  |   `&#14C6;`   | `ale_sign_info`          |
|  `2365` |   ⍥  |   `&#2365;`   | `ale_sign_style_error`   |
|  `14CD` |   ᓍ  |   `&#14CD;`   | `ale_sign_style_warning` |

#### syntastic

| UNICODE | ICON | HTML ENCODING | COMMENTS                         |
| :-----: | :--: | :-----------: | -------------------------------- |
|  `03CA` |   ϊ  |   `&#03CA;`   | `syntastic_info_symbol`          |
|  `0835` |   ࠵  |   `&#0835;`   | `syntastic_info_symbol`          |
|  `0CF2` |   ೲ  |   `&#0CF2;`   | `syntastic_info_symbol`          |
|  `2717` |   ✗  |   `&#2717;`   | `syntastic_error_symbol`         |
|  `0FBE` |   ྾  |   `&#0FBE;`   | `syntastic_error_symbol`         |
|  `0B93` |   ஓ  |   `&#0B93;`   | `syntastic_error_symbol`         |
|  `0BD0` |   ௐ  |   `&#0BD0;`   | `syntastic_error_symbol`         |
|  `2368` |   ⍨  |   `&#2368;`   | `syntastic_warning_symbol`       |
|  `14C6` |   ᓆ  |   `&#14C6;`   | `syntastic_warning_symbol`       |
|  `14CD` |   ᓍ  |   `&#14CD;`   | `syntastic_warning_symbol`       |
| `1063F` |  𐘿  |   `&#1063F;`  | `syntastic_warning_symbol`       |
|  `2365` |   ⍥  |   `&#2365;`   | `syntastic_style_error_symbol`   |
|  `0C20` |   ఠ  |   `&#0C20;`   | `syntastic_style_warning_symbol` |
|  `2364` |   ⍤  |   `&#2364;`   | `syntastic_style_warning_symbol` |
|  `0D60` |   ൠ  |   `&#0D60;`   | `syntastic_style_warning_symbol` |

#### vim-devicons

| UNICODE | ICON | HTML ENCODING | COMMENTS                                                           |
| :-----: | :--: | :-----------: | ------------------------------------------------------------------ |
|  `F115` |     |   `&#xF115;`  | `DevIconsDefaultFolderOpenSymbol`                                  |
|  `F114` |     |   `&#xF114;`  | `WebDevIconsUnicodeDecorateFolderNodesDefaultSymbol`               |
|  `E241` |     |   `&#xE241;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['log']`       |
|  `E60B` |     |   `&#xE60B;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['json']`      |
|  `F295` |     |   `&#xF295;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['md']`        |
| `F030B` |  󰌋  |   `&#F030B;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['perm']`      |
|  `E005` |     |   `&#E005;`   | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['groovy']`    |
|  `E005` |     |   `&#E005;`   | `WebDevIconsUnicodeDecorateFileNodesExactSymbols['jenkinsfile']`   |
| `F1183` |  󱆃  |   `&#F1183;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['sh']`        |
| `F16A5` |  󱚥  |   `&#F16A5;`  | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['yaml']`      |
|  `F1D3` |     |   `&#F1D3;`   | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['yml']`       |
|  `E204` |     |   `&#E204;`   | `WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['gitcommit']` |
| `F0626` |  󰘦  |   `&#F0626;`  | `WebDevIconsUnicodeDecorateFileNodesExactSymbols['devops']`        |
| `F0DFA` |  󰷺  |   `&#F0DFA;`  | `WebDevIconsUnicodeDecorateFileNodesExactSymbols['vimrc.d']`       |
| `F1183` |  󱆃  |   `&#F1183;`  | `WebDevIconsUnicodeDecorateFileNodesExactSymbols['vars']`          |
| `F0D6E` |  󰵮  |   `&#F0D6E;`  | `WebDevIconsUnicodeDecorateFileNodesExactSymbols['src']`           |
|  `EA92` |     |   `&#EA92;`   | `WebDevIconsUnicodeDecorateFileNodesPatternSymbols['.*ignore$']`   |
| `F1501` |  󱔁  |   `&#F1501;`  | `WebDevIconsUnicodeDecorateFileNodesPatternSymbols['.*rc$']`       |
|  `F1D3` |     |   `&#F1D3;`   | `WebDevIconsUnicodeDecorateFileNodesPatternSymbols['.*git.*$']`    |

* `:echo g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols`

| UNICODE | ICON | HTML ENCODING | COMMENTS     |
| :-----: | :--: | :-----------: | ------------ |
|  `E7B1` |     |   `&#E7B1;`   | erl          |
|  `E600` |     |   `&#E600;`   | styl         |
|  `E706` |     |   `&#E706;`   | db           |
| `F0DFA` |  󰷺  |   `&#F0DFA;`  | snippets     |
|  `E73E` |     |   `&#E73E;`   | rmd          |
|  `E61D` |     |   `&#E61D;`   | c++          |
|  `E606` |     |   `&#E606;`   | pyc          |
|  `E606` |     |   `&#E606;`   | pyd          |
|  `E627` |     |   `&#E627;`   | go           |
|  `E70C` |     |   `&#E70C;`   | suo          |
|  `E620` |     |   `&#E620;`   | lua          |
|  `E7A2` |     |   `&#E7A2;`   | bash         |
|  `E606` |     |   `&#E606;`   | pyo          |
|  `E60F` |     |   `&#E60F;`   | mustache     |
|  `E7BA` |     |   `&#E7BA;`   | jsx          |
|  `E60D` |     |   `&#E60D;`   | gif          |
|  `F313` |     |   `&#F313;`   | nix          |
|  `03BB` |   λ  |   `&#03BB;`   | ml           |
|  `E62D` |     |   `&#E62D;`   | leex         |
|  `E61F` |     |   `&#E61F;`   | lhs          |
|  `FCB9` |   ﲹ  |   `&#FCB9;`   | sol          |
|  `E737` |     |   `&#E737;`   | scala        |
|  `E7A2` |     |   `&#E7A2;`   | zsh          |
|  `E60D` |     |   `&#E60D;`   | jpeg         |
|  `F80A` |     |   `&#F80A;`   | pem          |
|  `E628` |     |   `&#E628;`   | ts           |
|  `E755` |     |   `&#E755;`   | xcplayground |
|  `E7A7` |     |   `&#E7A7;`   | fsi          |
|  `E61B` |     |   `&#E61B;`   | coffee       |
|  `E603` |     |   `&#E603;`   | scss         |
|  `E781` |     |   `&#E781;`   | js           |
|  `E745` |     |   `&#E745;`   | xul          |
|  `E73E` |     |   `&#E73E;`   | mdx          |
|  `E614` |     |   `&#E614;`   | less         |
|  `E7A2` |     |   `&#E7A2;`   | fish         |
|  `E60E` |     |   `&#E60E;`   | htm          |
|  `F2EC` |     |   `&#F2EC;`   | Jenkinsfile  |
|  `E791` |     |   `&#E791;`   | rb           |
|  `E62D` |     |   `&#E62D;`   | heex         |
|  `E7A7` |     |   `&#E7A7;`   | f#           |
|  `E61E` |     |   `&#E61E;`   | c            |
|  `E7AF` |     |   `&#E7AF;`   | d            |
|  `F295` |     |   `&#F295;`   | md           |
|  `E60D` |     |   `&#E60D;`   | webp         |
|  `F0FD` |     |   `&#F0FD;`   | h            |
|  `03BB` |   λ  |   `&#03BB;`   | mli          |
|  `E615` |     |   `&#E615;`   | mk           |
|  `E7A8` |     |   `&#E7A8;`   | rs           |
|  `E60E` |     |   `&#E60E;`   | haml         |
|  `E60D` |     |   `&#E60D;`   | png          |
|  `F0FD` |     |   `&#F0FD;`   | hh           |
|  `E608` |     |   `&#E608;`   | php          |
|  `E61D` |     |   `&#E61D;`   | cc           |
|  `E769` |     |   `&#E769;`   | t            |
|  `E624` |     |   `&#E624;`   | jl           |
|  `E768` |     |   `&#E768;`   | cljc         |
|  `E62D` |     |   `&#E62D;`   | exs          |
|  `E738` |     |   `&#E738;`   | jenkinsfile  |
|  `E61F` |     |   `&#E61F;`   | hs           |
|  `F472` |     |   `&#F472;`   | sql          |
|  `E60D` |     |   `&#E60D;`   | ico          |
|  `E7A2` |     |   `&#E7A2;`   | ps1          |
|  `E60D` |     |   `&#E60D;`   | bmp          |
|  `E70C` |     |   `&#E70C;`   | sln          |
|  `E76A` |     |   `&#E76A;`   | cljs         |
|  `E736` |     |   `&#E736;`   | html         |
|  `E61D` |     |   `&#E61D;`   | cpp          |
|  `E7B1` |     |   `&#E7B1;`   | hrl          |
|  `F1D3` |     |   `&#F1D3;`   | gitcommit    |
|  `E603` |     |   `&#E603;`   | sass         |
|  `FD42` |   ﵂  |   `&#FD42;`   | vue          |
|  `E7A2` |     |   `&#E7A2;`   | awk          |
|  `E615` |     |   `&#E615;`   | conf         |
|  `E769` |     |   `&#E769;`   | pl           |
|  `E769` |     |   `&#E769;`   | pm           |
|  `E61D` |     |   `&#E61D;`   | cp           |
|  `E7A8` |     |   `&#E7A8;`   | rlib         |
|  `F499` |     |   `&#F499;`   | pp           |
|  `FB68` |   ﭨ  |   `&#FB68;`   | tex          |
|  `E62C` |     |   `&#E62C;`   | elm          |
|  `E60D` |     |   `&#E60D;`   | jpg          |
|  `E615` |     |   `&#E615;`   | toml         |
|  `E60B` |     |   `&#E60B;`   | webmanifest  |
|  `E60C` |     |   `&#E60C;`   | mjs          |
|  `E755` |     |   `&#E755;`   | swift        |
|  `FCD2` |   ﳒ  |   `&#FCD2;`   | r            |
|  `E7B4` |     |   `&#E7B4;`   | ai           |
|  `E7A7` |     |   `&#E7A7;`   | fs           |
|  `E7A2` |     |   `&#E7A2;`   | csh          |
|  `E7B8` |     |   `&#E7B8;`   | psd          |
| `F030B` |  󰌋  |   `&#F030B;`  | perm         |
|  `E7B8` |     |   `&#E7B8;`   | psb          |
|  `E60B` |     |   `&#E60B;`   | json         |
|  `E619` |     |   `&#E619;`   | rss          |
|  `E61D` |     |   `&#E61D;`   | cxx          |
|  `E749` |     |   `&#E749;`   | css          |
|  `E241` |     |   `&#E241;`   | log          |
|  `E791` |     |   `&#E791;`   | rake         |
| `F1183` |  󱆃  |   `&#F1183;`  | sh           |
|  `F0FD` |     |   `&#F0FD;`   | hpp          |
|  `E615` |     |   `&#E615;`   | bat          |
|  `E7A7` |     |   `&#E7A7;`   | fsx          |
|  `E615` |     |   `&#E615;`   | ini          |
|  `E791` |     |   `&#E791;`   | gemspec      |
|  `E73E` |     |   `&#E73E;`   | markdown     |
|  `E60F` |     |   `&#E60F;`   | hbs          |
|  `E61C` |     |   `&#E61C;`   | twig         |
| `F16A5` |  󱚥  |   `&#F16A5;`  | yaml         |
|  `E7A7` |     |   `&#E7A7;`   | fsscript     |
|  `E7A2` |     |   `&#E7A2;`   | ksh          |
|  `F27D` |     |   `&#F27D;`   | vim          |
|  `E60E` |     |   `&#E60E;`   | ejs          |
|  `E768` |     |   `&#E768;`   | clj          |
|  `E62D` |     |   `&#E62D;`   | ex           |
|  `E76A` |     |   `&#E76A;`   | edn          |
|  `E60E` |     |   `&#E60E;`   | slim         |
|  `E62D` |     |   `&#E62D;`   | eex          |
|  `E7BA` |     |   `&#E7BA;`   | tsx          |
|  `E706` |     |   `&#E706;`   | dump         |
|  `F2A6` |     |   `&#F2A6;`   | groovy       |
|  `E606` |     |   `&#E606;`   | py           |
|  `F0FD` |     |   `&#F0FD;`   | hxx          |
|  `E728` |     |   `&#E728;`   | diff         |
|  `E798` |     |   `&#E798;`   | dart         |
|  `E738` |     |   `&#E738;`   | java         |
| `F16A5` |  󱚥  |   `&#F16A5;`  | yml          |

* `:echo g:WebDevIconsUnicodeDecorateFileNodesExactSymbols`

| UNICODE | ICON | HTML ENCODING | COMMENTS                         |
| :-----: | :--: | :-----------: | -------------------------------- |
|  `F27D` |     |   `&#F27D;`   | .vimrc                           |
|  `E62B` |     |   `&#E62B;`   | \_gvimrc                         |
|  `E62B` |     |   `&#E62B;`   | \_vimrc                          |
|  `E62B` |     |   `&#E62B;`   | .gvimrc                          |
| `F1183` |  󱆃  |   `&#F1183;`  | vars                             |
|  `E702` |     |   `&#E702;`   | .gitignore                       |
|  `E707` |     |   `&#E707;`   | dropbox                          |
| `F030B` |  󰌋  |   `&#F030B;`  | license                          |
|  `E607` |     |   `&#E607;`   | procfile                         |
|  `E7A2` |     |   `&#E7A2;`   | .bashprofile                     |
|  `E791` |     |   `&#E791;`   | config.ru                        |
|  `E791` |     |   `&#E791;`   | gemfile                          |
|  `E611` |     |   `&#E611;`   | gruntfile.coffee                 |
|  `E702` |     |   `&#E702;`   | COMMIT\_EDITMSG                  |
| `F0D6E` |  󰵮  |   `&#F0D6E;`  | src                              |
|  `E702` |     |   `&#E702;`   | .gitmodules                      |
| `F0DFA` |  󰷺  |   `&#F0DFA;`  | snips                            |
|  `E615` |     |   `&#E615;`   | makefile                         |
|  `E791` |     |   `&#E791;`   | rakefile                         |
| `F0626` |  󰘦  |   `&#F0626;`  | devops                           |
|  `E610` |     |   `&#E610;`   | gulpfile.coffee                  |
|  `E611` |     |   `&#E611;`   | gruntfile.js                     |
|  `E7A2` |     |   `&#E7A2;`   | .zshenv                          |
|  `E611` |     |   `&#E611;`   | gruntfile.ls                     |
|  `E718` |     |   `&#E718;`   | node\_modules                    |
|  `E610` |     |   `&#E610;`   | gulpfile.js                      |
|  `E7A2` |     |   `&#E7A2;`   | .bashrc                          |
| `F06A9` |  󰚩  |   `&#F06A9;`  | robots.txt                       |
|  `E7A2` |     |   `&#E7A2;`   | .zshrc                           |
|  `E62D` |     |   `&#E62D;`   | mix.lock                         |
|  `E610` |     |   `&#E610;`   | gulpfile.ls                      |
|  `E7B0` |     |   `&#E7B0;`   | docker-compose.yml               |
|  `E702` |     |   `&#E702;`   | .gitconfig                       |
|  `E702` |     |   `&#E702;`   | .gitattributes                   |
|  `E7BA` |     |   `&#E7BA;`   | react.jsx                        |
|  `E7B0` |     |   `&#E7B0;`   | dockerfile                       |
|  `E7A2` |     |   `&#E7A2;`   | .zprofile                        |
|  `E615` |     |   `&#E615;`   | cmakelists.txt                   |
|  `E615` |     |   `&#E615;`   | .ds\_store                       |
|  `E623` |     |   `&#E623;`   | favicon.ico                      |
|  `0031` |   1  |   `&#0031;`   | exact-match-case-sensitive-1.txt |
|  `0032` |   2  |   `&#0032;`   | exact-match-case-sensitive-2     |

### folders

| UNICODE | ICON | HTML ENCODING | COMMENTS  |
| :-----: | :--: | :-----------: | --------- |
|  `F07B` |     |   `&#xF07B;`  | close     |
|  `F07C` |     |   `&#xF07C;`  | open      |
|  `F114` |     |   `&#xF114;`  | close     |
|  `y115` |     |   `&#xF115;`  | open      |
|  `F067` |     |   `&#xF067;`  | close (+) |
|  `F068` |     |   `&#xF068;`  | open (-)  |
|  `F45B` |     |   `&#xF45B;`  | open (-)  |
|  `F2D1` |     |   `&#xF2D1;`  | open (-)  |
|  `F48B` |     |   `&#xF48B;`  | open (-)  |

### platform

| UNICODE | ICON | HTML ENCODING | COMMENTS |
| :-----: | :--: | :-----------: | -------- |
|  `F302` |     |   `&#xF302;`  | mac      |
|  `E711` |     |   `&#xE711;`  | mac      |
|  `F8FF` |     |   `&#xF8FF;`  | mac      |
| `F0037` |  󰀷  |  `&#xF0037;`  | ios      |
|  `F316` |     |   `&#xF316;`  | redhat   |
|  `E7BB` |     |   `&#xE7BB;`  | redhat   |
|  `E712` |     |   `&#xE712;`  | linux    |
|  `F31A` |     |   `&#xF31A;`  | linux    |
|  `EBC6` |     |   `&#xEBC6;`  | linux    |
|  `F17C` |     |   `&#xF17C;`  | linux    |
| `F033D` |  󰌽  |  `&#xF033D;`  | linux    |
|  `F314` |     |   `&#xF314;`  | opensuse |
|  `F31B` |     |   `&#xF31B;`  | ubuntu   |
|  `EBC9` |     |   `&#xEBC9;`  | ubuntu   |
|  `F31C` |     |   `&#xF31C;`  | ubuntu   |
|  `E73A` |     |   `&#xE73A;`  | ubuntu   |
|  `E62A` |     |   `&#xE62A;`  | windows  |
|  `F17A` |     |   `&#xF17A;`  | windows  |
|  `E70F` |     |   `&#xE70F;`  | windows  |
| `F05B3` |  󰖳  |  `&#xF05B3;`  | windows  |
| `F0A21` |  󰨡  |  `&#xF0A21;`  | windows  |
|  `EBC5` |     |   `&#xEBC5;`  | debian   |
|  `F306` |     |   `&#xF306;`  | debian   |
|  `E77D` |     |   `&#xE77D;`  | debian   |
|  `E722` |     |   `&#xE722;`  | RPi      |
|  `EF5C` |     |   `&#xEF5C;`  | RPi      |
|  `F304` |     |   `&#xF304;`  | centos   |
|  `E70E` |     |   `&#xE70E;`  | android  |
|  `F17B` |     |   `&#xF17B;`  | android  |

### math

| UNICODE | ICON | HTML ENCODING | COMMENTS      |
| :-----: | :--: | :-----------: | ------------- |
|  `F89F` |     |   `&#xF89F;`  | 123           |
| `F03A0` |  󰎠  |  `&#xF03A0;`  | 123           |
|  `F4F7` |     |   `&#xF4F7;`  | 123           |
| `F172A` |  󱜪  |  `&#xF172A;`  | 5.1.2         |
| `F1729` |  󱜩  |  `&#xF1729;`  | 2.1           |
| `F1052` |  󱁒  |  `&#xF1052;`  | -1            |
| `F15CB` |  󱗋  |  `&#xF15CB;`  | +1            |
|  `FF10` |   １  |   `&#xFF10;`  | 1             |
|  `FF11` |   ２  |   `&#xFF11;`  | 2             |
|  `FF12` |   ３  |   `&#xFF12;`  | 3             |
|  `FF13` |   ４  |   `&#xFF13;`  | 4             |
|  `FF14` |   ５  |   `&#xFF14;`  | 5             |
|  `FF15` |   ６  |   `&#xFF15;`  | 6             |
|  `FF16` |   ７  |   `&#xFF16;`  | 7             |
|  `FF17` |   ８  |   `&#xFF17;`  | 8             |
|  `FF18` |   ９  |   `&#xFF18;`  | 9             |
|  `207F` |   ⁿ  |   `&#x207F;`  | ^n            |
|  `00BA` |   º  |    `&#xBA;`   | ^0            |
|  `00B9` |   ¹  |    `&#xB9;`   | ^1            |
|  `00B2` |   ²  |    `&#xB2;`   | ^2            |
|  `00B3` |   ³  |    `&#xB3;`   | ^3            |
|  `2074` |   ⁴  |   `&#x2074;`  | ^4            |
|  `2075` |   ⁵  |   `&#x2075;`  | ^5            |
|  `2076` |   ⁶  |   `&#x2076;`  | ^6            |
|  `2077` |   ⁷  |   `&#x2077;`  | ^7            |
|  `2078` |   ⁸  |   `&#x2078;`  | ^8            |
|  `2079` |   ⁹  |   `&#x2079;`  | ^9            |
|  `2070` |   ⁰  |   `&#x2070;`  | ^0            |
|  `2080` |   ₀  |   `&#x2080;`  | \_0           |
|  `2081` |   ₁  |   `&#x2081;`  | \_1           |
|  `2082` |   ₂  |   `&#x2082;`  | \_2           |
|  `2083` |   ₃  |   `&#x2083;`  | \_3           |
|  `2084` |   ₄  |   `&#x2084;`  | \_4           |
|  `2085` |   ₅  |   `&#x2085;`  | \_5           |
|  `2086` |   ₆  |   `&#x2086;`  | \_6           |
|  `2087` |   ₇  |   `&#x2087;`  | \_7           |
|  `2088` |   ₈  |   `&#x2088;`  | \_8           |
|  `2089` |   ₉  |   `&#x2089;`  | \_9           |
|  `215F` |   ⅟  |   `&#x215F;`  | 1/            |
|  `2189` |   ↉  |   `&#x2189;`  | 0/3           |
| `F1992` |  󱦒  |  `&#xF1992;`  | 1/2           |
|   `BD`  |   ½  |    `&#xBD;`   | 1/2           |
|  `2153` |   ⅓  |   `&#x2153;`  | 1/3           |
|  `2154` |   ⅔  |   `&#x2154;`  | 2/3           |
|   `BC`  |   ¼  |    `&#xBC;`   | 1/4           |
|   `BE`  |   ¾  |    `&#xBE;`   | 3/4           |
|  `2155` |   ⅕  |   `&#x2155;`  | 1/5           |
|  `2156` |   ⅖  |   `&#x2156;`  | 2/5           |
|  `2157` |   ⅗  |   `&#x2157;`  | 3/5           |
|  `2158` |   ⅘  |   `&#x2158;`  | 4/5           |
|  `2159` |   ⅙  |   `&#x2159;`  | 1/6           |
|  `215A` |   ⅚  |   `&#x215A;`  | 5/6           |
|  `2150` |   ⅐  |   `&#x2150;`  | 1/7           |
|  `215B` |   ⅛  |   `&#x215B;`  | 1/8           |
|  `215C` |   ⅜  |   `&#x215C;`  | 3/8           |
|  `215D` |   ⅝  |   `&#x215D;`  | 5/8           |
|  `215E` |   ⅞  |   `&#x215E;`  | 7/8           |
|  `2151` |   ⅑  |   `&#x2151;`  | 1/9           |
|  `2152` |   ⅒  |   `&#x2152;`  | 1/10          |
| `F01C9` |  󰇉  |  `&#xF01C9;`  | A/B           |
|  `208C` |   ₌  |   `&#x208C;`  | \_=           |
|  `208D` |   ₍  |   `&#x208D;`  | \_(           |
|  `208E` |   ₎  |   `&#x208E;`  | \_)           |
|  `207A` |   ⁺  |   `&#x207A;`  | ^+            |
|  `208A` |   ₊  |   `&#x208A;`  | \_+           |
|  `FE62` |   ﹢  |   `&#xFE62;`  | +             |
|  `FF0B` |   ＋  |   `&#xFF0B;`  | +             |
| `F0195` |  󰆕  |  `&#xF0195;`  | +/-           |
| `F14C9` |  󱓉  |  `&#xF14C9;`  | +/-           |
|  `F440` |     |   `&#xF440;`  | +-            |
|   `B1`  |   ±  |    `&#xB1;`   | +-            |
| `F0993` |  󰦓  |  `&#xF0993;`  | +-            |
|  `2213` |   ∓  |   `&#x2213;`  | -+            |
|  `2214` |   ∔  |   `&#x2214;`  | .+            |
|  `29FA` |   ⧺  |   `&#x29FA;`  | ++            |
|  `29FB` |   ⧻  |   `&#x29FB;`  | +++           |
|  `EB64` |     |   `&#xEB64;`  | +-x%          |
|  `2295` |   ⊕  |   `&#x2295;`  | O+            |
|  `2A01` |   ⨁  |   `&#x2A01;`  | O+            |
|  `2A22` |   ⨢  |   `&#x2A22;`  | o+            |
|  `2A2D` |   ⨭  |   `&#x2A2D;`  | (+            |
|  `2ABF` |   ⪿  |   `&#x2ABF;`  | (+            |
|  `2AC0` |   ⫀  |   `&#x2AC0;`  | )+            |
|  `2A2E` |   ⨮  |   `&#x2A2E;`  | )+            |
|  `2A23` |   ⨣  |   `&#x2A23;`  | ^+            |
|  `2A24` |   ⨤  |   `&#x2A24;`  | \~+           |
|  `2A25` |   ⨥  |   `&#x2A25;`  | +.            |
|  `2A26` |   ⨦  |   `&#x2A26;`  | +\~           |
|  `2A27` |   ⨧  |   `&#x2A27;`  | +2            |
|  `2A28` |   ⨨  |   `&#x2A28;`  | +^            |
|  `2A39` |   ⨹  |   `&#x2A39;`  | triangle +    |
|  `2A3A` |   ⨺  |   `&#x2A3A;`  | triangle -    |
|  `25EC` |   ◬  |   `&#x25EC;`  | triangle .    |
|  `29CC` |   ⧌  |   `&#x29CC;`  | triangle s    |
|  `2A71` |   ⩱  |   `&#x2A71;`  | =+            |
|  `2A72` |   ⩲  |   `&#x2A72;`  | +=            |
|  `223B` |   ∻  |   `&#x223B;`  | ÷             |
|   `F7`  |   ÷  |    `&#xF7;`   | ÷             |
| `F01D5` |  󰇕  |  `&#xF01D5;`  | ÷             |
| `F12EA` |  󱋪  |  `&#xF12EA;`  | ÷             |
|  `2A2B` |   ⨫  |   `&#x2A2B;`  | ÷             |
|  `2A2C` |   ⨬  |   `&#x2A2C;`  | ÷             |
|  `2A6A` |   ⩪  |   `&#x2A6A;`  | half ÷        |
|  `2A6B` |   ⩫  |   `&#x2A6B;`  | ÷             |
|  `2238` |   ∸  |   `&#x2238;`  | half ÷        |
|  `2A2A` |   ⨪  |   `&#x2A2A;`  | half ÷        |
|  `2A38` |   ⨸  |   `&#x2A38;`  | O/            |
|  `29BC` |   ⦼  |   `&#x29BC;`  | o/            |
|  `2215` |   ∕  |   `&#x2215;`  | /             |
|  `2242` |   ≂  |   `&#x2242;`  | -\~           |
|  `2A6C` |   ⩬  |   `&#x2A6C;`  | ~~-~~         |
|  `FF5E` |   ～  |   `&#xFF5E;`  | \~            |
| `F0963` |  󰥣  |  `&#xF0963;`  | x^y           |
| `F0964` |  󰥤  |  `&#xF0964;`  | x^y           |
|  `F12B` |     |   `&#xF12B;`  | x^2           |
| `F0283` |  󰊃  |  `&#xF0283;`  | x^2           |
|  `F12C` |     |   `&#xF12C;`  | x2 subscript  |
| `F0282` |  󰊂  |  `&#xF0282;`  | x2 subscript  |
|  `F506` |     |   `&#xF506;`  | ./            |
| `F016C` |  󰅬  |  `&#xF016C;`  | >             |
|  `2A7B` |   ⩻  |   `&#x2A7B;`  | \<?           |
|  `2A7C` |   ⩼  |   `&#x2A7C;`  | >?            |
| `F016D` |  󰅭  |  `&#xF016D;`  | >=            |
| `F096E` |  󰥮  |  `&#xF096E;`  | >=            |
| `F097D` |  󰥽  |  `&#xF097D;`  | <=            |
|  `2264` |   ≤  |   `&#x2264;`  | <=            |
|  `2265` |   ≥  |   `&#x2265;`  | >=            |
|  `2266` |   ≦  |   `&#x2266;`  | <=            |
|  `2267` |   ≧  |   `&#x2267;`  | >=            |
|  `2A95` |   ⪕  |   `&#x2A95;`  | <=            |
|  `2A96` |   ⪖  |   `&#x2A96;`  | >=            |
|  `2A7D` |   ⩽  |   `&#x2A7D;`  | <=            |
|  `2A7E` |   ⩾  |   `&#x2A7E;`  | >=            |
|  `2A85` |   ⪅  |   `&#x2A85;`  | <=            |
|  `2A86` |   ⪆  |   `&#x2A86;`  | >=            |
|  `2A8B` |   ⪋  |   `&#x2A8B;`  | <=            |
|  `2A8C` |   ⪌  |   `&#x2A8C;`  | >=            |
|  `2A8D` |   ⪍  |   `&#x2A8D;`  | <=            |
|  `2A8E` |   ⪎  |   `&#x2A8E;`  | >=            |
|  `2A99` |   ⪙  |   `&#x2A99;`  | <=            |
|  `2A9A` |   ⪚  |   `&#x2A9A;`  | >=            |
|  `2268` |   ≨  |   `&#x2268;`  | \<!=          |
|  `2269` |   ≩  |   `&#x2269;`  | >!=           |
|  `226A` |   ≪  |   `&#x226A;`  | <<            |
|  `226B` |   ≫  |   `&#x226B;`  | >>            |
|  `2AA1` |   ⪡  |   `&#x2AA1;`  | <<            |
|  `2AA2` |   ⪢  |   `&#x2AA2;`  | >>            |
|  `2AA3` |   ⪣  |   `&#x2AA3;`  | <<            |
|  `2AA4` |   ⪤  |   `&#x2AA4;`  | ><            |
|  `2AA5` |   ⪥  |   `&#x2AA5;`  | ><            |
|  `22D8` |   ⋘  |   `&#x22D8;`  | <<<           |
|  `22D9` |   ⋙  |   `&#x22D9;`  | >>>           |
|  `2A7F` |   ⩿  |   `&#x2A7F;`  | <<<           |
|  `2A80` |   ⪀  |   `&#x2A80;`  | >>>           |
|  `2270` |   ≰  |   `&#x2270;`  | !<=           |
|  `2271` |   ≱  |   `&#x2271;`  | !>=           |
|  `2272` |   ≲  |   `&#x2272;`  | \~<           |
|  `2273` |   ≳  |   `&#x2273;`  | \~>           |
|  `227E` |   ≾  |   `&#x227E;`  | !\~           |
|  `227F` |   ≿  |   `&#x227F;`  | !\~           |
|  `227D` |   ≽  |   `&#x227D;`  | !\~           |
|  `2280` |   ⊀  |   `&#x2280;`  | !>            |
|  `2281` |   ⊁  |   `&#x2281;`  | !<            |
|  `2A87` |   ⪇  |   `&#x2A87;`  | >!\~          |
|  `2A88` |   ⪈  |   `&#x2A88;`  | \<!\~         |
|  `22E6` |   ⋦  |   `&#x22E6;`  | \<!\~         |
|  `22E7` |   ⋧  |   `&#x22E7;`  | >!\~          |
|  `22E8` |   ⋨  |   `&#x22E8;`  | <\~!          |
|  `22E9` |   ⋩  |   `&#x22E9;`  | !\~>          |
|  `2274` |   ≴  |   `&#x2274;`  | !\~<          |
|  `2275` |   ≵  |   `&#x2275;`  | !\~>          |
|  `2278` |   ≸  |   `&#x2278;`  | !<>           |
|  `29C0` |   ⧀  |   `&#x29C0;`  | O<            |
|  `29C1` |   ⧁  |   `&#x29C1;`  | O>            |
|  `2A79` |   ⩹  |   `&#x2A79;`  | o>            |
|  `2A7A` |   ⩺  |   `&#x2A7A;`  | o<            |
| `F016F` |  󰅯  |  `&#xF016F;`  | <=            |
|  `2A73` |   ⩳  |   `&#x2A73;`  | =+            |
|  `2A74` |   ⩴  |   `&#x2A74;`  | ::=           |
|  `2A75` |   ⩵  |   `&#x2A75;`  | ==            |
|  `2A76` |   ⩶  |   `&#x2A76;`  | ===           |
|  `2338` |   ⌸  |   `&#x2338;`  | ==            |
|  `236F` |   ⍯  |   `&#x236F;`  | !=            |
| `F098E` |  󰦎  |  `&#xF098E;`  | !=            |
| `F098D` |  󰦍  |  `&#xF098D;`  | !=            |
|  `2260` |   ≠  |   `&#x2260;`  | !=            |
|  `2262` |   ≢  |   `&#x2262;`  | !=            |
| `F0170` |  󰅰  |  `&#xF0170;`  | !=            |
|  `29E3` |   ⧣  |   `&#x29E3;`  | //==          |
|  `2248` |   ≈  |   `&#x2248;`  | \~=           |
|  `2249` |   ≉  |   `&#x2249;`  | !\~=          |
|  `223C` |   ∼  |   `&#x223C;`  | \~            |
|  `223D` |   ∽  |   `&#x223D;`  | \~            |
|  `223E` |   ∾  |   `&#x223E;`  | \~            |
|  `2241` |   ≁  |   `&#x2241;`  | !\~           |
|  `22CD` |   ⋍  |   `&#x22CD;`  | \~=           |
|  `2244` |   ≄  |   `&#x2244;`  | !\~=          |
|  `224C` |   ≌  |   `&#x224C;`  | \~==          |
|  `2247` |   ≇  |   `&#x2247;`  | !\~==         |
|  `225F` |   ≟  |   `&#x225F;`  | =?            |
|  `FE15` |   ︕  |   `&#xFE15;`  | !             |
|  `FF01` |   ！  |   `&#xFF01;`  | !             |
|  `FE16` |   ︖  |   `&#xFE16;`  | ?             |
| `F0A3D` |  󰨽  |  `&#xF0A3D;`  | information   |
|  `FF02` |   ＂  |   `&#xFF02;`  | "             |
| `F0C96` |  󰲖  |  `&#xF0C96;`  | cos           |
| `F0C97` |  󰲗  |  `&#xF0C97;`  | sin           |
| `F0C98` |  󰲘  |  `&#xF0C98;`  | tan           |
| `F09A3` |  󰦣  |  `&#xF09A3;`  | square root   |
| `F0784` |  󰞄  |  `&#xF0784;`  | square root   |
|  `EEE0` |     |   `&#xEEE0;`  | square root   |
|  `F8FE` |     |   `&#xF8FE;`  | pi            |
|  `E22C` |     |   `&#xE22C;`  | pi            |
| `F03FF` |  󰏿  |  `&#xF03FF;`  | pi            |
| `F0400` |  󰐀  |  `&#xF0400;`  | pi            |
| `F0627` |  󰘧  |  `&#xF0627;`  | lambda        |
|  `E6B1` |     |   `&#xE6B1;`  | lambda        |
| `104E0` |  𐓠  |   `&#104E0;`  | alpha         |
| `F00A1` |  󰂡  |  `&#xF00A1;`  | beta          |
| `F10EE` |  󱃮  |  `&#xF10EE;`  | gamma         |
| `F04A0` |  󰒠  |  `&#xF04A0;`  | sigma         |
| `F03C9` |  󰏉  |  `&#xF03C9;`  | omega         |
| `102C8` |  𐋈  |   `&#102C8;`  | ∵             |
| `10B3A` |  𐬺  |   `&#10B3A;`  | ∴             |
| `10B3B` |  𐬻  |   `&#10B3B;`  | ∵             |
| `10B3C` |  𐬼  |   `&#10B3C;`  | ∵             |
| `10B3D` |  𐬽  |   `&#10B3D;`  | ∴             |
| `10B3E` |  𐬾  |   `&#10B3E;`  | ∵             |
| `10B3F` |  𐬿  |   `&#10B3F;`  | ∴             |
| `F0FC9` |  󰿉  |  `&#xF0FC9;`  | function      |
|  `2A0D` |   ⨍  |   `&#x2A0D;`  | function      |
|  `2A0E` |   ⨎  |   `&#x2A0E;`  | function      |
|  `2A0F` |   ⨏  |   `&#x2A0F;`  | function      |
|  `2A17` |   ⨗  |   `&#x2A17;`  | function      |
|  `2A18` |   ⨘  |   `&#x2A18;`  | function x    |
|  `2A19` |   ⨙  |   `&#x2A19;`  | function      |
| `F0295` |  󰊕  |  `&#xF0295;`  | function      |
| `F0871` |  󰡱  |  `&#xF0871;`  | function of x |
| `1D6FB` |  𝛻  |   `&#1D6FB;`  | nabla         |
| `F002B` |  󰀫  |   `&#F002B;`  | alpha         |
| `1D6FC` |  𝛼  |   `&#1D6FC;`  | alpha         |
| `1D6FD` |  𝛽  |   `&#1D6FD;`  | beta          |
| `1D6FE` |  𝛾  |   `&#1D6FE;`  | gamma         |
| `1D6FF` |  𝛿  |   `&#1D6FF;`  | delta         |
| `1D700` |  𝜀  |   `&#1D700;`  | epsilon       |
| `1D701` |  𝜁  |   `&#1D701;`  | zeta          |
| `1D702` |  𝜂  |   `&#1D702;`  | eta           |
| `1D703` |  𝜃  |   `&#1D703;`  | theta         |
| `1D704` |  𝜄  |   `&#1D704;`  | iota          |
| `1D705` |  𝜅  |   `&#1D705;`  | kappa         |
| `1D706` |  𝜆  |   `&#1D706;`  | lambda        |
| `1D707` |  𝜇  |   `&#1D707;`  | mu            |
| `1D708` |  𝜈  |   `&#1D708;`  | nu            |
| `1D709` |  𝜉  |   `&#1D709;`  | xi            |
| `1D70A` |  𝜊  |   `&#1D70A;`  | omicron       |
| `1D70B` |  𝜋  |   `&#1D70B;`  | pi            |
| `1D70C` |  𝜌  |   `&#1D70C;`  | rho           |
| `1D70D` |  𝜍  |   `&#1D70D;`  | sigma         |
| `1D70E` |  𝜎  |   `&#1D70E;`  | tau           |
| `1D70F` |  𝜏  |   `&#1D70F;`  | upsilon       |
| `1D710` |  𝜐  |   `&#1D710;`  | phi           |
| `1D711` |  𝜑  |   `&#1D711;`  | chi           |

### graph

| UNICODE | ICON | HTML ENCODING | COMMENTS          |
| :-----: | :--: | :-----------: | ----------------- |
|  `F4BC` |     |   `&#xF4BC;`  | chip - cpu        |
|  `F85A` |     |   `&#xF85A;`  | chip - cpu        |
| `F035B` |  󰍛  |  `&#xF035B;`  | chip - cpu        |
|  `F2DB` |     |   `&#xF2DB;`  | chip - 64bit      |
|  `E266` |     |   `&#xE266;`  | chip              |
| `F061A` |  󰘚  |  `&#xF061A;`  | chip              |
| `F0EDF` |  󰻟  |  `&#xF0EDF;`  | chip - 32bit      |
| `F0EE0` |  󰻠  |  `&#xF0EE0;`  | chip - 64bit      |
| `F1362` |  󱍢  |  `&#xF1362;`  | google downasaur  |
| `F1362` |  󱍢  |  `&#xF1362;`  | google downasaur  |
| `F02A0` |  󰊠  |  `&#xF02A0;`  | ghost             |
|  `E241` |     |   `&#xE241;`  | footprint         |
| `F0DFA` |  󰷺  |  `&#xF0DFA;`  | footprint         |
|  `E69E` |     |   `&#xE69E;`  | foot              |
|  `F361` |     |   `&#xF361;`  | foot              |
| `F02AC` |  󰊬  |  `&#xF02AC;`  | foot              |
| `F0F52` |  󰽒  |  `&#xF0F52;`  | foot              |
| `F169D` |  󱚝  |  `&#xF169D;`  | robot angry       |
| `F169E` |  󱚞  |  `&#xF169E;`  | robot angry       |
| `F169F` |  󱚟  |  `&#xF169F;`  | robot confused !? |
| `F16A0` |  󱚠  |  `&#xF16A0;`  | robot confused !? |
| `F16A1` |  󱚡  |  `&#xF16A1;`  | robot dead        |
| `F16A2` |  󱚢  |  `&#xF16A2;`  | robot dead        |
| `F1719` |  󱜙  |   `&#F1719;`  | robot happy       |
| `F171A` |  󱜚  |   `&#F171A;`  | robot happy       |
| `F16A3` |  󱚣  |  `&#xF16A3;`  | robot             |
| `F16A4` |  󱚤  |  `&#xF16A4;`  | robot             |
| `F16A5` |  󱚥  |  `&#xF16A5;`  | robot love        |
| `F16A6` |  󱚦  |  `&#xF16A6;`  | robot love        |
|  `F4BE` |     |   `&#xF4BE;`  | robot             |
| `F1957` |  󱥗  |  `&#xF1957;`  | chips             |
|  `E763` |     |   `&#xE763;`  | cola              |
| `F01E5` |  󰇥  |  `&#xF01E5;`  | dark              |
| `10996` |  𐦖  |   `&#10996;`  | dark              |
| `F02CB` |  󰋋  |  `&#xF02CB;`  | headphone         |
| `F1852` |  󱡒  |   `&#F1852;`  | earbuds           |
| `F04B2` |  󰒲  |  `&#xF04B2;`  | sleep             |
| `F04B3` |  󰒳  |  `&#xF04B3;`  | sleep off         |
|  `E61C` |     |   `&#xE61C;`  | twig              |
|  `E006` |     |   `&#xE006;`  | coconut tree      |
|  `32DB` |   ㋛  |   `&#32DB;`   | smile             |
|  `32E1` |   ㋡  |   `&#32E1;`   | smile             |

### tiaji

| UNICODE | ICON | HTML ENCODING | COMMENTS |
| :-----: | :--: | :-----------: | -------- |
| `1D300` |  𝌀  |   `&#1D300;`  | -        |
| `1D301` |  𝌁  |   `&#1D301;`  | -        |
| `1D302` |  𝌂  |   `&#1D302;`  | -        |
| `1D303` |  𝌃  |   `&#1D303;`  | -        |
| `1D304` |  𝌄  |   `&#1D304;`  | -        |
| `1D305` |  𝌅  |   `&#1D305;`  | -        |

### spinner

> \[!NOTE|label:references:]
>
> * [unicode - Braille Patterns](https://symbl.cc/en/unicode/blocks/braille-patterns/)
>
> * [wikipedia - Braille Patterns](https://en.wikipedia.org/wiki/Braille_Patterns)
>
> * [SamEureka/spinner.sh](https://gist.github.com/SamEureka/3e61942d37256550b40d0ffe75bc22c4)
>
> > <img src="https://4276369325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpuTw6o3ALq0J3Uf7ELc7%2Fuploads%2Fgit-blob-40b07bdd77d830c0d3f61f17dc9a9a6f8caf934f%2Funicode-Braille8dotCellNumbering.png?alt=media" alt="Braille 8 dot Cell Numbering" data-size="original">
> >
> > ```
> > +---+---+
> > | 1 | 4 |
> > +---+---+
> > | 2 | 5 |
> > +---+---+
> > | 3 | 6 |
> > +---+---+
> > | 7 | 8 |
> > +---+---+
> > ```

| UNICODE | ICON | HTML ENCODING | COMMENTS |
| :-----: | :--: | :-----------: | -------- |
|  `28C4` |   ⣄  |   `&#x28C4;`  | `378`    |
|  `28C6` |   ⣆  |   `&#x28C6;`  | `2378`   |
|  `2847` |   ⡇  |   `&#x2847;`  | `1237`   |
|  `280F` |   ⠏  |   `&#x280F;`  | `1234`   |
|  `280B` |   ⠋  |   `&#x280B;`  | `124`    |
|  `2839` |   ⠹  |   `&#x2839;`  | `1456`   |
|  `28B8` |   ⢸  |   `&#x28B8;`  | `4568`   |
|  `28F0` |   ⣰  |   `&#x28F0;`  | `5678`   |
|  `28E0` |   ⣠  |   `&#x28E0;`  | `678`    |

| UNICODE | ICON | HTML ENCODING | COMMENTS  |
| :-----: | :--: | :-----------: | --------- |
|  `28FE` |   ⣾  |   `&#x28FE;`  | `2345678` |
|  `28FD` |   ⣽  |   `&#x28FD;`  | `1345678` |
|  `28FB` |   ⣻  |   `&#x28FB;`  | `1245678` |
|  `28BF` |   ⢿  |   `&#x28BF;`  | `1234568` |
|  `287F` |   ⡿  |   `&#x287F;`  | `1234567` |
|  `28DF` |   ⣟  |   `&#x28DF;`  | `1234578` |
|  `28EF` |   ⣯  |   `&#x28EF;`  | `1234678` |
|  `28F7` |   ⣷  |   `&#x28F7;`  | `1235678` |

### misc.

| UNICODE | ICON | HTML ENCODING | COMMENTS       |
| :-----: | :--: | :-----------: | -------------- |
| `F1050` |  󱁐  |   `&#F1050;`  | space          |
|  `E672` |     |   `&#xE672;`  | lock           |
|  `F023` |     |   `&#xF023;`  | lock           |
|  `F52A` |     |   `&#xF52A;`  | unlock         |
|  `EBE7` |     |   `&#xEBE7;`  | lock           |
|  `EB74` |     |   `&#xEB74;`  | unlock         |
|  `F09C` |     |   `&#xF09C;`  | unlock         |
|  `F084` |     |   `&#xF084;`  | key            |
|  `F43D` |     |   `&#xF43D;`  | key            |
| `F030B` |  󰌋  |  `&#xF030B;`  | key            |
| `F0306` |  󰌆  |  `&#xF0306;`  | key            |
| `F1184` |  󱆄  |  `&#xF1184;`  | key            |
| `F1185` |  󱆅  |  `&#xF1185;`  | key            |
|  `E60A` |     |   `&#xE60A;`  | key            |
|  `F255` |     |   `&#xF255;`  | mouse drag     |
|  `F256` |     |   `&#xF256;`  | mouse          |
| `F027E` |  󰉾  |  `&#xF027E;`  | ”              |
| `F0757` |  󰝗  |  `&#xF0757;`  | “              |
|  `F10D` |     |   `&#xF10D;`  | “              |
|  `F10E` |     |   `&#xF10E;`  | ”              |
| `F11A8` |  󱆨  |  `&#xF11A8;`  | ”              |
| `F11A7` |  󱆧  |  `&#xF11A7;`  | “              |
|  `EB33` |     |   `&#xEB33;`  | “              |
| `F1022` |  󱀢  |   `&#F1022;`  | “              |
| `F1021` |  󱀡  |   `&#F1021;`  | “              |
| `F0E25` |  󰸥  |   `&#F0E25;`  | ,              |
| `F0E24` |  󰸤  |   `&#F0E24;`  | ,              |
| `F0E26` |  󰸦  |   `&#F0E26;`  | ,              |
| `F0E23` |  󰸣  |   `&#F0E23;`  | ,              |
|  `F30C` |     |   `&#xF30C;`  | monster        |
|  `E651` |     |   `&#xE651;`  | D              |
|  `E66D` |     |   `&#xE66D;`  | J              |
|  `F8E2` |     |   `&#xF8E2;`  | P              |
|  `E279` |     |   `&#xE279;`  | =              |
|  `E27A` |     |   `&#xE27A;`  | =>             |
|  `E374` |     |   `&#xE374;`  | N/A            |
|  `F893` |     |   `&#xF893;`  | menu           |
|  `E615` |     |   `&#xE615;`  | tool           |
|  `F013` |     |   `&#xF013;`  | tool           |
| `F0493` |  󰒓  |  `&#xF0493;`  | tool           |
| `F0494` |  󰒔  |  `&#xF0494;`  | tool           |
|  `EB65` |     |   `&#xEB65;`  | tool           |
| `F05B7` |  󰖷  |   `&#F05B7;`  | tool           |
|  `EB6D` |     |   `&#xEB6D;`  | tool           |
| `F1064` |  󱁤  |  `&#xF1064;`  | tool           |
|  `F425` |     |   `&#xF425;`  | tool           |
| `F0DDF` |  󰷟  |   `&#F0DDF;`  | tool - nail    |
| `F08EA` |  󰣪  |  `&#xF08EA;`  | hammer         |
|  `F0E3` |     |   `&#xF0E3;`  | hammer         |
| `F1842` | 󱡂󠠂 |  `&#xF1842;`  | hammer         |
| `F08B7` |  󰢷  |   `&#F08B7;`  | hammer         |
|  `EEFF` |     |   `&#EEFF;`   | \*hammer       |
|  `F204` |     |   `&#xF204;`  | switch off     |
|  `F205` |     |   `&#xF205;`  | switch on      |
| `F0A19` |  󰨙  |  `&#xF0A19;`  | switch off     |
| `F0A1A` |  󰨚  |  `&#xF0A1A;`  | switch off     |
| `F0521` |  󰔡  |  `&#xF0521;`  | switch on      |
|  `E688` |     |   `&#xE688;`  | -              |
|  `E717` |     |   `&#xE717;`  | github         |
|  `F4B8` |     |   `&#xF4B8;`  | copilot        |
|  `F480` |     |   `&#xF480;`  | gist           |
|  `E783` |     |   `&#xE783;`  | stretch        |
| `F0274` |  󰉴  |  `&#xF0274;`  | H#             |
| `F0504` |  󰔄  |  `&#xF0504;`  | °C             |
|  `E339` |     |   `&#xE339;`  | °C             |
| `F0505` |  󰔅  |  `&#xF0505;`  | °F             |
|  `E341` |     |   `&#xE341;`  | °F             |
|  `E6A2` |     |   `&#xE6A2;`  | WA             |
| `F0435` |  󰐵  |   `&#F0435;`  | HQ             |
| `F0A0C` |  󰨌  |   `&#F0A0C;`  | LQ             |
| `F07EF` |  󰟯  |  `&#xF07EF;`  | SD             |
| `F07FD` |  󰟽  |  `&#xF07FD;`  | 3D             |
| `F1A1C` |  󱨜  |  `&#xF1A1C;`  | 2D             |
| `F083E` |  󰠾  |  `&#xF083E;`  | HK             |
| `F0A08` |  󰨈  |  `&#xF0A08;`  | police officer |
| `F0713` |  󰜓  |   `&#F0713;`  | 3G             |
| `F0714` |  󰜔  |   `&#F0714;`  | 4G             |
| `F0A6F` |  󰩯  |  `&#xF0A6F;`  | 5G             |
| `F0D6E` |  󰵮  |  `&#xF0D6E;`  | DEV            |
|  `EEF4` |     |   `&#xEEF4;`  | DEV            |
| `F100D` |  󱀍  |  `&#xF100D;`  | ABC            |
| `F002C` |  󰀬  |  `&#xF002C;`  | abc            |
|  `EA93` |     |   `&#xEA93;`  | abc            |
| `F100E` |  󱀎  |  `&#xF100E;`  | ABC off        |
| `F132D` |  󱌭  |  `&#xF132D;`  | ab             |
| `F132F` |  󱌯  |  `&#xF132F;`  | ab             |
| `F0D47` |  󰵇  |  `&#xF0D47;`  | atm            |
| `F132E` |  󱌮  |  `&#xF132E;`  | abeta          |
| `F07E4` |  󰟤  |  `&#xF07E4;`  | co2            |
| `F12FE` |  󱋾  |  `&#xF12FE;`  | CO             |
| `F13A3` |  󱎣  |  `&#xF13A3;`  | XS             |
| `F0A78` |  󰩸  |  `&#xF0A78;`  | TM             |
|  `F25C` |     |   `&#xF25C;`  | TM             |
|  `2122` |   ™  |   `&#2122;`   | TM             |
|  `2120` |   ℠  |   `&#2120;`   | SM             |
|  `E765` |     |   `&#xE765;`  | cisco          |
| `F147D` |  󱑽  |  `&#xF147D;`  | waveform       |
|  `E3BE` |     |   `&#xE3BE;`  | earthquake     |
| `F0A30` |  󰨰  |  `&#xF0A30;`  | bug            |
|  `EAAF` |     |   `&#xEAAF;`  | bug            |
| `F0A2F` |  󰨯  |  `&#xF0A2F;`  | bug fixed      |
| `F0A2E` |  󰨮  |  `&#xF0A2E;`  | bug fixed      |
| `F0A3F` |  󰨿  |  `&#xF0A3F;`  | ..]            |
| `F0A40` |  󰩀  |  `&#xF0A40;`  | \[..           |
| `102E8` |  𐋨  |   `&#102E8;`  | b              |
| `102C9` |  𐋉  |   `&#102C9;`  | 6              |
|  `F444` |     |   `&#xF444;`  | dot            |
|  `EB8A` |     |   `&#xEB8A;`  | dot            |
|  `F812` |     |   `&#xF812;`  | keyboard       |
| `F09FA` |  󰧺  |   `&#F09FA;`  | keyboard       |
| `F09F9` |  󰧹  |   `&#F09F9;`  | keyboard       |
| `F0313` |  󰌓  |   `&#F0313;`  | keyboard       |
|  `F11C` |     |   `&#F11C;`   | keyboard       |
| `F0E4B` |  󰹋  |   `&#F0E4B;`  | keyboard off   |
| `10669` |  𐙩  |   `&#10669;`  | 中              |
| `10AE3` |  𐫣  |   `&#10AE3;`  | -              |
| `16861` |  𖡡  |   `&#16861;`  | map pin        |
| `F0352` |  󰍒  |   `&#F0352;`  | map pin        |
| `F034E` |  󰍎  |   `&#F034E;`  | map pin        |
| `1BC05` |  𛰅  |   `&#1BC05;`  | -              |
| `1BC06` |  𛰆  |   `&#1BC06;`  | -              |
| `1BC0A` |  𛰊  |   `&#1BC0A;`  | -              |
| `1BC0B` |  𛰋  |   `&#1BC0B;`  | -              |
| `1F000` |  🀀  |   `&#1F000;`  | majiang        |
| `1F001` |  🀁  |   `&#1F001;`  | majiang        |
| `1F002` |  🀂  |   `&#1F002;`  | majiang        |
| `1F003` |  🀃  |   `&#1F003;`  | majiang        |
| `F17C5` |  󱟅  |   `&#F17C5;`  | pH             |
|  `EE3C` |     |   `&#xEE3C;`  | signature      |
| `F0DFE` |  󰷾  |   `&#F0DFE;`  | signature      |
| `F0DFC` |  󰷼  |   `&#F0DFC;`  | signature      |
|  `EE7F` |     |   `&#EE7F;`   | signature      |
| `1F718` |  🜘  |   `&#1F718;`  | -              |
| `1F73B` |  🜻  |   `&#1F73B;`  | -              |
|  `E245` |     |   `&#xE245;`  | -              |
|  `29BF` |   ⦿  |   `&#x29BF;`  | circled .      |
|  `2A00` |   ⨀  |   `&#x2A00;`  | circled .      |
|  `29BE` |   ⦾  |   `&#x29BE;`  | circled o      |
|  `29C2` |   ⧂  |   `&#x29C2;`  | circled o      |
|  `29C3` |   ⧃  |   `&#x29C3;`  | circled =      |
|  `2AF1` |   ⫱  |   `&#x2AF1;`  | circled bar    |
|  `27DF` |   ⟟  |   `&#x27DF;`  | circled bar    |
|  `2742` |   ❂  |   `&#x2742;`  | open circled   |
|  `25EF` |   ◯  |   `&#x25EF;`  | circled        |
|  `25D9` |   ◙  |   `&#x25D9;`  | circled        |
|  `26AC` |   ⚬  |   `&#x26AC;`  | circled        |
|  `25CC` |   ◌  |   `&#x25CC;`  | dotted circle  |
|  `25E0` |   ◠  |   `&#x25E0;`  | half circled   |
|  `25E1` |   ◡  |   `&#x25E1;`  | half circled   |
|  `2B29` |   ⬩  |   `&#x2B29;`  | star           |
|  `27E1` |   ⟡  |   `&#x27E1;`  | star           |
|  `27E2` |   ⟢  |   `&#x27E2;`  | star           |
|  `27E3` |   ⟣  |   `&#x27E3;`  | star           |
|  `27D0` |   ⟐  |   `&#x27D0;`  | star           |
|  `25C8` |   ◈  |   `&#x25C8;`  | star           |
|  `2A40` |   ⩀  |   `&#x2A40;`  | u.             |
|  `2A03` |   ⨃  |   `&#x2A03;`  | u.             |
|  `228C` |   ⊌  |   `&#228C;`   | u<-            |
|  `228D` |   ⊍  |   `&#228D;`   | u.             |
|  `228E` |   ⊎  |   `&#228E;`   | u+             |
|  `2A04` |   ⨄  |   `&#x2A04;`  | u+             |
|  `2A41` |   ⩁  |   `&#x2A41;`  | u-             |
|  `2A4B` |   ⩋  |   `&#x2A4B;`  | m              |
|  `2239` |   ∹  |   `&#x2239;`  | -:             |
|  `2F45` |   ⽅  |   `&#2F45;`   | 方              |
