aboutsummaryrefslogtreecommitdiff
path: root/src/icons/logic-and.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/logic-and.svg')
-rw-r--r--src/icons/logic-and.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/logic-and.svg b/src/icons/logic-and.svg
new file mode 100644
index 00000000..f29a1641
--- /dev/null
+++ b/src/icons/logic-and.svg
@@ -0,0 +1,12 @@
+---
+tags: [gate, technology, electirical, it]
+category: Logic
+version: "1.74"
+unicode: "f240"
+---
+<svg>
+ <path d="M22 12h-5" />
+ <path d="M2 9h5" />
+ <path d="M2 15h5" />
+ <path d="M9 5c6 0 8 3.5 8 7s-2 7 -8 7h-2v-14h2z" />
+</svg>