diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/3d-rotate.svg | 10 | ||||
-rw-r--r-- | icons/address-book.svg | 11 | ||||
-rw-r--r-- | icons/album.svg | 7 | ||||
-rw-r--r-- | icons/augmented-reality.svg | 12 | ||||
-rw-r--r-- | icons/baseline.svg | 8 | ||||
-rw-r--r-- | icons/dental.svg | 7 | ||||
-rw-r--r-- | icons/device-nintendo.svg | 9 | ||||
-rw-r--r-- | icons/error-404.svg | 10 | ||||
-rw-r--r-- | icons/file-description.svg | 9 | ||||
-rw-r--r-- | icons/file-settings.svg | 14 | ||||
-rw-r--r-- | icons/focus-centered.svg | 10 | ||||
-rw-r--r-- | icons/gizmo.svg | 10 | ||||
-rw-r--r-- | icons/layout-dashboard.svg | 9 | ||||
-rw-r--r-- | icons/letters-case.svg | 9 | ||||
-rw-r--r-- | icons/oval-vertical.svg | 6 | ||||
-rw-r--r-- | icons/oval.svg | 6 | ||||
-rw-r--r-- | icons/paper-bag.svg | 9 | ||||
-rw-r--r-- | icons/sword.svg | 7 | ||||
-rw-r--r-- | icons/timeline.svg | 10 |
19 files changed, 164 insertions, 9 deletions
diff --git a/icons/3d-rotate.svg b/icons/3d-rotate.svg new file mode 100644 index 00000000..3a05830e --- /dev/null +++ b/icons/3d-rotate.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-3d-rotate" 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 15.5l4 -2.5" /> + <path d="M3 13l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" /> + <path d="M3 13v4.5l4 2.5" /> + <path d="M11 4a7 7 0 0 1 7 7v4l-3 -3" /> + <path d="M21 12l-3 3" /> +</svg> + + diff --git a/icons/address-book.svg b/icons/address-book.svg new file mode 100644 index 00000000..065981d5 --- /dev/null +++ b/icons/address-book.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-address-book" 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 6v12a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2z" /> + <path d="M10 16h6" /> + <circle cx="13" cy="11" r="2" /> + <path d="M4 8h3" /> + <path d="M4 12h3" /> + <path d="M4 16h3" /> +</svg> + + diff --git a/icons/album.svg b/icons/album.svg new file mode 100644 index 00000000..d4d6b409 --- /dev/null +++ b/icons/album.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-album" 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="4" y="4" width="16" height="16" rx="2" /> + <path d="M12 4v7l2 -2l2 2v-7" /> +</svg> + + diff --git a/icons/augmented-reality.svg b/icons/augmented-reality.svg new file mode 100644 index 00000000..a01d67a3 --- /dev/null +++ b/icons/augmented-reality.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-augmented-reality" 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="M4 8v-2a2 2 0 0 1 2 -2h2" /> + <path d="M4 16v2a2 2 0 0 0 2 2h2" /> + <path d="M16 4h2a2 2 0 0 1 2 2v2" /> + <path d="M16 20h2a2 2 0 0 0 2 -2v-2" /> + <path d="M12 12.5l4 -2.5" /> + <path d="M8 10l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" /> + <path d="M8 10v4.5l4 2.5" /> +</svg> + + diff --git a/icons/baseline.svg b/icons/baseline.svg new file mode 100644 index 00000000..bf790ff9 --- /dev/null +++ b/icons/baseline.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-baseline" 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="M4 20h16" /> + <path d="M8 16v-8a4 4 0 1 1 8 0v8" /> + <path d="M8 10h8" /> +</svg> + + diff --git a/icons/dental.svg b/icons/dental.svg new file mode 100644 index 00000000..0a1ca300 --- /dev/null +++ b/icons/dental.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dental" 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 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" /> + <path d="M12 5.5l3 1.5" /> +</svg> + + diff --git a/icons/device-nintendo.svg b/icons/device-nintendo.svg new file mode 100644 index 00000000..86edf555 --- /dev/null +++ b/icons/device-nintendo.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-nintendo" 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="M10 20v-16h-3a4 4 0 0 0 -4 4v8a4 4 0 0 0 4 4h3z" /> + <path d="M14 20v-16h3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-3z" /> + <circle cx="17.5" cy="15.5" r="1" fill="currentColor" /> + <circle cx="6.5" cy="8.5" r="1" fill="currentColor" /> +</svg> + + diff --git a/icons/error-404.svg b/icons/error-404.svg new file mode 100644 index 00000000..6b344520 --- /dev/null +++ b/icons/error-404.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-error-404" 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="M3 7v4a1 1 0 0 0 1 1h3" /> + <path d="M7 7v10" /> + <path d="M10 8v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1z" /> + <path d="M17 7v4a1 1 0 0 0 1 1h3" /> + <path d="M21 7v10" /> +</svg> + + diff --git a/icons/file-description.svg b/icons/file-description.svg new file mode 100644 index 00000000..74d7b5dc --- /dev/null +++ b/icons/file-description.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-description" 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 3v4a1 1 0 0 0 1 1h4" /> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> + <path d="M9 17h6" /> + <path d="M9 13h6" /> +</svg> + + diff --git a/icons/file-settings.svg b/icons/file-settings.svg new file mode 100644 index 00000000..db3fc9dd --- /dev/null +++ b/icons/file-settings.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-settings" 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="14" r="2" /> + <path d="M12 10.5v1.5" /> + <path d="M12 16v1.5" /> + <path d="M15.031 12.25l-1.299 .75" /> + <path d="M10.268 15l-1.3 .75" /> + <path d="M15 15.803l-1.285 -.773" /> + <path d="M10.285 12.97l-1.285 -.773" /> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> +</svg> + + diff --git a/icons/focus-centered.svg b/icons/focus-centered.svg new file mode 100644 index 00000000..dcc1d8c3 --- /dev/null +++ b/icons/focus-centered.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-focus-centered" 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="1" /> + <path d="M4 8v-2a2 2 0 0 1 2 -2h2" /> + <path d="M4 16v2a2 2 0 0 0 2 2h2" /> + <path d="M16 4h2a2 2 0 0 1 2 2v2" /> + <path d="M16 20h2a2 2 0 0 0 2 -2v-2" /> +</svg> + + diff --git a/icons/gizmo.svg b/icons/gizmo.svg new file mode 100644 index 00000000..a8b8b6a4 --- /dev/null +++ b/icons/gizmo.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gizmo" 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 19l-8 -5.5l-8 5.5" /> + <path d="M12 4v9.5" /> + <circle cx="12" cy="4" r="1" /> + <circle cx="4" cy="19" r="1" /> + <circle cx="20" cy="19" r="1" /> +</svg> + + diff --git a/icons/layout-dashboard.svg b/icons/layout-dashboard.svg new file mode 100644 index 00000000..d7f36170 --- /dev/null +++ b/icons/layout-dashboard.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-dashboard" 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="M4 4h6v8h-6z" /> + <path d="M4 16h6v4h-6z" /> + <path d="M14 12h6v8h-6z" /> + <path d="M14 4h6v4h-6z" /> +</svg> + + diff --git a/icons/letters-case.svg b/icons/letters-case.svg deleted file mode 100644 index e8e16df8..00000000 --- a/icons/letters-case.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letters-case" 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="18" cy="16" r="3" /> - <line x1="21" y1="13" x2="21" y2="19" /> - <path d="M3 19v-10a4 4 0 0 1 4 -4a4 4 0 0 1 4 4v10" /> - <line x1="3" y1="13" x2="11" y2="13" /> -</svg> - - diff --git a/icons/oval-vertical.svg b/icons/oval-vertical.svg new file mode 100644 index 00000000..4b28ff20 --- /dev/null +++ b/icons/oval-vertical.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-oval-vertical" 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"/> + <ellipse transform="matrix(0 -1 -1 0 24 24)" cx="12" cy="12" rx="6" ry="9" /> +</svg> + + diff --git a/icons/oval.svg b/icons/oval.svg new file mode 100644 index 00000000..518f28b6 --- /dev/null +++ b/icons/oval.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-oval" 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"/> + <ellipse cx="12" cy="12" rx="6" ry="9" /> +</svg> + + diff --git a/icons/paper-bag.svg b/icons/paper-bag.svg new file mode 100644 index 00000000..46a72f44 --- /dev/null +++ b/icons/paper-bag.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-paper-bag" 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="M8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888a5 5 0 0 1 .528 2.236v5.82a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-5.82a5 5 0 0 1 .528 -2.236l1.472 -2.944v-3a2 2 0 0 1 2 -2z" /> + <circle cx="14" cy="15" r="2" /> + <path d="M6 21a2 2 0 0 0 2 -2v-5.82a5 5 0 0 0 -.528 -2.236l-1.472 -2.944" /> + <path d="M11 7h2" /> +</svg> + + diff --git a/icons/sword.svg b/icons/sword.svg new file mode 100644 index 00000000..55209b7e --- /dev/null +++ b/icons/sword.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sword" 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 4v5l-9 7l-4 4l-3 -3l4 -4l7 -9z" /> + <path d="M6.5 11.5l6 6" /> +</svg> + + diff --git a/icons/timeline.svg b/icons/timeline.svg new file mode 100644 index 00000000..6cd6373b --- /dev/null +++ b/icons/timeline.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-timeline" 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="M4 16l6 -7l5 5l5 -6" /> + <circle cx="15" cy="14" r="1" /> + <circle cx="10" cy="9" r="1" /> + <circle cx="4" cy="16" r="1" /> + <circle cx="20" cy="8" r="1" /> +</svg> + + |