aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-19 16:11:38 +0200
committercodecalm <codecalm@gmail.com>2020-04-19 16:11:38 +0200
commit87d560bd7d66f703c62f0df3c44985e8ceabe7cd (patch)
tree6b901d6f1472d84545d2b1adf464525952deeaef /icons
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff)
downloadtabler-icons-87d560bd7d66f703c62f0df3c44985e8ceabe7cd.tar.xz
Release 1.5.1v1.5.1
Diffstat (limited to 'icons')
-rw-r--r--icons/accessible.svg2
-rw-r--r--icons/barcode.svg13
-rw-r--r--icons/click.svg2
-rw-r--r--icons/device-mobile-vibration.svg2
-rw-r--r--icons/dice.svg8
-rw-r--r--icons/drag-drop.svg6
-rw-r--r--icons/focus.svg2
-rw-r--r--icons/palette.svg6
-rw-r--r--icons/replace.svg9
-rw-r--r--icons/rotate-2.svg4
-rw-r--r--icons/rotate-clockwise-2.svg4
-rw-r--r--icons/scan.svg10
-rw-r--r--icons/slideshow.svg12
-rw-r--r--icons/tools.svg11
-rw-r--r--icons/wand.svg9
15 files changed, 82 insertions, 18 deletions
diff --git a/icons/accessible.svg b/icons/accessible.svg
index 6b84e71..1cd3179 100644
--- a/icons/accessible.svg
+++ b/icons/accessible.svg
@@ -2,7 +2,7 @@
<path stroke="none" d="M0 0h24v24H0z"/>
<circle cx="12" cy="12" r="9" />
<path d="M10 16.5l2 -3l2 3m-2 -3v-2l3 -1m-6 0l3 1" />
- <circle cx="12" cy="7.5" r=".5" fill="currentColor" />
+ <circle cx="12" cy="7.5" r=".5" />
</svg>
diff --git a/icons/barcode.svg b/icons/barcode.svg
new file mode 100644
index 0000000..9cc2f9e
--- /dev/null
+++ b/icons/barcode.svg
@@ -0,0 +1,13 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-barcode" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M4 7v-1a2 2 0 0 1 2 -2h2" />
+ <path d="M4 17v1a2 2 0 0 0 2 2h2" />
+ <path d="M16 4h2a2 2 0 0 1 2 2v1" />
+ <path d="M16 20h2a2 2 0 0 0 2 -2v-1" />
+ <rect x="5" y="11" width="1" height="2" />
+ <line x1="10" y1="11" x2="10" y2="13" />
+ <rect x="14" y="11" width="1" height="2" />
+ <line x1="19" y1="11" x2="19" y2="13" />
+</svg>
+
+
diff --git a/icons/click.svg b/icons/click.svg
index bfc2005..db419a4 100644
--- a/icons/click.svg
+++ b/icons/click.svg
@@ -5,7 +5,7 @@
<line x1="7.8" y1="7.8" x2="5.6" y2="5.6" />
<line x1="16.2" y1="7.8" x2="18.4" y2="5.6" />
<line x1="7.8" y1="16.2" x2="5.6" y2="18.4" />
- <path d="M12 12l10 4l-4 2l-2 4l-4 -10" />
+ <path d="M12 12l9 3l-4 2l-2 4l-3 -9" />
</svg>
diff --git a/icons/device-mobile-vibration.svg b/icons/device-mobile-vibration.svg
index d1b9ba8..1e4be9a 100644
--- a/icons/device-mobile-vibration.svg
+++ b/icons/device-mobile-vibration.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-mobile-vibration" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <g transform="rotate(15 12 12)">
+ <g transform="rotate(27 12 12)">
<rect x="7" y="4" width="10" height="16" rx="1" />
<line x1="11" y1="5" x2="13" y2="5" />
<line x1="12" y1="17" x2="12" y2="17.01" />
diff --git a/icons/dice.svg b/icons/dice.svg
index efabd87..89b2cc7 100644
--- a/icons/dice.svg
+++ b/icons/dice.svg
@@ -1,10 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dice" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<rect x="4" y="4" width="16" height="16" rx="2" />
- <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
- <circle cx="15.5" cy="8.5" r=".5" fill="currentColor" />
- <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
- <circle cx="8.5" cy="15.5" r=".5" fill="currentColor" />
+ <circle cx="8.5" cy="8.5" r=".5" />
+ <circle cx="15.5" cy="8.5" r=".5" />
+ <circle cx="15.5" cy="15.5" r=".5" />
+ <circle cx="8.5" cy="15.5" r=".5" />
</svg>
diff --git a/icons/drag-drop.svg b/icons/drag-drop.svg
index 46f2390..60bb6ac 100644
--- a/icons/drag-drop.svg
+++ b/icons/drag-drop.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-drag-drop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" />
- <path d="M20 12v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
- <path d="M22 19l-6 -4v7.2l2.6 -2.6l3.4-.6" />
+ <path d="M15 7v-4h-12v12.01h4" stroke-dasharray=".001 4" />
+ <path d="M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
+ <path d="M13 13l9 3l-4 2l-2 4l-3 -9" />
</svg>
diff --git a/icons/focus.svg b/icons/focus.svg
index 6da8721..15c14d5 100644
--- a/icons/focus.svg
+++ b/icons/focus.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-focus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <circle cx="12" cy="12" r=".5" fill="currentColor" />
+ <circle cx="12" cy="12" r=".5" />
<circle cx="12" cy="12" r="9" />
</svg>
diff --git a/icons/palette.svg b/icons/palette.svg
index 82a7eab..d5bcc66 100644
--- a/icons/palette.svg
+++ b/icons/palette.svg
@@ -1,9 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-palette" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<path d="M12 21a9 9 0 1 1 0 -18a9 8 0 0 1 9 8a4.5 4 0 0 1 -4.5 4h-2.5a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25" />
- <circle cx="7.5" cy="10.5" r=".5" fill="currentColor" />
- <circle cx="12" cy="7.5" r=".5" fill="currentColor" />
- <circle cx="16.5" cy="10.5" r=".5" fill="currentColor" />
+ <circle cx="7.5" cy="10.5" r=".5" />
+ <circle cx="12" cy="7.5" r=".5" />
+ <circle cx="16.5" cy="10.5" r=".5" />
</svg>
diff --git a/icons/replace.svg b/icons/replace.svg
new file mode 100644
index 0000000..a744a6c
--- /dev/null
+++ b/icons/replace.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-replace" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <rect x="3" y="3" width="6" height="6" rx="1" />
+ <rect x="15" y="15" width="6" height="6" rx="1" />
+ <path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
+ <path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
+</svg>
+
+
diff --git a/icons/rotate-2.svg b/icons/rotate-2.svg
index 00c7c91..ae5a8ce 100644
--- a/icons/rotate-2.svg
+++ b/icons/rotate-2.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <path d="M12 4a8 8 0 0 0 -3 15.45m0 -4.45v5h-5" />
- <path d="M13 19.95a8 8 0 0 0 2 -15.35" stroke-dasharray=".001 4" />
+ <path d="M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5" />
+ <path d="M13 19.95a8 8 0 0 0 5.3 -12.8" stroke-dasharray=".001 4.13" />
</svg>
diff --git a/icons/rotate-clockwise-2.svg b/icons/rotate-clockwise-2.svg
index 1892214..fb57117 100644
--- a/icons/rotate-clockwise-2.svg
+++ b/icons/rotate-clockwise-2.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-clockwise-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
- <path d="M12 4a8 8 0 0 1 3 15.45m0 -4.45v5h5" />
- <path d="M11 19.95a8 8 0 0 1 -2 -15.35" stroke-dasharray=".001 4" />
+ <path d="M9 4.55a8 8 0 0 1 6 14.9m0 -4.45v5h5" />
+ <path d="M11 19.95a8 8 0 0 1 -5.3 -12.8" stroke-dasharray=".001 4.13" />
</svg>
diff --git a/icons/scan.svg b/icons/scan.svg
new file mode 100644
index 0000000..61e4802
--- /dev/null
+++ b/icons/scan.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-scan" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M4 7v-1a2 2 0 0 1 2 -2h2" />
+ <path d="M4 17v1a2 2 0 0 0 2 2h2" />
+ <path d="M16 4h2a2 2 0 0 1 2 2v1" />
+ <path d="M16 20h2a2 2 0 0 0 2 -2v-1" />
+ <line x1="5" y1="12" x2="19" y2="12" />
+</svg>
+
+
diff --git a/icons/slideshow.svg b/icons/slideshow.svg
new file mode 100644
index 0000000..3212dec
--- /dev/null
+++ b/icons/slideshow.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-slideshow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <line x1="15" y1="6" x2="15.01" y2="6" />
+ <rect x="3" y="3" width="18" height="14" rx="3" />
+ <path d="M3 13l4 -4a3 5 0 0 1 3 0l 4 4" />
+ <path d="M13 12l2 -2a3 5 0 0 1 3 0l 3 3" />
+ <line x1="8" y1="21" x2="8.01" y2="21" />
+ <line x1="12" y1="21" x2="12.01" y2="21" />
+ <line x1="16" y1="21" x2="16.01" y2="21" />
+</svg>
+
+
diff --git a/icons/tools.svg b/icons/tools.svg
new file mode 100644
index 0000000..89fb7fb
--- /dev/null
+++ b/icons/tools.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tools" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <path d="M3 21h4l13 -13a1.5 1.5 0 0 0 -4 -4l-13 13v4" />
+ <line x1="14.5" y1="5.5" x2="18.5" y2="9.5" />
+ <polyline points="12 8 7 3 3 7 8 12" />
+ <line x1="7" y1="8" x2="5.5" y2="9.5" />
+ <polyline points="16 12 21 17 17 21 12 16" />
+ <line x1="16" y1="17" x2="14.5" y2="18.5" />
+</svg>
+
+
diff --git a/icons/wand.svg b/icons/wand.svg
new file mode 100644
index 0000000..a1968c1
--- /dev/null
+++ b/icons/wand.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wand" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <polyline points="6 21 21 6 18 3 3 18 6 21" />
+ <line x1="15" y1="6" x2="18" y2="9" />
+ <path d="M9 3a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
+ <path d="M19 13a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
+</svg>
+
+