diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 18:38:42 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 18:38:42 +0200 |
commit | 7f882bb256c8da3f65b808e80da7d12a4b5d6a5b (patch) | |
tree | 1bd974e990527f107445964da43dc2aef120534d /src/_icons/bluetooth-off.svg | |
parent | `camera-off` icon (diff) | |
download | tabler-icons-7f882bb256c8da3f65b808e80da7d12a4b5d6a5b.tar.xz |
2 new icons: `bell-off`, `bluetooth-off`
Diffstat (limited to 'src/_icons/bluetooth-off.svg')
-rw-r--r-- | src/_icons/bluetooth-off.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/bluetooth-off.svg b/src/_icons/bluetooth-off.svg new file mode 100644 index 00000000..60343980 --- /dev/null +++ b/src/_icons/bluetooth-off.svg @@ -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> |