mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-30 01:00:14 +02:00
chevrons
This commit is contained in:
6
_icons/chevrons-down.svg
Normal file
6
_icons/chevrons-down.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="7 7 12 12 17 7" />
|
||||
<polyline points="7 13 12 18 17 13" />
|
||||
</svg>
|
6
_icons/chevrons-left.svg
Normal file
6
_icons/chevrons-left.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="11 7 6 12 11 17" />
|
||||
<polyline points="17 7 12 12 17 17" />
|
||||
</svg>
|
6
_icons/chevrons-right.svg
Normal file
6
_icons/chevrons-right.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="7 7 12 12 7 17" />
|
||||
<polyline points="13 7 18 12 13 17" />
|
||||
</svg>
|
6
_icons/chevrons-up.svg
Normal file
6
_icons/chevrons-up.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="7 11 12 6 17 11" />
|
||||
<polyline points="7 17 12 12 17 17" />
|
||||
</svg>
|
Reference in New Issue
Block a user