diff options
author | Tor Andersson <tor@ccxvii.net> | 2022-02-26 17:32:32 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-02-26 17:33:03 +0100 |
commit | a627b17d12d6a752f85b05b8f9afe47c40fdd863 (patch) | |
tree | 9df7c1a87737913a51929131ca8eab82368e1120 /public/images/stack.svg | |
parent | 62e8e5a40d0298c160d6c8a5a8b95fa70e80f078 (diff) | |
download | server-a627b17d12d6a752f85b05b8f9afe47c40fdd863.tar.gz |
Add stack and flame icons.
Diffstat (limited to 'public/images/stack.svg')
-rw-r--r-- | public/images/stack.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/images/stack.svg b/public/images/stack.svg new file mode 100644 index 0000000..f8c07d9 --- /dev/null +++ b/public/images/stack.svg @@ -0,0 +1 @@ +<svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><g class="" style="" transform="translate(0,0)"><path d="M256 18.365L50.14 136 256 253.635 461.86 136 256 18.365zm-154 168L50.14 216 256 333.635 461.86 216 410 186.365l-154 88-154-88zm0 80L50.14 296 256 413.635 461.86 296 410 266.365l-154 88-154-88zm0 80L50.14 376 256 493.635 461.86 376 410 346.365l-154 88-154-88z" fill="#000000" fill-opacity="1"></path></g></svg>
\ No newline at end of file |