mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
shields, selector
This commit is contained in:
6
_icons/selector.svg
Normal file
6
_icons/selector.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="8 9 12 5 16 9" />
|
||||
<polyline points="16 15 12 19 8 15" />
|
||||
</svg>
|
6
_icons/shield-check.svg
Normal file
6
_icons/shield-check.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12l2 2l4 -4" />
|
||||
<path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" />
|
||||
</svg>
|
5
_icons/shield.svg
Normal file
5
_icons/shield.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" />
|
||||
</svg>
|
Reference in New Issue
Block a user