diff options
author | codecalm <codecalm@gmail.com> | 2020-09-22 00:04:34 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-22 00:04:34 +0200 |
commit | 8c4d808fc6f95168ccb67d54d69701a3295f1ab9 (patch) | |
tree | 18503e67154d860aa3ef470874504fd9c409d41e /src/_icons | |
parent | 'screen-share', 'screen-share-off' icons (diff) | |
download | tabler-icons-8c4d808fc6f95168ccb67d54d69701a3295f1ab9.tar.xz |
'microphone-off'
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/microphone-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/microphone-off.svg b/src/_icons/microphone-off.svg new file mode 100644 index 00000000..6e0126e8 --- /dev/null +++ b/src/_icons/microphone-off.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <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> |