diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-05-24 13:37:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-24 13:37:49 -0400 |
commit | a595a0a48193f28f248191d146f5e476a2f04df6 (patch) | |
tree | a892d70d9dcdbc79734eedf6c17c7dad82f1d77e /ext/mixed/img/text-parsing.svg | |
parent | 4d2e5b93f4634bd5dfe55c305e441f75f0e0690e (diff) |
Add icons (#540)
* Add icons
* Update icons
Diffstat (limited to 'ext/mixed/img/text-parsing.svg')
-rw-r--r-- | ext/mixed/img/text-parsing.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/text-parsing.svg b/ext/mixed/img/text-parsing.svg new file mode 100644 index 00000000..dfa88af8 --- /dev/null +++ b/ext/mixed/img/text-parsing.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M.5 2v2.5h.25c0-.277.223-.5.5-.5H3.5c.277 0 .5.223.5.5v8.75c0 .277-.223.5-.5.5V14h3v-.25c-.277 0-.5-.223-.5-.5V4.5c0-.277.223-.5.5-.5h2.25c.277 0 .5.223.5.5h.25V2zm7 3.5v1h8v-1zm0 2v1h5v-1zm6 0v1h2v-1zm-6 2v1h2v-1zm3 0v1h3v-1zm4 0v1h1v-1zm-7 2v1h1v-1zm2 0v1H12v-1z" fill="#333"/></svg>
\ No newline at end of file |