aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-06-14 23:35:19 +0200
committercodecalm <codecalm@gmail.com>2022-06-14 23:35:19 +0200
commit2dc43bb09ee70e2577ec22948f139978626363eb (patch)
tree9548e74d2510a4ffec208bc3f89ff255020accf6 /src
parentremove advertisement in svg output #245 (diff)
downloadtabler-icons-2dc43bb09ee70e2577ec22948f139978626363eb.tar.xz
Release 1.69.0v1.69.0
Diffstat (limited to 'src')
-rw-r--r--src/_icons/alphabet-cyrillic.svg1
-rw-r--r--src/_icons/alphabet-greek.svg1
-rw-r--r--src/_icons/alphabet-latin.svg1
-rw-r--r--src/_icons/article.svg1
-rw-r--r--src/_icons/brackets-contain-end.svg1
-rw-r--r--src/_icons/brackets-contain-start.svg1
-rw-r--r--src/_icons/brackets-contain.svg1
-rw-r--r--src/_icons/brand-apple-podcast.svg1
-rw-r--r--src/_icons/brand-linktree.svg1
-rw-r--r--src/_icons/broadcast-off.svg1
-rw-r--r--src/_icons/broadcast.svg1
-rw-r--r--src/_icons/clover.svg1
-rw-r--r--src/_icons/pencil-minus.svg1
-rw-r--r--src/_icons/pencil-plus.svg1
-rw-r--r--src/_icons/plane-tilt.svg1
-rw-r--r--src/_icons/signal-3g.svg1
-rw-r--r--src/_icons/signal-4g.svg1
-rw-r--r--src/_icons/signal-5g.svg1
-rw-r--r--src/_icons/window-maximize.svg1
-rw-r--r--src/_icons/window-minimize.svg1
20 files changed, 20 insertions, 0 deletions
diff --git a/src/_icons/alphabet-cyrillic.svg b/src/_icons/alphabet-cyrillic.svg
index a21afae5..0705b06f 100644
--- a/src/_icons/alphabet-cyrillic.svg
+++ b/src/_icons/alphabet-cyrillic.svg
@@ -1,5 +1,6 @@
---
category: Text
+version: "1.69"
---
<svg>
<path d="M6 10h2a2 2 0 0 1 2 2v5h-3a2 2 0 1 1 0 -4h3" />
diff --git a/src/_icons/alphabet-greek.svg b/src/_icons/alphabet-greek.svg
index 086fafa8..e67197be 100644
--- a/src/_icons/alphabet-greek.svg
+++ b/src/_icons/alphabet-greek.svg
@@ -1,5 +1,6 @@
---
category: Text
+version: "1.69"
---
<svg>
<path d="M10 10v7" />
diff --git a/src/_icons/alphabet-latin.svg b/src/_icons/alphabet-latin.svg
index 60bcf60c..1627ecc8 100644
--- a/src/_icons/alphabet-latin.svg
+++ b/src/_icons/alphabet-latin.svg
@@ -1,5 +1,6 @@
---
category: Text
+version: "1.69"
---
<svg>
<path d="M6 10h2a2 2 0 0 1 2 2v5h-3a2 2 0 1 1 0 -4h3" />
diff --git a/src/_icons/article.svg b/src/_icons/article.svg
index aa9546b0..8d70757d 100644
--- a/src/_icons/article.svg
+++ b/src/_icons/article.svg
@@ -1,4 +1,5 @@
---
+version: "1.69"
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="2" />
diff --git a/src/_icons/brackets-contain-end.svg b/src/_icons/brackets-contain-end.svg
index 97a51173..79a1fab8 100644
--- a/src/_icons/brackets-contain-end.svg
+++ b/src/_icons/brackets-contain-end.svg
@@ -1,5 +1,6 @@
---
category: Math
+version: "1.69"
---
<svg>
<path d="M14 4h4v16h-4" />
diff --git a/src/_icons/brackets-contain-start.svg b/src/_icons/brackets-contain-start.svg
index e854d220..1c2e94a0 100644
--- a/src/_icons/brackets-contain-start.svg
+++ b/src/_icons/brackets-contain-start.svg
@@ -1,5 +1,6 @@
---
category: Math
+version: "1.69"
---
<svg>
<path d="M9 4h-4v16h4" />
diff --git a/src/_icons/brackets-contain.svg b/src/_icons/brackets-contain.svg
index 289d3129..65066d0c 100644
--- a/src/_icons/brackets-contain.svg
+++ b/src/_icons/brackets-contain.svg
@@ -1,5 +1,6 @@
---
category: Math
+version: "1.69"
---
<svg>
<path d="M7 4h-4v16h4" />
diff --git a/src/_icons/brand-apple-podcast.svg b/src/_icons/brand-apple-podcast.svg
index 6419aa93..7c0253c5 100644
--- a/src/_icons/brand-apple-podcast.svg
+++ b/src/_icons/brand-apple-podcast.svg
@@ -1,5 +1,6 @@
---
category: Brand
+version: "1.69"
---
<svg>
<path d="M18.364 18.364a9 9 0 1 0 -12.728 0" />
diff --git a/src/_icons/brand-linktree.svg b/src/_icons/brand-linktree.svg
index 62c2d4ff..22badf5b 100644
--- a/src/_icons/brand-linktree.svg
+++ b/src/_icons/brand-linktree.svg
@@ -1,5 +1,6 @@
---
category: Brand
+version: "1.69"
---
<svg>
<path d="M9 3l-7 12h3v5h5v-5h-2l4 -7z" />
diff --git a/src/_icons/broadcast-off.svg b/src/_icons/broadcast-off.svg
index 7a79cd96..785015d4 100644
--- a/src/_icons/broadcast-off.svg
+++ b/src/_icons/broadcast-off.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.69"
---
<svg>
<path d="M18.364 19.364a9 9 0 0 0 -9.721 -14.717m-2.488 1.509a9 9 0 0 0 -.519 13.208" />
diff --git a/src/_icons/broadcast.svg b/src/_icons/broadcast.svg
index 9e61f032..3c3a734d 100644
--- a/src/_icons/broadcast.svg
+++ b/src/_icons/broadcast.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.69"
---
<svg>
<path d="M18.364 19.364a9 9 0 1 0 -12.728 0" />
diff --git a/src/_icons/clover.svg b/src/_icons/clover.svg
index eab4d83b..45d055d2 100644
--- a/src/_icons/clover.svg
+++ b/src/_icons/clover.svg
@@ -1,4 +1,5 @@
---
+version: "1.69"
---
<svg>
<path d="M12 10l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95a2.04 2.04 0 0 1 2.912 0l.485 .39l.485 -.39a2.04 2.04 0 0 1 2.912 0a2.104 2.104 0 0 1 0 2.95l-3.397 3.44z" />
diff --git a/src/_icons/pencil-minus.svg b/src/_icons/pencil-minus.svg
index 81231e36..e84977c2 100644
--- a/src/_icons/pencil-minus.svg
+++ b/src/_icons/pencil-minus.svg
@@ -1,5 +1,6 @@
---
category: Design
+version: "1.69"
---
<svg>
<path d="M8 20l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4z" />
diff --git a/src/_icons/pencil-plus.svg b/src/_icons/pencil-plus.svg
index c70ebb49..cd7964da 100644
--- a/src/_icons/pencil-plus.svg
+++ b/src/_icons/pencil-plus.svg
@@ -1,5 +1,6 @@
---
category: Design
+version: "1.69"
---
<svg>
<path d="M8 20l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4z" />
diff --git a/src/_icons/plane-tilt.svg b/src/_icons/plane-tilt.svg
index 2c7a4e7f..20019d43 100644
--- a/src/_icons/plane-tilt.svg
+++ b/src/_icons/plane-tilt.svg
@@ -1,5 +1,6 @@
---
category: Vehicles
+version: "1.69"
---
<svg>
<path d="M14.5 6.5l3 -2.9a2.05 2.05 0 0 1 2.9 2.9l-2.9 3l2.5 7.5l-2.5 2.55l-3.5 -6.55l-3 3v3l-2 2l-1.5 -4.5l-4.5 -1.5l2 -2h3l3 -3l-6.5 -3.5l2.5 -2.5l7.5 2.5z" />
diff --git a/src/_icons/signal-3g.svg b/src/_icons/signal-3g.svg
index ff307aba..fb1f4318 100644
--- a/src/_icons/signal-3g.svg
+++ b/src/_icons/signal-3g.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.69"
---
<svg>
<path d="M20 9a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1" />
diff --git a/src/_icons/signal-4g.svg b/src/_icons/signal-4g.svg
index f39b0140..ad08757d 100644
--- a/src/_icons/signal-4g.svg
+++ b/src/_icons/signal-4g.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.69"
---
<svg>
<path d="M4 8v5h6" />
diff --git a/src/_icons/signal-5g.svg b/src/_icons/signal-5g.svg
index 0fa92463..9e7910d8 100644
--- a/src/_icons/signal-5g.svg
+++ b/src/_icons/signal-5g.svg
@@ -1,5 +1,6 @@
---
category: Devices
+version: "1.69"
---
<svg>
<path d="M20 9a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1" />
diff --git a/src/_icons/window-maximize.svg b/src/_icons/window-maximize.svg
index c5cb20cf..de1f8d61 100644
--- a/src/_icons/window-maximize.svg
+++ b/src/_icons/window-maximize.svg
@@ -1,5 +1,6 @@
---
category: System
+version: "1.69"
---
<svg>
<rect x="3" y="16" width="5" height="5" rx="1" />
diff --git a/src/_icons/window-minimize.svg b/src/_icons/window-minimize.svg
index 108bf993..007617f2 100644
--- a/src/_icons/window-minimize.svg
+++ b/src/_icons/window-minimize.svg
@@ -1,5 +1,6 @@
---
category: System
+version: "1.69"
---
<svg>
<rect x="3" y="16" width="5" height="5" rx="1" />