aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-04 12:41:36 +0200
committercodecalm <codecalm@gmail.com>2022-04-04 12:41:36 +0200
commitcfe4a3b0fc3ac883564f683abdede2ef90023568 (patch)
treed06054a94532eef30bce7524721bb793c0b2dcb9
parentremove `network-connection` icon (diff)
downloadtabler-icons-cfe4a3b0fc3ac883564f683abdede2ef90023568.tar.xz
update icons categories
-rw-r--r--src/_icons/brand-tripadvisor.svg1
-rw-r--r--src/_icons/butterfly.svg1
-rw-r--r--src/_icons/cardboards.svg6
-rw-r--r--src/_icons/cross.svg1
-rw-r--r--src/_icons/dental.svg1
-rw-r--r--src/_icons/device-laptop-off.svg1
-rw-r--r--src/_icons/device-mobile-off.svg1
-rw-r--r--src/_icons/device-tablet-off.svg1
-rw-r--r--src/_icons/device-tv-off.svg1
-rw-r--r--src/_icons/device-watch-off.svg1
-rw-r--r--src/_icons/face-mask.svg1
-rw-r--r--src/_icons/feather.svg1
-rw-r--r--src/_icons/layout-sidebar-left-collapse.svg1
-rw-r--r--src/_icons/layout-sidebar-left-expand.svg1
-rw-r--r--src/_icons/layout-sidebar-right-collapse.svg1
-rw-r--r--src/_icons/layout-sidebar-right-expand.svg1
-rw-r--r--src/_icons/north-star.svg1
-rw-r--r--src/_icons/road.svg1
-rw-r--r--src/_icons/vinyl.svg1
19 files changed, 21 insertions, 3 deletions
diff --git a/src/_icons/brand-tripadvisor.svg b/src/_icons/brand-tripadvisor.svg
index 62e16242..668343cd 100644
--- a/src/_icons/brand-tripadvisor.svg
+++ b/src/_icons/brand-tripadvisor.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Brand
---
<svg>
<circle cx="6.5" cy="13.5" r="1.5" />
diff --git a/src/_icons/butterfly.svg b/src/_icons/butterfly.svg
index 38ed1745..625a095c 100644
--- a/src/_icons/butterfly.svg
+++ b/src/_icons/butterfly.svg
@@ -1,5 +1,6 @@
---
version: "1.51"
+category: Nature
---
<svg>
<path d="M11.995 18.176a3 3 0 1 1 -4.953 -2.449l-.025 .023a4.502 4.502 0 0 1 1.483 -8.75c1.414 0 2.675 .652 3.5 1.671a4.5 4.5 0 1 1 4.983 7.079a3 3 0 1 1 -4.983 2.25z" />
diff --git a/src/_icons/cardboards.svg b/src/_icons/cardboards.svg
index c837f22d..ae56f3b4 100644
--- a/src/_icons/cardboards.svg
+++ b/src/_icons/cardboards.svg
@@ -3,7 +3,7 @@ tags: [vr, virtual reality, watch, viewer, technology]
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" />
- <circle cx="8" cy="11" r="1" />
- <circle cx="16" cy="11" r="1" />
+ <path d="M3 8v8.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" />
+ <circle cx="8" cy="12" r="1" />
+ <circle cx="16" cy="12" r="1" />
</svg>
diff --git a/src/_icons/cross.svg b/src/_icons/cross.svg
index 554ffcdf..309f5639 100644
--- a/src/_icons/cross.svg
+++ b/src/_icons/cross.svg
@@ -1,5 +1,6 @@
---
version: "1.47"
+category: Symbols
---
<svg>
<path d="M10 21h4v-9h5v-4h-5v-5h-4v5h-5v4h5z" />
diff --git a/src/_icons/dental.svg b/src/_icons/dental.svg
index 59ddefc2..5386a9db 100644
--- a/src/_icons/dental.svg
+++ b/src/_icons/dental.svg
@@ -1,5 +1,6 @@
---
version: "1.55"
+category: Health
---
<svg>
<path d="M12 5.5c-1.074 -.586 -2.583 -1.5 -4 -1.5c-2.1 -.001 -4 1.247 -4 5c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 .004 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 1.994 .993 2.567 .237c1.615 -2.127 2.671 -5.637 2.671 -10.537c0 -3.74 -1.908 -4.994 -4 -5c-1.423 -.004 -2.92 .911 -4 1.5z" />
diff --git a/src/_icons/device-laptop-off.svg b/src/_icons/device-laptop-off.svg
index d09e7c54..0282f220 100644
--- a/src/_icons/device-laptop-off.svg
+++ b/src/_icons/device-laptop-off.svg
@@ -1,5 +1,6 @@
---
version: "1.58"
+category: Devices
---
<svg>
<path d="M3 19h16" />
diff --git a/src/_icons/device-mobile-off.svg b/src/_icons/device-mobile-off.svg
index c17ee179..1064752b 100644
--- a/src/_icons/device-mobile-off.svg
+++ b/src/_icons/device-mobile-off.svg
@@ -1,5 +1,6 @@
---
version: "1.58"
+category: Devices
---
<svg>
<path d="M7.174 3.178c.252 -.114 .531 -.178 .826 -.178h8a2 2 0 0 1 2 2v9m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-13" />
diff --git a/src/_icons/device-tablet-off.svg b/src/_icons/device-tablet-off.svg
index 832655d0..65381e72 100644
--- a/src/_icons/device-tablet-off.svg
+++ b/src/_icons/device-tablet-off.svg
@@ -1,5 +1,6 @@
---
version: "1.58"
+category: Devices
---
<svg>
<path d="M7 3h11a1 1 0 0 1 1 1v11m0 4v1a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-15" />
diff --git a/src/_icons/device-tv-off.svg b/src/_icons/device-tv-off.svg
index 276c408a..ca515c58 100644
--- a/src/_icons/device-tv-off.svg
+++ b/src/_icons/device-tv-off.svg
@@ -1,5 +1,6 @@
---
version: "1.58"
+category: Devices
---
<svg>
<path d="M11 7h8a2 2 0 0 1 2 2v8m-1.178 2.824c-.25 .113 -.529 .176 -.822 .176h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" />
diff --git a/src/_icons/device-watch-off.svg b/src/_icons/device-watch-off.svg
index 56728f77..b77ea869 100644
--- a/src/_icons/device-watch-off.svg
+++ b/src/_icons/device-watch-off.svg
@@ -1,5 +1,6 @@
---
version: "1.58"
+category: Devices
---
<svg>
<path d="M10 6h5a3 3 0 0 1 3 3v5m-.882 3.125a2.99 2.99 0 0 1 -2.118 .875h-6a3 3 0 0 1 -3 -3v-6c0 -.828 .336 -1.578 .878 -2.121" />
diff --git a/src/_icons/face-mask.svg b/src/_icons/face-mask.svg
index 0c411934..0f5381e4 100644
--- a/src/_icons/face-mask.svg
+++ b/src/_icons/face-mask.svg
@@ -1,5 +1,6 @@
---
version: "1.49"
+category: Health
---
<svg>
<path d="M5.002 14.5h-.222c-1.535 0 -2.778 -1.12 -2.778 -2.5s1.243 -2.5 2.778 -2.5h.222" />
diff --git a/src/_icons/feather.svg b/src/_icons/feather.svg
index b8b67778..dd027821 100644
--- a/src/_icons/feather.svg
+++ b/src/_icons/feather.svg
@@ -1,6 +1,7 @@
---
tags: [bird, animal, nature]
version: "1.39"
+category: Nature
---
<svg>
<path d="M4 20l10 -10m0 -5v5h5m-9 -1v5h5m-9 -1v5h5m-5 -5l4 -4l4 -4" />
diff --git a/src/_icons/layout-sidebar-left-collapse.svg b/src/_icons/layout-sidebar-left-collapse.svg
index 2a1b2ef5..6dbb82c0 100644
--- a/src/_icons/layout-sidebar-left-collapse.svg
+++ b/src/_icons/layout-sidebar-left-collapse.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Design
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/layout-sidebar-left-expand.svg b/src/_icons/layout-sidebar-left-expand.svg
index 229cc4b9..855344f9 100644
--- a/src/_icons/layout-sidebar-left-expand.svg
+++ b/src/_icons/layout-sidebar-left-expand.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Design
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/layout-sidebar-right-collapse.svg b/src/_icons/layout-sidebar-right-collapse.svg
index c8bd0ff2..b1359f5a 100644
--- a/src/_icons/layout-sidebar-right-collapse.svg
+++ b/src/_icons/layout-sidebar-right-collapse.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Design
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/layout-sidebar-right-expand.svg b/src/_icons/layout-sidebar-right-expand.svg
index ecd5907e..7d960a10 100644
--- a/src/_icons/layout-sidebar-right-expand.svg
+++ b/src/_icons/layout-sidebar-right-expand.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Design
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/north-star.svg b/src/_icons/north-star.svg
index 0f14f32f..8e4ac60c 100644
--- a/src/_icons/north-star.svg
+++ b/src/_icons/north-star.svg
@@ -1,5 +1,6 @@
---
version: "1.54"
+category: Map
---
<svg>
<path d="M3 12h18" />
diff --git a/src/_icons/road.svg b/src/_icons/road.svg
index b9e08e0f..9ec731e8 100644
--- a/src/_icons/road.svg
+++ b/src/_icons/road.svg
@@ -1,5 +1,6 @@
---
version: "1.54"
+category: Map
---
<svg>
<path d="M4 19l4 -14" />
diff --git a/src/_icons/vinyl.svg b/src/_icons/vinyl.svg
index e195e330..a98b3cc3 100644
--- a/src/_icons/vinyl.svg
+++ b/src/_icons/vinyl.svg
@@ -1,5 +1,6 @@
---
version: "1.53"
+category: Devices
---
<svg>
<path d="M16.004 3.937a9 9 0 1 0 4.996 8.063" />