aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-03 23:43:53 +0200
committercodecalm <codecalm@gmail.com>2020-09-03 23:43:53 +0200
commit39a033d78ec9804f511b4ed3b34dfc76407779c4 (patch)
treedab0a4219e5aae1022280cedf1eb2964f4432145 /icons
parenticons optimize (diff)
downloadtabler-icons-39a033d78ec9804f511b4ed3b34dfc76407779c4.tar.xz
Release 1.19.0v1.19.0
Diffstat (limited to 'icons')
-rw-r--r--icons/activity.svg6
-rw-r--r--icons/alert-octagon.svg8
-rw-r--r--icons/alert-triangle.svg2
-rw-r--r--icons/antenna-bars-1.svg9
-rw-r--r--icons/antenna-bars-2.svg9
-rw-r--r--icons/antenna-bars-3.svg9
-rw-r--r--icons/antenna-bars-4.svg9
-rw-r--r--icons/antenna-bars-5.svg9
-rw-r--r--icons/octagon.svg2
-rw-r--r--icons/pause.svg7
-rw-r--r--icons/play.svg6
-rw-r--r--icons/skip-back.svg7
-rw-r--r--icons/skip-forward.svg7
-rw-r--r--icons/tournament.svg9
-rw-r--r--icons/track-next.svg6
-rw-r--r--icons/track-prev.svg6
-rw-r--r--icons/triangle.svg2
-rw-r--r--icons/wave-saw-tool.svg6
-rw-r--r--icons/wave-sine.svg6
-rw-r--r--icons/wave-square.svg6
-rw-r--r--icons/wave-triangle.svg6
21 files changed, 128 insertions, 9 deletions
diff --git a/icons/activity.svg b/icons/activity.svg
deleted file mode 100644
index c829adc..0000000
--- a/icons/activity.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-activity" 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="21 12 17 12 14 20 10 4 7 12 3 12" />
-</svg>
-
-
diff --git a/icons/alert-octagon.svg b/icons/alert-octagon.svg
new file mode 100644
index 0000000..f0a05f9
--- /dev/null
+++ b/icons/alert-octagon.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-octagon" 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="M8.7 3 h 6.6 c0.3 0 .5 .1 .7 .3 l4.7 4.7 c0.2 .2 .3 .4 .3 .7 v6.6 c0 .3 -.1 .5 -.3 .7 l-4.7 4.7 c-0.2 .2 -.4 .3 -.7 .3h-6.6 c-0.3 0 -.5 -.1 -.7 -.3 l-4.7 -4.7 c-0.2 -.2 -.3 -.4 -.3 -.7 v-6.6 c0 -.3 .1 -.5 .3 -.7l4.7 -4.7 c0.2 -.2 .4 -.3 .7 -.3z" />
+ <line x1="12" y1="8" x2="12" y2="12" />
+ <line x1="12" y1="16" x2="12.01" y2="16" />
+</svg>
+
+
diff --git a/icons/alert-triangle.svg b/icons/alert-triangle.svg
index 1aa5699..4d3d1d9 100644
--- a/icons/alert-triangle.svg
+++ b/icons/alert-triangle.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-triangle" 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 9v2m0 4v.01" />
- <path d="M5.07 19H19a2 2 0 0 0 1.75 -2.75L13.75 4a2 2 0 0 0 -3.5 0L3.25 16.25a2 2 0 0 0 1.75 2.75" />
+ <path d="M5 19 h14 a2 2 0 0 0 1.84 -2.75 l-7.1 -12.25 a2 2 0 0 0 -3.5 0 l-7.1 12.25 a2 2 0 0 0 1.75 2.75" />
</svg>
diff --git a/icons/antenna-bars-1.svg b/icons/antenna-bars-1.svg
new file mode 100644
index 0000000..6d75cfb
--- /dev/null
+++ b/icons/antenna-bars-1.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-1" 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="M6 18v-.01" />
+ <path d="M10 18v-.01" />
+ <path d="M14 18v-.01" />
+ <path d="M18 18v-.01" />
+</svg>
+
+
diff --git a/icons/antenna-bars-2.svg b/icons/antenna-bars-2.svg
new file mode 100644
index 0000000..404ab3e
--- /dev/null
+++ b/icons/antenna-bars-2.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-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="M6 18v-3" />
+ <path d="M10 18v-.01" />
+ <path d="M14 18v-.01" />
+ <path d="M18 18v-.01" />
+</svg>
+
+
diff --git a/icons/antenna-bars-3.svg b/icons/antenna-bars-3.svg
new file mode 100644
index 0000000..56c34b7
--- /dev/null
+++ b/icons/antenna-bars-3.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-3" 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="M6 18v-3" />
+ <path d="M10 18v-6" />
+ <path d="M14 18v-.01" />
+ <path d="M18 18v-.01" />
+</svg>
+
+
diff --git a/icons/antenna-bars-4.svg b/icons/antenna-bars-4.svg
new file mode 100644
index 0000000..e270ed4
--- /dev/null
+++ b/icons/antenna-bars-4.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-4" 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="M6 18v-3" />
+ <path d="M10 18v-6" />
+ <path d="M14 18v-9" />
+ <path d="M18 18v-.01" />
+</svg>
+
+
diff --git a/icons/antenna-bars-5.svg b/icons/antenna-bars-5.svg
new file mode 100644
index 0000000..38bb832
--- /dev/null
+++ b/icons/antenna-bars-5.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-5" 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="M6 18v-3" />
+ <path d="M10 18v-6" />
+ <path d="M14 18v-9" />
+ <path d="M18 18v-12" />
+</svg>
+
+
diff --git a/icons/octagon.svg b/icons/octagon.svg
index 9f32d91..d98e28a 100644
--- a/icons/octagon.svg
+++ b/icons/octagon.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-octagon" 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="M8.274 3 h 7.452 l 5.274 5.274 v 7.452 l -5.274 5.274 h -7.452 l -5.274 -5.274 v -7.452 z" />
+ <path d="M8.7 3 h 6.6 c0.3 0 .5 .1 .7 .3 l4.7 4.7 c0.2 .2 .3 .4 .3 .7 v6.6 c0 .3 -.1 .5 -.3 .7 l-4.7 4.7 c-0.2 .2 -.4 .3 -.7 .3h-6.6 c-0.3 0 -.5 -.1 -.7 -.3 l-4.7 -4.7 c-0.2 -.2 -.3 -.4 -.3 -.7 v-6.6 c0 -.3 .1 -.5 .3 -.7l4.7 -4.7 c0.2 -.2 .4 -.3 .7 -.3z" />
</svg>
diff --git a/icons/pause.svg b/icons/pause.svg
new file mode 100644
index 0000000..6f38345
--- /dev/null
+++ b/icons/pause.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pause" 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="6" height="16" rx="2" />
+ <rect x="14" y="4" width="6" height="16" rx="2" />
+</svg>
+
+
diff --git a/icons/play.svg b/icons/play.svg
new file mode 100644
index 0000000..5e7f8c5
--- /dev/null
+++ b/icons/play.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-play" 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="M5 5 v14 a2 2 0 0 0 2.75 1.84 l12.25 -7.1 a2 2 0 0 0 0 -3.5 l-12.25 -7.1 a2 2 0 0 0 -2.75 1.75" />
+</svg>
+
+
diff --git a/icons/skip-back.svg b/icons/skip-back.svg
new file mode 100644
index 0000000..41459e0
--- /dev/null
+++ b/icons/skip-back.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-skip-back" 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="M20 18v-12a2 2 0 0 0 -2.75 -1.84l-8.25 6.1a2 2 0 0 0 0 3.5l8.25 6.1a2 2 0 0 0 2.75 -1.75" />
+ <path d="M4 20v-16" />
+</svg>
+
+
diff --git a/icons/skip-forward.svg b/icons/skip-forward.svg
new file mode 100644
index 0000000..d6a2129
--- /dev/null
+++ b/icons/skip-forward.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-skip-forward" 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 6v12 a2 2 0 0 0 2.75 1.84 l8.25 -6.1 a2 2 0 0 0 0 -3.5 l-8.25 -6.1 a2 2 0 0 0 -2.75 1.75" />
+ <line x1="20" y1="4" x2="20" y2="20" />
+</svg>
+
+
diff --git a/icons/tournament.svg b/icons/tournament.svg
new file mode 100644
index 0000000..a29592d
--- /dev/null
+++ b/icons/tournament.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tournament" 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="M5 6h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
+ <path d="M5 14h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
+ <path d="M9 8h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4" />
+ <line x1="14" y1="12" x2="19" y2="12" />
+</svg>
+
+
diff --git a/icons/track-next.svg b/icons/track-next.svg
new file mode 100644
index 0000000..1c1b0bf
--- /dev/null
+++ b/icons/track-next.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-track-next" 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="M13.69 4.198 l 6.56 6.25 c 1 0.798 1 2.306 0 3.105 l -6.564 6.252 c -0.67 0.48 -1.686 0.008 -1.686 -0.805 v -4 l -5.394 4.808 c -0.669 0.478 -1.606 0.003 -1.606 -0.808 v -14 c 0 -0.812 0.936 -1.285 1.602 -0.809 l 5.398 4.809 v -4 c 0 -0.816 1.02 -1.28 1.69 -0.802 z" />
+</svg>
+
+
diff --git a/icons/track-prev.svg b/icons/track-prev.svg
new file mode 100644
index 0000000..16320c8
--- /dev/null
+++ b/icons/track-prev.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-track-prev" 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="M10.31 19.802 l -6.56 -6.249 c -1 -0.799 -1 -2.307 0 -3.106 l 6.564 -6.252 c 0.67 -0.48 1.686 -0.008 1.686 0.805 v 4 l 5.394 -4.808 c 0.669 -0.478 1.606 -0.003 1.606 0.808 v 14 c 0 0.812 -0.936 1.285 -1.602 0.809 l -5.398 -4.809 v 4 c 0 0.816 -1.02 1.281 -1.69 0.802 z" />
+</svg>
+
+
diff --git a/icons/triangle.svg b/icons/triangle.svg
index 2671334..c8e545c 100644
--- a/icons/triangle.svg
+++ b/icons/triangle.svg
@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-triangle" 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="M5.07 19H19a2 2 0 0 0 1.75 -2.75L13.75 4a2 2 0 0 0 -3.5 0L3.25 16.25a2 2 0 0 0 1.75 2.75" />
+ <path d="M5 19 h14 a2 2 0 0 0 1.84 -2.75 l-7.1 -12.25 a2 2 0 0 0 -3.5 0 l-7.1 12.25 a2 2 0 0 0 1.75 2.75" />
</svg>
diff --git a/icons/wave-saw-tool.svg b/icons/wave-saw-tool.svg
new file mode 100644
index 0000000..4603a27
--- /dev/null
+++ b/icons/wave-saw-tool.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-saw-tool" 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 12 h5 l4 8 v-16 l4 8h5" />
+</svg>
+
+
diff --git a/icons/wave-sine.svg b/icons/wave-sine.svg
new file mode 100644
index 0000000..cb34905
--- /dev/null
+++ b/icons/wave-sine.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-sine" 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="M21 12 h -2 c -0.894 0 -1.662 -0.857 -1.761 -2 c -0.296 -3.45 -0.749 -6 -2.749 -6 s -2.5 3.582 -2.5 8 s -0.5 8 -2.5 8 s -2.452 -2.547 -2.749 -6 c -0.1 -1.147 -0.867 -2 -1.763 -2 h -2" />
+</svg>
+
+
diff --git a/icons/wave-square.svg b/icons/wave-square.svg
new file mode 100644
index 0000000..aee49eb
--- /dev/null
+++ b/icons/wave-square.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-square" 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 12 h5 v8 h4 v-16 h4 v8 h5" />
+</svg>
+
+
diff --git a/icons/wave-triangle.svg b/icons/wave-triangle.svg
new file mode 100644
index 0000000..5fca302
--- /dev/null
+++ b/icons/wave-triangle.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wave-triangle" 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 12h4l3 8l4 -16l3 8h4" />
+</svg>
+
+