aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-09 17:17:43 +0200
committercodecalm <codecalm@gmail.com>2022-07-09 17:17:43 +0200
commit3ab1a74c71c1e8367e2297bac7c093ed2f055865 (patch)
treea159a4324a7d728ed73703292f0b5b2a8f4c571a
parentRelease 1.72.0 (diff)
downloadtabler-icons-3ab1a74c71c1e8367e2297bac7c093ed2f055865.tar.xz
18 new icons: `ampersand`, `arrow-guide`, `arrow-roundabout-left`, `arrow-roundabout-right`, `arrows-move-horizontal`, `arrows-move-vertical`, `arrows-move`, `brand-amazon`, `brand-appgallery`, `brand-google-one`, `device-camera-phone`, `stack-pop`, `stack-push`, `sun-high`, `sun-low`, `sun-wind`, `sunglasses`, `sunset-2`
-rw-r--r--src/_icons/ampersand.svg6
-rw-r--r--src/_icons/arrow-guide.svg8
-rw-r--r--src/_icons/arrow-roundabout-left.svg7
-rw-r--r--src/_icons/arrow-roundabout-right.svg7
-rw-r--r--src/_icons/arrows-move-horizontal.svg9
-rw-r--r--src/_icons/arrows-move-vertical.svg9
-rw-r--r--src/_icons/arrows-move.svg13
-rw-r--r--src/_icons/brand-amazon.svg9
-rw-r--r--src/_icons/brand-appgallery.svg7
-rw-r--r--src/_icons/brand-google-one.svg7
-rw-r--r--src/_icons/device-camera-phone.svg8
-rw-r--r--src/_icons/stack-pop.svg9
-rw-r--r--src/_icons/stack-push.svg9
-rw-r--r--src/_icons/sun-high.svg14
-rw-r--r--src/_icons/sun-low.svg14
-rw-r--r--src/_icons/sun-wind.svg14
-rw-r--r--src/_icons/sunglasses.svg12
-rw-r--r--src/_icons/sunset-2.svg14
18 files changed, 176 insertions, 0 deletions
diff --git a/src/_icons/ampersand.svg b/src/_icons/ampersand.svg
new file mode 100644
index 00000000..978a2e31
--- /dev/null
+++ b/src/_icons/ampersand.svg
@@ -0,0 +1,6 @@
+---
+category: Math
+---
+<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" />
+</svg>
diff --git a/src/_icons/arrow-guide.svg b/src/_icons/arrow-guide.svg
new file mode 100644
index 00000000..443f22fb
--- /dev/null
+++ b/src/_icons/arrow-guide.svg
@@ -0,0 +1,8 @@
+---
+category: Arrows
+---
+<svg>
+ <circle cx="5" cy="19" r="2" />
+ <path d="M7 19h3a2 2 0 0 0 2 -2v-8a2 2 0 0 1 2 -2h7" />
+ <path d="M18 4l3 3l-3 3" />
+</svg>
diff --git a/src/_icons/arrow-roundabout-left.svg b/src/_icons/arrow-roundabout-left.svg
new file mode 100644
index 00000000..27b7dcd2
--- /dev/null
+++ b/src/_icons/arrow-roundabout-left.svg
@@ -0,0 +1,7 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M3 9h8a5 5 0 1 1 5 5v7" />
+ <path d="M7 5l-4 4l4 4" />
+</svg>
diff --git a/src/_icons/arrow-roundabout-right.svg b/src/_icons/arrow-roundabout-right.svg
new file mode 100644
index 00000000..83305b06
--- /dev/null
+++ b/src/_icons/arrow-roundabout-right.svg
@@ -0,0 +1,7 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M21 9h-8a5 5 0 1 0 -5 5v7" />
+ <path d="M17 5l4 4l-4 4" />
+</svg>
diff --git a/src/_icons/arrows-move-horizontal.svg b/src/_icons/arrows-move-horizontal.svg
new file mode 100644
index 00000000..9ed8e5b2
--- /dev/null
+++ b/src/_icons/arrows-move-horizontal.svg
@@ -0,0 +1,9 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M18 9l3 3l-3 3" />
+ <path d="M15 12h6" />
+ <path d="M6 9l-3 3l3 3" />
+ <path d="M3 12h6" />
+</svg>
diff --git a/src/_icons/arrows-move-vertical.svg b/src/_icons/arrows-move-vertical.svg
new file mode 100644
index 00000000..409313be
--- /dev/null
+++ b/src/_icons/arrows-move-vertical.svg
@@ -0,0 +1,9 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M9 18l3 3l3 -3" />
+ <path d="M12 15v6" />
+ <path d="M15 6l-3 -3l-3 3" />
+ <path d="M12 3v6" />
+</svg>
diff --git a/src/_icons/arrows-move.svg b/src/_icons/arrows-move.svg
new file mode 100644
index 00000000..c421c890
--- /dev/null
+++ b/src/_icons/arrows-move.svg
@@ -0,0 +1,13 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M18 9l3 3l-3 3" />
+ <path d="M15 12h6" />
+ <path d="M6 9l-3 3l3 3" />
+ <path d="M3 12h6" />
+ <path d="M9 18l3 3l3 -3" />
+ <path d="M12 15v6" />
+ <path d="M15 6l-3 -3l-3 3" />
+ <path d="M12 3v6" />
+</svg>
diff --git a/src/_icons/brand-amazon.svg b/src/_icons/brand-amazon.svg
new file mode 100644
index 00000000..30bf3e30
--- /dev/null
+++ b/src/_icons/brand-amazon.svg
@@ -0,0 +1,9 @@
+---
+category: Brand
+---
+<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" />
+ <path d="M15 8.13c-14.133 -1.558 -6.545 11.61 0 2.82" />
+ <path d="M19.877 22l2.123 -4l-4 -1" />
+ <path d="M22 18.01c-3.05 1.966 -6.493 2.996 -9.993 2.99c-3.507 .006 -6.953 -1.027 -10.007 -3" />
+</svg>
diff --git a/src/_icons/brand-appgallery.svg b/src/_icons/brand-appgallery.svg
new file mode 100644
index 00000000..fa5f09db
--- /dev/null
+++ b/src/_icons/brand-appgallery.svg
@@ -0,0 +1,7 @@
+---
+category: Brand
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="4" />
+ <path d="M9 8a3 3 0 0 0 6 0" />
+</svg>
diff --git a/src/_icons/brand-google-one.svg b/src/_icons/brand-google-one.svg
new file mode 100644
index 00000000..e5283ddd
--- /dev/null
+++ b/src/_icons/brand-google-one.svg
@@ -0,0 +1,7 @@
+---
+category: Brand
+---
+<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" />
+ <path d="M6.63 8.407a2.125 2.125 0 0 0 -.074 2.944c.77 .834 2.051 .869 2.862 .077l4.95 -4.834c.812 -.792 .846 -2.11 .076 -2.945a1.984 1.984 0 0 0 -2.861 -.077l-4.953 4.835z" />
+</svg>
diff --git a/src/_icons/device-camera-phone.svg b/src/_icons/device-camera-phone.svg
new file mode 100644
index 00000000..4130a2d0
--- /dev/null
+++ b/src/_icons/device-camera-phone.svg
@@ -0,0 +1,8 @@
+---
+category: Devices
+---
+<svg>
+ <circle cx="18.5" cy="8.5" r="2.5" />
+ <path d="M13 7h-8a2 2 0 0 0 -2 2v7a2 2 0 0 0 2 2h13a2 2 0 0 0 2 -2v-2" />
+ <path d="M17 15v-1" />
+</svg>
diff --git a/src/_icons/stack-pop.svg b/src/_icons/stack-pop.svg
new file mode 100644
index 00000000..94e1d66b
--- /dev/null
+++ b/src/_icons/stack-pop.svg
@@ -0,0 +1,9 @@
+---
+category: Design
+---
+<svg>
+ <path d="M7 9.5l-3 1.5l8 4l8 -4l-2.999 -1.5" />
+ <path d="M4 15l8 4l8 -4" />
+ <path d="M12 11v-7" />
+ <path d="M9 7l3 -3l3 3" />
+</svg>
diff --git a/src/_icons/stack-push.svg b/src/_icons/stack-push.svg
new file mode 100644
index 00000000..b3894e45
--- /dev/null
+++ b/src/_icons/stack-push.svg
@@ -0,0 +1,9 @@
+---
+category: Design
+---
+<svg>
+ <path d="M6 10l-2 1l8 4l8 -4l-2 -1" />
+ <path d="M4 15l8 4l8 -4" />
+ <path d="M12 4v7" />
+ <path d="M15 8l-3 3l-3 -3" />
+</svg>
diff --git a/src/_icons/sun-high.svg b/src/_icons/sun-high.svg
new file mode 100644
index 00000000..86ff95e7
--- /dev/null
+++ b/src/_icons/sun-high.svg
@@ -0,0 +1,14 @@
+---
+category: Weather
+---
+<svg>
+ <path d="M14.828 14.828a4 4 0 1 0 -5.656 -5.656a4 4 0 0 0 5.656 5.656z" />
+ <path d="M6.343 17.657l-1.414 1.414" />
+ <path d="M6.343 6.343l-1.414 -1.414" />
+ <path d="M17.657 6.343l1.414 -1.414" />
+ <path d="M17.657 17.657l1.414 1.414" />
+ <path d="M4 12h-2" />
+ <path d="M12 4v-2" />
+ <path d="M20 12h2" />
+ <path d="M12 20v2" />
+</svg>
diff --git a/src/_icons/sun-low.svg b/src/_icons/sun-low.svg
new file mode 100644
index 00000000..6d699146
--- /dev/null
+++ b/src/_icons/sun-low.svg
@@ -0,0 +1,14 @@
+---
+category: Weather
+---
+<svg>
+ <circle cx="12" cy="12" r="4" />
+ <path d="M4 12h.01" />
+ <path d="M12 4v.01" />
+ <path d="M20 12h.01" />
+ <path d="M12 20v.01" />
+ <path d="M6.31 6.31l-.01 -.01" />
+ <path d="M17.71 6.31l-.01 -.01" />
+ <path d="M17.7 17.7l.01 .01" />
+ <path d="M6.3 17.7l.01 .01" />
+</svg>
diff --git a/src/_icons/sun-wind.svg b/src/_icons/sun-wind.svg
new file mode 100644
index 00000000..1c3ba64f
--- /dev/null
+++ b/src/_icons/sun-wind.svg
@@ -0,0 +1,14 @@
+---
+category: Weather
+---
+<svg>
+ <path d="M14.468 10.005a4 4 0 1 0 -5.466 5.46" />
+ <path d="M2 12h1" />
+ <path d="M11 3v1" />
+ <path d="M11 20v1" />
+ <path d="M4.6 5.6l.7 .7" />
+ <path d="M17.4 5.6l-.7 .7" />
+ <path d="M5.3 17.7l-.7 .7" />
+ <path d="M15 13h5a2 2 0 1 0 0 -4" />
+ <path d="M12 16h5.714l.253 -.004a2.004 2.004 0 0 1 2.033 2.004a2 2 0 0 1 -2 2h-.286" />
+</svg>
diff --git a/src/_icons/sunglasses.svg b/src/_icons/sunglasses.svg
new file mode 100644
index 00000000..f51c8441
--- /dev/null
+++ b/src/_icons/sunglasses.svg
@@ -0,0 +1,12 @@
+---
+category: Health
+---
+<svg>
+ <path d="M8 4h-2l-3 10" />
+ <path d="M16 4h2l3 10" />
+ <path d="M10 16h4" />
+ <path d="M21 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
+ <path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
+ <path d="M4 14l4.5 4.5" />
+ <path d="M15 14l4.5 4.5" />
+</svg>
diff --git a/src/_icons/sunset-2.svg b/src/_icons/sunset-2.svg
new file mode 100644
index 00000000..c80d1023
--- /dev/null
+++ b/src/_icons/sunset-2.svg
@@ -0,0 +1,14 @@
+---
+category: Weather
+---
+<svg>
+ <path d="M3 13h1" />
+ <path d="M20 13h1" />
+ <path d="M5.6 6.6l.7 .7" />
+ <path d="M18.4 6.6l-.7 .7" />
+ <path d="M8 13a4 4 0 1 1 8 0" />
+ <path d="M3 17h18" />
+ <path d="M7 20h5" />
+ <path d="M16 20h1" />
+ <path d="M12 5v-1" />
+</svg>