From 109f037f98722a0d1d3427993dd609af15fc6b42 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 22 Jul 2022 11:00:32 +0200 Subject: Release 1.77.0 --- icons/circuit-ammeter.svg | 10 ++++++++++ icons/circuit-battery.svg | 11 +++++++++++ icons/circuit-bulb.svg | 10 ++++++++++ icons/circuit-capacitor-polarized.svg | 11 +++++++++++ icons/circuit-capacitor.svg | 9 +++++++++ icons/circuit-cell-plus.svg | 11 +++++++++++ icons/circuit-cell.svg | 9 +++++++++ icons/circuit-changeover.svg | 12 ++++++++++++ icons/circuit-diode-zener.svg | 9 +++++++++ icons/circuit-diode.svg | 9 +++++++++ icons/circuit-ground-digital.svg | 7 +++++++ icons/circuit-ground.svg | 9 +++++++++ icons/circuit-inductor.svg | 6 ++++++ icons/circuit-motor.svg | 9 +++++++++ icons/circuit-pushbutton.svg | 11 +++++++++++ icons/circuit-resistor.svg | 6 ++++++ icons/circuit-switch-closed.svg | 10 ++++++++++ icons/circuit-switch-open.svg | 10 ++++++++++ icons/circuit-voltmeter.svg | 9 +++++++++ icons/ground.svg | 9 --------- 20 files changed, 178 insertions(+), 9 deletions(-) create mode 100644 icons/circuit-ammeter.svg create mode 100644 icons/circuit-battery.svg create mode 100644 icons/circuit-bulb.svg create mode 100644 icons/circuit-capacitor-polarized.svg create mode 100644 icons/circuit-capacitor.svg create mode 100644 icons/circuit-cell-plus.svg create mode 100644 icons/circuit-cell.svg create mode 100644 icons/circuit-changeover.svg create mode 100644 icons/circuit-diode-zener.svg create mode 100644 icons/circuit-diode.svg create mode 100644 icons/circuit-ground-digital.svg create mode 100644 icons/circuit-ground.svg create mode 100644 icons/circuit-inductor.svg create mode 100644 icons/circuit-motor.svg create mode 100644 icons/circuit-pushbutton.svg create mode 100644 icons/circuit-resistor.svg create mode 100644 icons/circuit-switch-closed.svg create mode 100644 icons/circuit-switch-open.svg create mode 100644 icons/circuit-voltmeter.svg delete mode 100644 icons/ground.svg (limited to 'icons') 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 @@ + + + + + + + + + + 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 @@ + + + + + + + + + + + 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 @@ + + + + + + + + + + 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 @@ + + + + + + + + + + + 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 @@ + + + + + + + + + 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 @@ + + + + + + + + + + + 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 @@ + + + + + + + + + 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 @@ + + + + + + + + + + + + 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 @@ + + + + + + + + + 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 @@ + + + + + + + + + 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 @@ + + + + + + + diff --git a/icons/circuit-ground.svg b/icons/circuit-ground.svg new file mode 100644 index 00000000..f494622e --- /dev/null +++ b/icons/circuit-ground.svg @@ -0,0 +1,9 @@ + + + + + + + + + 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 @@ + + + + + + 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 @@ + + + + + + + + + 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 @@ + + + + + + + + + + + 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 @@ + + + + + + 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 @@ + + + + + + + + + + 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 @@ + + + + + + + + + + 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 @@ + + + + + + + + + diff --git a/icons/ground.svg b/icons/ground.svg deleted file mode 100644 index 0611d729..00000000 --- a/icons/ground.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - -- cgit v1.2.1