diff options
Diffstat (limited to 'icons/access-point-off.svg')
-rw-r--r-- | icons/access-point-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/access-point-off.svg b/icons/access-point-off.svg new file mode 100644 index 00000000..6a661f89 --- /dev/null +++ b/icons/access-point-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-access-point-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="M14.828 9.172a4 4 0 0 1 1.172 2.828" /> + <path d="M17.657 6.343a8 8 0 0 1 1.635 8.952" /> + <path d="M9.168 14.828a4 4 0 0 1 0 -5.656" /> + <path d="M6.337 17.657a8 8 0 0 1 0 -11.314" /> +</svg> + + |