diff options
author | Volpeon <git@volpeon.ink> | 2023-10-06 20:17:34 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2023-10-06 20:17:34 +0200 |
commit | 55d5cc5ebccc7bc3699ccd005215f1da4532c408 (patch) | |
tree | b6acf862a4332408aa0b3ddbd105de8a631f67f7 /dist/ghost.svg | |
parent | Add code (diff) | |
download | iro-icons-55d5cc5ebccc7bc3699ccd005215f1da4532c408.tar.gz iro-icons-55d5cc5ebccc7bc3699ccd005215f1da4532c408.tar.bz2 iro-icons-55d5cc5ebccc7bc3699ccd005215f1da4532c408.zip |
Add ghost
Diffstat (limited to 'dist/ghost.svg')
-rw-r--r-- | dist/ghost.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/ghost.svg b/dist/ghost.svg new file mode 100644 index 0000000..03bd521 --- /dev/null +++ b/dist/ghost.svg | |||
@@ -0,0 +1,5 @@ | |||
1 | <svg fill="none" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <path d="m13.25 6v8.25c-0.25-0.25-0.5194-0.5-1-0.5-0.60765 0-1.25 0.25-2 1.5-0.91983-1.408-1.7348-1.5029-2.25-1.5-0.53066 0.003031-1.3336 0.1155-2.25 1.5-0.75-1.25-1.3067-1.5-2-1.5-0.43812 0-0.75 0.25-1 0.5v-8.25c0-2.8995 2.3505-5.25 5.25-5.25 2.8995 0 5.25 2.3505 5.25 5.25z" stroke="currentColor" /> | ||
3 | <path d="m6.25 5.75v1.5" fill="none" stroke="currentColor" /> | ||
4 | <path d="m9.75 5.75v1.5" fill="none" stroke="currentColor" /> | ||
5 | </svg> | ||