aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-03-27 16:40:54 +0200
committercodecalm <codecalm@gmail.com>2022-03-27 16:40:54 +0200
commit038417e1873bb66c3de2e340222b7cb81da869f9 (patch)
treee2898b058c2fe3de3361f501723dab6a5c8361dd /icons
parent18 new icons: `ballpen`, `barell`, `book-download`, `book-upload`, `brand-mer... (diff)
downloadtabler-icons-038417e1873bb66c3de2e340222b7cb81da869f9.tar.xz
Release 1.59.0v1.59.0
Diffstat (limited to 'icons')
-rw-r--r--icons/ballpen.svg8
-rw-r--r--icons/barell.svg10
-rw-r--r--icons/book-download.svg9
-rw-r--r--icons/book-upload.svg9
-rw-r--r--icons/brand-mercedes.svg9
-rw-r--r--icons/certificate-2.svg9
-rw-r--r--icons/checklist.svg9
-rw-r--r--icons/cpu-2.svg15
-rw-r--r--icons/id-badge-2.svg10
-rw-r--r--icons/message-2-share.svg8
-rw-r--r--icons/message-share.svg8
-rw-r--r--icons/military-award.svg (renamed from icons/miliraty-award.svg)2
-rw-r--r--icons/packge-export.svg11
-rw-r--r--icons/packge-import.svg11
-rw-r--r--icons/server-2.svg11
-rw-r--r--icons/telescope.svg9
-rw-r--r--icons/test-pipe.svg7
-rw-r--r--icons/tie.svg7
-rw-r--r--icons/zoom-code.svg9
-rw-r--r--icons/zoom-exclamation.svg9
20 files changed, 176 insertions, 4 deletions
diff --git a/icons/ballpen.svg b/icons/ballpen.svg
new file mode 100644
index 00000000..4f3ad943
--- /dev/null
+++ b/icons/ballpen.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ballpen" 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" fill="none"/>
+ <path d="M14 6l7 7l-4 4" />
+ <path d="M5.828 18.172a2.828 2.828 0 0 0 4 0l10.586 -10.586a2 2 0 0 0 0 -2.829l-1.171 -1.171a2 2 0 0 0 -2.829 0l-10.586 10.586a2.828 2.828 0 0 0 0 4z" />
+ <path d="M4 20l1.768 -1.768" />
+</svg>
+
+
diff --git a/icons/barell.svg b/icons/barell.svg
new file mode 100644
index 00000000..163c2e9f
--- /dev/null
+++ b/icons/barell.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-barell" 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" fill="none"/>
+ <path d="M6.222 4h11.556c1.481 2.37 2.222 5.037 2.222 8s-.74 5.63 -2.222 8h-11.556c-1.481 -2.37 -2.222 -5.037 -2.222 -8s.74 -5.63 2.222 -8z" />
+ <path d="M15 4c.667 2.667 1 5.333 1 8s-.333 5.333 -1 8" />
+ <path d="M9 4c-.667 2.667 -1 5.333 -1 8s.333 5.333 1 8" />
+ <path d="M4.5 16h15" />
+ <path d="M19.5 8h-15" />
+</svg>
+
+
diff --git a/icons/book-download.svg b/icons/book-download.svg
new file mode 100644
index 00000000..5cb8c60e
--- /dev/null
+++ b/icons/book-download.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book-download" 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" fill="none"/>
+ <path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12v5" />
+ <path d="M13 16h-7a2 2 0 0 0 -2 2" />
+ <path d="M15 19l3 3l3 -3" />
+ <path d="M18 22v-9" />
+</svg>
+
+
diff --git a/icons/book-upload.svg b/icons/book-upload.svg
new file mode 100644
index 00000000..eee0d0df
--- /dev/null
+++ b/icons/book-upload.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book-upload" 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" fill="none"/>
+ <path d="M14 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12v5" />
+ <path d="M11 16h-5a2 2 0 0 0 -2 2" />
+ <path d="M15 16l3 -3l3 3" />
+ <path d="M18 13v9" />
+</svg>
+
+
diff --git a/icons/brand-mercedes.svg b/icons/brand-mercedes.svg
new file mode 100644
index 00000000..b7961ef2
--- /dev/null
+++ b/icons/brand-mercedes.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-mercedes" 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" fill="none"/>
+ <circle cx="12" cy="12" r="9" />
+ <path d="M12 3v9" />
+ <path d="M12 12l7 5" />
+ <path d="M12 12l-7 5" />
+</svg>
+
+
diff --git a/icons/certificate-2.svg b/icons/certificate-2.svg
new file mode 100644
index 00000000..196e33de
--- /dev/null
+++ b/icons/certificate-2.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-certificate-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" fill="none"/>
+ <circle cx="12" cy="15" r="3" />
+ <path d="M10 7h4" />
+ <path d="M10 18v4l2 -1l2 1v-4" />
+ <path d="M10 19h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2" />
+</svg>
+
+
diff --git a/icons/checklist.svg b/icons/checklist.svg
new file mode 100644
index 00000000..59a41e7f
--- /dev/null
+++ b/icons/checklist.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-checklist" 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" fill="none"/>
+ <path d="M9.615 20h-2.615a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
+ <path d="M14 19l2 2l4 -4" />
+ <path d="M9 8h4" />
+ <path d="M9 12h2" />
+</svg>
+
+
diff --git a/icons/cpu-2.svg b/icons/cpu-2.svg
new file mode 100644
index 00000000..261a83c8
--- /dev/null
+++ b/icons/cpu-2.svg
@@ -0,0 +1,15 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cpu-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" fill="none"/>
+ <rect x="5" y="5" width="14" height="14" rx="1" />
+ <path d="M8 10v-2h2m6 6v2h-2m-4 0h-2v-2m8 -4v-2h-2" />
+ <path d="M3 10h2" />
+ <path d="M3 14h2" />
+ <path d="M10 3v2" />
+ <path d="M14 3v2" />
+ <path d="M21 10h-2" />
+ <path d="M21 14h-2" />
+ <path d="M14 21v-2" />
+ <path d="M10 21v-2" />
+</svg>
+
+
diff --git a/icons/id-badge-2.svg b/icons/id-badge-2.svg
new file mode 100644
index 00000000..c4360f5a
--- /dev/null
+++ b/icons/id-badge-2.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-id-badge-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" fill="none"/>
+ <path d="M7 12h3v4h-3z" />
+ <path d="M10 6h-6a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1 -1v-12a1 1 0 0 0 -1 -1h-6" />
+ <rect x="10" y="3" width="4" height="5" rx="1" />
+ <path d="M14 16h2" />
+ <path d="M14 12h4" />
+</svg>
+
+
diff --git a/icons/message-2-share.svg b/icons/message-2-share.svg
new file mode 100644
index 00000000..9963bce7
--- /dev/null
+++ b/icons/message-2-share.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-2-share" 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" fill="none"/>
+ <path d="M17 4h4v4" />
+ <path d="M20 11v3a3 3 0 0 1 -3 3h-2l-3 3l-3 -3h-2a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h7" />
+ <path d="M16 9l5 -5" />
+</svg>
+
+
diff --git a/icons/message-share.svg b/icons/message-share.svg
new file mode 100644
index 00000000..e5b758c5
--- /dev/null
+++ b/icons/message-share.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-share" 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" fill="none"/>
+ <path d="M20 11v3a3 3 0 0 1 -3 3h-9l-4 4v-13a3 3 0 0 1 3 -3h7" />
+ <path d="M17 4h4v4" />
+ <path d="M16 9l5 -5" />
+</svg>
+
+
diff --git a/icons/miliraty-award.svg b/icons/military-award.svg
index 53c2cd79..0763925f 100644
--- a/icons/miliraty-award.svg
+++ b/icons/military-award.svg
@@ -1,4 +1,4 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-miliraty-award" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-military-award" 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" fill="none"/>
<circle cx="12" cy="13" r="4" />
<path d="M9 10l-1 -2h-5l2.48 5.788a2 2 0 0 0 1.84 1.212h1.18" />
diff --git a/icons/packge-export.svg b/icons/packge-export.svg
new file mode 100644
index 00000000..cd96c36d
--- /dev/null
+++ b/icons/packge-export.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-packge-export" 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" fill="none"/>
+ <path d="M12 21l-8 -4.5v-9l8 -4.5l8 4.5v4.5" />
+ <path d="M12 12l8 -4.5" />
+ <path d="M12 12v9" />
+ <path d="M12 12l-8 -4.5" />
+ <path d="M15 18h7" />
+ <path d="M19 15l3 3l-3 3" />
+</svg>
+
+
diff --git a/icons/packge-import.svg b/icons/packge-import.svg
new file mode 100644
index 00000000..98d9c063
--- /dev/null
+++ b/icons/packge-import.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-packge-import" 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" fill="none"/>
+ <path d="M12 21l-8 -4.5v-9l8 -4.5l8 4.5v4.5" />
+ <path d="M12 12l8 -4.5" />
+ <path d="M12 12v9" />
+ <path d="M12 12l-8 -4.5" />
+ <path d="M22 18h-7" />
+ <path d="M18 15l-3 3l3 3" />
+</svg>
+
+
diff --git a/icons/server-2.svg b/icons/server-2.svg
new file mode 100644
index 00000000..53b6f2c4
--- /dev/null
+++ b/icons/server-2.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-server-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" fill="none"/>
+ <rect x="3" y="4" width="18" height="8" rx="3" />
+ <rect x="3" y="12" width="18" height="8" rx="3" />
+ <line x1="7" y1="8" x2="7" y2="8.01" />
+ <line x1="7" y1="16" x2="7" y2="16.01" />
+ <path d="M11 8h6" />
+ <path d="M11 16h6" />
+</svg>
+
+
diff --git a/icons/telescope.svg b/icons/telescope.svg
new file mode 100644
index 00000000..293d906a
--- /dev/null
+++ b/icons/telescope.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-telescope" 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" fill="none"/>
+ <path d="M6 21l6 -5l6 5" />
+ <path d="M12 13v8" />
+ <path d="M3.294 13.678l.166 .281c.52 .88 1.624 1.265 2.605 .91l14.242 -5.165a1.023 1.023 0 0 0 .565 -1.456l-2.62 -4.705a1.087 1.087 0 0 0 -1.447 -.42l-.056 .032l-12.694 7.618c-1.02 .613 -1.357 1.897 -.76 2.905z" />
+ <path d="M14 5l3 5.5" />
+</svg>
+
+
diff --git a/icons/test-pipe.svg b/icons/test-pipe.svg
index 9a8dfad7..88d9a424 100644
--- a/icons/test-pipe.svg
+++ b/icons/test-pipe.svg
@@ -1,8 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-test-pipe" 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" fill="none"/>
- <path d="M16 4l3 3l-12.35 12.35a1.5 1.5 0 0 1 -3 -3l12.35 -12.35" />
- <line x1="10" y1="10" x2="16" y2="10" />
- <path d="M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6" />
+ <path d="M20 8.04l-12.122 12.124a2.857 2.857 0 1 1 -4.041 -4.04l12.122 -12.124" />
+ <path d="M7 13h8" />
+ <path d="M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6z" />
+ <path d="M15 3l6 6" />
</svg>
diff --git a/icons/tie.svg b/icons/tie.svg
new file mode 100644
index 00000000..68dfa744
--- /dev/null
+++ b/icons/tie.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tie" 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" fill="none"/>
+ <path d="M12 22l4 -4l-2.5 -11l.993 -2.649a1 1 0 0 0 -.936 -1.351h-3.114a1 1 0 0 0 -.936 1.351l.993 2.649l-2.5 11l4 4z" />
+ <path d="M10.5 7h3l5 5.5" />
+</svg>
+
+
diff --git a/icons/zoom-code.svg b/icons/zoom-code.svg
new file mode 100644
index 00000000..9df6015c
--- /dev/null
+++ b/icons/zoom-code.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-code" 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" fill="none"/>
+ <circle cx="10" cy="10" r="7" />
+ <path d="M21 21l-6 -6" />
+ <path d="M8 8l-2 2l2 2" />
+ <path d="M12 8l2 2l-2 2" />
+</svg>
+
+
diff --git a/icons/zoom-exclamation.svg b/icons/zoom-exclamation.svg
new file mode 100644
index 00000000..5d24684c
--- /dev/null
+++ b/icons/zoom-exclamation.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-exclamation" 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" fill="none"/>
+ <circle cx="10" cy="10" r="7" />
+ <path d="M21 21l-6 -6" />
+ <path d="M10 13v.01" />
+ <path d="M10 7v3" />
+</svg>
+
+