diff options
Diffstat (limited to 'icons/bluetooth-off.svg')
-rw-r--r-- | icons/bluetooth-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/bluetooth-off.svg b/icons/bluetooth-off.svg new file mode 100644 index 00000000..786e5472 --- /dev/null +++ b/icons/bluetooth-off.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bluetooth-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="M16.438 16.45l-4.438 3.55v-8m0 -4v-4l5 4l-2.776 2.22m-2.222 1.779l-5 4" /> +</svg> + + |