diff options
Diffstat (limited to 'dist/icons')
310 files changed, 0 insertions, 2202 deletions
diff --git a/dist/icons/activity.svg b/dist/icons/activity.svg deleted file mode 100644 index c31fe5b5..00000000 --- a/dist/icons/activity.svg +++ /dev/null @@ -1,5 +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"> - <polyline points="21 12 17 12 14 20 10 4 7 12 3 12" /> -</svg> - - diff --git a/dist/icons/ajdustments.svg b/dist/icons/ajdustments.svg deleted file mode 100644 index 0a642906..00000000 --- a/dist/icons/ajdustments.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ajdustments" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="10" r="2" /> - <line x1="6" y1="4" x2="6" y2="8" /> - <line x1="6" y1="12" x2="6" y2="20" /> - <circle cx="12" cy="16" r="2" /> - <line x1="12" y1="4" x2="12" y2="14" /> - <line x1="12" y1="18" x2="12" y2="20" /> - <circle cx="18" cy="7" r="2" /> - <line x1="18" y1="4" x2="18" y2="5" /> - <line x1="18" y1="9" x2="18" y2="20" /> -</svg> - - diff --git a/dist/icons/alert-circle.svg b/dist/icons/alert-circle.svg deleted file mode 100644 index a107a2ac..00000000 --- a/dist/icons/alert-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="12" y1="8" x2="12" y2="12" /> - <line x1="12" y1="16" x2="12.01" y2="16" /> -</svg> - - diff --git a/dist/icons/alert-triangle.svg b/dist/icons/alert-triangle.svg deleted file mode 100644 index b1cd8565..00000000 --- a/dist/icons/alert-triangle.svg +++ /dev/null @@ -1,6 +0,0 @@ -<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 d="M12 9v2m0 4v.01" /> - <path d="M5.07 19H19a2 2 0 001.75 -2.75L13.75 4a2 2 0 00-3.5 0L3.25 16.25a2 2 0 001.75 2.75" /> -</svg> - - diff --git a/dist/icons/align-center.svg b/dist/icons/align-center.svg deleted file mode 100644 index d1423cfa..00000000 --- a/dist/icons/align-center.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-center" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="6" x2="20" y2="6" /> - <line x1="8" y1="12" x2="16" y2="12" /> - <line x1="6" y1="18" x2="18" y2="18" /> -</svg> - - diff --git a/dist/icons/align-justified.svg b/dist/icons/align-justified.svg deleted file mode 100644 index 358c9717..00000000 --- a/dist/icons/align-justified.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-justified" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="6" x2="20" y2="6" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="4" y1="18" x2="20" y2="18" /> -</svg> - - diff --git a/dist/icons/align-left.svg b/dist/icons/align-left.svg deleted file mode 100644 index 0db5ff2b..00000000 --- a/dist/icons/align-left.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="6" x2="20" y2="6" /> - <line x1="4" y1="12" x2="14" y2="12" /> - <line x1="4" y1="18" x2="18" y2="18" /> -</svg> - - diff --git a/dist/icons/align-right.svg b/dist/icons/align-right.svg deleted file mode 100644 index f5e10488..00000000 --- a/dist/icons/align-right.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-align-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="6" x2="20" y2="6" /> - <line x1="10" y1="12" x2="20" y2="12" /> - <line x1="6" y1="18" x2="20" y2="18" /> -</svg> - - diff --git a/dist/icons/archive.svg b/dist/icons/archive.svg deleted file mode 100644 index 80091ca9..00000000 --- a/dist/icons/archive.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-archive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="4" width="18" height="4" rx="2" /> - <path d="M5 8v10a2 2 0 002 2h10a2 2 0 002 -2v-10" /> - <line x1="10" y1="12" x2="14" y2="12" /> -</svg> - - diff --git a/dist/icons/arrow-bar-down.svg b/dist/icons/arrow-bar-down.svg deleted file mode 100644 index fcbf607a..00000000 --- a/dist/icons/arrow-bar-down.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="20" x2="12" y2="10" /> - <line x1="12" y1="20" x2="16" y2="16" /> - <line x1="12" y1="20" x2="8" y2="16" /> - <line x1="4" y1="4" x2="20" y2="4" /> -</svg> - - diff --git a/dist/icons/arrow-bar-left.svg b/dist/icons/arrow-bar-left.svg deleted file mode 100644 index 9f3c2efa..00000000 --- a/dist/icons/arrow-bar-left.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="12" x2="14" y2="12" /> - <line x1="4" y1="12" x2="8" y2="16" /> - <line x1="4" y1="12" x2="8" y2="8" /> - <line x1="20" y1="4" x2="20" y2="20" /> -</svg> - - diff --git a/dist/icons/arrow-bar-right.svg b/dist/icons/arrow-bar-right.svg deleted file mode 100644 index d00fbaa5..00000000 --- a/dist/icons/arrow-bar-right.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="20" y1="12" x2="10" y2="12" /> - <line x1="20" y1="12" x2="16" y2="16" /> - <line x1="20" y1="12" x2="16" y2="8" /> - <line x1="4" y1="4" x2="4" y2="20" /> -</svg> - - diff --git a/dist/icons/arrow-bar-up.svg b/dist/icons/arrow-bar-up.svg deleted file mode 100644 index 1721a57e..00000000 --- a/dist/icons/arrow-bar-up.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="4" x2="12" y2="14" /> - <line x1="12" y1="4" x2="16" y2="8" /> - <line x1="12" y1="4" x2="8" y2="8" /> - <line x1="4" y1="20" x2="20" y2="20" /> -</svg> - - diff --git a/dist/icons/arrow-down-circle.svg b/dist/icons/arrow-down-circle.svg deleted file mode 100644 index 54890244..00000000 --- a/dist/icons/arrow-down-circle.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="8" y1="12" x2="12" y2="16" /> - <line x1="12" y1="8" x2="12" y2="16" /> - <line x1="16" y1="12" x2="12" y2="16" /> -</svg> - - diff --git a/dist/icons/arrow-down-left-circle.svg b/dist/icons/arrow-down-left-circle.svg deleted file mode 100644 index e1268ff4..00000000 --- a/dist/icons/arrow-down-left-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="15" y1="9" x2="9" y2="15" /> - <polyline points="15 15 9 15 9 9" /> -</svg> - - diff --git a/dist/icons/arrow-down-left.svg b/dist/icons/arrow-down-left.svg deleted file mode 100644 index b52b52be..00000000 --- a/dist/icons/arrow-down-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="17" y1="7" x2="7" y2="17" /> - <polyline points="16 17 7 17 7 8" /> -</svg> - - diff --git a/dist/icons/arrow-down-right-circle.svg b/dist/icons/arrow-down-right-circle.svg deleted file mode 100644 index 465f9b47..00000000 --- a/dist/icons/arrow-down-right-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="15" y1="15" x2="9" y2="15" /> - <polyline points="15 9 15 15 9 9" /> -</svg> - - diff --git a/dist/icons/arrow-down-right.svg b/dist/icons/arrow-down-right.svg deleted file mode 100644 index 95054356..00000000 --- a/dist/icons/arrow-down-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="7" y1="7" x2="17" y2="17" /> - <polyline points="17 8 17 17 8 17" /> -</svg> - - diff --git a/dist/icons/arrow-down.svg b/dist/icons/arrow-down.svg deleted file mode 100644 index 070ab106..00000000 --- a/dist/icons/arrow-down.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="18" y1="13" x2="12" y2="19" /> - <line x1="6" y1="13" x2="12" y2="19" /> -</svg> - - diff --git a/dist/icons/arrow-left-circle.svg b/dist/icons/arrow-left-circle.svg deleted file mode 100644 index e551414a..00000000 --- a/dist/icons/arrow-left-circle.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="8" y1="12" x2="16" y2="12" /> - <line x1="8" y1="12" x2="12" y2="16" /> - <line x1="8" y1="12" x2="12" y2="8" /> -</svg> - - diff --git a/dist/icons/arrow-left.svg b/dist/icons/arrow-left.svg deleted file mode 100644 index ffbc8c53..00000000 --- a/dist/icons/arrow-left.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="12" x2="19" y2="12" /> - <line x1="5" y1="12" x2="11" y2="18" /> - <line x1="5" y1="12" x2="11" y2="6" /> -</svg> - - diff --git a/dist/icons/arrow-narrow-down.svg b/dist/icons/arrow-narrow-down.svg deleted file mode 100644 index de66fb2d..00000000 --- a/dist/icons/arrow-narrow-down.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="16" y1="15" x2="12" y2="19" /> - <line x1="8" y1="15" x2="12" y2="19" /> -</svg> - - diff --git a/dist/icons/arrow-narrow-left.svg b/dist/icons/arrow-narrow-left.svg deleted file mode 100644 index f66ee1b3..00000000 --- a/dist/icons/arrow-narrow-left.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="12" x2="19" y2="12" /> - <line x1="5" y1="12" x2="9" y2="16" /> - <line x1="5" y1="12" x2="9" y2="8" /> -</svg> - - diff --git a/dist/icons/arrow-narrow-right.svg b/dist/icons/arrow-narrow-right.svg deleted file mode 100644 index f29d9003..00000000 --- a/dist/icons/arrow-narrow-right.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="12" x2="19" y2="12" /> - <line x1="15" y1="16" x2="19" y2="12" /> - <line x1="15" y1="8" x2="19" y2="12" /> -</svg> - - diff --git a/dist/icons/arrow-narrow-up.svg b/dist/icons/arrow-narrow-up.svg deleted file mode 100644 index bde540e1..00000000 --- a/dist/icons/arrow-narrow-up.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-narrow-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="16" y1="9" x2="12" y2="5" /> - <line x1="8" y1="9" x2="12" y2="5" /> -</svg> - - diff --git a/dist/icons/arrow-right-circle.svg b/dist/icons/arrow-right-circle.svg deleted file mode 100644 index 824aa433..00000000 --- a/dist/icons/arrow-right-circle.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="16" y1="12" x2="8" y2="12" /> - <line x1="16" y1="12" x2="12" y2="16" /> - <line x1="16" y1="12" x2="12" y2="8" /> -</svg> - - diff --git a/dist/icons/arrow-right.svg b/dist/icons/arrow-right.svg deleted file mode 100644 index a65abc5f..00000000 --- a/dist/icons/arrow-right.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="12" x2="19" y2="12" /> - <line x1="13" y1="18" x2="19" y2="12" /> - <line x1="13" y1="6" x2="19" y2="12" /> -</svg> - - diff --git a/dist/icons/arrow-up-circle.svg b/dist/icons/arrow-up-circle.svg deleted file mode 100644 index b173d05c..00000000 --- a/dist/icons/arrow-up-circle.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="12" y1="8" x2="8" y2="12" /> - <line x1="12" y1="8" x2="12" y2="16" /> - <line x1="16" y1="12" x2="12" y2="8" /> -</svg> - - diff --git a/dist/icons/arrow-up-left-circle.svg b/dist/icons/arrow-up-left-circle.svg deleted file mode 100644 index 470ca0cf..00000000 --- a/dist/icons/arrow-up-left-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="9" x2="15" y2="15" /> - <polyline points="15 9 9 9 9 15" /> -</svg> - - diff --git a/dist/icons/arrow-up-left.svg b/dist/icons/arrow-up-left.svg deleted file mode 100644 index ee1f2128..00000000 --- a/dist/icons/arrow-up-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="7" y1="7" x2="17" y2="17" /> - <polyline points="16 7 7 7 7 16" /> -</svg> - - diff --git a/dist/icons/arrow-up-right-circle.svg b/dist/icons/arrow-up-right-circle.svg deleted file mode 100644 index faa3a95c..00000000 --- a/dist/icons/arrow-up-right-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-right-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="15" y1="9" x2="9" y2="15" /> - <polyline points="15 15 15 9 9 9" /> -</svg> - - diff --git a/dist/icons/arrow-up-right.svg b/dist/icons/arrow-up-right.svg deleted file mode 100644 index 70d46e45..00000000 --- a/dist/icons/arrow-up-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="17" y1="7" x2="7" y2="17" /> - <polyline points="8 7 17 7 17 16" /> -</svg> - - diff --git a/dist/icons/arrow-up.svg b/dist/icons/arrow-up.svg deleted file mode 100644 index c394f67b..00000000 --- a/dist/icons/arrow-up.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="18" y1="11" x2="12" y2="5" /> - <line x1="6" y1="11" x2="12" y2="5" /> -</svg> - - diff --git a/dist/icons/arrows-diagonal-2.svg b/dist/icons/arrows-diagonal-2.svg deleted file mode 100644 index fb39db68..00000000 --- a/dist/icons/arrows-diagonal-2.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="16 20 20 20 20 16" /> - <line x1="14" y1="14" x2="20" y2="20" /> - <polyline points="8 4 4 4 4 8" /> - <line x1="4" y1="4" x2="10" y2="10" /> -</svg> - - diff --git a/dist/icons/arrows-diagonal.svg b/dist/icons/arrows-diagonal.svg deleted file mode 100644 index 4ad8d71d..00000000 --- a/dist/icons/arrows-diagonal.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diagonal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="16 4 20 4 20 8" /> - <line x1="14" y1="10" x2="20" y2="4" /> - <polyline points="8 20 4 20 4 16" /> - <line x1="4" y1="20" x2="10" y2="14" /> -</svg> - - diff --git a/dist/icons/arrows-maximize.svg b/dist/icons/arrows-maximize.svg deleted file mode 100644 index 9262007b..00000000 --- a/dist/icons/arrows-maximize.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-maximize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="16 4 20 4 20 8" /> - <line x1="14" y1="10" x2="20" y2="4" /> - <polyline points="8 20 4 20 4 16" /> - <line x1="4" y1="20" x2="10" y2="14" /> - <polyline points="16 20 20 20 20 16" /> - <line x1="14" y1="14" x2="20" y2="20" /> - <polyline points="8 4 4 4 4 8" /> - <line x1="4" y1="4" x2="10" y2="10" /> -</svg> - - diff --git a/dist/icons/arrows-minimize.svg b/dist/icons/arrows-minimize.svg deleted file mode 100644 index b4e1495d..00000000 --- a/dist/icons/arrows-minimize.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-minimize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="5 9 9 9 9 5" /> - <line x1="3" y1="3" x2="9" y2="9" /> - <polyline points="5 15 9 15 9 19" /> - <line x1="3" y1="21" x2="9" y2="15" /> - <polyline points="19 9 15 9 15 5" /> - <line x1="15" y1="9" x2="21" y2="3" /> - <polyline points="19 15 15 15 15 19" /> - <line x1="15" y1="15" x2="21" y2="21" /> -</svg> - - diff --git a/dist/icons/at.svg b/dist/icons/at.svg deleted file mode 100644 index 21283357..00000000 --- a/dist/icons/at.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-at" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="4" /> - <path d="M16 12v1.5a2.5 2.5 0 005 0v-1.5a9 9 0 10-5.5 8.28" /> -</svg> - - diff --git a/dist/icons/backspace.svg b/dist/icons/backspace.svg deleted file mode 100644 index 99172f54..00000000 --- a/dist/icons/backspace.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-backspace" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M20 6a1 1 0 011 1v10a1 1 0 01-1 1h-11l-5 -5a1.5 1.5 0 010 -2l5 -5Z"></path> - - <path d="M12 10l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/ban.svg b/dist/icons/ban.svg deleted file mode 100644 index d9935554..00000000 --- a/dist/icons/ban.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ban" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="5.7" y1="5.7" x2="18.3" y2="18.3" /> -</svg> - - diff --git a/dist/icons/battery-1.svg b/dist/icons/battery-1.svg deleted file mode 100644 index ad047b33..00000000 --- a/dist/icons/battery-1.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> - <line x1="7" y1="10" x2="7" y2="14" /> -</svg> - - diff --git a/dist/icons/battery-2.svg b/dist/icons/battery-2.svg deleted file mode 100644 index 02457baa..00000000 --- a/dist/icons/battery-2.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> - <line x1="7" y1="10" x2="7" y2="14" /> - <line x1="10" y1="10" x2="10" y2="14" /> -</svg> - - diff --git a/dist/icons/battery-3.svg b/dist/icons/battery-3.svg deleted file mode 100644 index 6e7306eb..00000000 --- a/dist/icons/battery-3.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> - <line x1="7" y1="10" x2="7" y2="14" /> - <line x1="10" y1="10" x2="10" y2="14" /> - <line x1="13" y1="10" x2="13" y2="14" /> -</svg> - - diff --git a/dist/icons/battery-4.svg b/dist/icons/battery-4.svg deleted file mode 100644 index fdedc0ea..00000000 --- a/dist/icons/battery-4.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-4" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> - <line x1="7" y1="10" x2="7" y2="14" /> - <line x1="10" y1="10" x2="10" y2="14" /> - <line x1="13" y1="10" x2="13" y2="14" /> - <line x1="16" y1="10" x2="16" y2="14" /> -</svg> - - diff --git a/dist/icons/battery-charging.svg b/dist/icons/battery-charging.svg deleted file mode 100644 index 9b1d2a0b..00000000 --- a/dist/icons/battery-charging.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-charging" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M16 7h1a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-2" /> - <path d="M8 7H6a2 2 0 00-2 2v6a2 2 0 002 2h1" /> - <polyline points="12 8 10 12 13 12 11 16" /> -</svg> - - diff --git a/dist/icons/battery.svg b/dist/icons/battery.svg deleted file mode 100644 index 54f124c6..00000000 --- a/dist/icons/battery.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> -</svg> - - diff --git a/dist/icons/bell.svg b/dist/icons/bell.svg deleted file mode 100644 index b09058d6..00000000 --- a/dist/icons/bell.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bell" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10 5a2 2 0 014 0a7 7 0 014 6v3a4 4 0 002 3h-16a4 4 0 002 -3v-3a7 7 0 014 -6" /> - <path d="M9 17v1a3 3 0 006 0v-1" /> -</svg> - - diff --git a/dist/icons/bike.svg b/dist/icons/bike.svg deleted file mode 100644 index 4a91585e..00000000 --- a/dist/icons/bike.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bike" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="5" cy="18" r="3" /> - <circle cx="19" cy="18" r="3" /> - <polyline points="12 19 12 15 9 12 14 8 16 11 19 11" /> - <circle cx="17" cy="5" r="1" /> -</svg> - - diff --git a/dist/icons/bluetooth.svg b/dist/icons/bluetooth.svg deleted file mode 100644 index 3d9a335d..00000000 --- a/dist/icons/bluetooth.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bluetooth" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="6 8 18 16 12 20 12 4 18 8 6 16" /> -</svg> - - diff --git a/dist/icons/bolt.svg b/dist/icons/bolt.svg deleted file mode 100644 index 725a3918..00000000 --- a/dist/icons/bolt.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bolt" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="13 3 13 10 19 10 11 21 11 14 5 14 13 3" /> -</svg> - - diff --git a/dist/icons/book.svg b/dist/icons/book.svg deleted file mode 100644 index 8197474a..00000000 --- a/dist/icons/book.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M3 19a9 9 0 019 0a9 9 0 019 0" /> - <path d="M3 6a9 9 0 019 0a9 9 0 019 0" /> - <line x1="3" y1="6" x2="3" y2="19" /> - <line x1="12" y1="6" x2="12" y2="19" /> - <line x1="21" y1="6" x2="21" y2="19" /> -</svg> - - diff --git a/dist/icons/bookmark.svg b/dist/icons/bookmark.svg deleted file mode 100644 index 82688e79..00000000 --- a/dist/icons/bookmark.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bookmark" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 4h6a2 2 0 012 2v14l-5-3l-5 3v-14a2 2 0 012 -2" /> -</svg> - - diff --git a/dist/icons/border-all.svg b/dist/icons/border-all.svg deleted file mode 100644 index b03c45f6..00000000 --- a/dist/icons/border-all.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-all" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> -</svg> - - diff --git a/dist/icons/border-bottom.svg b/dist/icons/border-bottom.svg deleted file mode 100644 index cc4fdec2..00000000 --- a/dist/icons/border-bottom.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-bottom" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="20" y1="20" x2="4" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-horizontal.svg b/dist/icons/border-horizontal.svg deleted file mode 100644 index e82c6dbb..00000000 --- a/dist/icons/border-horizontal.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="12" x2="20" y2="12" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-inner.svg b/dist/icons/border-inner.svg deleted file mode 100644 index b0d3c824..00000000 --- a/dist/icons/border-inner.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-inner" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-left.svg b/dist/icons/border-left.svg deleted file mode 100644 index c3c9f34c..00000000 --- a/dist/icons/border-left.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="20" x2="4" y2="4" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-none.svg b/dist/icons/border-none.svg deleted file mode 100644 index bfb13d7a..00000000 --- a/dist/icons/border-none.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-none" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-outer.svg b/dist/icons/border-outer.svg deleted file mode 100644 index 5e09d75a..00000000 --- a/dist/icons/border-outer.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-outer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-right.svg b/dist/icons/border-right.svg deleted file mode 100644 index 35983c4e..00000000 --- a/dist/icons/border-right.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="20" y1="4" x2="20" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-top.svg b/dist/icons/border-top.svg deleted file mode 100644 index be7578ea..00000000 --- a/dist/icons/border-top.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-top" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="4" x2="20" y2="4" /> - <g stroke-dasharray=".001 4"> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/border-vertical.svg b/dist/icons/border-vertical.svg deleted file mode 100644 index 228ddd14..00000000 --- a/dist/icons/border-vertical.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="4" x2="12" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/box.svg b/dist/icons/box.svg deleted file mode 100644 index 5fd96c5b..00000000 --- a/dist/icons/box.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-box" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /> - <line x1="12" y1="12" x2="20" y2="7.5" /> - <line x1="12" y1="12" x2="12" y2="21" /> - <line x1="12" y1="12" x2="4" y2="7.5" /> -</svg> - - diff --git a/dist/icons/briefcase.svg b/dist/icons/briefcase.svg deleted file mode 100644 index 2f9d2324..00000000 --- a/dist/icons/briefcase.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-briefcase" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="7" width="18" height="13" rx="2" /> - <path d="M8 7v-2a2 2 0 012 -2h4a2 2 0 012 2v2" /> - <line x1="12" y1="12" x2="12" y2="12.01" /> - <path d="M3 13a20 20 0 0018 0" /> -</svg> - - diff --git a/dist/icons/bucket.svg b/dist/icons/bucket.svg deleted file mode 100644 index 7d72753c..00000000 --- a/dist/icons/bucket.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bucket" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M19 9l-2 9a2 2.5 0 01-2 2h-6a2 2.5 0 01-2 -2l-2 -9Z"></path> - <path d="M7 9a5 5 0 0110 0"></path> -</svg> - - diff --git a/dist/icons/bulb-off.svg b/dist/icons/bulb-off.svg deleted file mode 100644 index 0d48d022..00000000 --- a/dist/icons/bulb-off.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bulb-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /> - <line x1="9.7" y1="17" x2="14.3" y2="17" /> -</svg> - - diff --git a/dist/icons/bulb.svg b/dist/icons/bulb.svg deleted file mode 100644 index 3c8581c5..00000000 --- a/dist/icons/bulb.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bulb" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" /> - <path d="M9 16a5 5 0 116 0a3.5 3.5 0 00-1 3a2 2 0 01-4 0a3.5 3.5 0 00-1 -3" /> - <line x1="9.7" y1="17" x2="14.3" y2="17" /> -</svg> - - diff --git a/dist/icons/calendar.svg b/dist/icons/calendar.svg deleted file mode 100644 index 713dc995..00000000 --- a/dist/icons/calendar.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-calendar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="5" width="16" height="16" rx="2" /> - <line x1="16" y1="3" x2="16" y2="7" /> - <line x1="8" y1="3" x2="8" y2="7" /> - <line x1="4" y1="11" x2="20" y2="11" /> - <line x1="11" y1="15" x2="12" y2="15" /> - <line x1="12" y1="15" x2="12" y2="18" /> -</svg> - - diff --git a/dist/icons/camera.svg b/dist/icons/camera.svg deleted file mode 100644 index 5861d38b..00000000 --- a/dist/icons/camera.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-camera" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5 7h1a2 2 0 002 -2a1 1 0 011 -1h6a1 1 0 011 1a2 2 0 002 2h1a2 2 0 012 2v9a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-9a2 2 0 012 -2" /> - <circle cx="12" cy="13" r="3" /> -</svg> - - diff --git a/dist/icons/cash.svg b/dist/icons/cash.svg deleted file mode 100644 index a55b803d..00000000 --- a/dist/icons/cash.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="7" y="9" width="14" height="10" rx="2" /> - <circle cx="14" cy="14" r="2" /> - <path d="M17 9v-2a2 2 0 00-2 -2h-10a2 2 0 00-2 2v6a2 2 0 002 2h2" /> -</svg> - - diff --git a/dist/icons/cast.svg b/dist/icons/cast.svg deleted file mode 100644 index 8ee126c7..00000000 --- a/dist/icons/cast.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cast" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="3" y1="19" x2="3.01" y2="19" /> - <path d="M7 19a4 4 0 00-4 -4" /> - <path d="M11 19a8 8 0 00-8 -8" /> - <path d="M15 19h3a3 3 0 00 3 -3v-8a3 3 0 00-3 -3h-12a3 3 0 00-2.8 2" /> -</svg> - - diff --git a/dist/icons/chart-area-line.svg b/dist/icons/chart-area-line.svg deleted file mode 100644 index a02d4ac0..00000000 --- a/dist/icons/chart-area-line.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-area-line" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="4 19 8 13 12 15 16 10 20 14 20 19 4 19" /> - <polyline points="4 12 7 8 11 10 16 4 20 8" /> -</svg> - - diff --git a/dist/icons/chart-area.svg b/dist/icons/chart-area.svg deleted file mode 100644 index 8e71a296..00000000 --- a/dist/icons/chart-area.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-area" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="19" x2="20" y2="19" /> - <polyline points="4 15 8 9 12 11 16 6 20 10 20 15 4 15" /> -</svg> - - diff --git a/dist/icons/chart-bar.svg b/dist/icons/chart-bar.svg deleted file mode 100644 index 9b489f74..00000000 --- a/dist/icons/chart-bar.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="12" width="6" height="8" rx="1" /> - <rect x="9" y="8" width="6" height="12" rx="1" /> - <rect x="15" y="4" width="6" height="16" rx="1" /> - <line x1="4" y1="20" x2="18" y2="20" /> -</svg> - - diff --git a/dist/icons/chart-candle.svg b/dist/icons/chart-candle.svg deleted file mode 100644 index 94296aab..00000000 --- a/dist/icons/chart-candle.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-candle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="6" width="4" height="5" rx="1" /> - <line x1="6" y1="4" x2="6" y2="6" /> - <line x1="6" y1="11" x2="6" y2="20" /> - <rect x="10" y="14" width="4" height="5" rx="1" /> - <line x1="12" y1="4" x2="12" y2="14" /> - <line x1="12" y1="19" x2="12" y2="20" /> - <rect x="16" y="5" width="4" height="6" rx="1" /> - <line x1="18" y1="4" x2="18" y2="5" /> - <line x1="18" y1="11" x2="18" y2="20" /> -</svg> - - diff --git a/dist/icons/chart-donut.svg b/dist/icons/chart-donut.svg deleted file mode 100644 index d5e691c0..00000000 --- a/dist/icons/chart-donut.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-donut" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10 3.2a9 9 0 1010.8 10.8a1 1 0 00-1 -1h-3.8a4.1 4.1 0 11-5 -5v-4a.9 .9 0 00-1 -.8" /> - <path d="M15 3.5a9 9 0 015.5 5.5h-4.5a9 9 0 00-1 -1v-4.5" /> -</svg> - - diff --git a/dist/icons/chart-line.svg b/dist/icons/chart-line.svg deleted file mode 100644 index e085f90e..00000000 --- a/dist/icons/chart-line.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-line" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="19" x2="20" y2="19" /> - <polyline points="4 15 8 9 12 11 16 6 20 10" /> -</svg> - - diff --git a/dist/icons/chart-pie.svg b/dist/icons/chart-pie.svg deleted file mode 100644 index 8db6f459..00000000 --- a/dist/icons/chart-pie.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-pie" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10 3.2a9 9 0 1010.8 10.8a1 1 0 00-1 -1h-6.8a2 2 0 01-2 -2v-7a.9 .9 0 00-1 -.8" /> - <path d="M15 3.5a9 9 0 015.5 5.5h-4.5a1 1 0 01-1 -1v-4.5" /> -</svg> - - diff --git a/dist/icons/check.svg b/dist/icons/check.svg deleted file mode 100644 index 56dc9695..00000000 --- a/dist/icons/check.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="20 7 10 17 5 12" /> -</svg> - - diff --git a/dist/icons/chevron-down.svg b/dist/icons/chevron-down.svg deleted file mode 100644 index 6bdd7a7b..00000000 --- a/dist/icons/chevron-down.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="6 9 12 15 18 9" /> -</svg> - - diff --git a/dist/icons/chevron-left.svg b/dist/icons/chevron-left.svg deleted file mode 100644 index 125af481..00000000 --- a/dist/icons/chevron-left.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="15 6 9 12 15 18" /> -</svg> - - diff --git a/dist/icons/chevron-right.svg b/dist/icons/chevron-right.svg deleted file mode 100644 index 8496c786..00000000 --- a/dist/icons/chevron-right.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="9 6 15 12 9 18" /> -</svg> - - diff --git a/dist/icons/chevron-up.svg b/dist/icons/chevron-up.svg deleted file mode 100644 index 59593ce0..00000000 --- a/dist/icons/chevron-up.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="6 15 12 9 18 15" /> -</svg> - - diff --git a/dist/icons/chevrons-down.svg b/dist/icons/chevrons-down.svg deleted file mode 100644 index 38db71b3..00000000 --- a/dist/icons/chevrons-down.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevrons-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="7 7 12 12 17 7" /> - <polyline points="7 13 12 18 17 13" /> -</svg> - - diff --git a/dist/icons/chevrons-left.svg b/dist/icons/chevrons-left.svg deleted file mode 100644 index 451ce55f..00000000 --- a/dist/icons/chevrons-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevrons-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="11 7 6 12 11 17" /> - <polyline points="17 7 12 12 17 17" /> -</svg> - - diff --git a/dist/icons/chevrons-right.svg b/dist/icons/chevrons-right.svg deleted file mode 100644 index dc3b1ba8..00000000 --- a/dist/icons/chevrons-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevrons-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="7 7 12 12 7 17" /> - <polyline points="13 7 18 12 13 17" /> -</svg> - - diff --git a/dist/icons/chevrons-up.svg b/dist/icons/chevrons-up.svg deleted file mode 100644 index f39f09fa..00000000 --- a/dist/icons/chevrons-up.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevrons-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="7 11 12 6 17 11" /> - <polyline points="7 17 12 12 17 17" /> -</svg> - - diff --git a/dist/icons/circle-check.svg b/dist/icons/circle-check.svg deleted file mode 100644 index 62acc273..00000000 --- a/dist/icons/circle-check.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <path d="M9 12l2 2l4 -4" /> -</svg> - - diff --git a/dist/icons/circle-minus.svg b/dist/icons/circle-minus.svg deleted file mode 100644 index 3883f895..00000000 --- a/dist/icons/circle-minus.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="12" x2="15" y2="12" /> -</svg> - - diff --git a/dist/icons/circle-plus.svg b/dist/icons/circle-plus.svg deleted file mode 100644 index b3f6b617..00000000 --- a/dist/icons/circle-plus.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="12" x2="15" y2="12" /> - <line x1="12" y1="9" x2="12" y2="15" /> -</svg> - - diff --git a/dist/icons/circle-x.svg b/dist/icons/circle-x.svg deleted file mode 100644 index c25a261f..00000000 --- a/dist/icons/circle-x.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <path d="M10 10l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/circle.svg b/dist/icons/circle.svg deleted file mode 100644 index 82cbaebe..00000000 --- a/dist/icons/circle.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> -</svg> - - diff --git a/dist/icons/clipboard-check.svg b/dist/icons/clipboard-check.svg deleted file mode 100644 index 89c2fafd..00000000 --- a/dist/icons/clipboard-check.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /> - <rect x="9" y="3" width="6" height="4" rx="2" /> - <path d="M9 14l2 2l4 -4" /> -</svg> - - diff --git a/dist/icons/clipboard-list.svg b/dist/icons/clipboard-list.svg deleted file mode 100644 index 3e37f1c7..00000000 --- a/dist/icons/clipboard-list.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard-list" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /> - <rect x="9" y="3" width="6" height="4" rx="2" /> - <line x1="9" y1="12" x2="9.01" y2="12" /> - <line x1="13" y1="12" x2="15" y2="12" /> - <line x1="9" y1="16" x2="9.01" y2="16" /> - <line x1="13" y1="16" x2="15" y2="16" /> -</svg> - - diff --git a/dist/icons/clipboard-x.svg b/dist/icons/clipboard-x.svg deleted file mode 100644 index 1d93d5a1..00000000 --- a/dist/icons/clipboard-x.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /> - <rect x="9" y="3" width="6" height="4" rx="2" /> - <path d="M10 12l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/clipboard.svg b/dist/icons/clipboard.svg deleted file mode 100644 index a5156e35..00000000 --- a/dist/icons/clipboard.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" /> - <rect x="9" y="3" width="6" height="4" rx="2" /> -</svg> - - diff --git a/dist/icons/clock.svg b/dist/icons/clock.svg deleted file mode 100644 index 4d211acb..00000000 --- a/dist/icons/clock.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <polyline points="12 7 12 12 9 15" /> -</svg> - - diff --git a/dist/icons/cloud-download.svg b/dist/icons/cloud-download.svg deleted file mode 100644 index a968d8e5..00000000 --- a/dist/icons/cloud-download.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-download" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M19 18a3.5 3.5 0 000 -7h-1a5 4.5 0 00-11 -2a4.6 4.4 0 00-2.1 8.4" /> - <line x1="12" y1="13" x2="12" y2="22" /> - <polyline points="9 19 12 22 15 19" /> -</svg> - - diff --git a/dist/icons/cloud-rain.svg b/dist/icons/cloud-rain.svg deleted file mode 100644 index 5bfd95c7..00000000 --- a/dist/icons/cloud-rain.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-rain" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7" /> - <path d="M11 13v2m0 3v2m4 -5v2m0 3v2" /> -</svg> - - diff --git a/dist/icons/cloud-snow.svg b/dist/icons/cloud-snow.svg deleted file mode 100644 index ed9e7e17..00000000 --- a/dist/icons/cloud-snow.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-snow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7" /> - <path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01" /> -</svg> - - diff --git a/dist/icons/cloud-storm.svg b/dist/icons/cloud-storm.svg deleted file mode 100644 index 0dee4329..00000000 --- a/dist/icons/cloud-storm.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-storm" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" /> - <polyline points="13 14 11 18 14 18 12 22" /> -</svg> - - diff --git a/dist/icons/cloud-upload.svg b/dist/icons/cloud-upload.svg deleted file mode 100644 index c5d0beab..00000000 --- a/dist/icons/cloud-upload.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud-upload" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" /> - <polyline points="9 15 12 12 15 15" /> - <line x1="12" y1="12" x2="12" y2="21" /> -</svg> - - diff --git a/dist/icons/cloud.svg b/dist/icons/cloud.svg deleted file mode 100644 index 9720934c..00000000 --- a/dist/icons/cloud.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cloud" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-12" /> -</svg> - - diff --git a/dist/icons/code.svg b/dist/icons/code.svg deleted file mode 100644 index 8a2acef7..00000000 --- a/dist/icons/code.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-code" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="7 8 3 12 7 16" /> - <polyline points="17 8 21 12 17 16" /> - <line x1="14" y1="4" x2="10" y2="20" /> -</svg> - - diff --git a/dist/icons/command.svg b/dist/icons/command.svg deleted file mode 100644 index 1283d60c..00000000 --- a/dist/icons/command.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-command" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 9a2 2 0 112 -2v10a2 2 0 11-2 -2h10a2 2 0 11-2 2v-10a2 2 0 112 2h-10" /> -</svg> - - diff --git a/dist/icons/compass.svg b/dist/icons/compass.svg deleted file mode 100644 index 94eed4f0..00000000 --- a/dist/icons/compass.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-compass" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="8 16 10 10 16 8 14 14 8 16" /> - <circle cx="12" cy="12" r="9" /> -</svg> - - diff --git a/dist/icons/copy.svg b/dist/icons/copy.svg deleted file mode 100644 index c3172f99..00000000 --- a/dist/icons/copy.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="8" y="8" width="12" height="12" rx="2" /> - <path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2" /> -</svg> - - diff --git a/dist/icons/copyright.svg b/dist/icons/copyright.svg deleted file mode 100644 index e66bcff4..00000000 --- a/dist/icons/copyright.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyright" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <path d="M14.5 9a3.5 4 0 100 6" /> -</svg> - - diff --git a/dist/icons/corner-down-left.svg b/dist/icons/corner-down-left.svg deleted file mode 100644 index 95daf57b..00000000 --- a/dist/icons/corner-down-left.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-down-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M18 6v6a3 3 0 01-3 3h-10l5 -5m0 10l-5 -5" /> -</svg> - - diff --git a/dist/icons/corner-down-right.svg b/dist/icons/corner-down-right.svg deleted file mode 100644 index a958e8bb..00000000 --- a/dist/icons/corner-down-right.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-down-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 6v6a3 3 0 003 3h10l-5 -5m0 10l5 -5" /> -</svg> - - diff --git a/dist/icons/corner-left-down.svg b/dist/icons/corner-left-down.svg deleted file mode 100644 index 3d75dbdf..00000000 --- a/dist/icons/corner-left-down.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-left-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M18 6h-6a3 3 0 00-3 3v10l-5 -5m10 0l-5 5" /> -</svg> - - diff --git a/dist/icons/corner-left-up.svg b/dist/icons/corner-left-up.svg deleted file mode 100644 index 4d46026f..00000000 --- a/dist/icons/corner-left-up.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-left-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M18 18h-6a3 3 0 01-3 -3v-10l-5 5m10 0l-5 -5" /> -</svg> - - diff --git a/dist/icons/corner-right-down.svg b/dist/icons/corner-right-down.svg deleted file mode 100644 index c846c06a..00000000 --- a/dist/icons/corner-right-down.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-right-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 6h6a3 3 0 013 3v10l-5 -5m10 0l-5 5" /> -</svg> - - diff --git a/dist/icons/corner-right-up.svg b/dist/icons/corner-right-up.svg deleted file mode 100644 index 1926e91f..00000000 --- a/dist/icons/corner-right-up.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-right-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 18h6a3 3 0 003 -3v-10l-5 5m10 0l-5 -5" /> -</svg> - - diff --git a/dist/icons/corner-up-left.svg b/dist/icons/corner-up-left.svg deleted file mode 100644 index d0a4852b..00000000 --- a/dist/icons/corner-up-left.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-up-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M18 18v-6a3 3 0 00-3 -3h-10l5 -5m0 10l-5 -5" /> -</svg> - - diff --git a/dist/icons/corner-up-right.svg b/dist/icons/corner-up-right.svg deleted file mode 100644 index 76122db3..00000000 --- a/dist/icons/corner-up-right.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-corner-up-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 18v-6a3 3 0 013 -3h10l-5 -5m0 10l5 -5" /> -</svg> - - diff --git a/dist/icons/credit-card.svg b/dist/icons/credit-card.svg deleted file mode 100644 index 4096a7e8..00000000 --- a/dist/icons/credit-card.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-credit-card" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="5" width="18" height="14" rx="3" /> - <line x1="3" y1="10" x2="21" y2="10" /> - <line x1="7" y1="15" x2="7.01" y2="15" /> - <line x1="11" y1="15" x2="13" y2="15" /> -</svg> - - diff --git a/dist/icons/crop.svg b/dist/icons/crop.svg deleted file mode 100644 index a3684007..00000000 --- a/dist/icons/crop.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-crop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="8 5 8 16 19 16" /> - <polyline points="16 19 16 8 5 8" /> -</svg> - - diff --git a/dist/icons/cut.svg b/dist/icons/cut.svg deleted file mode 100644 index 22b33cd6..00000000 --- a/dist/icons/cut.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cut" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="17" r="3" /> - <circle cx="17" cy="17" r="3" /> - <line x1="9.15" y1="14.85" x2="18" y2="4" /> - <line x1="6" y1="4" x2="14.85" y2="14.85" /> -</svg> - - diff --git a/dist/icons/dashboard.svg b/dist/icons/dashboard.svg deleted file mode 100644 index afa3f933..00000000 --- a/dist/icons/dashboard.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dashboard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="13" r="2" /> - <line x1="13.45" y1="11.55" x2="15.5" y2="9.5" /> - <path d="M6.4 20a9 9 0 1111.2 0Z" /> -</svg> - - diff --git a/dist/icons/database.svg b/dist/icons/database.svg deleted file mode 100644 index 2bc78137..00000000 --- a/dist/icons/database.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-database" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <ellipse cx="12" cy="6" rx="8" ry="3"></ellipse> - <path d="M4 6v6a8 3 0 0016 0v-6" /> - <path d="M4 12v6a8 3 0 0016 0v-6" /> -</svg> - - diff --git a/dist/icons/device-desktop.svg b/dist/icons/device-desktop.svg deleted file mode 100644 index e8d0cdb0..00000000 --- a/dist/icons/device-desktop.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-desktop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="4" width="18" height="12" rx="1" /> - <line x1="7" y1="20" x2="17" y2="20" /> - <line x1="9" y1="16" x2="9" y2="20" /> - <line x1="15" y1="16" x2="15" y2="20" /> -</svg> - - diff --git a/dist/icons/device-mobile.svg b/dist/icons/device-mobile.svg deleted file mode 100644 index 5b89b84e..00000000 --- a/dist/icons/device-mobile.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-mobile" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <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" /> -</svg> - - diff --git a/dist/icons/device-tablet.svg b/dist/icons/device-tablet.svg deleted file mode 100644 index 785a85bc..00000000 --- a/dist/icons/device-tablet.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-tablet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="5" y="3" width="14" height="18" rx="1" /> - <circle cx="12" cy="17" r="1" /> -</svg> - - diff --git a/dist/icons/device-tv.svg b/dist/icons/device-tv.svg deleted file mode 100644 index 9de7f2c2..00000000 --- a/dist/icons/device-tv.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-tv" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="7" width="18" height="13" rx="2" /> - <polyline points="16 3 12 7 8 3" /> -</svg> - - diff --git a/dist/icons/directions.svg b/dist/icons/directions.svg deleted file mode 100644 index 101d0ce8..00000000 --- a/dist/icons/directions.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-directions" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="8 5 19 5 21 7 19 9 8 9 8 5" /> - <polyline points="14 13 14 17 6 17 4 15 6 13 14 13" /> - <line x1="12" y1="22" x2="12" y2="17" /> - <line x1="12" y1="13" x2="12" y2="9" /> - <line x1="12" y1="5" x2="12" y2="3" /> -</svg> - - diff --git a/dist/icons/disabled.svg b/dist/icons/disabled.svg deleted file mode 100644 index ed3afa7b..00000000 --- a/dist/icons/disabled.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-disabled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="11" cy="5" r="2" /> - <polyline points="11 7 11 15 15 15 19 20" /> - <line x1="11" y1="11" x2="16" y2="11" /> - <path d="M7 11.5a5 5 0 106 7.5" /> -</svg> - - diff --git a/dist/icons/disc.svg b/dist/icons/disc.svg deleted file mode 100644 index 9eac7583..00000000 --- a/dist/icons/disc.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-disc" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="3" /> - <circle cx="12" cy="12" r="9" /> -</svg> - - diff --git a/dist/icons/dots-circle-horizontal.svg b/dist/icons/dots-circle-horizontal.svg deleted file mode 100644 index 0c4578c2..00000000 --- a/dist/icons/dots-circle-horizontal.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots-circle-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="8" y1="12" x2="8" y2="12.01" /> - <line x1="12" y1="12" x2="12" y2="12.01" /> - <line x1="16" y1="12" x2="16" y2="12.01" /> -</svg> - - diff --git a/dist/icons/dots-diagonal-2.svg b/dist/icons/dots-diagonal-2.svg deleted file mode 100644 index 04157409..00000000 --- a/dist/icons/dots-diagonal-2.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots-diagonal-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="7" r="1" /> - <circle cx="12" cy="12" r="1" /> - <circle cx="17" cy="17" r="1" /> -</svg> - - diff --git a/dist/icons/dots-diagonal.svg b/dist/icons/dots-diagonal.svg deleted file mode 100644 index a724fd9c..00000000 --- a/dist/icons/dots-diagonal.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots-diagonal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="17" r="1" /> - <circle cx="12" cy="12" r="1" /> - <circle cx="17" cy="7" r="1" /> -</svg> - - diff --git a/dist/icons/dots-vertical.svg b/dist/icons/dots-vertical.svg deleted file mode 100644 index 9546c3df..00000000 --- a/dist/icons/dots-vertical.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="1" /> - <circle cx="12" cy="19" r="1" /> - <circle cx="12" cy="5" r="1" /> -</svg> - - diff --git a/dist/icons/dots.svg b/dist/icons/dots.svg deleted file mode 100644 index 003d8a85..00000000 --- a/dist/icons/dots.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="5" cy="12" r="1" /> - <circle cx="12" cy="12" r="1" /> - <circle cx="19" cy="12" r="1" /> -</svg> - - diff --git a/dist/icons/download.svg b/dist/icons/download.svg deleted file mode 100644 index ca4ee7e8..00000000 --- a/dist/icons/download.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-download" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2" /> - <polyline points="7 11 12 16 17 11" /> - <line x1="12" y1="4" x2="12" y2="16" /> -</svg> - - diff --git a/dist/icons/droplet.svg b/dist/icons/droplet.svg deleted file mode 100644 index 15dd8b4d..00000000 --- a/dist/icons/droplet.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-droplet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 3l5 5a7 7 0 1 1-10 0l5 -5" /> -</svg> - - diff --git a/dist/icons/edit.svg b/dist/icons/edit.svg deleted file mode 100644 index b9ff386d..00000000 --- a/dist/icons/edit.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-edit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 7 h-3a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-3" /> - <path d="M9 15h3l8.5 -8.5a1.5 1.5 0 00-3 -3l-8.5 8.5v3" /> -</svg> - - diff --git a/dist/icons/external-link.svg b/dist/icons/external-link.svg deleted file mode 100644 index 97c326e6..00000000 --- a/dist/icons/external-link.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-external-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M11 7h-5a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-5" /> - <line x1="10" y1="14" x2="20" y2="4" /> - <polyline points="15 4 20 4 20 9" /> -</svg> - - diff --git a/dist/icons/eye.svg b/dist/icons/eye.svg deleted file mode 100644 index c39f1106..00000000 --- a/dist/icons/eye.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eye" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="2" /> - <path d="M2 12l1.5 2a11 11 0 0017 0l1.5 -2" /> - <path d="M2 12l1.5 -2a11 11 0 0117 0l1.5 2" /> -</svg> - - diff --git a/dist/icons/face-id.svg b/dist/icons/face-id.svg deleted file mode 100644 index 10e60d56..00000000 --- a/dist/icons/face-id.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-face-id" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 8v-2a2 2 0 012 -2h2" /> - <path d="M4 16v2a2 2 0 002 2h2" /> - <path d="M16 4h2a2 2 0 012 2v2" /> - <path d="M16 20h2a2 2 0 002 -2v-2" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 15a3.5 3.5 0 005 0" /> -</svg> - - diff --git a/dist/icons/file-check.svg b/dist/icons/file-check.svg deleted file mode 100644 index 4b003387..00000000 --- a/dist/icons/file-check.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <path d="M9 15l2 2l4 -4" /> -</svg> - - diff --git a/dist/icons/file-download.svg b/dist/icons/file-download.svg deleted file mode 100644 index 30d7e47e..00000000 --- a/dist/icons/file-download.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-download" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <line x1="12" y1="11" x2="12" y2="17" /> - <polyline points="9 14 12 17 15 14" /> -</svg> - - diff --git a/dist/icons/file-minus.svg b/dist/icons/file-minus.svg deleted file mode 100644 index d635cd75..00000000 --- a/dist/icons/file-minus.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <line x1="9" y1="14" x2="15" y2="14" /> -</svg> - - diff --git a/dist/icons/file-music.svg b/dist/icons/file-music.svg deleted file mode 100644 index aeecfcb8..00000000 --- a/dist/icons/file-music.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-music" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <circle cx="11" cy="16" r="1" /> - <polyline points="12 16 12 11 14 12" /> -</svg> - - diff --git a/dist/icons/file-plus.svg b/dist/icons/file-plus.svg deleted file mode 100644 index 69258cc3..00000000 --- a/dist/icons/file-plus.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <line x1="12" y1="11" x2="12" y2="17" /> - <line x1="9" y1="14" x2="15" y2="14" /> -</svg> - - diff --git a/dist/icons/file-shredder.svg b/dist/icons/file-shredder.svg deleted file mode 100644 index bbdaf5b3..00000000 --- a/dist/icons/file-shredder.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-shredder" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M5 12v-7a2 2 0 012-2h7l5 5v4" /> - <line x1="3" y1="12" x2="21" y2="12" /> - <line x1="6" y1="16" x2="6" y2="18" /> - <line x1="10" y1="16" x2="10" y2="22" /> - <line x1="14" y1="16" x2="14" y2="18" /> - <line x1="18" y1="16" x2="18" y2="20" /> -</svg> - - diff --git a/dist/icons/file-text.svg b/dist/icons/file-text.svg deleted file mode 100644 index ca3766aa..00000000 --- a/dist/icons/file-text.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-text" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <line x1="9" y1="9" x2="10" y2="9" /> - <line x1="9" y1="13" x2="15" y2="13" /> - <line x1="9" y1="17" x2="15" y2="17" /> -</svg> - - diff --git a/dist/icons/file-x.svg b/dist/icons/file-x.svg deleted file mode 100644 index e5e8dcba..00000000 --- a/dist/icons/file-x.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> - <path d="M10 12l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/file.svg b/dist/icons/file.svg deleted file mode 100644 index 7f3ea339..00000000 --- a/dist/icons/file.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="14 3 14 8 19 8" /> - <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z" /> -</svg> - - diff --git a/dist/icons/filter.svg b/dist/icons/filter.svg deleted file mode 100644 index 594bea2b..00000000 --- a/dist/icons/filter.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-filter" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5.5 5h13a1 1 0 010.5 1.5L14 12L14 19L10 16L10 12L5 6.5a1 1 0 010.5 -1.5" /> -</svg> - - diff --git a/dist/icons/flag.svg b/dist/icons/flag.svg deleted file mode 100644 index 49e1bf84..00000000 --- a/dist/icons/flag.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-flag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="5" x2="5" y2="21" /> - <line x1="19" y1="5" x2="19" y2="14" /> - <path d="M5 5a5 5 0 017 0a5 5 0 007 0" /> - <path d="M5 14a5 5 0 017 0a5 5 0 007 0" /> -</svg> - - diff --git a/dist/icons/flip-horizontal.svg b/dist/icons/flip-horizontal.svg deleted file mode 100644 index cec8adb9..00000000 --- a/dist/icons/flip-horizontal.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-flip-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="3" y1="12" x2="21" y2="12" /> - <polyline points="7 16 17 16 7 21 7 16" /> - <polyline points="7 8 17 8 7 3 7 8" /> -</svg> - - diff --git a/dist/icons/flip-vertical.svg b/dist/icons/flip-vertical.svg deleted file mode 100644 index 3b5d95b5..00000000 --- a/dist/icons/flip-vertical.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-flip-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="3" x2="12" y2="21" /> - <polyline points="16 7 16 17 21 17 16 7" /> - <polyline points="8 7 8 17 3 17 8 7" /> -</svg> - - diff --git a/dist/icons/floppy-disc.svg b/dist/icons/floppy-disc.svg deleted file mode 100644 index 4988152f..00000000 --- a/dist/icons/floppy-disc.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-floppy-disc" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M18 20h-12a2 2 0 01-2-2v-12a2 2 0 012-2h9l5 5v9a2 2 0 01-2 2" /> - <circle cx="12" cy="13" r="2" /> - <polyline points="4 8 10 8 10 4" /> -</svg> - - diff --git a/dist/icons/folder-minus.svg b/dist/icons/folder-minus.svg deleted file mode 100644 index 62584904..00000000 --- a/dist/icons/folder-minus.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folder-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /> - <line x1="9" y1="13" x2="15" y2="13" /> -</svg> - - diff --git a/dist/icons/folder-plus.svg b/dist/icons/folder-plus.svg deleted file mode 100644 index f0d6d1b7..00000000 --- a/dist/icons/folder-plus.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folder-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /> - <line x1="12" y1="10" x2="12" y2="16" /> - <line x1="9" y1="13" x2="15" y2="13" /> -</svg> - - diff --git a/dist/icons/folder-x.svg b/dist/icons/folder-x.svg deleted file mode 100644 index a5cb71a1..00000000 --- a/dist/icons/folder-x.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folder-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /> - <path d="M10 11l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/folder.svg b/dist/icons/folder.svg deleted file mode 100644 index ed2cfa71..00000000 --- a/dist/icons/folder.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folder" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M5 4h4l3 3h7a2 2 0 012 2v8a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-11a2 2 0 012 -2" /> -</svg> - - diff --git a/dist/icons/folders.svg b/dist/icons/folders.svg deleted file mode 100644 index b5fd5010..00000000 --- a/dist/icons/folders.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-folders" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 4h3l2 2h5a2 2 0 012 2v7a2 2 0 01-2 2h-10a2 2 0 01-2 -2v-9a2 2 0 012 -2" /> - <path d="M17 17v2a2 2 0 01-2 2h-10a2 2 0 01-2 -2v-9a2 2 0 012 -2h2" /> -</svg> - - diff --git a/dist/icons/frame.svg b/dist/icons/frame.svg deleted file mode 100644 index 57d066f5..00000000 --- a/dist/icons/frame.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-frame" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="7" x2="20" y2="7" /> - <line x1="4" y1="17" x2="20" y2="17" /> - <line x1="7" y1="4" x2="7" y2="20" /> - <line x1="17" y1="4" x2="17" y2="20" /> -</svg> - - diff --git a/dist/icons/friends.svg b/dist/icons/friends.svg deleted file mode 100644 index b5a4c0f6..00000000 --- a/dist/icons/friends.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-friends" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="5" r="2" /> - <path d="M5 22v-5l-1-1v-4a1 1 0 011 -1h4a1 1 0 011 1v4l-1 1v5" /> - <circle cx="17" cy="5" r="2" /> - <path d="M15 22v-4h-2l2 -6a1 1 0 011 -1h2a1 1 0 011 1l2 6h-2v4" /> -</svg> - - diff --git a/dist/icons/gauge.svg b/dist/icons/gauge.svg deleted file mode 100644 index 1720aca3..00000000 --- a/dist/icons/gauge.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gauge" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <circle cx="12" cy="12" r="1" /> - <line x1="13.41" y1="10.59" x2="16" y2="8" /> - <path d="M7 12a5 5 0 015 -5" /> -</svg> - - diff --git a/dist/icons/git-branch.svg b/dist/icons/git-branch.svg deleted file mode 100644 index b2814a2e..00000000 --- a/dist/icons/git-branch.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-branch" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="18" r="2" /> - <circle cx="7" cy="6" r="2" /> - <circle cx="17" cy="6" r="2" /> - <polyline points="7 8 7 16"></polyline> - <path d="M9 18h6a2 2 0 002 -2v-5"></path> - <polyline points="14 14 17 11 20 14"></polyline> -</svg> - - diff --git a/dist/icons/git-commit.svg b/dist/icons/git-commit.svg deleted file mode 100644 index ca932e14..00000000 --- a/dist/icons/git-commit.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-commit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="3" /> - <polyline points="12 3 12 9"></polyline> - <polyline points="12 15 12 21"></polyline> -</svg> - - diff --git a/dist/icons/git-compare.svg b/dist/icons/git-compare.svg deleted file mode 100644 index af926dd9..00000000 --- a/dist/icons/git-compare.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-compare" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="6" r="2" /> - <circle cx="18" cy="18" r="2" /> - <path d="M11 6h5a2 2 0 012 2v8" /> - <polyline points="14 9 11 6 14 3"></polyline> - - <path d="M13 18h-5a2 2 0 01-2 -2v-8" /> - <polyline points="10 15 13 18 10 21"></polyline> -</svg> - - diff --git a/dist/icons/git-merge.svg b/dist/icons/git-merge.svg deleted file mode 100644 index 56bd1f55..00000000 --- a/dist/icons/git-merge.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-merge" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="7" cy="18" r="2" /> - <circle cx="7" cy="6" r="2" /> - <circle cx="17" cy="12" r="2" /> - <polyline points="7 8 7 16"></polyline> - <path d="M7 8a4 4 0 004 4h4"></path> -</svg> - - diff --git a/dist/icons/git-pull-request.svg b/dist/icons/git-pull-request.svg deleted file mode 100644 index 7f53c16f..00000000 --- a/dist/icons/git-pull-request.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-pull-request" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="18" r="2" /> - <circle cx="6" cy="6" r="2" /> - <circle cx="18" cy="18" r="2" /> - <polyline points="6 8 6 16"></polyline> - <path d="M11 6h5a2 2 0 0 1 2 2v8" /> - <polyline points="14 9 11 6 14 3"></polyline> -</svg> - - diff --git a/dist/icons/glass-full.svg b/dist/icons/glass-full.svg deleted file mode 100644 index 92eea65a..00000000 --- a/dist/icons/glass-full.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-glass-full" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="15" x2="12" y2="21" /> - <path d="M16 4l1 6a5 5 0 01-10 0l1 -6z" /> - <path d="M7 10a4 4 0 015 0a4 4 0 005 0" /> -</svg> - - diff --git a/dist/icons/glass.svg b/dist/icons/glass.svg deleted file mode 100644 index 6e837bf0..00000000 --- a/dist/icons/glass.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-glass" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="15" x2="12" y2="21" /> - <path d="M16 4l1 6a5 5 0 01-10 0l1 -6z" /> -</svg> - - diff --git a/dist/icons/grid-dots.svg b/dist/icons/grid-dots.svg deleted file mode 100644 index faa9e2bd..00000000 --- a/dist/icons/grid-dots.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-grid-dots" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="5" cy="5" r="1" /> - <circle cx="12" cy="5" r="1" /> - <circle cx="19" cy="5" r="1" /> - <circle cx="5" cy="12" r="1" /> - <circle cx="12" cy="12" r="1" /> - <circle cx="19" cy="12" r="1" /> - <circle cx="5" cy="19" r="1" /> - <circle cx="12" cy="19" r="1" /> - <circle cx="19" cy="19" r="1" /> -</svg> - - diff --git a/dist/icons/grid.svg b/dist/icons/grid.svg deleted file mode 100644 index d140dc31..00000000 --- a/dist/icons/grid.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-grid" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="6" height="6" rx="1" /> - <rect x="14" y="4" width="6" height="6" rx="1" /> - <rect x="4" y="14" width="6" height="6" rx="1" /> - <rect x="14" y="14" width="6" height="6" rx="1" /> -</svg> - - diff --git a/dist/icons/hash.svg b/dist/icons/hash.svg deleted file mode 100644 index 05778241..00000000 --- a/dist/icons/hash.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="9" x2="19" y2="9" /> - <line x1="5" y1="15" x2="19" y2="15" /> - <line x1="11" y1="4" x2="7" y2="20" /> - <line x1="17" y1="4" x2="13" y2="20" /> -</svg> - - diff --git a/dist/icons/headphones.svg b/dist/icons/headphones.svg deleted file mode 100644 index ebdd6866..00000000 --- a/dist/icons/headphones.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-headphones" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="13" rx="2" width="5" height="7" /> - <rect x="15" y="13" rx="2" width="5" height="7" /> - <path d="M4 15v-3a8 8 0 0116 0v3" /> -</svg> - - diff --git a/dist/icons/heart.svg b/dist/icons/heart.svg deleted file mode 100644 index ea6ec801..00000000 --- a/dist/icons/heart.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heart" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 20l-7 -7a4 4 0 016.5 -6a.9 .9 0 001 0a4 4 0 016.5 6l-7 7" /> -</svg> - - diff --git a/dist/icons/home.svg b/dist/icons/home.svg deleted file mode 100644 index a24913ed..00000000 --- a/dist/icons/home.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-home" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="5 12 3 12 12 3 21 12 19 12" /> - <path d="M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7" /> - <path d="M9 21v-6a2 2 0 012 -2h2a2 2 0 012 2v6" /> -</svg> - - diff --git a/dist/icons/ice-cream.svg b/dist/icons/ice-cream.svg deleted file mode 100644 index 5237525c..00000000 --- a/dist/icons/ice-cream.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ice-cream" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="20" x2="8" y2="16" /> - <line x1="5" y1="13" x2="11" y2="19" /> - <path d="M11 19l7 -7a4 4 0 00-6 -6l-7 7" /> -</svg> - - diff --git a/dist/icons/inbox.svg b/dist/icons/inbox.svg deleted file mode 100644 index 8995db51..00000000 --- a/dist/icons/inbox.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-inbox" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <path d="M4 13h3l3 3h4l3 -3h3" /> -</svg> - - diff --git a/dist/icons/info-circle.svg b/dist/icons/info-circle.svg deleted file mode 100644 index b11a761e..00000000 --- a/dist/icons/info-circle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-info-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="12" y1="8" x2="12.01" y2="8" /> - <polyline points="11 12 12 12 12 16 13 16" /> -</svg> - - diff --git a/dist/icons/info-square.svg b/dist/icons/info-square.svg deleted file mode 100644 index 3ecb31d8..00000000 --- a/dist/icons/info-square.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-info-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="8" x2="12.01" y2="8" /> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <polyline points="11 12 12 12 12 16 13 16" /> -</svg> - - diff --git a/dist/icons/key.svg b/dist/icons/key.svg deleted file mode 100644 index 38c06432..00000000 --- a/dist/icons/key.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-key" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8" cy="15" r="4" /> - <line x1="10.85" y1="12.15" x2="19" y2="4" /> - <line x1="18" y1="5" x2="20" y2="7" /> - <line x1="15" y1="8" x2="17" y2="10" /> -</svg> - - diff --git a/dist/icons/layers-difference.svg b/dist/icons/layers-difference.svg deleted file mode 100644 index 57a8a0a0..00000000 --- a/dist/icons/layers-difference.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-difference" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M16 16v2a2 2 0 01-2 2h-8a2 2 0 01-2 -2v-8a2 2 0 012 -2h2v-2a2 2 0 012 -2h8a2 2 0 012 2v8a2 2 0 01-2 2h-2" /> - <polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" /> -</svg> - - diff --git a/dist/icons/layers-intersect.svg b/dist/icons/layers-intersect.svg deleted file mode 100644 index c09f7c37..00000000 --- a/dist/icons/layers-intersect.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-intersect" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="8" y="4" width="12" height="12" rx="2" /> - <rect x="4" y="8" width="12" height="12" rx="2" /> -</svg> - - diff --git a/dist/icons/layers-subtract.svg b/dist/icons/layers-subtract.svg deleted file mode 100644 index 8fafa1e9..00000000 --- a/dist/icons/layers-subtract.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-subtract" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="8" y="4" width="12" height="12" rx="2" /> - <path d="M16 16v2a2 2 0 01-2 2h-8a2 2 0 01-2 -2v-8a2 2 0 012 -2h2" /> -</svg> - - diff --git a/dist/icons/layers-union.svg b/dist/icons/layers-union.svg deleted file mode 100644 index d3db67cb..00000000 --- a/dist/icons/layers-union.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-union" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M16 16v2a2 2 0 01-2 2h-8a2 2 0 01-2 -2v-8a2 2 0 012 -2h2v-2a2 2 0 012 -2h8a2 2 0 012 2v8a2 2 0 01-2 2h-2" /> -</svg> - - diff --git a/dist/icons/layout-2.svg b/dist/icons/layout-2.svg deleted file mode 100644 index 10c3dcc2..00000000 --- a/dist/icons/layout-2.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="7" height="5" rx="2" /> - <rect x="3" y="12" width="7" height="9" rx="2" /> - <rect x="14" y="3" width="7" height="9" rx="2" /> - <rect x="14" y="16" width="7" height="5" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-bottom.svg b/dist/icons/layout-align-bottom.svg deleted file mode 100644 index 409def1b..00000000 --- a/dist/icons/layout-align-bottom.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-bottom" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="20" x2="20" y2="20" /> - <rect x="9" y="4" width="6" height="12" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-center.svg b/dist/icons/layout-align-center.svg deleted file mode 100644 index 4e0ce489..00000000 --- a/dist/icons/layout-align-center.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-center" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="4" x2="12" y2="9" /> - <line x1="12" y1="15" x2="12" y2="20" /> - <rect x="6" y="9" width="12" height="6" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-left.svg b/dist/icons/layout-align-left.svg deleted file mode 100644 index 92243e62..00000000 --- a/dist/icons/layout-align-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="4" x2="4" y2="20" /> - <rect x="8" y="9" width="12" height="6" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-middle.svg b/dist/icons/layout-align-middle.svg deleted file mode 100644 index 34f488d1..00000000 --- a/dist/icons/layout-align-middle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-middle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="12" x2="9" y2="12" /> - <line x1="15" y1="12" x2="20" y2="12" /> - <rect x="9" y="6" width="6" height="12" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-right.svg b/dist/icons/layout-align-right.svg deleted file mode 100644 index 0e63a56f..00000000 --- a/dist/icons/layout-align-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="20" y1="4" x2="20" y2="20" /> - <rect x="4" y="9" width="12" height="6" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-align-top.svg b/dist/icons/layout-align-top.svg deleted file mode 100644 index 6b0f9e14..00000000 --- a/dist/icons/layout-align-top.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-top" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="4" x2="20" y2="4" /> - <rect x="9" y="8" width="6" height="12" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-columns.svg b/dist/icons/layout-columns.svg deleted file mode 100644 index 28f62a5a..00000000 --- a/dist/icons/layout-columns.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-columns" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="18" height="18" rx="2" /> - <polyline points="12 3 12 21"></polyline> -</svg> - - diff --git a/dist/icons/layout-distribute-horizontal.svg b/dist/icons/layout-distribute-horizontal.svg deleted file mode 100644 index c43841b4..00000000 --- a/dist/icons/layout-distribute-horizontal.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-distribute-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="20" y2="20" /> - <rect x="6" y="9" width="12" height="6" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-distribute-vertical.svg b/dist/icons/layout-distribute-vertical.svg deleted file mode 100644 index 7cbc0fda..00000000 --- a/dist/icons/layout-distribute-vertical.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-distribute-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="4" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <rect x="9" y="6" width="6" height="12" rx="2" /> -</svg> - - diff --git a/dist/icons/layout-navbar.svg b/dist/icons/layout-navbar.svg deleted file mode 100644 index ce88af28..00000000 --- a/dist/icons/layout-navbar.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-navbar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="18" height="18" rx="2" /> - <polyline points="3 9 21 9"></polyline> -</svg> - - diff --git a/dist/icons/layout-rows.svg b/dist/icons/layout-rows.svg deleted file mode 100644 index 980d90c2..00000000 --- a/dist/icons/layout-rows.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-rows" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="18" height="18" rx="2" /> - <polyline points="3 12 21 12"></polyline> -</svg> - - diff --git a/dist/icons/layout-sidebar-right.svg b/dist/icons/layout-sidebar-right.svg deleted file mode 100644 index ac6c8e1c..00000000 --- a/dist/icons/layout-sidebar-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="18" height="18" rx="2" /> - <polyline points="15 3 15 21"></polyline> -</svg> - - diff --git a/dist/icons/layout-sidebar.svg b/dist/icons/layout-sidebar.svg deleted file mode 100644 index 953be560..00000000 --- a/dist/icons/layout-sidebar.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="18" height="18" rx="2" /> - <polyline points="9 3 9 21"></polyline> -</svg> - - diff --git a/dist/icons/layout.svg b/dist/icons/layout.svg deleted file mode 100644 index 1fa061a2..00000000 --- a/dist/icons/layout.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="3" width="8" height="6" rx="2" /> - <rect x="3" y="13" width="8" height="8" rx="2" /> - <rect x="15" y="3" width="6" height="18" rx="2" /> -</svg> - - diff --git a/dist/icons/lego.svg b/dist/icons/lego.svg deleted file mode 100644 index be3fedf8..00000000 --- a/dist/icons/lego.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lego" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="9.5" y1="11" x2="9.51" y2="11" /> - <line x1="14.5" y1="11" x2="14.51" y2="11" /> - <path d="M9.5 15a3.5 3.5 0 005 0" /> - <path d="M7 5h1v-2h8v2h1a3 3 0 013 3v9a3 3 0 01-3 3v1h-10v-1a3 3 0 01-3 -3v-9a3 3 0 013 -3" /> -</svg> - - diff --git a/dist/icons/lifebuoy.svg b/dist/icons/lifebuoy.svg deleted file mode 100644 index 6d249919..00000000 --- a/dist/icons/lifebuoy.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lifebuoy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="4" /> - <circle cx="12" cy="12" r="9" /> - <line x1="15" y1="15" x2="18.35" y2="18.35" /> - <line x1="9" y1="15" x2="5.65" y2="18.35" /> - <line x1="5.65" y1="5.65" x2="9" y2="9" /> - <line x1="18.35" y1="5.65" x2="15" y2="9" /> -</svg> - - diff --git a/dist/icons/link.svg b/dist/icons/link.svg deleted file mode 100644 index a910afab..00000000 --- a/dist/icons/link.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" /> - <path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" /> -</svg> - - diff --git a/dist/icons/location.svg b/dist/icons/location.svg deleted file mode 100644 index be0b57b7..00000000 --- a/dist/icons/location.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-location" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M21 3L14.5 21a.55 .55 0 01-1 0L10 14L3 10.5a.55 .55 0 010 -1L21 3" /> -</svg> - - diff --git a/dist/icons/lock-open.svg b/dist/icons/lock-open.svg deleted file mode 100644 index 3301ac4b..00000000 --- a/dist/icons/lock-open.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lock-open" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="5" y="11" width="14" height="10" rx="2" /> - <circle cx="12" cy="16" r="1" /> - <path d="M8 11v-5a4 4 0 018 0" /> -</svg> - - diff --git a/dist/icons/lock.svg b/dist/icons/lock.svg deleted file mode 100644 index 4825725c..00000000 --- a/dist/icons/lock.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="5" y="11" width="14" height="10" rx="2" /> - <circle cx="12" cy="16" r="1" /> - <path d="M8 11v-4a4 4 0 018 0v4" /> -</svg> - - diff --git a/dist/icons/magnet.svg b/dist/icons/magnet.svg deleted file mode 100644 index b2d60eff..00000000 --- a/dist/icons/magnet.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-magnet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 13v-8a2 2 0 012 -2h1a2 2 0 012 2v8a2 2 0 006 0v-8a2 2 0 012 -2h1a2 2 0 012 2v8a8 8 0 01-16 0" /> - <line x1="4" y1="8" x2="9" y2="8" /> - <line x1="15" y1="8" x2="19" y2="8" /> -</svg> - - diff --git a/dist/icons/mail-opened.svg b/dist/icons/mail-opened.svg deleted file mode 100644 index 2f642b58..00000000 --- a/dist/icons/mail-opened.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mail-opened" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="3 9 12 15 21 9 12 3 3 9" /> - <path d="M21 9v10a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10" /> - <line x1="3" y1="19" x2="9" y2="13" /> - <line x1="15" y1="13" x2="21" y2="19" /> -</svg> - - diff --git a/dist/icons/mail.svg b/dist/icons/mail.svg deleted file mode 100644 index 5c24716f..00000000 --- a/dist/icons/mail.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mail" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="5" width="18" height="14" rx="2" /> - <polyline points="3 7 12 13 21 7" /> -</svg> - - diff --git a/dist/icons/man.svg b/dist/icons/man.svg deleted file mode 100644 index 24e48d4c..00000000 --- a/dist/icons/man.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-man" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="5" r="2" /> - <path d="M10 22v-5l-1-1v-4a1 1 0 011 -1h4a1 1 0 011 1v4l-1 1v5" /> -</svg> - - diff --git a/dist/icons/map-2.svg b/dist/icons/map-2.svg deleted file mode 100644 index ad29921e..00000000 --- a/dist/icons/map-2.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="18" y1="6" x2="18" y2="6.01" /> - <path d="M18 13l-3.5 -5a4 4 0 117 0l-3.5 5" /> - <polyline points="10.5 4.75 9 4 3 7 3 20 9 17 15 20 21 17 21 15" /> - <line x1="9" y1="4" x2="9" y2="17" /> - <line x1="15" y1="15" x2="15" y2="20" /> -</svg> - - diff --git a/dist/icons/map-pin.svg b/dist/icons/map-pin.svg deleted file mode 100644 index 9b551ef3..00000000 --- a/dist/icons/map-pin.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map-pin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="11" r="3" /> - <path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" /> -</svg> - - diff --git a/dist/icons/map.svg b/dist/icons/map.svg deleted file mode 100644 index 370e1386..00000000 --- a/dist/icons/map.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="3 7 9 4 15 7 21 4 21 17 15 20 9 17 3 20 3 7" /> - <line x1="9" y1="4" x2="9" y2="17" /> - <line x1="15" y1="7" x2="15" y2="20" /> -</svg> - - diff --git a/dist/icons/maximize.svg b/dist/icons/maximize.svg deleted file mode 100644 index 7ce717bc..00000000 --- a/dist/icons/maximize.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-maximize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 8v-2a2 2 0 012 -2h2" /> - <path d="M4 16v2a2 2 0 002 2h2" /> - <path d="M16 4h2a2 2 0 012 2v2" /> - <path d="M16 20h2a2 2 0 002 -2v-2" /> -</svg> - - diff --git a/dist/icons/menu.svg b/dist/icons/menu.svg deleted file mode 100644 index 95f50fee..00000000 --- a/dist/icons/menu.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="8" x2="20" y2="8" /> - <line x1="4" y1="16" x2="20" y2="16" /> -</svg> - - diff --git a/dist/icons/message-2.svg b/dist/icons/message-2.svg deleted file mode 100644 index f61a6702..00000000 --- a/dist/icons/message-2.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 20l-3 -3h-2a3 3 0 01-3 -3v-6a3 3 0 013 -3h10a3 3 0 013 3v6a3 3 0 01-3 3h-2l-3 3" /> - <line x1="8" y1="9" x2="16" y2="9" /> - <line x1="8" y1="13" x2="14" y2="13" /> -</svg> - - diff --git a/dist/icons/message-circle.svg b/dist/icons/message-circle.svg deleted file mode 100644 index c919374d..00000000 --- a/dist/icons/message-circle.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M3 20l1.3 -3.9a9 8 0 113.4 2.9l-4.7 1" /> - <line x1="12" y1="12" x2="12" y2="12.01" /> - <line x1="8" y1="12" x2="8" y2="12.01" /> - <line x1="16" y1="12" x2="16" y2="12.01" /> -</svg> - - diff --git a/dist/icons/message-dots.svg b/dist/icons/message-dots.svg deleted file mode 100644 index a4a45095..00000000 --- a/dist/icons/message-dots.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message-dots" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 21v-13a3 3 0 013 -3h10a3 3 0 013 3v6a3 3 0 01-3 3h-9l-4 4" /> - <line x1="12" y1="11" x2="12" y2="11.01" /> - <line x1="8" y1="11" x2="8" y2="11.01" /> - <line x1="16" y1="11" x2="16" y2="11.01" /> -</svg> - - diff --git a/dist/icons/message.svg b/dist/icons/message.svg deleted file mode 100644 index 49044a27..00000000 --- a/dist/icons/message.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-message" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 21v-13a3 3 0 013 -3h10a3 3 0 013 3v6a3 3 0 01-3 3h-9l-4 4" /> - <line x1="8" y1="9" x2="16" y2="9" /> - <line x1="8" y1="13" x2="14" y2="13" /> -</svg> - - diff --git a/dist/icons/microphone.svg b/dist/icons/microphone.svg deleted file mode 100644 index 829c7916..00000000 --- a/dist/icons/microphone.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-microphone" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="9" y="2" width="6" height="11" rx="3" /> - <path d="M5 10a7 7 0 0014 0" /> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="17" x2="12" y2="21" /> -</svg> - - diff --git a/dist/icons/minimize.svg b/dist/icons/minimize.svg deleted file mode 100644 index 4eaa0e2b..00000000 --- a/dist/icons/minimize.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-minimize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M15 19v-2a2 2 0 012 -2h2" /> - <path d="M15 5v2a2 2 0 002 2h2" /> - <path d="M5 15h2a2 2 0 012 2v2" /> - <path d="M5 9h2a2 2 0 002 -2v-2" /> -</svg> - - diff --git a/dist/icons/minus.svg b/dist/icons/minus.svg deleted file mode 100644 index 859d963b..00000000 --- a/dist/icons/minus.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="5" y1="12" x2="19" y2="12" /> -</svg> - - diff --git a/dist/icons/mood-confuzed.svg b/dist/icons/mood-confuzed.svg deleted file mode 100644 index 8affb151..00000000 --- a/dist/icons/mood-confuzed.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-confuzed" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 16a10 10 0 016 -1.5" /> -</svg> - - diff --git a/dist/icons/mood-happy.svg b/dist/icons/mood-happy.svg deleted file mode 100644 index 3695f9ad..00000000 --- a/dist/icons/mood-happy.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-happy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="9" x2="9.01" y2="9" /> - <line x1="15" y1="9" x2="15.01" y2="9" /> - <path d="M8 13a4 4 0 108 0m0 0H8" /> -</svg> - - diff --git a/dist/icons/mood-neutral.svg b/dist/icons/mood-neutral.svg deleted file mode 100644 index fb7256af..00000000 --- a/dist/icons/mood-neutral.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-neutral" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <line x1="9" y1="15" x2="15" y2="15" /> -</svg> - - diff --git a/dist/icons/mood-sad.svg b/dist/icons/mood-sad.svg deleted file mode 100644 index 346b9fb3..00000000 --- a/dist/icons/mood-sad.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-sad" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 15.25a3.5 3.5 0 015 0" /> -</svg> - - diff --git a/dist/icons/mood-smile.svg b/dist/icons/mood-smile.svg deleted file mode 100644 index 72fc0575..00000000 --- a/dist/icons/mood-smile.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-smile" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 15a3.5 3.5 0 005 0" /> -</svg> - - diff --git a/dist/icons/moon.svg b/dist/icons/moon.svg deleted file mode 100644 index 1cef2a27..00000000 --- a/dist/icons/moon.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-moon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M16.2 4a9.03 9.03 0 103.9 12a6.5 6.5 0 11-3.9 -12" /> -</svg> - - diff --git a/dist/icons/mouse.svg b/dist/icons/mouse.svg deleted file mode 100644 index c8cb9ca6..00000000 --- a/dist/icons/mouse.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mouse" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="7" y="4" width="10" height="16" rx="4" /> - <line x1="12" y1="8" x2="12" y2="11" /> -</svg> - - diff --git a/dist/icons/movie.svg b/dist/icons/movie.svg deleted file mode 100644 index 31dd62b4..00000000 --- a/dist/icons/movie.svg +++ /dev/null @@ -1,12 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-movie" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <line x1="8" y1="4" x2="8" y2="20" /> - <line x1="16" y1="4" x2="16" y2="20" /> - <line x1="4" y1="8" x2="8" y2="8" /> - <line x1="4" y1="16" x2="8" y2="16" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="16" y1="8" x2="20" y2="8" /> - <line x1="16" y1="16" x2="20" y2="16" /> -</svg> - - diff --git a/dist/icons/music.svg b/dist/icons/music.svg deleted file mode 100644 index a039ef5a..00000000 --- a/dist/icons/music.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-music" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="17" r="3" /> - <circle cx="16" cy="17" r="3" /> - <polyline points="9 17 9 4 19 4 19 17" /> - <line x1="9" y1="8" x2="19" y2="8" /> -</svg> - - diff --git a/dist/icons/news.svg b/dist/icons/news.svg deleted file mode 100644 index af8e48be..00000000 --- a/dist/icons/news.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-news" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M16 6h3a 1 1 0 011 1v11a2 2 0 01-4 0v-13a1 1 0 00-1 -1h-10a1 1 0 00-1 1v12a3 3 0 003 3h11" /> - <line x1="8" y1="8" x2="12" y2="8" /> - <line x1="8" y1="12" x2="12" y2="12" /> - <line x1="8" y1="16" x2="12" y2="16" /> -</svg> - - diff --git a/dist/icons/notification.svg b/dist/icons/notification.svg deleted file mode 100644 index d0ba4ba8..00000000 --- a/dist/icons/notification.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-notification" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 7 h-3a2 2 0 00-2 2v9a2 2 0 00 2 2h9a2 2 0 00 2 -2v-3" /> - <circle cx="16" cy="8" r="3" /> -</svg> - - diff --git a/dist/icons/package.svg b/dist/icons/package.svg deleted file mode 100644 index 4cfdfc0e..00000000 --- a/dist/icons/package.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-package" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /> - <line x1="12" y1="12" x2="20" y2="7.5" /> - <line x1="12" y1="12" x2="12" y2="21" /> - <line x1="12" y1="12" x2="4" y2="7.5" /> - <line x1="16" y1="5.25" x2="8" y2="9.75" /> -</svg> - - diff --git a/dist/icons/paint.svg b/dist/icons/paint.svg deleted file mode 100644 index d3e191b8..00000000 --- a/dist/icons/paint.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-paint" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="5" y="3" width="14" height="6" rx="2" /> - <path d="M19 6h1a2 2 0 012 2a5 5 0 01-5 5l-5 0v2" /> - <rect x="10" y="15" width="4" height="6" rx="1" /> -</svg> - - diff --git a/dist/icons/paperclip.svg b/dist/icons/paperclip.svg deleted file mode 100644 index ecb279bc..00000000 --- a/dist/icons/paperclip.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-paperclip" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M15 7l-6.5 6.5a1.5 1.5 0 003 3l6.5 -6.5a3 3 0 00-6 -6l-6.5 6.5a4.5 4.5 0 009 9 l6.5 -6.5" /> -</svg> - - diff --git a/dist/icons/parking.svg b/dist/icons/parking.svg deleted file mode 100644 index 81e973d9..00000000 --- a/dist/icons/parking.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-parking" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <path d="M9 16v-8h4a2 2 0 010 4h-4" /> -</svg> - - diff --git a/dist/icons/phone-call.svg b/dist/icons/phone-call.svg deleted file mode 100644 index 265745b3..00000000 --- a/dist/icons/phone-call.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-call" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> - <path d="M15 7a2 2 0 012 2" /> - <path d="M15 3a6 6 0 016 6" /> -</svg> - - diff --git a/dist/icons/phone-incoming.svg b/dist/icons/phone-incoming.svg deleted file mode 100644 index b6d5d5fa..00000000 --- a/dist/icons/phone-incoming.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-incoming" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="15" y1="9" x2="21" y2="3" /> - <polyline points="15 4 15 9 20 9" /> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> -</svg> - - diff --git a/dist/icons/phone-outgoing.svg b/dist/icons/phone-outgoing.svg deleted file mode 100644 index 922c9cd2..00000000 --- a/dist/icons/phone-outgoing.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-outgoing" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="15" y1="9" x2="21" y2="3" /> - <polyline points="16 3 21 3 21 8" /> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> -</svg> - - diff --git a/dist/icons/phone-pause.svg b/dist/icons/phone-pause.svg deleted file mode 100644 index 54555230..00000000 --- a/dist/icons/phone-pause.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-pause" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="20" y1="3" x2="20" y2="7" /> - <line x1="16" y1="3" x2="16" y2="7" /> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> -</svg> - - diff --git a/dist/icons/phone.svg b/dist/icons/phone.svg deleted file mode 100644 index 2f56f132..00000000 --- a/dist/icons/phone.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> -</svg> - - diff --git a/dist/icons/photo.svg b/dist/icons/photo.svg deleted file mode 100644 index 16f20378..00000000 --- a/dist/icons/photo.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-photo" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="15" y1="8" x2="15.01" y2="8" /> - <rect x="4" y="4" width="16" height="16" rx="3" /> - <path d="M4 15l4 -4a3 5 0 013 0l 5 5" /> - <path d="M14 14l1 -1a3 5 0 013 0l 2 2" /> -</svg> - - diff --git a/dist/icons/plus.svg b/dist/icons/plus.svg deleted file mode 100644 index 5d7f8be9..00000000 --- a/dist/icons/plus.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="12" y1="5" x2="12" y2="19" /> - <line x1="5" y1="12" x2="19" y2="12" /> -</svg> - - diff --git a/dist/icons/point.svg b/dist/icons/point.svg deleted file mode 100644 index b592578b..00000000 --- a/dist/icons/point.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-point" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="4" /> -</svg> - - diff --git a/dist/icons/power.svg b/dist/icons/power.svg deleted file mode 100644 index ad798487..00000000 --- a/dist/icons/power.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-power" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 6a7.75 7.75 0 1010 0" /> - <line x1="12" y1="4" x2="12" y2="12" /> -</svg> - - diff --git a/dist/icons/printer.svg b/dist/icons/printer.svg deleted file mode 100644 index 26256593..00000000 --- a/dist/icons/printer.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-printer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M17 17h2a2 2 0 002 -2v-4a2 2 0 00-2 -2h-14a2 2 0 00-2 2v4a2 2 0 002 2h2" /> - <path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4" /> - <rect x="7" y="13" width="10" height="8" rx="2" /> -</svg> - - diff --git a/dist/icons/prompt.svg b/dist/icons/prompt.svg deleted file mode 100644 index 285de877..00000000 --- a/dist/icons/prompt.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-prompt" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="5 7 10 12 5 17" /> - <line x1="13" y1="17" x2="19" y2="17" /> -</svg> - - diff --git a/dist/icons/puzzle.svg b/dist/icons/puzzle.svg deleted file mode 100644 index a787dfc7..00000000 --- a/dist/icons/puzzle.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-puzzle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 7h3a1 1 0 001 -1v-1a2 2 0 014 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 001 1h1a2 2 0 010 4h-1a1 1 0 00-1 1v3a1 1 0 01-1 1h-3a1 1 0 01-1 -1v-1a2 2 0 00-4 0v1a1 1 0 01-1 1h-3a1 1 0 01-1 -1v-3a1 1 0 011 -1h1a2 2 0 000 -4h-1a1 1 0 01-1 -1v-3a1 1 0 011 -1" /> -</svg> - - diff --git a/dist/icons/qrcode.svg b/dist/icons/qrcode.svg deleted file mode 100644 index ac6c3ecc..00000000 --- a/dist/icons/qrcode.svg +++ /dev/null @@ -1,16 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-qrcode" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="6" height="6" rx="1" /> - <line x1="7" y1="17" x2="7" y2="17.01" /> - <rect x="14" y="4" width="6" height="6" rx="1" /> - <line x1="7" y1="7" x2="7" y2="7.01" /> - <rect x="4" y="14" width="6" height="6" rx="1" /> - <line x1="17" y1="7" x2="17" y2="7.01" /> - <line x1="14" y1="14" x2="17" y2="14" /> - <line x1="20" y1="14" x2="20" y2="14.01" /> - <line x1="14" y1="14" x2="14" y2="17" /> - <line x1="14" y1="20" x2="17" y2="20" /> - <line x1="17" y1="17" x2="20" y2="17" /> - <line x1="20" y1="17" x2="20" y2="20" /> -</svg> - - diff --git a/dist/icons/refresh.svg b/dist/icons/refresh.svg deleted file mode 100644 index 9a11aea5..00000000 --- a/dist/icons/refresh.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-refresh" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M20 11a8.1 8.1 0 00-15.5 -2m-.5 -5v5h5" /> - <path d="M4 13a8.1 8.1 0 0015.5 2m.5 5v-5h-5" /> -</svg> - - diff --git a/dist/icons/registered.svg b/dist/icons/registered.svg deleted file mode 100644 index c05284ef..00000000 --- a/dist/icons/registered.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-registered" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <path d="M10 16v-8h3a2 2 0 010 4h-3m2 0l3 4" /> -</svg> - - diff --git a/dist/icons/rotate-clockwise.svg b/dist/icons/rotate-clockwise.svg deleted file mode 100644 index cb9167ed..00000000 --- a/dist/icons/rotate-clockwise.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-clockwise" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 11a8.1 8.1 0 11.5 4m-.5 5v-5h5" /> -</svg> - - diff --git a/dist/icons/rotate.svg b/dist/icons/rotate.svg deleted file mode 100644 index 59c5c977..00000000 --- a/dist/icons/rotate.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M20 11a8.1 8.1 0 10-.5 4m.5 5v-5h-5" /> -</svg> - - diff --git a/dist/icons/route.svg b/dist/icons/route.svg deleted file mode 100644 index 8c0973ee..00000000 --- a/dist/icons/route.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-route" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="19" r="2" /> - <circle cx="18" cy="5" r="2" /> - <path d="M12 19h4.5a3.5 3.5 0 000 -7h-8a3.5 3.5 0 010 -7h3.5" /> -</svg> - - diff --git a/dist/icons/router.svg b/dist/icons/router.svg deleted file mode 100644 index 0b4111dd..00000000 --- a/dist/icons/router.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-router" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="3" y="13" width="18" height="8" rx="2" /> - <line x1="17" y1="17" x2="17" y2="17.01" /> - <line x1="13" y1="17" x2="13" y2="17.01" /> - <line x1="15" y1="13" x2="15" y2="11" /> - <path d="M11.75 8.75a4 4 0 016.5 0" /> - <path d="M8.5 6.5a8 8 0 0113 0" /> -</svg> - - diff --git a/dist/icons/rss.svg b/dist/icons/rss.svg deleted file mode 100644 index 619a8fb5..00000000 --- a/dist/icons/rss.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="5" cy="19" r="1" /> - <path d="M4 4a16 16 0 0 1 16 16" /> - <path d="M4 11a9 9 0 0 1 9 9" /> -</svg> - - diff --git a/dist/icons/search.svg b/dist/icons/search.svg deleted file mode 100644 index 5fde9316..00000000 --- a/dist/icons/search.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="10" cy="10" r="7" /> - <line x1="21" y1="21" x2="15" y2="15" /> -</svg> - - diff --git a/dist/icons/selector.svg b/dist/icons/selector.svg deleted file mode 100644 index 856959c2..00000000 --- a/dist/icons/selector.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-selector" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="8 9 12 5 16 9" /> - <polyline points="16 15 12 19 8 15" /> -</svg> - - diff --git a/dist/icons/send.svg b/dist/icons/send.svg deleted file mode 100644 index 2c3c12ef..00000000 --- a/dist/icons/send.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-send" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="10" y1="14" x2="21" y2="3" /> - <path d="M21 3L14.5 21a.55 .55 0 01-1 0L10 14L3 10.5a.55 .55 0 010 -1L21 3" /> -</svg> - - diff --git a/dist/icons/server.svg b/dist/icons/server.svg deleted file mode 100644 index b34fd465..00000000 --- a/dist/icons/server.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-server" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <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" /> -</svg> - - diff --git a/dist/icons/settings.svg b/dist/icons/settings.svg deleted file mode 100644 index cba2055e..00000000 --- a/dist/icons/settings.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-settings" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" /> - <circle cx="12" cy="12" r="3" /> -</svg> - - diff --git a/dist/icons/share.svg b/dist/icons/share.svg deleted file mode 100644 index 1a944fd1..00000000 --- a/dist/icons/share.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-share" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="6" cy="12" r="3" /> - <circle cx="18" cy="6" r="3" /> - <circle cx="18" cy="18" r="3" /> - <line x1="8.7" y1="10.7" x2="15.3" y2="7.3" /> - <line x1="8.7" y1="13.3" x2="15.3" y2="16.7" /> -</svg> - - diff --git a/dist/icons/shield-check.svg b/dist/icons/shield-check.svg deleted file mode 100644 index 55848be0..00000000 --- a/dist/icons/shield-check.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M9 12l2 2l4 -4" /> - <path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" /> -</svg> - - diff --git a/dist/icons/shield-x.svg b/dist/icons/shield-x.svg deleted file mode 100644 index 532476f2..00000000 --- a/dist/icons/shield-x.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" /> - <path d="M10 10l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/shield.svg b/dist/icons/shield.svg deleted file mode 100644 index b9c14b33..00000000 --- a/dist/icons/shield.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shield" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 3a12 12 0 008.5 3a12 12 0 01-8.5 15a12 12 0 01-8.5 -15a12 12 0 008.5 -3" /> -</svg> - - diff --git a/dist/icons/shopping-cart.svg b/dist/icons/shopping-cart.svg deleted file mode 100644 index 06598d42..00000000 --- a/dist/icons/shopping-cart.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shopping-cart" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="9" cy="19" r="2" /> - <circle cx="17" cy="19" r="2" /> - <path d="M3 3h2l2 12a3 3 0 003 2h7a3 3 0 0 0 3 -2l1 -7h-15.2" /> -</svg> - - diff --git a/dist/icons/sort-ascending.svg b/dist/icons/sort-ascending.svg deleted file mode 100644 index cb8fc64d..00000000 --- a/dist/icons/sort-ascending.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sort-ascending" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="3" y1="4" x2="16" y2="4" /> - <line x1="3" y1="8" x2="12" y2="8" /> - <line x1="3" y1="12" x2="9" y2="12" /> - <polyline points="13 12 17 8 21 12" /> - <line x1="17" y1="8" x2="17" y2="20" /> -</svg> - - diff --git a/dist/icons/sort-descending.svg b/dist/icons/sort-descending.svg deleted file mode 100644 index 9f1940ae..00000000 --- a/dist/icons/sort-descending.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sort-descending" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="3" y1="4" x2="16" y2="4" /> - <line x1="3" y1="8" x2="13" y2="8" /> - <line x1="3" y1="12" x2="13" y2="12" /> - <polyline points="13 16 17 20 21 16" /> - <line x1="17" y1="8" x2="17" y2="20" /> -</svg> - - diff --git a/dist/icons/square-check.svg b/dist/icons/square-check.svg deleted file mode 100644 index 0d8113fb..00000000 --- a/dist/icons/square-check.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <path d="M9 12l2 2l4 -4" /> -</svg> - - diff --git a/dist/icons/square-minus.svg b/dist/icons/square-minus.svg deleted file mode 100644 index cb275be6..00000000 --- a/dist/icons/square-minus.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <line x1="9" y1="12" x2="15" y2="12" /> -</svg> - - diff --git a/dist/icons/square-plus.svg b/dist/icons/square-plus.svg deleted file mode 100644 index 28e5d9ba..00000000 --- a/dist/icons/square-plus.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <line x1="9" y1="12" x2="15" y2="12" /> - <line x1="12" y1="9" x2="12" y2="15" /> -</svg> - - diff --git a/dist/icons/square-x.svg b/dist/icons/square-x.svg deleted file mode 100644 index 34b560c8..00000000 --- a/dist/icons/square-x.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> - <path d="M10 10l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/square.svg b/dist/icons/square.svg deleted file mode 100644 index 1d9be329..00000000 --- a/dist/icons/square.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <rect x="4" y="4" width="16" height="16" rx="2" /> -</svg> - - diff --git a/dist/icons/star.svg b/dist/icons/star.svg deleted file mode 100644 index 7a598e67..00000000 --- a/dist/icons/star.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z" /> -</svg> - - diff --git a/dist/icons/sticker.svg b/dist/icons/sticker.svg deleted file mode 100644 index ed196c7a..00000000 --- a/dist/icons/sticker.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sticker" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M20 12l-2 .5a6 6 0 01-6.5 -6.5l.5 -2l8 8" /> - <path d="M20 12a8 8 0 11-8 -8" /> -</svg> - - diff --git a/dist/icons/sun.svg b/dist/icons/sun.svg deleted file mode 100644 index 1b37d9d4..00000000 --- a/dist/icons/sun.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sun" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="4" /> - <path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7" /> -</svg> - - diff --git a/dist/icons/swich-horizontal.svg b/dist/icons/swich-horizontal.svg deleted file mode 100644 index b11c27c2..00000000 --- a/dist/icons/swich-horizontal.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-swich-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="16 3 20 7 16 11" /> - <line x1="10" y1="7" x2="20" y2="7" /> - <polyline points="8 13 4 17 8 21" /> - <line x1="4" y1="17" x2="13" y2="17" /> -</svg> - - diff --git a/dist/icons/switch-vertical.svg b/dist/icons/switch-vertical.svg deleted file mode 100644 index 3b832e3d..00000000 --- a/dist/icons/switch-vertical.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-switch-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <g> - <polyline points="3 8 7 4 11 8" /> - <line x1="7" y1="4" x2="7" y2="13" /> - <polyline points="13 16 17 20 21 16" /> - <line x1="17" y1="10" x2="17" y2="20" /> - </g> -</svg> - - diff --git a/dist/icons/switch.svg b/dist/icons/switch.svg deleted file mode 100644 index 70e08033..00000000 --- a/dist/icons/switch.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-switch" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="15 4 19 4 19 8" /> - <line x1="14.75" y1="9.25" x2="19" y2="4" /> - <line x1="5" y1="19" x2="9" y2="15" /> - <polyline points="15 19 19 19 19 15" /> - <line x1="5" y1="5" x2="19" y2="19" /> -</svg> - - diff --git a/dist/icons/tag.svg b/dist/icons/tag.svg deleted file mode 100644 index 78b63342..00000000 --- a/dist/icons/tag.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tag" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M11 3L20 12a1.5 1.5 0 010 2L14 20a1.5 1.5 0 01-2 0L3 11v-4a4 4 0 014 -4h4" /> - <circle cx="9" cy="9" r="2" /> -</svg> - - diff --git a/dist/icons/target.svg b/dist/icons/target.svg deleted file mode 100644 index 8d0f1f93..00000000 --- a/dist/icons/target.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-target" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="1" /> - <circle cx="12" cy="12" r="5" /> - <circle cx="12" cy="12" r="9" /> -</svg> - - diff --git a/dist/icons/test-pipe.svg b/dist/icons/test-pipe.svg deleted file mode 100644 index d921e368..00000000 --- a/dist/icons/test-pipe.svg +++ /dev/null @@ -1,7 +0,0 @@ -<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 d="M16 4l3 3l-12.35 12.35a1.5 1.5 0 01-3 -3l12.35 -12.35" /> - <line x1="10" y1="10" x2="16" y2="10" /> - <path d="M19 15l1.5 1.6a2 2 0 11-3 0l1.5 -1.6" /> -</svg> - - diff --git a/dist/icons/thumbs-down.svg b/dist/icons/thumbs-down.svg deleted file mode 100644 index 83af2929..00000000 --- a/dist/icons/thumbs-down.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-thumbs-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 13v-8a1 1 0 00-1 -1h-2a1 1 0 00-1 1v7a1 1 0 001 1h3a4 4 0 014 4v 1a2 2 0 004 0v-5h3a2 2 0 002 -2l-1 -5a2 3 0 00-2 -2h-7a3 3 0 00-3 3" /> -</svg> - - diff --git a/dist/icons/thumbs-up.svg b/dist/icons/thumbs-up.svg deleted file mode 100644 index 59335bb2..00000000 --- a/dist/icons/thumbs-up.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-thumbs-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 11v 8a1 1 0 01-1 1h-2a1 1 0 01-1 -1v-7a1 1 0 011-1h3a4 4 0 004-4v-1a2 2 0 014 0v5h3a2 2 0 012 2l-1 5a2 3 0 01-2 2h-7a3 3 0 01-3 -3" /> -</svg> - - diff --git a/dist/icons/ticket.svg b/dist/icons/ticket.svg deleted file mode 100644 index d939e58a..00000000 --- a/dist/icons/ticket.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-ticket" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="15" y1="5" x2="15" y2="7" /> - <line x1="15" y1="11" x2="15" y2="13" /> - <line x1="15" y1="17" x2="15" y2="19" /> - <path d="M5 5h14a2 2 0 012 2v3a2 2 0 000 4v3a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-3a2 2 0 000 -4v-3a2 2 0 012 -2" /> -</svg> - - diff --git a/dist/icons/toggle-left.svg b/dist/icons/toggle-left.svg deleted file mode 100644 index 1840679d..00000000 --- a/dist/icons/toggle-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8" cy="12" r="2" /> - <rect x="2" y="6" width="20" height="12" rx="6" /> -</svg> - - diff --git a/dist/icons/toggle-right.svg b/dist/icons/toggle-right.svg deleted file mode 100644 index 3833e5e7..00000000 --- a/dist/icons/toggle-right.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-toggle-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="16" cy="12" r="2" /> - <rect x="2" y="6" width="20" height="12" rx="6" /> -</svg> - - diff --git a/dist/icons/tool.svg b/dist/icons/tool.svg deleted file mode 100644 index 6208a4b0..00000000 --- a/dist/icons/tool.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tool" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M7 10h3v-3l-3.5 -3.5a6 6 0 018 8l6 6a2 2 0 01-3 3l-6-6a6 6 0 01-8 -8l3.5 3.5" /> -</svg> - - diff --git a/dist/icons/trash.svg b/dist/icons/trash.svg deleted file mode 100644 index ed2a7b10..00000000 --- a/dist/icons/trash.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trash" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="4" y1="7" x2="20" y2="7" /> - <line x1="10" y1="11" x2="10" y2="17" /> - <line x1="14" y1="11" x2="14" y2="17" /> - <path d="M5 7l1 12a2 2 0 002 2h8a2 2 0 002 -2l1 -12" /> - <path d="M9 7v-3a1 1 0 011 -1h4a1 1 0 011 1v3" /> -</svg> - - diff --git a/dist/icons/trending-down.svg b/dist/icons/trending-down.svg deleted file mode 100644 index 54beb295..00000000 --- a/dist/icons/trending-down.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="3 7 9 13 13 9 21 17" /> - <polyline points="21 10 21 17 14 17" /> -</svg> - - diff --git a/dist/icons/trending-up.svg b/dist/icons/trending-up.svg deleted file mode 100644 index 1dd05904..00000000 --- a/dist/icons/trending-up.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <polyline points="3 17 9 11 13 15 21 7" /> - <polyline points="14 7 21 7 21 14" /> -</svg> - - diff --git a/dist/icons/triangle.svg b/dist/icons/triangle.svg deleted file mode 100644 index 350597c2..00000000 --- a/dist/icons/triangle.svg +++ /dev/null @@ -1,5 +0,0 @@ -<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 d="M5.07 19H19a2 2 0 001.75 -2.75L13.75 4a2 2 0 00-3.5 0L3.25 16.25a2 2 0 001.75 2.75" /> -</svg> - - diff --git a/dist/icons/trophy.svg b/dist/icons/trophy.svg deleted file mode 100644 index d305d12d..00000000 --- a/dist/icons/trophy.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trophy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="8" y1="21" x2="16" y2="21" /> - <line x1="12" y1="17" x2="12" y2="21" /> - <line x1="7" y1="4" x2="17" y2="4" /> - <path d="M17 4v8a5 5 0 01-10 0v-8" /> - <circle cx="5" cy="9" r="2" /> - <circle cx="19" cy="9" r="2" /> -</svg> - - diff --git a/dist/icons/unlink.svg b/dist/icons/unlink.svg deleted file mode 100644 index 5c31e34b..00000000 --- a/dist/icons/unlink.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-unlink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M10 14a3.5 3.5 0 005 0l4 -4a3.5 3.5 0 00-5 -5l-.5 .5" /> - <path d="M14 10a3.5 3.5 0 00-5 0l-4 4a3.5 3.5 0 005 5l.5 -.5" /> - <line x1="16" y1="21" x2="16" y2="19" /> - <line x1="19" y1="16" x2="21" y2="16" /> - <line x1="3" y1="8" x2="5" y2="8" /> - <line x1="8" y1="3" x2="8" y2="5" /> -</svg> - - diff --git a/dist/icons/upload.svg b/dist/icons/upload.svg deleted file mode 100644 index c1b0b0d5..00000000 --- a/dist/icons/upload.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-upload" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2" /> - <polyline points="7 9 12 4 17 9" /> - <line x1="12" y1="4" x2="12" y2="16" /> -</svg> - - diff --git a/dist/icons/urgent.svg b/dist/icons/urgent.svg deleted file mode 100644 index d62bd4e3..00000000 --- a/dist/icons/urgent.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-urgent" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M8 16v-4a4 4 0 018 0v4" /> - <path d="M3 12h1M12 3v1M20 12h1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7" /> - <rect x="6" y="16" width="12" height="4" rx="1" /> -</svg> - - diff --git a/dist/icons/user-check.svg b/dist/icons/user-check.svg deleted file mode 100644 index 767aa063..00000000 --- a/dist/icons/user-check.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8.5" cy="7" r="4" /> - <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> - <path d="M16 11l2 2l4 -4" /> -</svg> - - diff --git a/dist/icons/user-minus.svg b/dist/icons/user-minus.svg deleted file mode 100644 index e11ab9e2..00000000 --- a/dist/icons/user-minus.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8.5" cy="7" r="4" /> - <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> - <line x1="16" y1="11" x2="22" y2="11" /> -</svg> - - diff --git a/dist/icons/user-plus.svg b/dist/icons/user-plus.svg deleted file mode 100644 index 01bd1e48..00000000 --- a/dist/icons/user-plus.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8.5" cy="7" r="4" /> - <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> - <line x1="16" y1="11" x2="22" y2="11" /> - <line x1="19" y1="8" x2="19" y2="14" /> -</svg> - - diff --git a/dist/icons/user-x.svg b/dist/icons/user-x.svg deleted file mode 100644 index 61e612fb..00000000 --- a/dist/icons/user-x.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="8.5" cy="7" r="4" /> - <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> - <path d="M17 9l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/user.svg b/dist/icons/user.svg deleted file mode 100644 index f4e57933..00000000 --- a/dist/icons/user.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="7" r="4" /> - <path d="M5.5 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> -</svg> - - diff --git a/dist/icons/viewfinder.svg b/dist/icons/viewfinder.svg deleted file mode 100644 index c8716b41..00000000 --- a/dist/icons/viewfinder.svg +++ /dev/null @@ -1,10 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-viewfinder" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="12" y1="3" x2="12" y2="7" /> - <line x1="12" y1="21" x2="12" y2="18" /> - <line x1="3" y1="12" x2="7" y2="12" /> - <line x1="21" y1="12" x2="18" y2="12" /> - <line x1="12" y1="12" x2="12" y2="12.01" /> -</svg> - - diff --git a/dist/icons/volume-2.svg b/dist/icons/volume-2.svg deleted file mode 100644 index 3bbc7cda..00000000 --- a/dist/icons/volume-2.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-volume-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M15 8a5 5 0 010 8" /> - <path d="M6 15 h-2a1 1 0 01-1 -1v-4a1 1 0 011 -1h2l3.5 -4.5a.8 .8 0 011.5 .5v14a.8 .8 0 01-1.5 .5l-3.5 -4.5" /> -</svg> - - diff --git a/dist/icons/volume-3.svg b/dist/icons/volume-3.svg deleted file mode 100644 index f3cda93a..00000000 --- a/dist/icons/volume-3.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-volume-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 15 h-2a1 1 0 01-1 -1v-4a1 1 0 011 -1h2l3.5 -4.5a.8 .8 0 011.5 .5v14a.8 .8 0 01-1.5 .5l-3.5 -4.5" /> - <path d="M16 10l4 4m0 -4l-4 4" /> -</svg> - - diff --git a/dist/icons/volume.svg b/dist/icons/volume.svg deleted file mode 100644 index f066f3fe..00000000 --- a/dist/icons/volume.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-volume" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M15 8a5 5 0 010 8" /> - <path d="M17.7 5a9 9 0 010 14" /> - <path d="M6 15 h-2a1 1 0 01-1 -1v-4a1 1 0 011 -1h2l3.5 -4.5a.8 .8 0 011.5 .5v14a.8 .8 0 01-1.5 .5l-3.5 -4.5" /> -</svg> - - diff --git a/dist/icons/wifi.svg b/dist/icons/wifi.svg deleted file mode 100644 index f27c2671..00000000 --- a/dist/icons/wifi.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wifi" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="1" /> - <path d="M9 16a5 5 0 116 0" /> - <path d="M6 18.7a9 9 0 1112 0" /> -</svg> - - diff --git a/dist/icons/woman.svg b/dist/icons/woman.svg deleted file mode 100644 index d02ba0db..00000000 --- a/dist/icons/woman.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-woman" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="5" r="2" /> - <path d="M10 22v-4h-2l2 -6a1 1 0 011 -1h2a1 1 0 011 1l2 6h-2v4" /> -</svg> - - diff --git a/dist/icons/world.svg b/dist/icons/world.svg deleted file mode 100644 index f12a0787..00000000 --- a/dist/icons/world.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-world" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="12" cy="12" r="9" /> - <line x1="3" y1="12" x2="21" y2="12" /> - <path d="M12 3a12 12 0 000 18" /> - <path d="M12 3a12 12 0 010 18" /> -</svg> - - diff --git a/dist/icons/x.svg b/dist/icons/x.svg deleted file mode 100644 index 4f13ed43..00000000 --- a/dist/icons/x.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="18" y1="6" x2="6" y2="18" /> - <line x1="6" y1="6" x2="18" y2="18" /> -</svg> - - diff --git a/dist/icons/zoom-in.svg b/dist/icons/zoom-in.svg deleted file mode 100644 index c8f1d51a..00000000 --- a/dist/icons/zoom-in.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-in" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="10" cy="10" r="7" /> - <line x1="7" y1="10" x2="13" y2="10" /> - <line x1="10" y1="7" x2="10" y2="13" /> - <line x1="21" y1="21" x2="15" y2="15" /> -</svg> - - diff --git a/dist/icons/zoom-out.svg b/dist/icons/zoom-out.svg deleted file mode 100644 index 2d96c2f5..00000000 --- a/dist/icons/zoom-out.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-out" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <circle cx="10" cy="10" r="7" /> - <line x1="7" y1="10" x2="13" y2="10" /> - <line x1="21" y1="21" x2="15" y2="15" /> -</svg> - - |