mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-29 16:50:15 +02:00
18 new icons: arrow-move-down
, arrow-move-left
, arrow-move-right
, arrow-move-up
, coin-bitcoin
, coin-euro
, coin-pound
, coin-rupee
, coin-yen
, coin-yuan
, location-broken
, mood-look-left
, mood-look-right
, mood-sing
, navigation
, packages
, tower-off
, tower
Fixed icons: `coin-off`, `coin`
This commit is contained in:
8
src/_icons/arrow-move-down.svg
Normal file
8
src/_icons/arrow-move-down.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Arrows
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 11v10" />
|
||||
<path d="M9 18l3 3l3 -3" />
|
||||
<circle cx="12" cy="5" r="2" />
|
||||
</svg>
|
8
src/_icons/arrow-move-left.svg
Normal file
8
src/_icons/arrow-move-left.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Arrows
|
||||
---
|
||||
<svg>
|
||||
<path d="M13 12h-10" />
|
||||
<path d="M6 15l-3 -3l3 -3" />
|
||||
<path d="M17 12a2 2 0 1 1 4 0a2 2 0 0 1 -4 0z" />
|
||||
</svg>
|
8
src/_icons/arrow-move-right.svg
Normal file
8
src/_icons/arrow-move-right.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Arrows
|
||||
---
|
||||
<svg>
|
||||
<path d="M11 12h10" />
|
||||
<path d="M18 9l3 3l-3 3" />
|
||||
<path d="M7 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
|
||||
</svg>
|
8
src/_icons/arrow-move-up.svg
Normal file
8
src/_icons/arrow-move-up.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Arrows
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 13v-10" />
|
||||
<path d="M9 6l3 -3l3 3" />
|
||||
<path d="M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0 -4z" />
|
||||
</svg>
|
12
src/_icons/coin-bitcoin.svg
Normal file
12
src/_icons/coin-bitcoin.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M9 8h4.09c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2h-4.09" />
|
||||
<path d="M10 12h4" />
|
||||
<path d="M10 7v10v-9" />
|
||||
<path d="M13 7v1" />
|
||||
<path d="M13 16v1" />
|
||||
</svg>
|
10
src/_icons/coin-euro.svg
Normal file
10
src/_icons/coin-euro.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M14.401 8c-.669 -.628 -1.5 -1 -2.401 -1c-2.21 0 -4 2.239 -4 5s1.79 5 4 5c.9 0 1.731 -.372 2.4 -1" />
|
||||
<path d="M7 10.5h4" />
|
||||
<path d="M7 13.5h4" />
|
||||
</svg>
|
@@ -1,6 +1,7 @@
|
||||
---
|
||||
tags: [money, earn, salary, change, dollar]
|
||||
version: "1.63"
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<path d="M14.8 9a2 2 0 0 0 -1.8 -1h-1m-2.82 1.171a2 2 0 0 0 1.82 2.829h1m2.824 2.822a2 2 0 0 1 -1.824 1.178h-2a2 2 0 0 1 -1.8 -1" />
|
||||
|
9
src/_icons/coin-pound.svg
Normal file
9
src/_icons/coin-pound.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M15 9a2 2 0 1 0 -4 0v5a2 2 0 0 1 -2 2h6" />
|
||||
<path d="M9 12h4" />
|
||||
</svg>
|
9
src/_icons/coin-rupee.svg
Normal file
9
src/_icons/coin-rupee.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M15 8h-6h1a3 3 0 0 1 0 6h-1l3 3" />
|
||||
<path d="M9 11h6" />
|
||||
</svg>
|
11
src/_icons/coin-yen.svg
Normal file
11
src/_icons/coin-yen.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M9 12h6" />
|
||||
<path d="M9 15h6" />
|
||||
<path d="M9 8l3 4.5" />
|
||||
<path d="M15 8l-3 4.5v4.5" />
|
||||
</svg>
|
10
src/_icons/coin-yuan.svg
Normal file
10
src/_icons/coin-yuan.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
tags: [money, earn, salary, change]
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M9 13h6" />
|
||||
<path d="M9 8l3 4.5" />
|
||||
<path d="M15 8l-3 4.5v4.5" />
|
||||
</svg>
|
@@ -1,9 +1,10 @@
|
||||
---
|
||||
tags: [money, earn, salary, change, dollar]
|
||||
version: "1.3"
|
||||
category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 0 0 0 4h2a2 2 0 0 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
|
||||
<path d="M12 6v2m0 8v2" />
|
||||
<path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
|
||||
<path d="M12 7v10" />
|
||||
</svg>
|
||||
|
7
src/_icons/location-broken.svg
Normal file
7
src/_icons/location-broken.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
category: Map
|
||||
---
|
||||
<svg>
|
||||
<path d="M13 20l-3 -6l-7 -3.5a0.55 .55 0 0 1 0 -1l18 -6.5c-1.698 4.703 -3.05 8.37 -4 11" />
|
||||
<path d="M16 17l4 4m0 -4l-4 4" />
|
||||
</svg>
|
8
src/_icons/mood-look-left.svg
Normal file
8
src/_icons/mood-look-left.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Mood
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M9 9h.01" />
|
||||
<path d="M4 15h4" />
|
||||
</svg>
|
8
src/_icons/mood-look-right.svg
Normal file
8
src/_icons/mood-look-right.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Mood
|
||||
---
|
||||
<svg>
|
||||
<circle transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" />
|
||||
<path d="M15 9h-.01" />
|
||||
<path d="M20 15h-4" />
|
||||
</svg>
|
9
src/_icons/mood-sing.svg
Normal file
9
src/_icons/mood-sing.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
category: Mood
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M9 9h.01" />
|
||||
<path d="M15 9h.01" />
|
||||
<circle cx="15" cy="15" r="2" />
|
||||
</svg>
|
6
src/_icons/navigation.svg
Normal file
6
src/_icons/navigation.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Map
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 18.5l7.265 2.463a0.535 .535 0 0 0 .57 -.116a0.548 .548 0 0 0 .134 -.572l-7.969 -17.275l-7.97 17.275a0.547 .547 0 0 0 .135 .572a0.535 .535 0 0 0 .57 .116l7.265 -2.463" />
|
||||
</svg>
|
10
src/_icons/packages.svg
Normal file
10
src/_icons/packages.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="2" y="13" width="8" height="8" rx="2" />
|
||||
<path d="M6 13v3" />
|
||||
<rect x="8" y="3" width="8" height="8" rx="2" />
|
||||
<path d="M12 3v3" />
|
||||
<rect x="14" y="13" width="8" height="8" rx="2" />
|
||||
<path d="M18 13v3" />
|
||||
</svg>
|
8
src/_icons/tower-off.svg
Normal file
8
src/_icons/tower-off.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Buildings
|
||||
---
|
||||
<svg>
|
||||
<path d="M10 6v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1 -.336 1.11l-1.328 1.992a2 2 0 0 0 -.336 1.11v1.394m0 4v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-7.394a2 2 0 0 0 -.336 -1.11l-1.328 -1.992a2 2 0 0 1 -.336 -1.11v-4.394" />
|
||||
<path d="M10 21v-5a2 2 0 1 1 4 0v5" />
|
||||
<path d="M3 3l18 18" />
|
||||
</svg>
|
7
src/_icons/tower.svg
Normal file
7
src/_icons/tower.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
category: Buildings
|
||||
---
|
||||
<svg>
|
||||
<path d="M5 3h1a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1 -.336 1.11l-1.328 1.992a2 2 0 0 0 -.336 1.11v7.394a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-7.394a2 2 0 0 0 -.336 -1.11l-1.328 -1.992a2 2 0 0 1 -.336 -1.11v-4.394a1 1 0 0 1 1 -1z" />
|
||||
<path d="M10 21v-5a2 2 0 1 1 4 0v5" />
|
||||
</svg>
|
Reference in New Issue
Block a user