aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-01-18 17:47:52 +0100
committercodecalm <codecalm@gmail.com>2022-01-18 17:47:52 +0100
commit207c62c8d927b1f67414c82f31ff6ece7d6e5a6b (patch)
treeb7334d306bb3bafd16918eee83ed674cd39dffb8 /src/_icons
parent5 new icons: `api-app`, `api`, `brand-lastfm`, `brand-tripadvisor`, `plug-con... (diff)
downloadtabler-icons-207c62c8d927b1f67414c82f31ff6ece7d6e5a6b.tar.xz
Release 1.53.0v1.53.0
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/api-app.svg1
-rw-r--r--src/_icons/api.svg1
-rw-r--r--src/_icons/arrows-cross.svg1
-rw-r--r--src/_icons/arrows-shuffle-2.svg1
-rw-r--r--src/_icons/arrows-shuffle.svg1
-rw-r--r--src/_icons/brand-lastfm.svg1
-rw-r--r--src/_icons/brand-tripadvisor.svg1
-rw-r--r--src/_icons/c-sharp.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/playlist-add.svg1
-rw-r--r--src/_icons/playlist-x.svg1
-rw-r--r--src/_icons/plug-connected.svg1
-rw-r--r--src/_icons/robot.svg1
-rw-r--r--src/_icons/usb.svg1
-rw-r--r--src/_icons/vinyl.svg1
18 files changed, 18 insertions, 0 deletions
diff --git a/src/_icons/api-app.svg b/src/_icons/api-app.svg
index 6c7d6a2f..7229d0e8 100644
--- a/src/_icons/api-app.svg
+++ b/src/_icons/api-app.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" />
diff --git a/src/_icons/api.svg b/src/_icons/api.svg
index e56a93b3..d6bc15cb 100644
--- a/src/_icons/api.svg
+++ b/src/_icons/api.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M4 13h5" />
diff --git a/src/_icons/arrows-cross.svg b/src/_icons/arrows-cross.svg
index 32474d01..a0b2b7a8 100644
--- a/src/_icons/arrows-cross.svg
+++ b/src/_icons/arrows-cross.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M16 4h4v4" />
diff --git a/src/_icons/arrows-shuffle-2.svg b/src/_icons/arrows-shuffle-2.svg
index d7d6c9ff..c6f34519 100644
--- a/src/_icons/arrows-shuffle-2.svg
+++ b/src/_icons/arrows-shuffle-2.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M18 4l3 3l-3 3" />
diff --git a/src/_icons/arrows-shuffle.svg b/src/_icons/arrows-shuffle.svg
index 8248edfd..51c928f5 100644
--- a/src/_icons/arrows-shuffle.svg
+++ b/src/_icons/arrows-shuffle.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M18 4l3 3l-3 3" />
diff --git a/src/_icons/brand-lastfm.svg b/src/_icons/brand-lastfm.svg
index bfda17fa..887d6252 100644
--- a/src/_icons/brand-lastfm.svg
+++ b/src/_icons/brand-lastfm.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M20 8c-.83 -1 -1.388 -1 -2 -1c-.612 0 -2 .271 -2 2s1.384 2.233 3 3c1.616 .767 2.125 1.812 2 3s-1 2 -3 2s-3 -1 -3.5 -2s-1.585 -4.78 -2.497 -5.997a5 5 0 1 0 -1.003 6.997" />
diff --git a/src/_icons/brand-tripadvisor.svg b/src/_icons/brand-tripadvisor.svg
index 3b716d44..62e16242 100644
--- a/src/_icons/brand-tripadvisor.svg
+++ b/src/_icons/brand-tripadvisor.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<circle cx="6.5" cy="13.5" r="1.5" />
diff --git a/src/_icons/c-sharp.svg b/src/_icons/c-sharp.svg
index 750ba75f..70e39184 100644
--- a/src/_icons/c-sharp.svg
+++ b/src/_icons/c-sharp.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M10 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" />
diff --git a/src/_icons/layout-sidebar-left-collapse.svg b/src/_icons/layout-sidebar-left-collapse.svg
index 3c34cb49..2a1b2ef5 100644
--- a/src/_icons/layout-sidebar-left-collapse.svg
+++ b/src/_icons/layout-sidebar-left-collapse.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<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 8fed166a..229cc4b9 100644
--- a/src/_icons/layout-sidebar-left-expand.svg
+++ b/src/_icons/layout-sidebar-left-expand.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<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 f38c5bb6..c8bd0ff2 100644
--- a/src/_icons/layout-sidebar-right-collapse.svg
+++ b/src/_icons/layout-sidebar-right-collapse.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<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 96e8a10a..ecd5907e 100644
--- a/src/_icons/layout-sidebar-right-expand.svg
+++ b/src/_icons/layout-sidebar-right-expand.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
diff --git a/src/_icons/playlist-add.svg b/src/_icons/playlist-add.svg
index 525d109f..e4da3dfd 100644
--- a/src/_icons/playlist-add.svg
+++ b/src/_icons/playlist-add.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M19 8h-14" />
diff --git a/src/_icons/playlist-x.svg b/src/_icons/playlist-x.svg
index 933b0377..6bbe3e64 100644
--- a/src/_icons/playlist-x.svg
+++ b/src/_icons/playlist-x.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M19 8h-14" />
diff --git a/src/_icons/plug-connected.svg b/src/_icons/plug-connected.svg
index d8de8521..198d0b5f 100644
--- a/src/_icons/plug-connected.svg
+++ b/src/_icons/plug-connected.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" />
diff --git a/src/_icons/robot.svg b/src/_icons/robot.svg
index 361d8436..c8bdfcb2 100644
--- a/src/_icons/robot.svg
+++ b/src/_icons/robot.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-3l-1 -1v-3l1 -1v-1a2 2 0 0 1 2 -2z" />
diff --git a/src/_icons/usb.svg b/src/_icons/usb.svg
index b947c5a4..1165e684 100644
--- a/src/_icons/usb.svg
+++ b/src/_icons/usb.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<circle cx="12" cy="19" r="2" />
diff --git a/src/_icons/vinyl.svg b/src/_icons/vinyl.svg
index 13b571d7..e195e330 100644
--- a/src/_icons/vinyl.svg
+++ b/src/_icons/vinyl.svg
@@ -1,4 +1,5 @@
---
+version: "1.53"
---
<svg>
<path d="M16.004 3.937a9 9 0 1 0 4.996 8.063" />