mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 03:40:13 +02:00
2 new icons: access-point-off
, access-point
This commit is contained in:
9
src/_icons/access-point-off.svg
Normal file
9
src/_icons/access-point-off.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<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>
|
9
src/_icons/access-point.svg
Normal file
9
src/_icons/access-point.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<line x1="12" y1="12" x2="12" y2="12.01" />
|
||||
<path d="M14.828 9.172a4 4 0 0 1 0 5.656" />
|
||||
<path d="M17.657 6.343a8 8 0 0 1 0 11.314" />
|
||||
<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>
|
Reference in New Issue
Block a user