diff options
Diffstat (limited to 'icons/circuit-inductor.svg')
-rw-r--r-- | icons/circuit-inductor.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/circuit-inductor.svg b/icons/circuit-inductor.svg new file mode 100644 index 00000000..f23a48b7 --- /dev/null +++ b/icons/circuit-inductor.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-inductor" 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 14h3v-2a2 2 0 1 1 4 0v2v-1.5a2.5 2.5 0 1 1 5 0v1.5v-1.5a2.5 2.5 0 1 1 5 0v1.5h3" /> +</svg> + + |