Skip to content

Commit

Permalink
chore: Update README because "SVG tags are not allowed in README.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
yttriumz committed Oct 28, 2022
1 parent c74466f commit 25ce90e
Showing 1 changed file with 49 additions and 2 deletions.
51 changes: 49 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,55 @@ This tweaked version of <a href="https://marketplace.visualstudio.com/items?item

### Symbol Icons

<details>
<summary>Table of Icons (TODO) (help wanted)</summary>

| Symbol ID | Default | Carbon | Tweaked |
| --------------------- | ------- | ------ | ------- |
| symbol-array | | | |
| symbol-boolean | | | |
| symbol-class | | | |
| symbol-color | | | |
| symbol-constant | | | |
| symbol-constructor | | | |
| symbol-enum | | | |
| symbol-enum-member | | | |
| symbol-event | | | |
| symbol-field | | | |
| symbol-file | | | |
| symbol-folder | | | |
| symbol-function | | | |
| symbol-interface | | | |
| symbol-key | | | |
| symbol-keyword | | | |
| symbol-method | | | |
| symbol-misc | | | |
| symbol-module | | | |
| symbol-namespace | | | |
| symbol-null | | | |
| symbol-number | | | |
| symbol-numeric | | | |
| symbol-object | | | |
| symbol-operator | | | |
| symbol-package | | | |
| symbol-parameter | | | |
| symbol-property | | | |
| symbol-reference | | | |
| symbol-ruler | | | |
| symbol-snippet | | | |
| symbol-string | | | |
| symbol-struct | | | |
| symbol-structure | | | |
| symbol-text | | | |
| symbol-type-parameter | | | |
| symbol-unit | | | |
| symbol-value | | | |
| symbol-variable | | | |

</details>

<!-- <details>
<summary>Table of Icons</summary> -->
<summary>Table of Icons</summary>
| Symbol ID | Default | Carbon | Tweaked |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -71,7 +118,7 @@ This tweaked version of <a href="https://marketplace.visualstudio.com/items?item
| symbol-value | <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M14 2H8L7 3v3h1V3h6v5h-4v1h4l1-1V3l-1-1zM9 6h4v1H9.41L9 6.59V6zM7 7H2L1 8v5l1 1h6l1-1V8L8 7H7zm1 6H2V8h6v5zM3 9h4v1H3V9zm0 2h4v1H3v-1zm6-7h4v1H9V4z" clip-rule="evenodd"/></svg> | | <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M26 28h-4v-2h4V6h-4V4h4a2.002 2.002 0 0 1 2 2v20a2.002 2.002 0 0 1-2 2zm-6-17h-2l-2 3.897L14 11h-2l2.905 5L12 21h2l2-3.799L18 21h2l-2.902-5L20 11zM10 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h4v2H6v20h4z"/></svg> |
| symbol-variable | <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M2 5h2V4H1.5l-.5.5v8l.5.5H4v-1H2V5zm12.5-1H12v1h2v7h-2v1h2.5l.5-.5v-8l-.5-.5zm-2.74 2.57L12 7v2.51l-.3.45l-4.5 2h-.46l-2.5-1.5l-.24-.43v-2.5l.3-.46l4.5-2h.46l2.5 1.5zM5 9.71l1.5.9V9.28L5 8.38v1.33zm.58-2.15l1.45.87l3.39-1.5l-1.45-.87l-3.39 1.5zm1.95 3.17l3.5-1.56v-1.4l-3.5 1.55v1.41z" clip-rule="evenodd"/></svg> | | <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m28.504 8.136l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 3 9v14a1 1 0 0 0 .496.864l12 7a1 1 0 0 0 1.008 0l12-7A1 1 0 0 0 29 23V9a1 1 0 0 0-.496-.864ZM16 3.158L26.016 9L16 14.842L5.984 9ZM5 10.74l10 5.833V28.26L5 22.426Zm12 17.52V16.574l10-5.833v11.685Z"/></svg> |
<!-- </details> -->
</details> -->

### Credits

Expand Down

0 comments on commit 25ce90e

Please sign in to comment.