aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-11 12:30:41 +0200
committercodecalm <codecalm@gmail.com>2022-08-11 12:30:41 +0200
commitb83de256dc115bc9f84537c19430d5987b5194ed (patch)
treeddca429580876aeb168d08187fa7a91a8cf0d089 /src/_icons
parent18 new icons: `arrow-move-down`, `arrow-move-left`, `arrow-move-right`, `arro... (diff)
downloadtabler-icons-b83de256dc115bc9f84537c19430d5987b5194ed.tar.xz
Release 1.81.0v1.81.0
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/arrow-move-down.svg1
-rw-r--r--src/_icons/arrow-move-left.svg1
-rw-r--r--src/_icons/arrow-move-right.svg1
-rw-r--r--src/_icons/arrow-move-up.svg1
-rw-r--r--src/_icons/coin-bitcoin.svg1
-rw-r--r--src/_icons/coin-euro.svg1
-rw-r--r--src/_icons/coin-pound.svg1
-rw-r--r--src/_icons/coin-rupee.svg1
-rw-r--r--src/_icons/coin-yen.svg1
-rw-r--r--src/_icons/coin-yuan.svg1
-rw-r--r--src/_icons/location-broken.svg1
-rw-r--r--src/_icons/mood-look-left.svg1
-rw-r--r--src/_icons/mood-look-right.svg1
-rw-r--r--src/_icons/mood-sing.svg1
-rw-r--r--src/_icons/navigation.svg1
-rw-r--r--src/_icons/packages.svg1
-rw-r--r--src/_icons/tower-off.svg1
-rw-r--r--src/_icons/tower.svg1
18 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/arrow-move-down.svg b/src/_icons/arrow-move-down.svg
index 041f3249..bd52ef6a 100644
--- a/src/_icons/arrow-move-down.svg
+++ b/src/_icons/arrow-move-down.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.81"
---
<svg>
<path d="M12 11v10" />
diff --git a/src/_icons/arrow-move-left.svg b/src/_icons/arrow-move-left.svg
index ab10b3af..19f4f187 100644
--- a/src/_icons/arrow-move-left.svg
+++ b/src/_icons/arrow-move-left.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.81"
---
<svg>
<path d="M13 12h-10" />
diff --git a/src/_icons/arrow-move-right.svg b/src/_icons/arrow-move-right.svg
index e27b9a47..237705a2 100644
--- a/src/_icons/arrow-move-right.svg
+++ b/src/_icons/arrow-move-right.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.81"
---
<svg>
<path d="M11 12h10" />
diff --git a/src/_icons/arrow-move-up.svg b/src/_icons/arrow-move-up.svg
index 7abd2f2c..11b2084e 100644
--- a/src/_icons/arrow-move-up.svg
+++ b/src/_icons/arrow-move-up.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.81"
---
<svg>
<path d="M12 13v-10" />
diff --git a/src/_icons/coin-bitcoin.svg b/src/_icons/coin-bitcoin.svg
index 2b01fe1e..25b12ac0 100644
--- a/src/_icons/coin-bitcoin.svg
+++ b/src/_icons/coin-bitcoin.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/coin-euro.svg b/src/_icons/coin-euro.svg
index 066c0d61..16160632 100644
--- a/src/_icons/coin-euro.svg
+++ b/src/_icons/coin-euro.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/coin-pound.svg b/src/_icons/coin-pound.svg
index 89cd251a..c7bce298 100644
--- a/src/_icons/coin-pound.svg
+++ b/src/_icons/coin-pound.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/coin-rupee.svg b/src/_icons/coin-rupee.svg
index 0a453b54..8197172c 100644
--- a/src/_icons/coin-rupee.svg
+++ b/src/_icons/coin-rupee.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/coin-yen.svg b/src/_icons/coin-yen.svg
index a58a8908..623e64a7 100644
--- a/src/_icons/coin-yen.svg
+++ b/src/_icons/coin-yen.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/coin-yuan.svg b/src/_icons/coin-yuan.svg
index 1c4b8400..c1fe567c 100644
--- a/src/_icons/coin-yuan.svg
+++ b/src/_icons/coin-yuan.svg
@@ -1,6 +1,7 @@
---
tags: [money, earn, salary, change]
category: E-commerce
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/location-broken.svg b/src/_icons/location-broken.svg
index bdda7867..7024a731 100644
--- a/src/_icons/location-broken.svg
+++ b/src/_icons/location-broken.svg
@@ -1,5 +1,6 @@
---
category: Map
+version: "1.81"
---
<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" />
diff --git a/src/_icons/mood-look-left.svg b/src/_icons/mood-look-left.svg
index bd728ccd..2ce2e9ee 100644
--- a/src/_icons/mood-look-left.svg
+++ b/src/_icons/mood-look-left.svg
@@ -1,5 +1,6 @@
---
category: Mood
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/mood-look-right.svg b/src/_icons/mood-look-right.svg
index e1e69abd..1d58d14e 100644
--- a/src/_icons/mood-look-right.svg
+++ b/src/_icons/mood-look-right.svg
@@ -1,5 +1,6 @@
---
category: Mood
+version: "1.81"
---
<svg>
<circle transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" />
diff --git a/src/_icons/mood-sing.svg b/src/_icons/mood-sing.svg
index 60402e00..9bc09c28 100644
--- a/src/_icons/mood-sing.svg
+++ b/src/_icons/mood-sing.svg
@@ -1,5 +1,6 @@
---
category: Mood
+version: "1.81"
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/navigation.svg b/src/_icons/navigation.svg
index c0730d5e..ff2f7187 100644
--- a/src/_icons/navigation.svg
+++ b/src/_icons/navigation.svg
@@ -1,5 +1,6 @@
---
category: Map
+version: "1.81"
---
<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" />
diff --git a/src/_icons/packages.svg b/src/_icons/packages.svg
index 460c9826..369377be 100644
--- a/src/_icons/packages.svg
+++ b/src/_icons/packages.svg
@@ -1,4 +1,5 @@
---
+version: "1.81"
---
<svg>
<rect x="2" y="13" width="8" height="8" rx="2" />
diff --git a/src/_icons/tower-off.svg b/src/_icons/tower-off.svg
index e1fed5f7..f64b3e72 100644
--- a/src/_icons/tower-off.svg
+++ b/src/_icons/tower-off.svg
@@ -1,5 +1,6 @@
---
category: Buildings
+version: "1.81"
---
<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" />
diff --git a/src/_icons/tower.svg b/src/_icons/tower.svg
index 250a3b58..23310d82 100644
--- a/src/_icons/tower.svg
+++ b/src/_icons/tower.svg
@@ -1,5 +1,6 @@
---
category: Buildings
+version: "1.81"
---
<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" />