From 9b18c2d36980dbaee72a31eaff44bd90d55bd5c7 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 10 Jul 2022 12:01:49 +0200 Subject: 18 new icons: `arrow-merge-both`, `arrow-merge-left`, `arrow-merge-right`, `garden-cart`, `ground`, `logic-and`, `logic-buffer`, `logic-nand`, `logic-nor`, `logic-not`, `logic-or`, `logic-xnor`, `logic-xor`, `microwave`, `outbound`, `sos`, `steam`, `storm` #255 --- src/_icons/arrow-merge-both.svg | 9 +++++++++ src/_icons/arrow-merge-left.svg | 8 ++++++++ src/_icons/arrow-merge-right.svg | 8 ++++++++ src/_icons/garden-cart.svg | 8 ++++++++ src/_icons/ground.svg | 8 ++++++++ src/_icons/logic-and.svg | 9 +++++++++ src/_icons/logic-buffer.svg | 9 +++++++++ src/_icons/logic-nand.svg | 10 ++++++++++ src/_icons/logic-nor.svg | 10 ++++++++++ src/_icons/logic-not.svg | 10 ++++++++++ src/_icons/logic-or.svg | 9 +++++++++ src/_icons/logic-xnor.svg | 11 +++++++++++ src/_icons/logic-xor.svg | 10 ++++++++++ src/_icons/microwave.svg | 11 +++++++++++ src/_icons/outbound.svg | 7 +++++++ src/_icons/sos.svg | 7 +++++++ src/_icons/steam.svg | 12 ++++++++++++ src/_icons/storm.svg | 8 ++++++++ 18 files changed, 164 insertions(+) create mode 100644 src/_icons/arrow-merge-both.svg create mode 100644 src/_icons/arrow-merge-left.svg create mode 100644 src/_icons/arrow-merge-right.svg create mode 100644 src/_icons/garden-cart.svg create mode 100644 src/_icons/ground.svg create mode 100644 src/_icons/logic-and.svg create mode 100644 src/_icons/logic-buffer.svg create mode 100644 src/_icons/logic-nand.svg create mode 100644 src/_icons/logic-nor.svg create mode 100644 src/_icons/logic-not.svg create mode 100644 src/_icons/logic-or.svg create mode 100644 src/_icons/logic-xnor.svg create mode 100644 src/_icons/logic-xor.svg create mode 100644 src/_icons/microwave.svg create mode 100644 src/_icons/outbound.svg create mode 100644 src/_icons/sos.svg create mode 100644 src/_icons/steam.svg create mode 100644 src/_icons/storm.svg diff --git a/src/_icons/arrow-merge-both.svg b/src/_icons/arrow-merge-both.svg new file mode 100644 index 00000000..503696bb --- /dev/null +++ b/src/_icons/arrow-merge-both.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrow-merge-left.svg b/src/_icons/arrow-merge-left.svg new file mode 100644 index 00000000..2f72759f --- /dev/null +++ b/src/_icons/arrow-merge-left.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-merge-right.svg b/src/_icons/arrow-merge-right.svg new file mode 100644 index 00000000..9edd5dc3 --- /dev/null +++ b/src/_icons/arrow-merge-right.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/garden-cart.svg b/src/_icons/garden-cart.svg new file mode 100644 index 00000000..deea01cf --- /dev/null +++ b/src/_icons/garden-cart.svg @@ -0,0 +1,8 @@ +--- +category: Vehicles +--- + + + + + diff --git a/src/_icons/ground.svg b/src/_icons/ground.svg new file mode 100644 index 00000000..b01fe508 --- /dev/null +++ b/src/_icons/ground.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/logic-and.svg b/src/_icons/logic-and.svg new file mode 100644 index 00000000..e36d1d2b --- /dev/null +++ b/src/_icons/logic-and.svg @@ -0,0 +1,9 @@ +--- +category: Logic +--- + + + + + + diff --git a/src/_icons/logic-buffer.svg b/src/_icons/logic-buffer.svg new file mode 100644 index 00000000..47918fb4 --- /dev/null +++ b/src/_icons/logic-buffer.svg @@ -0,0 +1,9 @@ +--- +category: Logic +--- + + + + + + diff --git a/src/_icons/logic-nand.svg b/src/_icons/logic-nand.svg new file mode 100644 index 00000000..01ac464f --- /dev/null +++ b/src/_icons/logic-nand.svg @@ -0,0 +1,10 @@ +--- +category: Logic +--- + + + + + + + diff --git a/src/_icons/logic-nor.svg b/src/_icons/logic-nor.svg new file mode 100644 index 00000000..e90464f2 --- /dev/null +++ b/src/_icons/logic-nor.svg @@ -0,0 +1,10 @@ +--- +category: Logic +--- + + + + + + + diff --git a/src/_icons/logic-not.svg b/src/_icons/logic-not.svg new file mode 100644 index 00000000..b6c443e8 --- /dev/null +++ b/src/_icons/logic-not.svg @@ -0,0 +1,10 @@ +--- +category: Logic +--- + + + + + + + diff --git a/src/_icons/logic-or.svg b/src/_icons/logic-or.svg new file mode 100644 index 00000000..7f1e4a5b --- /dev/null +++ b/src/_icons/logic-or.svg @@ -0,0 +1,9 @@ +--- +category: Logic +--- + + + + + + diff --git a/src/_icons/logic-xnor.svg b/src/_icons/logic-xnor.svg new file mode 100644 index 00000000..199e6b27 --- /dev/null +++ b/src/_icons/logic-xnor.svg @@ -0,0 +1,11 @@ +--- +category: Logic +--- + + + + + + + + diff --git a/src/_icons/logic-xor.svg b/src/_icons/logic-xor.svg new file mode 100644 index 00000000..1ae759f2 --- /dev/null +++ b/src/_icons/logic-xor.svg @@ -0,0 +1,10 @@ +--- +category: Logic +--- + + + + + + + diff --git a/src/_icons/microwave.svg b/src/_icons/microwave.svg new file mode 100644 index 00000000..b8728023 --- /dev/null +++ b/src/_icons/microwave.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/outbound.svg b/src/_icons/outbound.svg new file mode 100644 index 00000000..f8b8775f --- /dev/null +++ b/src/_icons/outbound.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/sos.svg b/src/_icons/sos.svg new file mode 100644 index 00000000..2fa62b71 --- /dev/null +++ b/src/_icons/sos.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/steam.svg b/src/_icons/steam.svg new file mode 100644 index 00000000..3f9388de --- /dev/null +++ b/src/_icons/steam.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/storm.svg b/src/_icons/storm.svg new file mode 100644 index 00000000..d1ca711a --- /dev/null +++ b/src/_icons/storm.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + -- cgit v1.2.1