1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-16 20:28:28 +01:00

41 new icons: arrow-bottom-bar, arrow-bottom-circle, arrow-bottom-square, arrow-bottom-tail, arrow-left-bar, arrow-left-square, arrow-left-tail, arrow-loop-left, arrow-loop-right, arrow-right-bar, arrow-right-square, arrow-right-tail, arrow-top-bar, arrow-top-circle, arrow-top-square, arrow-top-tail, arrow-wave-left-down, arrow-wave-left-up, arrow-wave-right-down, arrow-wave-right-up, arrows-down-up, arrows-down, arrows-join-2, arrows-join, arrows-left-right, arrows-left, arrows-right-left, arrows-right, arrows-split-2, arrows-split, arrows-up-down, arrows-up, bone, pizza, rainbow, switch-2, switch-3, trending-down-2, trending-down-3, trending-up-2, trending-up-3

Fixed icons: `arrow-left-circle`, `arrow-right-circle`
This commit is contained in:
codecalm 2020-10-23 01:28:16 +02:00
parent e48730c1da
commit e2c230965c
43 changed files with 334 additions and 12 deletions

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 3v18" />
<path d="M9 18l3 3l3 -3" />
<path d="M9 3h6" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 7v14" />
<path d="M9 18l3 3l3 -3" />
<circle cx="12" cy="5" r="2" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 7v14" />
<path d="M9 18l3 3l3 -3" />
<path d="M14 3v4h-4v-4z" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 6v15" />
<path d="M9 18l3 3l3 -3" />
<path d="M9 3l3 3l3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M21 12h-18" />
<path d="M6 9l-3 3l3 3" />
<path d="M21 9v6" />
</svg>

View File

@ -1,11 +1,8 @@
---
tags: [back, swipe, return]
category: Arrows
version: 1.0
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="8" y1="12" x2="16" y2="12" />
<line x1="8" y1="12" x2="12" y2="16" />
<line x1="8" y1="12" x2="12" y2="8" />
<path d="M17 12h-14" />
<path d="M6 9l-3 3l3 3" />
<circle cx="19" cy="12" r="2" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M17 12h-14" />
<path d="M6 9l-3 3l3 3" />
<path d="M21 14h-4v-4h4z" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M18 12h-15" />
<path d="M6 9l-3 3l3 3" />
<path d="M21 9l-3 3l3 3" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M13 21v-13a4 4 0 1 1 4 4h-13" />
<path d="M7 15l-3 -3l3 -3" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M12 21v-13a4 4 0 1 0 -4 4h13" />
<path d="M18 15l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M18 15l3 -3l-3 -3" />
<path d="M3 12h18" />
<path d="M3 9v6" />
</svg>

View File

@ -1,11 +1,8 @@
---
tags: [next, proceed, swipe]
category: Arrows
version: 1.0
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="16" y1="12" x2="8" y2="12" />
<line x1="16" y1="12" x2="12" y2="16" />
<line x1="16" y1="12" x2="12" y2="8" />
<path d="M18 15l3 -3l-3 -3" />
<circle cx="5" cy="12" r="2" />
<path d="M7 12h14" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M7 12h14" />
<path d="M18 15l3 -3l-3 -3" />
<path d="M3 10h4v4h-4z" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M18 15l3 -3l-3 -3" />
<path d="M3 15l3 -3l-3 -3" />
<path d="M6 12h15" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 21v-18" />
<path d="M15 6l-3 -3l-3 3" />
<path d="M9 21h6" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 17v-14" />
<path d="M15 6l-3 -3l-3 3" />
<circle cx="12" cy="19" r="2" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 17v-14" />
<path d="M15 6l-3 -3l-3 3" />
<path d="M10 21v-4h4v4z" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M12 18v-15" />
<path d="M15 6l-3 -3l-3 3" />
<path d="M15 21l-3 -3l-3 3" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M7 13.998h-4v-4" />
<path d="M21 11.998c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3.113 -.716 -4 -2s-2.48 -2.033 -4 -2c-1.52 -.033 -3 1 -4 2l-2 2" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M7 9.996h-4v4" />
<path d="M21 11.996c-.887 -1.285 -2.48 -2.033 -4 -2c-1.52 -.033 -3.113 .715 -4 2c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3 -1 -4 -2l-2 -2" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M17 13.998h4v-4" />
<path d="M3 11.998c.887 1.284 2.48 2.033 4 2c1.52 .033 3.113 -.716 4 -2s2.48 -2.033 4 -2c1.52 -.033 3 1 4 2l2 2" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Arrows
---
<svg>
<path d="M17 10h4v4" />
<path d="M3 12c.887 -1.284 2.48 -2.033 4 -2c1.52 -.033 3.113 .716 4 2s2.48 2.033 4 2c1.52 .033 3 -1 4 -2l2 -2" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M17 3v18" />
<path d="M10 18l-3 3l-3 -3" />
<path d="M7 21v-18" />
<path d="M20 6l-3 -3l-3 3" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M7 21v-18" />
<path d="M20 18l-3 3l-3 -3" />
<path d="M4 18l3 3l3 -3" />
<path d="M17 21v-18" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M3 7h1.948c1.913 0 3.705 .933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5h6.448" />
<path d="M3 17h1.95a5.854 5.854 0 0 0 4.798 -2.5a5.854 5.854 0 0 1 4.798 -2.5h5.454" />
<path d="M18 15l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Arrows
---
<svg>
<path d="M3 7h5l3.5 5h9.5" />
<path d="M3 17h5l3.495 -5" />
<path d="M18 15l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M21 17h-18" />
<path d="M6 10l-3 -3l3 -3" />
<path d="M3 7h18" />
<path d="M18 20l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M3 7h18" />
<path d="M6 20l-3 -3l3 -3" />
<path d="M6 4l-3 3l3 3" />
<path d="M3 17h18" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M21 7h-18" />
<path d="M18 10l3 -3l-3 -3" />
<path d="M6 20l-3 -3l3 -3" />
<path d="M3 17h18" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M21 17h-18" />
<path d="M18 4l3 3l-3 3" />
<path d="M18 20l3 -3l-3 -3" />
<path d="M21 7h-18" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M21 17h-5.397a5 5 0 0 1 -4.096 -2.133l-.514 -.734a5 5 0 0 0 -4.096 -2.133h-3.897" />
<path d="M21 7h-5.395a5 5 0 0 0 -4.098 2.135l-.51 .73a5 5 0 0 1 -4.097 2.135h-3.9" />
<path d="M18 10l3 -3l-3 -3" />
<path d="M18 20l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M21 17h-8l-3.5 -5h-6.5" />
<path d="M21 7h-8l-3.495 5" />
<path d="M18 10l3 -3l-3 -3" />
<path d="M18 20l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M7 3v18" />
<path d="M10 6l-3 -3l-3 3" />
<path d="M20 18l-3 3l-3 -3" />
<path d="M17 21v-18" />
</svg>

9
src/_icons/arrows-up.svg Normal file
View File

@ -0,0 +1,9 @@
---
category: Arrows
---
<svg>
<path d="M17 3v18" />
<path d="M4 6l3 -3l3 3" />
<path d="M20 6l-3 -3l-3 3" />
<path d="M7 3v18" />
</svg>

5
src/_icons/bone.svg Normal file
View File

@ -0,0 +1,5 @@
---
---
<svg>
<path d="M15 3a3 3 0 0 1 3 3a3 3 0 1 1 -2.12 5.122l-4.758 4.758a3 3 0 1 1 -5.117 2.297l-.005 -.177l-.176 -.005a3 3 0 1 1 2.298 -5.115l4.758 -4.758a3 3 0 0 1 2.12 -5.122z" />
</svg>

8
src/_icons/pizza.svg Normal file
View File

@ -0,0 +1,8 @@
---
---
<svg>
<path d="M12 21.5c-3.04 0 -5.952 -.714 -8.5 -1.983l8.5 -16.517l8.5 16.517a19.09 19.09 0 0 1 -8.5 1.983z" />
<path d="M5.2 15.772a14.939 14.939 0 0 0 6.995 1.728a14.944 14.944 0 0 0 6.638 -1.545" />
<path d="M13 11.01v-.01" />
<path d="M11 14v-.01" />
</svg>

7
src/_icons/rainbow.svg Normal file
View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M22 17c0 -5.523 -4.477 -10 -10 -10s-10 4.477 -10 10" />
<path d="M18 17a6 6 0 1 0 -12 0" />
<path d="M14 17a2 2 0 1 0 -4 0" />
</svg>

8
src/_icons/switch-2.svg Normal file
View File

@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 17h5l1.67 -2.386m3.66 -5.227l1.67 -2.387h6" />
<path d="M18 4l3 3l-3 3" />
<path d="M3 7h5l7 10h6" />
<path d="M18 20l3 -3l-3 -3" />
</svg>

8
src/_icons/switch-3.svg Normal file
View File

@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 17h2.397a5 5 0 0 0 4.096 -2.133l.177 -.253m3.66 -5.227l.177 -.254a5 5 0 0 1 4.096 -2.133h3.397" />
<path d="M18 4l3 3l-3 3" />
<path d="M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" />
<path d="M18 20l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
tags: [arrow, decrease, fall]
category: Arrows
---
<svg>
<path d="M3 6h5l7 10h6" />
<path d="M18 19l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
tags: [arrow, decrease, fall]
category: Arrows
---
<svg>
<path d="M3 6h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" />
<path d="M18 19l3 -3l-3 -3" />
</svg>

View File

@ -0,0 +1,8 @@
---
tags: [arrow, grow, increase]
category: Arrows
---
<svg>
<path d="M18 5l3 3l-3 3" />
<path d="M3 18h5l7 -10h6" />
</svg>

View File

@ -0,0 +1,8 @@
---
tags: [arrow, grow, increase]
category: Arrows
---
<svg>
<path d="M18 5l3 3l-3 3" />
<path d="M3 18h2.397a5 5 0 0 0 4.096 -2.133l4.014 -5.734a5 5 0 0 1 4.096 -2.133h3.397" />
</svg>