diff options
author | codecalm <codecalm@gmail.com> | 2020-09-22 00:50:49 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-22 00:50:49 +0200 |
commit | aad06d59f49d06b023a597fdbbd18fb6649077f4 (patch) | |
tree | 79eb95b2c7b83d9956e26d8248b4f90a3405ad77 /icons/microphone-off.svg | |
parent | `folder-off` icon (diff) | |
download | tabler-icons-aad06d59f49d06b023a597fdbbd18fb6649077f4.tar.xz |
Release 1.24.0v1.24.0
Diffstat (limited to 'icons/microphone-off.svg')
-rw-r--r-- | icons/microphone-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/microphone-off.svg b/icons/microphone-off.svg new file mode 100644 index 00000000..b1ec15b7 --- /dev/null +++ b/icons/microphone-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-microphone-off" 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"/> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M9 5a3 3 0 0 1 6 0v5a3 3 0 0 1 -.13 .874m-2 2a3 3 0 0 1 -3.87 -2.872v-1" /> + <path d="M5 10a7 7 0 0 0 10.846 5.85m2.002 -2a6.967 6.967 0 0 0 1.152 -3.85" /> + <line x1="8" y1="21" x2="16" y2="21" /> + <line x1="12" y1="17" x2="12" y2="21" /> +</svg> + + |