aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-09 17:39:44 +0200
committercodecalm <codecalm@gmail.com>2022-07-09 17:39:44 +0200
commit6678c10014de83e7052669f2bb4d5ae5529fd736 (patch)
treec7f33133f3360126c5f4872ed6de01a2217e8168 /src/_icons
parent18 new icons: `ampersand`, `arrow-guide`, `arrow-roundabout-left`, `arrow-rou... (diff)
downloadtabler-icons-6678c10014de83e7052669f2bb4d5ae5529fd736.tar.xz
Release 1.73.0v1.73.0
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/ampersand.svg1
-rw-r--r--src/_icons/arrow-guide.svg1
-rw-r--r--src/_icons/arrow-roundabout-left.svg1
-rw-r--r--src/_icons/arrow-roundabout-right.svg1
-rw-r--r--src/_icons/arrows-move-horizontal.svg1
-rw-r--r--src/_icons/arrows-move-vertical.svg1
-rw-r--r--src/_icons/arrows-move.svg1
-rw-r--r--src/_icons/brand-amazon.svg1
-rw-r--r--src/_icons/brand-appgallery.svg1
-rw-r--r--src/_icons/brand-google-one.svg1
-rw-r--r--src/_icons/device-camera-phone.svg1
-rw-r--r--src/_icons/stack-pop.svg1
-rw-r--r--src/_icons/stack-push.svg1
-rw-r--r--src/_icons/sun-high.svg1
-rw-r--r--src/_icons/sun-low.svg1
-rw-r--r--src/_icons/sun-wind.svg1
-rw-r--r--src/_icons/sunglasses.svg1
-rw-r--r--src/_icons/sunset-2.svg1
18 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/ampersand.svg b/src/_icons/ampersand.svg
index 978a2e31..3ff24b2d 100644
--- a/src/_icons/ampersand.svg
+++ b/src/_icons/ampersand.svg
@@ -1,5 +1,6 @@
---
category: Math
+version: "1.73"
---
<svg>
<path d="M19 20l-10.403 -10.972a2.948 2.948 0 0 1 0 -4.165a2.94 2.94 0 0 1 4.161 0a2.948 2.948 0 0 1 0 4.165l-4.68 4.687a3.685 3.685 0 0 0 0 5.207a3.675 3.675 0 0 0 5.2 0l5.722 -5.922" />
diff --git a/src/_icons/arrow-guide.svg b/src/_icons/arrow-guide.svg
index 443f22fb..d545ed18 100644
--- a/src/_icons/arrow-guide.svg
+++ b/src/_icons/arrow-guide.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<circle cx="5" cy="19" r="2" />
diff --git a/src/_icons/arrow-roundabout-left.svg b/src/_icons/arrow-roundabout-left.svg
index 27b7dcd2..a6b365a3 100644
--- a/src/_icons/arrow-roundabout-left.svg
+++ b/src/_icons/arrow-roundabout-left.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<path d="M3 9h8a5 5 0 1 1 5 5v7" />
diff --git a/src/_icons/arrow-roundabout-right.svg b/src/_icons/arrow-roundabout-right.svg
index 83305b06..af6c96c5 100644
--- a/src/_icons/arrow-roundabout-right.svg
+++ b/src/_icons/arrow-roundabout-right.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<path d="M21 9h-8a5 5 0 1 0 -5 5v7" />
diff --git a/src/_icons/arrows-move-horizontal.svg b/src/_icons/arrows-move-horizontal.svg
index 9ed8e5b2..4dbb0f81 100644
--- a/src/_icons/arrows-move-horizontal.svg
+++ b/src/_icons/arrows-move-horizontal.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<path d="M18 9l3 3l-3 3" />
diff --git a/src/_icons/arrows-move-vertical.svg b/src/_icons/arrows-move-vertical.svg
index 409313be..dd220594 100644
--- a/src/_icons/arrows-move-vertical.svg
+++ b/src/_icons/arrows-move-vertical.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<path d="M9 18l3 3l3 -3" />
diff --git a/src/_icons/arrows-move.svg b/src/_icons/arrows-move.svg
index c421c890..941e2d7f 100644
--- a/src/_icons/arrows-move.svg
+++ b/src/_icons/arrows-move.svg
@@ -1,5 +1,6 @@
---
category: Arrows
+version: "1.73"
---
<svg>
<path d="M18 9l3 3l-3 3" />
diff --git a/src/_icons/brand-amazon.svg b/src/_icons/brand-amazon.svg
index 30bf3e30..7f0ebf3d 100644
--- a/src/_icons/brand-amazon.svg
+++ b/src/_icons/brand-amazon.svg
@@ -1,5 +1,6 @@
---
category: Brand
+version: "1.73"
---
<svg>
<path d="M7 6c.5 -2 2 -3 4.089 -3c2.441 .08 3.93 1.557 3.911 3.667v5.5c0 .903 1.04 1.833 2 1.833" />
diff --git a/src/_icons/brand-appgallery.svg b/src/_icons/brand-appgallery.svg
index fa5f09db..a3eaf49a 100644
--- a/src/_icons/brand-appgallery.svg
+++ b/src/_icons/brand-appgallery.svg
@@ -1,5 +1,6 @@
---
category: Brand
+version: "1.73"
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="4" />
diff --git a/src/_icons/brand-google-one.svg b/src/_icons/brand-google-one.svg
index e5283ddd..593948e3 100644
--- a/src/_icons/brand-google-one.svg
+++ b/src/_icons/brand-google-one.svg
@@ -1,5 +1,6 @@
---
category: Brand
+version: "1.73"
---
<svg>
<path d="M11 4.998v13.982a1.998 1.998 0 0 0 3.995 0v-13.982a1.998 1.998 0 1 0 -3.995 0z" />
diff --git a/src/_icons/device-camera-phone.svg b/src/_icons/device-camera-phone.svg
index 4130a2d0..9990d26c 100644
--- a/src/_icons/device-camera-phone.svg
+++ b/src/_icons/device-camera-phone.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.73"
---
<svg>
<circle cx="18.5" cy="8.5" r="2.5" />
diff --git a/src/_icons/stack-pop.svg b/src/_icons/stack-pop.svg
index 94e1d66b..a1784bec 100644
--- a/src/_icons/stack-pop.svg
+++ b/src/_icons/stack-pop.svg
@@ -1,5 +1,6 @@
---
category: Design
+version: "1.73"
---
<svg>
<path d="M7 9.5l-3 1.5l8 4l8 -4l-2.999 -1.5" />
diff --git a/src/_icons/stack-push.svg b/src/_icons/stack-push.svg
index b3894e45..0074f8e3 100644
--- a/src/_icons/stack-push.svg
+++ b/src/_icons/stack-push.svg
@@ -1,5 +1,6 @@
---
category: Design
+version: "1.73"
---
<svg>
<path d="M6 10l-2 1l8 4l8 -4l-2 -1" />
diff --git a/src/_icons/sun-high.svg b/src/_icons/sun-high.svg
index 86ff95e7..7bd9c865 100644
--- a/src/_icons/sun-high.svg
+++ b/src/_icons/sun-high.svg
@@ -1,5 +1,6 @@
---
category: Weather
+version: "1.73"
---
<svg>
<path d="M14.828 14.828a4 4 0 1 0 -5.656 -5.656a4 4 0 0 0 5.656 5.656z" />
diff --git a/src/_icons/sun-low.svg b/src/_icons/sun-low.svg
index 6d699146..666e3464 100644
--- a/src/_icons/sun-low.svg
+++ b/src/_icons/sun-low.svg
@@ -1,5 +1,6 @@
---
category: Weather
+version: "1.73"
---
<svg>
<circle cx="12" cy="12" r="4" />
diff --git a/src/_icons/sun-wind.svg b/src/_icons/sun-wind.svg
index 1c3ba64f..e016e214 100644
--- a/src/_icons/sun-wind.svg
+++ b/src/_icons/sun-wind.svg
@@ -1,5 +1,6 @@
---
category: Weather
+version: "1.73"
---
<svg>
<path d="M14.468 10.005a4 4 0 1 0 -5.466 5.46" />
diff --git a/src/_icons/sunglasses.svg b/src/_icons/sunglasses.svg
index f51c8441..48aeb28f 100644
--- a/src/_icons/sunglasses.svg
+++ b/src/_icons/sunglasses.svg
@@ -1,5 +1,6 @@
---
category: Health
+version: "1.73"
---
<svg>
<path d="M8 4h-2l-3 10" />
diff --git a/src/_icons/sunset-2.svg b/src/_icons/sunset-2.svg
index c80d1023..f4be5d91 100644
--- a/src/_icons/sunset-2.svg
+++ b/src/_icons/sunset-2.svg
@@ -1,5 +1,6 @@
---
category: Weather
+version: "1.73"
---
<svg>
<path d="M3 13h1" />