diff options
author | codecalm <codecalm@gmail.com> | 2022-04-17 22:43:02 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-17 22:43:02 +0200 |
commit | fbdb3101f9199938d25d15d6b49f858ef85ed94b (patch) | |
tree | 8568cefca939a67887953bc8c2940244a852735f /icons/face-mask-off.svg | |
parent | fix "off" icons (diff) | |
download | tabler-icons-29261efac1a228e973b2f4ec541e50c6bef7c953.tar.xz |
Release 1.65.0v1.65.0
Diffstat (limited to 'icons/face-mask-off.svg')
-rw-r--r-- | icons/face-mask-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/face-mask-off.svg b/icons/face-mask-off.svg new file mode 100644 index 00000000..5f223df4 --- /dev/null +++ b/icons/face-mask-off.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-face-mask-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"/> + <path d="M5.002 14.5h-.222c-1.535 0 -2.778 -1.12 -2.778 -2.5s1.243 -2.5 2.778 -2.5h.222" /> + <path d="M19.002 14.5h.222c1.534 0 2.778 -1.12 2.778 -2.5s-1.244 -2.5 -2.778 -2.5h-.222" /> + <path d="M9 10h1m4 0h1" /> + <path d="M9 14h5" /> + <path d="M19 15v-6.49a2 2 0 0 0 -1.45 -1.923l-5 -1.429a2 2 0 0 0 -1.1 0l-1.788 .511m-3.118 .891l-.094 .027a2 2 0 0 0 -1.45 1.922v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0l4.899 -1.4" /> + <path d="M3 3l18 18" /> +</svg> + + |