aboutsummaryrefslogtreecommitdiff
path: root/src/icons/microphone.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
committercodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
commite35df21787712c14bea1869f2c663be4343ecf47 (patch)
treed33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/microphone.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/icons/microphone.svg')
-rw-r--r--src/icons/microphone.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/microphone.svg b/src/icons/microphone.svg
new file mode 100644
index 00000000..d14cc989
--- /dev/null
+++ b/src/icons/microphone.svg
@@ -0,0 +1,12 @@
+---
+category: Media
+tags: [record, sound, listen]
+version: "1.0"
+unicode: "eaf0"
+---
+<svg>
+ <rect x="9" y="2" width="6" height="11" rx="3" />
+ <path d="M5 10a7 7 0 0 0 14 0" />
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="17" x2="12" y2="21" />
+</svg>