1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 02:12:49 +02:00

2 new icons: bell-off, bluetooth-off

This commit is contained in:
codecalm
2020-09-21 18:38:42 +02:00
parent 487bccb639
commit 7f882bb256
2 changed files with 13 additions and 0 deletions

7
src/_icons/bell-off.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<line x1="3" y1="3" x2="21" y2="21" />
<path d="M17 17h-13a4 4 0 0 0 2 -3v-3a7 7 0 0 1 1.279 -3.716m2.072 -1.934c.209 -.127 .425 -.244 .649 -.35a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3" />
<path d="M9 17v1a3 3 0 0 0 6 0v-1" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<line x1="3" y1="3" x2="21" y2="21" />
<path d="M16.438 16.45l-4.438 3.55v-8m0 -4v-4l5 4l-2.776 2.22m-2.222 1.779l-5 4" />
</svg>