aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-29 11:44:57 +0200
committercodecalm <codecalm@gmail.com>2020-09-29 11:44:57 +0200
commit7173695acc0d75b498ede15cdc935d567a240f21 (patch)
tree63471dbcaf98a6351650b266b1ef1fee13126f87 /src
parent3 new icons: `fold-down`, `fold-up`, `fold` (diff)
downloadtabler-icons-7173695acc0d75b498ede15cdc935d567a240f21.tar.xz
Release 1.30.0v1.30.0
Diffstat (limited to 'src')
-rw-r--r--src/_icons/file-symlink.svg1
-rw-r--r--src/_icons/fold-down.svg1
-rw-r--r--src/_icons/fold-up.svg1
-rw-r--r--src/_icons/fold.svg1
-rw-r--r--src/_icons/shield-lock.svg1
-rw-r--r--src/_icons/square-dot.svg1
-rw-r--r--src/_icons/square-forbid-2.svg1
-rw-r--r--src/_icons/square-forbid.svg1
8 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/file-symlink.svg b/src/_icons/file-symlink.svg
index 089167f..8d6a41b 100644
--- a/src/_icons/file-symlink.svg
+++ b/src/_icons/file-symlink.svg
@@ -1,5 +1,6 @@
---
category: Document
+version: 1.30
---
<svg>
<path d="M4 21v-4a3 3 0 0 1 3 -3h5" />
diff --git a/src/_icons/fold-down.svg b/src/_icons/fold-down.svg
index 7fac0cb..719447e 100644
--- a/src/_icons/fold-down.svg
+++ b/src/_icons/fold-down.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<path d="M12 11v8l3 -3m-6 0l3 3" />
diff --git a/src/_icons/fold-up.svg b/src/_icons/fold-up.svg
index 1d97f77..8fc747c 100644
--- a/src/_icons/fold-up.svg
+++ b/src/_icons/fold-up.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<path d="M12 13v-8l-3 3m6 0l-3 -3" />
diff --git a/src/_icons/fold.svg b/src/_icons/fold.svg
index 568b2e9..50f703e 100644
--- a/src/_icons/fold.svg
+++ b/src/_icons/fold.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<path d="M12 3v6l3 -3m-6 0l3 3" />
diff --git a/src/_icons/shield-lock.svg b/src/_icons/shield-lock.svg
index f842eff..66071af 100644
--- a/src/_icons/shield-lock.svg
+++ b/src/_icons/shield-lock.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
diff --git a/src/_icons/square-dot.svg b/src/_icons/square-dot.svg
index 4be3853..612d9b8 100644
--- a/src/_icons/square-dot.svg
+++ b/src/_icons/square-dot.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/square-forbid-2.svg b/src/_icons/square-forbid-2.svg
index 1a55c73..6dcd0bc 100644
--- a/src/_icons/square-forbid-2.svg
+++ b/src/_icons/square-forbid-2.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/square-forbid.svg b/src/_icons/square-forbid.svg
index 7e196ed..c873d4e 100644
--- a/src/_icons/square-forbid.svg
+++ b/src/_icons/square-forbid.svg
@@ -1,4 +1,5 @@
---
+version: 1.30
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />