diff options
Diffstat (limited to 'icons/server-bolt.svg')
-rw-r--r-- | icons/server-bolt.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/server-bolt.svg b/icons/server-bolt.svg new file mode 100644 index 00000000..aed8a640 --- /dev/null +++ b/icons/server-bolt.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-server-bolt" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <rect x="3" y="4" width="18" height="8" rx="3" /> + <path d="M15 20h-9a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h12" /> + <path d="M7 8v.01" /> + <path d="M7 16v.01" /> + <path d="M20 15l-2 3h3l-2 3" /> +</svg> + + |