mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-22 13:42:50 +02:00
new sort-alphabetically icons #114
This commit is contained in:
10
src/_icons/sort-ascending-letters.svg
Normal file
10
src/_icons/sort-ascending-letters.svg
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
tags: [filter, classify, arrange, order]
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M15 10v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4" />
|
||||||
|
<path d="M19 21h-4l4 -7h-4" />
|
||||||
|
<path d="M4 15l3 3l3 -3" />
|
||||||
|
<path d="M7 6v12" />
|
||||||
|
</svg>
|
11
src/_icons/sort-ascending-numbers.svg
Normal file
11
src/_icons/sort-ascending-numbers.svg
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
tags: [filter, classify, arrange, order]
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M4 15l3 3l3 -3" />
|
||||||
|
<path d="M7 6v12" />
|
||||||
|
<path d="M17 3a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z" />
|
||||||
|
<circle cx="17" cy="16" r="2" />
|
||||||
|
<path d="M19 16v3a2 2 0 0 1 -2 2h-1.5" />
|
||||||
|
</svg>
|
10
src/_icons/sort-descending-letters.svg
Normal file
10
src/_icons/sort-descending-letters.svg
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
tags: [filter, classify, arrange, order]
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M15 21v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4" />
|
||||||
|
<path d="M19 10h-4l4 -7h-4" />
|
||||||
|
<path d="M4 15l3 3l3 -3" />
|
||||||
|
<path d="M7 6v12" />
|
||||||
|
</svg>
|
11
src/_icons/sort-descending-numbers.svg
Normal file
11
src/_icons/sort-descending-numbers.svg
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
tags: [filter, classify, arrange, order]
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M4 15l3 3l3 -3" />
|
||||||
|
<path d="M7 6v12" />
|
||||||
|
<path d="M17 14a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z" />
|
||||||
|
<circle cx="17" cy="5" r="2" />
|
||||||
|
<path d="M19 5v3a2 2 0 0 1 -2 2h-1.5" />
|
||||||
|
</svg>
|
Reference in New Issue
Block a user