diff options
Diffstat (limited to 'src/_icons/server-bolt.svg')
-rw-r--r-- | src/_icons/server-bolt.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/server-bolt.svg b/src/_icons/server-bolt.svg new file mode 100644 index 00000000..0628baf4 --- /dev/null +++ b/src/_icons/server-bolt.svg @@ -0,0 +1,10 @@ +--- +category: Devices +--- +<svg> + <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> |