aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-22 11:00:32 +0200
committercodecalm <codecalm@gmail.com>2022-07-22 11:00:32 +0200
commit109f037f98722a0d1d3427993dd609af15fc6b42 (patch)
tree682d9b35ab15ca4273af1ebbe89e5403ebc451f4 /icons
parent18 new icons: `circuit-ammeter`, `circuit-battery`, `circuit-bulb`, `circuit-... (diff)
downloadtabler-icons-109f037f98722a0d1d3427993dd609af15fc6b42.tar.xz
Release 1.77.0v1.77.0
Diffstat (limited to 'icons')
-rw-r--r--icons/circuit-ammeter.svg10
-rw-r--r--icons/circuit-battery.svg11
-rw-r--r--icons/circuit-bulb.svg10
-rw-r--r--icons/circuit-capacitor-polarized.svg11
-rw-r--r--icons/circuit-capacitor.svg9
-rw-r--r--icons/circuit-cell-plus.svg11
-rw-r--r--icons/circuit-cell.svg9
-rw-r--r--icons/circuit-changeover.svg12
-rw-r--r--icons/circuit-diode-zener.svg9
-rw-r--r--icons/circuit-diode.svg9
-rw-r--r--icons/circuit-ground-digital.svg7
-rw-r--r--icons/circuit-ground.svg (renamed from icons/ground.svg)2
-rw-r--r--icons/circuit-inductor.svg6
-rw-r--r--icons/circuit-motor.svg9
-rw-r--r--icons/circuit-pushbutton.svg11
-rw-r--r--icons/circuit-resistor.svg6
-rw-r--r--icons/circuit-switch-closed.svg10
-rw-r--r--icons/circuit-switch-open.svg10
-rw-r--r--icons/circuit-voltmeter.svg9
19 files changed, 170 insertions, 1 deletions
diff --git a/icons/circuit-ammeter.svg b/icons/circuit-ammeter.svg
new file mode 100644
index 00000000..dc74f6df
--- /dev/null
+++ b/icons/circuit-ammeter.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-ammeter" 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"/>
+ <circle cx="12" cy="12" r="7" />
+ <path d="M5 12h-3" />
+ <path d="M19 12h3" />
+ <path d="M10 14v-3c0 -1.036 .895 -2 2 -2s2 .964 2 2v3" />
+ <path d="M14 12h-4" />
+</svg>
+
+
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>
+
+
diff --git a/icons/circuit-bulb.svg b/icons/circuit-bulb.svg
new file mode 100644
index 00000000..91648337
--- /dev/null
+++ b/icons/circuit-bulb.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-bulb" 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 12h5" />
+ <path d="M17 12h5" />
+ <circle cx="12" cy="12" r="5" />
+ <path d="M8.5 8.5l7 7" />
+ <path d="M15.5 8.5l-7 7" />
+</svg>
+
+
diff --git a/icons/circuit-capacitor-polarized.svg b/icons/circuit-capacitor-polarized.svg
new file mode 100644
index 00000000..2a2a55f1
--- /dev/null
+++ b/icons/circuit-capacitor-polarized.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-capacitor-polarized" 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="M22 12h-8" />
+ <path d="M2 12h8" />
+ <path d="M10 7v10" />
+ <path d="M14 7v10" />
+ <path d="M17 5h4" />
+ <path d="M19 3v4" />
+</svg>
+
+
diff --git a/icons/circuit-capacitor.svg b/icons/circuit-capacitor.svg
new file mode 100644
index 00000000..f9c9bb78
--- /dev/null
+++ b/icons/circuit-capacitor.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-capacitor" 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="M22 12h-8" />
+ <path d="M2 12h8" />
+ <path d="M10 7v10" />
+ <path d="M14 7v10" />
+</svg>
+
+
diff --git a/icons/circuit-cell-plus.svg b/icons/circuit-cell-plus.svg
new file mode 100644
index 00000000..efb48b4c
--- /dev/null
+++ b/icons/circuit-cell-plus.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-cell-plus" 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 12h9" />
+ <path d="M15 12h7" />
+ <path d="M11 5v14" />
+ <path d="M15 9v6" />
+ <path d="M3 5h4" />
+ <path d="M5 3v4" />
+</svg>
+
+
diff --git a/icons/circuit-cell.svg b/icons/circuit-cell.svg
new file mode 100644
index 00000000..39496c5d
--- /dev/null
+++ b/icons/circuit-cell.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-cell" 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 12h8" />
+ <path d="M14 12h8" />
+ <path d="M10 5v14" />
+ <path d="M14 9v6" />
+</svg>
+
+
diff --git a/icons/circuit-changeover.svg b/icons/circuit-changeover.svg
new file mode 100644
index 00000000..cf3cae1c
--- /dev/null
+++ b/icons/circuit-changeover.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-changeover" 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 12h2" />
+ <path d="M20 7h2" />
+ <circle cx="6" cy="12" r="2" />
+ <circle cx="18" cy="7" r="2" />
+ <path d="M20 17h2" />
+ <circle cx="18" cy="17" r="2" />
+ <path d="M7.5 10.5l8.5 -3.5" />
+</svg>
+
+
diff --git a/icons/circuit-diode-zener.svg b/icons/circuit-diode-zener.svg
new file mode 100644
index 00000000..3ab52e12
--- /dev/null
+++ b/icons/circuit-diode-zener.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-diode-zener" 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="M22 12h-6" />
+ <path d="M2 12h6" />
+ <path d="M8 7l8 5l-8 5z" />
+ <path d="M14 7h2v10h2" />
+</svg>
+
+
diff --git a/icons/circuit-diode.svg b/icons/circuit-diode.svg
new file mode 100644
index 00000000..663c97ff
--- /dev/null
+++ b/icons/circuit-diode.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-diode" 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="M22 12h-6" />
+ <path d="M2 12h6" />
+ <path d="M8 7l8 5l-8 5z" />
+ <path d="M16 7v10" />
+</svg>
+
+
diff --git a/icons/circuit-ground-digital.svg b/icons/circuit-ground-digital.svg
new file mode 100644
index 00000000..2734750a
--- /dev/null
+++ b/icons/circuit-ground-digital.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-ground-digital" 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="M12 13v-10" />
+ <path d="M12 21l-6 -8h12z" />
+</svg>
+
+
diff --git a/icons/ground.svg b/icons/circuit-ground.svg
index 0611d729..f494622e 100644
--- a/icons/ground.svg
+++ b/icons/circuit-ground.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ground" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-ground" 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="M12 13v-8" />
<path d="M4 13h16" />
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>
+
+
diff --git a/icons/circuit-motor.svg b/icons/circuit-motor.svg
new file mode 100644
index 00000000..6c1f3358
--- /dev/null
+++ b/icons/circuit-motor.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-motor" 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"/>
+ <circle cx="12" cy="12" r="7" />
+ <path d="M5 12h-3" />
+ <path d="M19 12h3" />
+ <path d="M10 14v-4l2 2l2 -2v4" />
+</svg>
+
+
diff --git a/icons/circuit-pushbutton.svg b/icons/circuit-pushbutton.svg
new file mode 100644
index 00000000..f601cad4
--- /dev/null
+++ b/icons/circuit-pushbutton.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-pushbutton" 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 17h2" />
+ <path d="M20 17h2" />
+ <circle cx="6" cy="17" r="2" />
+ <circle cx="18" cy="17" r="2" />
+ <path d="M6 11h12" />
+ <path d="M12 11v-6" />
+</svg>
+
+
diff --git a/icons/circuit-resistor.svg b/icons/circuit-resistor.svg
new file mode 100644
index 00000000..e62e193f
--- /dev/null
+++ b/icons/circuit-resistor.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-resistor" 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 12h2l2 -5l3 10l3 -10l3 10l3 -10l1.5 5h2.5" />
+</svg>
+
+
diff --git a/icons/circuit-switch-closed.svg b/icons/circuit-switch-closed.svg
new file mode 100644
index 00000000..a2be7411
--- /dev/null
+++ b/icons/circuit-switch-closed.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-switch-closed" 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 12h2" />
+ <path d="M20 12h2" />
+ <circle cx="6" cy="12" r="2" />
+ <circle cx="18" cy="12" r="2" />
+ <path d="M8 12h8" />
+</svg>
+
+
diff --git a/icons/circuit-switch-open.svg b/icons/circuit-switch-open.svg
new file mode 100644
index 00000000..7927d6f1
--- /dev/null
+++ b/icons/circuit-switch-open.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-switch-open" 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 12h2" />
+ <path d="M20 12h2" />
+ <circle cx="6" cy="12" r="2" />
+ <circle cx="18" cy="12" r="2" />
+ <path d="M7.5 10.5l7.5 -5.5" />
+</svg>
+
+
diff --git a/icons/circuit-voltmeter.svg b/icons/circuit-voltmeter.svg
new file mode 100644
index 00000000..7c434dfb
--- /dev/null
+++ b/icons/circuit-voltmeter.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-voltmeter" 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"/>
+ <circle cx="12" cy="12" r="7" />
+ <path d="M5 12h-3" />
+ <path d="M19 12h3" />
+ <path d="M10 10l2 4l2 -4" />
+</svg>
+
+