diff options
Diffstat (limited to 'dist/icons/server.svg')
-rw-r--r-- | dist/icons/server.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dist/icons/server.svg b/dist/icons/server.svg deleted file mode 100644 index b34fd46..0000000 --- a/dist/icons/server.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-server" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="4" width="18" height="8" rx="3" /> - <rect x="3" y="12" width="18" height="8" rx="3" /> - <line x1="7" y1="8" x2="7" y2="8.01" /> - <line x1="7" y1="16" x2="7" y2="16.01" /> -</svg> - - |