aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-06 02:32:05 +0200
committercodecalm <codecalm@gmail.com>2020-10-06 02:32:05 +0200
commitfebba823e93fe89154b50e3e48051dcca50c1a95 (patch)
treebecbbb54cb2f48808595e50cf61ba324f7327e23 /src/_icons
parentsymbols categories (diff)
downloadtabler-icons-febba823e93fe89154b50e3e48051dcca50c1a95.tar.xz
Release 1.33.0v1.33.0
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/cardboards.svg1
-rw-r--r--src/_icons/ce.svg1
-rw-r--r--src/_icons/certificate.svg1
-rw-r--r--src/_icons/chart-radar.svg1
-rw-r--r--src/_icons/christmas-tree.svg1
-rw-r--r--src/_icons/drone.svg1
-rw-r--r--src/_icons/gps.svg1
-rw-r--r--src/_icons/manual-gearbox.svg1
-rw-r--r--src/_icons/parachute.svg1
-rw-r--r--src/_icons/pennant.svg1
-rw-r--r--src/_icons/plant-2.svg1
-rw-r--r--src/_icons/relation-many-to-many.svg1
-rw-r--r--src/_icons/relation-one-to-many.svg1
-rw-r--r--src/_icons/relation-one-to-one.svg1
-rw-r--r--src/_icons/ripple.svg1
-rw-r--r--src/_icons/sthetoscope.svg1
-rw-r--r--src/_icons/view-360.svg1
-rw-r--r--src/_icons/windmill.svg1
18 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/cardboards.svg b/src/_icons/cardboards.svg
index 4cdcab07..c2f64d62 100644
--- a/src/_icons/cardboards.svg
+++ b/src/_icons/cardboards.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M3 7v8.5a2.5 2.5 0 0 0 2.5 2.5h1.06a3 3 0 0 0 2.34 -1.13l1.54 -1.92a2 2 0 0 1 3.12 0l1.54 1.92a3 3 0 0 0 2.34 1.13h1.06a2.5 2.5 0 0 0 2.5 -2.5v-8.5a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2z" />
diff --git a/src/_icons/ce.svg b/src/_icons/ce.svg
index 41f91594..e5e66e5a 100644
--- a/src/_icons/ce.svg
+++ b/src/_icons/ce.svg
@@ -1,5 +1,6 @@
---
category: Symbols
+version: 1.33
---
<svg>
<path d="M11 4a8 8 0 1 0 0 16" />
diff --git a/src/_icons/certificate.svg b/src/_icons/certificate.svg
index ba4e1aff..80bfbdc8 100644
--- a/src/_icons/certificate.svg
+++ b/src/_icons/certificate.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<circle cx="15" cy="15" r="3" />
diff --git a/src/_icons/chart-radar.svg b/src/_icons/chart-radar.svg
index b143fd52..b7934b65 100644
--- a/src/_icons/chart-radar.svg
+++ b/src/_icons/chart-radar.svg
@@ -1,5 +1,6 @@
---
category: Charts
+version: 1.33
---
<svg>
<path d="M12 3l9.5 7l-3.5 11h-12l-3.5 -11z" />
diff --git a/src/_icons/christmas-tree.svg b/src/_icons/christmas-tree.svg
index df6e2592..2311bc67 100644
--- a/src/_icons/christmas-tree.svg
+++ b/src/_icons/christmas-tree.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M12 3l4 4l-2 1l4 4l-3 1l4 4h-14l4 -4l-3 -1l4 -4l-2 -1z" />
diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg
index 5d424faf..d0610174 100644
--- a/src/_icons/drone.svg
+++ b/src/_icons/drone.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M10 10h4v4h-4z" />
diff --git a/src/_icons/gps.svg b/src/_icons/gps.svg
index d7162adc..a7338667 100644
--- a/src/_icons/gps.svg
+++ b/src/_icons/gps.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<circle cx="12" cy="12" r="8" />
diff --git a/src/_icons/manual-gearbox.svg b/src/_icons/manual-gearbox.svg
index 74984522..2434988c 100644
--- a/src/_icons/manual-gearbox.svg
+++ b/src/_icons/manual-gearbox.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<circle cx="5" cy="6" r="2" />
diff --git a/src/_icons/parachute.svg b/src/_icons/parachute.svg
index 0806d89f..a8cea124 100644
--- a/src/_icons/parachute.svg
+++ b/src/_icons/parachute.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M22 12a10 10 0 1 0 -20 0" />
diff --git a/src/_icons/pennant.svg b/src/_icons/pennant.svg
index bbe6f870..d988acfa 100644
--- a/src/_icons/pennant.svg
+++ b/src/_icons/pennant.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<line x1="8" y1="21" x2="12" y2="21" />
diff --git a/src/_icons/plant-2.svg b/src/_icons/plant-2.svg
index c9793968..8e4cba4e 100644
--- a/src/_icons/plant-2.svg
+++ b/src/_icons/plant-2.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M2 9a10 10 0 1 0 20 0" />
diff --git a/src/_icons/relation-many-to-many.svg b/src/_icons/relation-many-to-many.svg
index d51d74b4..bb1a7123 100644
--- a/src/_icons/relation-many-to-many.svg
+++ b/src/_icons/relation-many-to-many.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="2" />
diff --git a/src/_icons/relation-one-to-many.svg b/src/_icons/relation-one-to-many.svg
index dae61013..52770abc 100644
--- a/src/_icons/relation-one-to-many.svg
+++ b/src/_icons/relation-one-to-many.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="2" />
diff --git a/src/_icons/relation-one-to-one.svg b/src/_icons/relation-one-to-one.svg
index 8022b211..8538536b 100644
--- a/src/_icons/relation-one-to-one.svg
+++ b/src/_icons/relation-one-to-one.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="2" />
diff --git a/src/_icons/ripple.svg b/src/_icons/ripple.svg
index b36d863a..1fdd6350 100644
--- a/src/_icons/ripple.svg
+++ b/src/_icons/ripple.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M3 7c3-2 6-2 9 0s6 2 9 0" />
diff --git a/src/_icons/sthetoscope.svg b/src/_icons/sthetoscope.svg
index 96cd3695..0ba6229b 100644
--- a/src/_icons/sthetoscope.svg
+++ b/src/_icons/sthetoscope.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M6 4h-1a2 2 0 0 0 -2 2v3.5h0a5.5 5.5 0 0 0 11 0v-3.5a2 2 0 0 0 -2 -2h-1h0" />
diff --git a/src/_icons/view-360.svg b/src/_icons/view-360.svg
index cab6c16e..4d4a1b27 100644
--- a/src/_icons/view-360.svg
+++ b/src/_icons/view-360.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<circle cx="12" cy="12" r="9" />
diff --git a/src/_icons/windmill.svg b/src/_icons/windmill.svg
index eef07b3c..d47f1ea8 100644
--- a/src/_icons/windmill.svg
+++ b/src/_icons/windmill.svg
@@ -1,4 +1,5 @@
---
+version: 1.33
---
<svg>
<path d="M12 12c2.76 0 5-2.01 5-4.5S14.76 3 12 3v9z" />