mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 10:24:07 +02:00
2 new icons: bell-off
, bluetooth-off
This commit is contained in:
7
src/_icons/bell-off.svg
Normal file
7
src/_icons/bell-off.svg
Normal 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>
|
6
src/_icons/bluetooth-off.svg
Normal file
6
src/_icons/bluetooth-off.svg
Normal 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>
|
Reference in New Issue
Block a user