diff options
Diffstat (limited to 'icons/circuit-battery.svg')
-rw-r--r-- | icons/circuit-battery.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/circuit-battery.svg b/icons/circuit-battery.svg new file mode 100644 index 00000000..f147b969 --- /dev/null +++ b/icons/circuit-battery.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-battery" 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"/> + <path d="M2 12h4" /> + <path d="M18 12h4" /> + <path d="M18 5v14" /> + <path d="M14 9v6" /> + <path d="M10 5v14" /> + <path d="M6 9v6" /> +</svg> + + |