diff options
Diffstat (limited to 'icons')
97 files changed, 696 insertions, 45 deletions
diff --git a/icons/arrow-bottom-bar.svg b/icons/arrow-bottom-bar.svg new file mode 100644 index 00000000..30feafed --- /dev/null +++ b/icons/arrow-bottom-bar.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bottom-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 3v18" /> + <path d="M9 18l3 3l3 -3" /> + <path d="M9 3h6" /> +</svg> + + diff --git a/icons/arrow-bottom-circle.svg b/icons/arrow-bottom-circle.svg new file mode 100644 index 00000000..0e6c1d35 --- /dev/null +++ b/icons/arrow-bottom-circle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bottom-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 7v14" /> + <path d="M9 18l3 3l3 -3" /> + <circle cx="12" cy="5" r="2" /> +</svg> + + diff --git a/icons/arrow-bottom-square.svg b/icons/arrow-bottom-square.svg new file mode 100644 index 00000000..5162c7ed --- /dev/null +++ b/icons/arrow-bottom-square.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bottom-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 7v14" /> + <path d="M9 18l3 3l3 -3" /> + <path d="M14 3v4h-4v-4z" /> +</svg> + + diff --git a/icons/arrow-bottom-tail.svg b/icons/arrow-bottom-tail.svg new file mode 100644 index 00000000..097fd5b0 --- /dev/null +++ b/icons/arrow-bottom-tail.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bottom-tail" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 6v15" /> + <path d="M9 18l3 3l3 -3" /> + <path d="M9 3l3 3l3 -3" /> +</svg> + + diff --git a/icons/arrow-left-bar.svg b/icons/arrow-left-bar.svg new file mode 100644 index 00000000..36358254 --- /dev/null +++ b/icons/arrow-left-bar.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 12h-18" /> + <path d="M6 9l-3 3l3 3" /> + <path d="M21 9v6" /> +</svg> + + diff --git a/icons/arrow-left-circle.svg b/icons/arrow-left-circle.svg index 7c1627cf..9ae0a504 100644 --- a/icons/arrow-left-circle.svg +++ b/icons/arrow-left-circle.svg @@ -1,9 +1,8 @@ <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"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <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" /> + <path d="M17 12h-14" /> + <path d="M6 9l-3 3l3 3" /> + <circle cx="19" cy="12" r="2" /> </svg> diff --git a/icons/arrow-left-square.svg b/icons/arrow-left-square.svg new file mode 100644 index 00000000..c82f79f3 --- /dev/null +++ b/icons/arrow-left-square.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 12h-14" /> + <path d="M6 9l-3 3l3 3" /> + <path d="M21 14h-4v-4h4z" /> +</svg> + + diff --git a/icons/arrow-left-tail.svg b/icons/arrow-left-tail.svg new file mode 100644 index 00000000..2f72e5f8 --- /dev/null +++ b/icons/arrow-left-tail.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-tail" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 12h-15" /> + <path d="M6 9l-3 3l3 3" /> + <path d="M21 9l-3 3l3 3" /> +</svg> + + diff --git a/icons/arrow-loop-left.svg b/icons/arrow-loop-left.svg new file mode 100644 index 00000000..2579a511 --- /dev/null +++ b/icons/arrow-loop-left.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-loop-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M13 21v-13a4 4 0 1 1 4 4h-13" /> + <path d="M7 15l-3 -3l3 -3" /> +</svg> + + diff --git a/icons/arrow-loop-right.svg b/icons/arrow-loop-right.svg new file mode 100644 index 00000000..330ce283 --- /dev/null +++ b/icons/arrow-loop-right.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-loop-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 21v-13a4 4 0 1 0 -4 4h13" /> + <path d="M18 15l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrow-right-bar.svg b/icons/arrow-right-bar.svg new file mode 100644 index 00000000..369de398 --- /dev/null +++ b/icons/arrow-right-bar.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 15l3 -3l-3 -3" /> + <path d="M3 12h18" /> + <path d="M3 9v6" /> +</svg> + + diff --git a/icons/arrow-right-circle.svg b/icons/arrow-right-circle.svg index 16688330..7e9a8ab0 100644 --- a/icons/arrow-right-circle.svg +++ b/icons/arrow-right-circle.svg @@ -1,9 +1,8 @@ <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"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <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" /> + <path d="M18 15l3 -3l-3 -3" /> + <circle cx="5" cy="12" r="2" /> + <path d="M7 12h14" /> </svg> diff --git a/icons/arrow-right-square.svg b/icons/arrow-right-square.svg new file mode 100644 index 00000000..516f99da --- /dev/null +++ b/icons/arrow-right-square.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 12h14" /> + <path d="M18 15l3 -3l-3 -3" /> + <path d="M3 10h4v4h-4z" /> +</svg> + + diff --git a/icons/arrow-right-tail.svg b/icons/arrow-right-tail.svg new file mode 100644 index 00000000..b7ea8638 --- /dev/null +++ b/icons/arrow-right-tail.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right-tail" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 15l3 -3l-3 -3" /> + <path d="M3 15l3 -3l-3 -3" /> + <path d="M6 12h15" /> +</svg> + + diff --git a/icons/arrow-top-bar.svg b/icons/arrow-top-bar.svg new file mode 100644 index 00000000..2fb718d1 --- /dev/null +++ b/icons/arrow-top-bar.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-top-bar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 21v-18" /> + <path d="M15 6l-3 -3l-3 3" /> + <path d="M9 21h6" /> +</svg> + + diff --git a/icons/arrow-top-circle.svg b/icons/arrow-top-circle.svg new file mode 100644 index 00000000..fa159ac0 --- /dev/null +++ b/icons/arrow-top-circle.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-top-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 17v-14" /> + <path d="M15 6l-3 -3l-3 3" /> + <circle cx="12" cy="19" r="2" /> +</svg> + + diff --git a/icons/arrow-top-square.svg b/icons/arrow-top-square.svg new file mode 100644 index 00000000..d4c30207 --- /dev/null +++ b/icons/arrow-top-square.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-top-square" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 17v-14" /> + <path d="M15 6l-3 -3l-3 3" /> + <path d="M10 21v-4h4v4z" /> +</svg> + + diff --git a/icons/arrow-top-tail.svg b/icons/arrow-top-tail.svg new file mode 100644 index 00000000..f0ae5d29 --- /dev/null +++ b/icons/arrow-top-tail.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-top-tail" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 18v-15" /> + <path d="M15 6l-3 -3l-3 3" /> + <path d="M15 21l-3 -3l-3 3" /> +</svg> + + diff --git a/icons/arrow-wave-left-down.svg b/icons/arrow-wave-left-down.svg new file mode 100644 index 00000000..bccc539d --- /dev/null +++ b/icons/arrow-wave-left-down.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-wave-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 13.998h-4v-4" /> + <path d="M21 11.998c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3.113 -.716 -4 -2s-2.48 -2.033 -4 -2c-1.52 -.033 -3 1 -4 2l-2 2" /> +</svg> + + diff --git a/icons/arrow-wave-left-up.svg b/icons/arrow-wave-left-up.svg new file mode 100644 index 00000000..6e990895 --- /dev/null +++ b/icons/arrow-wave-left-up.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-wave-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 9.996h-4v4" /> + <path d="M21 11.996c-.887 -1.285 -2.48 -2.033 -4 -2c-1.52 -.033 -3.113 .715 -4 2c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3 -1 -4 -2l-2 -2" /> +</svg> + + diff --git a/icons/arrow-wave-right-down.svg b/icons/arrow-wave-right-down.svg new file mode 100644 index 00000000..cfab6bf4 --- /dev/null +++ b/icons/arrow-wave-right-down.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-wave-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 13.998h4v-4" /> + <path d="M3 11.998c.887 1.284 2.48 2.033 4 2c1.52 .033 3.113 -.716 4 -2s2.48 -2.033 4 -2c1.52 -.033 3 1 4 2l2 2" /> +</svg> + + diff --git a/icons/arrow-wave-right-up.svg b/icons/arrow-wave-right-up.svg new file mode 100644 index 00000000..4e6ee9ed --- /dev/null +++ b/icons/arrow-wave-right-up.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-wave-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 10h4v4" /> + <path d="M3 12c.887 -1.284 2.48 -2.033 4 -2c1.52 -.033 3.113 .716 4 2s2.48 2.033 4 2c1.52 .033 3 -1 4 -2l2 -2" /> +</svg> + + diff --git a/icons/arrows-down-up.svg b/icons/arrows-down-up.svg new file mode 100644 index 00000000..2ad81cd9 --- /dev/null +++ b/icons/arrows-down-up.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-down-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 3v18" /> + <path d="M10 18l-3 3l-3 -3" /> + <path d="M7 21v-18" /> + <path d="M20 6l-3 -3l-3 3" /> +</svg> + + diff --git a/icons/arrows-down.svg b/icons/arrows-down.svg new file mode 100644 index 00000000..4c8c4e8d --- /dev/null +++ b/icons/arrows-down.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 21v-18" /> + <path d="M20 18l-3 3l-3 -3" /> + <path d="M4 18l3 3l3 -3" /> + <path d="M17 21v-18" /> +</svg> + + diff --git a/icons/arrows-join-2.svg b/icons/arrows-join-2.svg new file mode 100644 index 00000000..a174846c --- /dev/null +++ b/icons/arrows-join-2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-join-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 7h1.948c1.913 0 3.705 .933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5h6.448" /> + <path d="M3 17h1.95a5.854 5.854 0 0 0 4.798 -2.5a5.854 5.854 0 0 1 4.798 -2.5h5.454" /> + <path d="M18 15l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrows-join.svg b/icons/arrows-join.svg new file mode 100644 index 00000000..a0ca7f99 --- /dev/null +++ b/icons/arrows-join.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-join" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 7h5l3.5 5h9.5" /> + <path d="M3 17h5l3.495 -5" /> + <path d="M18 15l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrows-left-down.svg b/icons/arrows-left-down.svg new file mode 100644 index 00000000..382c8c3f --- /dev/null +++ b/icons/arrows-left-down.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 3l-4 4l4 4" /> + <path d="M3 7h11a3 3 0 0 1 3 3v11" /> + <path d="M13 17l4 4l4 -4" /> +</svg> + + diff --git a/icons/arrows-left-right.svg b/icons/arrows-left-right.svg new file mode 100644 index 00000000..06b20241 --- /dev/null +++ b/icons/arrows-left-right.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-left-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 17h-18" /> + <path d="M6 10l-3 -3l3 -3" /> + <path d="M3 7h18" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrows-left.svg b/icons/arrows-left.svg new file mode 100644 index 00000000..978604a6 --- /dev/null +++ b/icons/arrows-left.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 7h18" /> + <path d="M6 20l-3 -3l3 -3" /> + <path d="M6 4l-3 3l3 3" /> + <path d="M3 17h18" /> +</svg> + + diff --git a/icons/arrows-right-down.svg b/icons/arrows-right-down.svg new file mode 100644 index 00000000..f0f74a8d --- /dev/null +++ b/icons/arrows-right-down.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 17l4 4l4 -4" /> + <path d="M7 21v-11a3 3 0 0 1 3 -3h11" /> + <path d="M17 11l4 -4l-4 -4" /> +</svg> + + diff --git a/icons/arrows-right-left.svg b/icons/arrows-right-left.svg new file mode 100644 index 00000000..fb6d81a9 --- /dev/null +++ b/icons/arrows-right-left.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-right-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 7h-18" /> + <path d="M18 10l3 -3l-3 -3" /> + <path d="M6 20l-3 -3l3 -3" /> + <path d="M3 17h18" /> +</svg> + + diff --git a/icons/arrows-right.svg b/icons/arrows-right.svg new file mode 100644 index 00000000..307afed0 --- /dev/null +++ b/icons/arrows-right.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 17h-18" /> + <path d="M18 4l3 3l-3 3" /> + <path d="M18 20l3 -3l-3 -3" /> + <path d="M21 7h-18" /> +</svg> + + diff --git a/icons/arrows-split-2.svg b/icons/arrows-split-2.svg new file mode 100644 index 00000000..3d995925 --- /dev/null +++ b/icons/arrows-split-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-split-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 17h-5.397a5 5 0 0 1 -4.096 -2.133l-.514 -.734a5 5 0 0 0 -4.096 -2.133h-3.897" /> + <path d="M21 7h-5.395a5 5 0 0 0 -4.098 2.135l-.51 .73a5 5 0 0 1 -4.097 2.135h-3.9" /> + <path d="M18 10l3 -3l-3 -3" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrows-split.svg b/icons/arrows-split.svg new file mode 100644 index 00000000..4ec09aee --- /dev/null +++ b/icons/arrows-split.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-split" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 17h-8l-3.5 -5h-6.5" /> + <path d="M21 7h-8l-3.495 5" /> + <path d="M18 10l3 -3l-3 -3" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/arrows-up-down.svg b/icons/arrows-up-down.svg new file mode 100644 index 00000000..965dc214 --- /dev/null +++ b/icons/arrows-up-down.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-up-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 3v18" /> + <path d="M10 6l-3 -3l-3 3" /> + <path d="M20 18l-3 3l-3 -3" /> + <path d="M17 21v-18" /> +</svg> + + diff --git a/icons/arrows-up-left.svg b/icons/arrows-up-left.svg new file mode 100644 index 00000000..a8b3eff8 --- /dev/null +++ b/icons/arrows-up-left.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 7l-4 -4l-4 4" /> + <path d="M17 3v11a3 3 0 0 1 -3 3h-11" /> + <path d="M7 13l-4 4l4 4" /> +</svg> + + diff --git a/icons/arrows-up-right.svg b/icons/arrows-up-right.svg new file mode 100644 index 00000000..6d0227cc --- /dev/null +++ b/icons/arrows-up-right.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-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 stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 21l4 -4l-4 -4" /> + <path d="M21 17h-11a3 3 0 0 1 -3 -3v-11" /> + <path d="M11 7l-4 -4l-4 4" /> +</svg> + + diff --git a/icons/arrows-up.svg b/icons/arrows-up.svg new file mode 100644 index 00000000..8f40ab4a --- /dev/null +++ b/icons/arrows-up.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 3v18" /> + <path d="M4 6l3 -3l3 3" /> + <path d="M20 6l-3 -3l-3 3" /> + <path d="M7 3v18" /> +</svg> + + diff --git a/icons/bone.svg b/icons/bone.svg new file mode 100644 index 00000000..c02c52a8 --- /dev/null +++ b/icons/bone.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bone" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M15 3a3 3 0 0 1 3 3a3 3 0 1 1 -2.12 5.122l-4.758 4.758a3 3 0 1 1 -5.117 2.297l-.005 -.177l-.176 -.005a3 3 0 1 1 2.298 -5.115l4.758 -4.758a3 3 0 0 1 2.12 -5.122z" /> +</svg> + + diff --git a/icons/brand-booking.svg b/icons/brand-booking.svg new file mode 100644 index 00000000..3fd4068d --- /dev/null +++ b/icons/brand-booking.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-booking" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 18v-9.5a4.5 4.5 0 0 1 4.5 -4.5h7a4.5 4.5 0 0 1 4.5 4.5v7a4.5 4.5 0 0 1 -4.5 4.5h-9.5a2 2 0 0 1 -2 -2z" /> + <path d="M8 12h3.5a2 2 0 1 1 0 4h-3.5v-7a1 1 0 0 1 1 -1h1.5a2 2 0 1 1 0 4h-1.5" /> + <path d="M16 16h.01" /> +</svg> + + diff --git a/icons/brand-google-analytics.svg b/icons/brand-google-analytics.svg new file mode 100644 index 00000000..d2d82e50 --- /dev/null +++ b/icons/brand-google-analytics.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google-analytics" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <rect x="10" y="9" width="4" height="12" rx="1.105" /> + <rect x="17" y="3" width="4" height="18" rx="1.105" /> + <circle cx="5" cy="19" r="2" /> +</svg> + + diff --git a/icons/brand-open-source.svg b/icons/brand-open-source.svg new file mode 100644 index 00000000..20b2d8e6 --- /dev/null +++ b/icons/brand-open-source.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-open-source" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 3a9 9 0 0 1 3.618 17.243l-2.193 -5.602a3 3 0 1 0 -2.849 0l-2.193 5.603a9 9 0 0 1 3.617 -17.244z" /> +</svg> + + diff --git a/icons/brand-patreon.svg b/icons/brand-patreon.svg new file mode 100644 index 00000000..52a5f46e --- /dev/null +++ b/icons/brand-patreon.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-patreon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 3h3v18h-3z" /> + <circle cx="15" cy="9.5" r="6.5" /> +</svg> + + diff --git a/icons/brand-shazam.svg b/icons/brand-shazam.svg new file mode 100644 index 00000000..23820fbb --- /dev/null +++ b/icons/brand-shazam.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-shazam" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M10 12l2 -2a2.828 2.828 0 0 1 4 0a2.828 2.828 0 0 1 0 4l-3 3" /> + <path d="M14 12l-2 2a2.828 2.828 0 1 1 -4 -4l3 -3" /> + <circle cx="12" cy="12" r="9" /> +</svg> + + diff --git a/icons/brightness-3.svg b/icons/brightness-3.svg deleted file mode 100644 index a43e90b9..00000000 --- a/icons/brightness-3.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brightness-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M12 3.515l2.485 2.485h3.515v3.515l2.485 2.485l-2.485 2.485v3.515h-3.515l-2.485 2.485l-2.485 -2.485h-3.515v-3.515l-2.485 -2.485l2.485 -2.485v-3.515h3.515l2.485 -2.485z" /> - <circle cx="12" cy="12" r="3" /> -</svg> - - diff --git a/icons/chart-circles.svg b/icons/chart-circles.svg new file mode 100644 index 00000000..293fcb0e --- /dev/null +++ b/icons/chart-circles.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-circles" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="9.5" cy="9.5" r="5.5" /> + <circle cx="14.5" cy="14.5" r="5.5" /> +</svg> + + diff --git a/icons/currency-cent.svg b/icons/currency-cent.svg index 808afc4e..dfdc0d48 100644 --- a/icons/currency-cent.svg +++ b/icons/currency-cent.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-cent" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M15.007 8.283a4.667 4.667 0 0 0 -3.207 -1.283c-2.647 0 -4.793 2.239 -4.793 5s2.146 5 4.793 5a4.667 4.667 0 0 0 3.204 -1.28" /> - <path d="M12 7v-2" /> - <path d="M12 19v-2" /> + <path d="M16.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a5.996 5.996 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4.004 -1.536" /> + <path d="M12 20v-2" /> + <path d="M12 6v-2" /> </svg> diff --git a/icons/currency-dollar-australian.svg b/icons/currency-dollar-australian.svg index 5fca43f1..30ddedd7 100644 --- a/icons/currency-dollar-australian.svg +++ b/icons/currency-dollar-australian.svg @@ -1,10 +1,10 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-australian" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M3 17l3.099 -9.296a0.95 .95 0 0 1 1.802 0l3.099 9.296" /> - <path d="M4.5 13h5" /> - <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M17 19v-2" /> - <path d="M17 7v-2" /> + <path d="M3 18l3.279 -11.476a0.75 .75 0 0 1 1.442 0l3.279 11.476" /> + <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /> + <path d="M17 20v-2" /> + <path d="M18 6v-2" /> + <path d="M4.5 14h5" /> </svg> diff --git a/icons/currency-dollar-canadian.svg b/icons/currency-dollar-canadian.svg index d518fe46..662e7046 100644 --- a/icons/currency-dollar-canadian.svg +++ b/icons/currency-dollar-canadian.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-canadian" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M17 19v-2" /> - <path d="M17 7v-2" /> - <path d="M10 17h-1a5 5 0 0 1 0 -10h1" /> + <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /> + <path d="M10 18h-1a6 6 0 1 1 0 -12h1" /> + <path d="M17 20v-2" /> + <path d="M18 6v-2" /> </svg> diff --git a/icons/currency-dollar-singapore.svg b/icons/currency-dollar-singapore.svg index 340b226b..ca5c3cc9 100644 --- a/icons/currency-dollar-singapore.svg +++ b/icons/currency-dollar-singapore.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-singapore" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M10 7h-3.5a2.5 2.5 0 0 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M17 19v-2" /> - <path d="M17 7v-2" /> + <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /> + <path d="M10 6h-4a3 3 0 1 0 0 6h1a3 3 0 0 1 0 6h-4" /> + <path d="M17 20v-2" /> + <path d="M18 6v-2" /> </svg> diff --git a/icons/currency-krone-czech.svg b/icons/currency-krone-czech.svg index 5e9193e8..82d178f7 100644 --- a/icons/currency-krone-czech.svg +++ b/icons/currency-krone-czech.svg @@ -4,6 +4,7 @@ <path d="M5 12c3.5 0 6 -3 6 -6" /> <path d="M5 12c3.5 0 6 3 6 6" /> <path d="M19 6l-2 2l-2 -2" /> + <path d="M19 12h-2a3 3 0 0 0 0 6h2" /> </svg> diff --git a/icons/currency-real.svg b/icons/currency-real.svg index 5f839607..ef78891e 100644 --- a/icons/currency-real.svg +++ b/icons/currency-real.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-real" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> - <path d="M17 19v-2" /> - <path d="M17 7v-2" /> + <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /> <path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" /> + <path d="M18 6v-2" /> + <path d="M17 20v-2" /> </svg> diff --git a/icons/device-mobile-message.svg b/icons/device-mobile-message.svg new file mode 100644 index 00000000..1cd1bfe8 --- /dev/null +++ b/icons/device-mobile-message.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-mobile-message" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 3h10v8h-3l-4 2v-2h-3z" /> + <path d="M15 16v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1h2" /> + <path d="M10 18v.01" /> +</svg> + + diff --git a/icons/devices-pc.svg b/icons/devices-pc.svg new file mode 100644 index 00000000..e0fcc751 --- /dev/null +++ b/icons/devices-pc.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-devices-pc" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 5h6v14h-6z" /> + <path d="M12 9h10v7h-10z" /> + <path d="M14 19h6" /> + <path d="M17 16v3" /> + <path d="M6 13v.01" /> + <path d="M6 16v.01" /> +</svg> + + diff --git a/icons/discount-2.svg b/icons/discount-2.svg new file mode 100644 index 00000000..c57c2b9d --- /dev/null +++ b/icons/discount-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-discount-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <line x1="9" y1="15" x2="15" y2="9" /> + <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" /> + <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" /> + <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" /> +</svg> + + diff --git a/icons/discount.svg b/icons/discount.svg index e4a4482d..dbbd6b3d 100644 --- a/icons/discount.svg +++ b/icons/discount.svg @@ -3,7 +3,7 @@ <line x1="9" y1="15" x2="15" y2="9" /> <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" /> <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" /> - <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" /> + <circle cx="12" cy="12" r="9" /> </svg> diff --git a/icons/droplet-filled-2.svg b/icons/droplet-filled-2.svg index 2d033c7c..fadf5197 100644 --- a/icons/droplet-filled-2.svg +++ b/icons/droplet-filled-2.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-droplet-filled-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M6 14h12" /> <path d="M7.305 17.695l3.695 -3.695" /> <path d="M10.26 19.74l5.74 -5.74l-5.74 5.74z" /> diff --git a/icons/droplet-filled.svg b/icons/droplet-filled.svg index e813630b..f08fb081 100644 --- a/icons/droplet-filled.svg +++ b/icons/droplet-filled.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-droplet-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M12 3v17" /> <path d="M12 12l3.544 -3.544" /> <path d="M12 17.3l5.558 -5.558" /> diff --git a/icons/droplet-half-2.svg b/icons/droplet-half-2.svg index 21e50338..e2420df2 100644 --- a/icons/droplet-half-2.svg +++ b/icons/droplet-half-2.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-droplet-half-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M6 14h12" /> </svg> diff --git a/icons/droplet-half.svg b/icons/droplet-half.svg index 47d6916a..b897bdd1 100644 --- a/icons/droplet-half.svg +++ b/icons/droplet-half.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-droplet-half" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" stroke="#010202" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> <path d="M12 3v17" /> </svg> diff --git a/icons/droplet.svg b/icons/droplet.svg index 10a2c8b5..4cf6bbf2 100644 --- a/icons/droplet.svg +++ b/icons/droplet.svg @@ -1,6 +1,6 @@ <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 stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M6.801 11.003a6 6 0 1 0 10.396 -.003l-5.197 -8l-5.199 8.003z" /> + <path d="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /> </svg> diff --git a/icons/eye-check.svg b/icons/eye-check.svg new file mode 100644 index 00000000..af178406 --- /dev/null +++ b/icons/eye-check.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eye-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="2" /> + <path d="M12 19c-4 0 -7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7c-.42 .736 -.858 1.414 -1.311 2.033" /> + <path d="M15 19l2 2l4 -4" /> +</svg> + + diff --git a/icons/file-alert.svg b/icons/file-alert.svg new file mode 100644 index 00000000..5fdc328a --- /dev/null +++ b/icons/file-alert.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-alert" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> + <path d="M12 17h.01" /> + <path d="M12 11v3" /> +</svg> + + diff --git a/icons/file-code-2.svg b/icons/file-code-2.svg new file mode 100644 index 00000000..e703247f --- /dev/null +++ b/icons/file-code-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-code-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M10 12h-1v5h1" /> + <path d="M14 12h1v5h-1" /> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> +</svg> + + diff --git a/icons/forms.svg b/icons/forms.svg new file mode 100644 index 00000000..5e1edab6 --- /dev/null +++ b/icons/forms.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-forms" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3" /> + <path d="M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3" /> + <path d="M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7" /> + <path d="M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1" /> + <path d="M17 12h.01" /> + <path d="M13 12h.01" /> +</svg> + + diff --git a/icons/hand-finger.svg b/icons/hand-finger.svg new file mode 100644 index 00000000..bb62c855 --- /dev/null +++ b/icons/hand-finger.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-finger" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /> + <path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" /> + <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> +</svg> + + diff --git a/icons/hand-little-finger.svg b/icons/hand-little-finger.svg new file mode 100644 index 00000000..a9c193a8 --- /dev/null +++ b/icons/hand-little-finger.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-little-finger" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M11 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M17 12v-5.5a1.5 1.5 0 0 1 3 0v9.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /> +</svg> + + diff --git a/icons/hand-middle-finger.svg b/icons/hand-middle-finger.svg index 7f7805d4..071b05e1 100644 --- a/icons/hand-middle-finger.svg +++ b/icons/hand-middle-finger.svg @@ -1,6 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-middle-finger" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M8 13.5v-4a1.5 1.5 0 0 1 3 0v2.5m0 -2.5v-6a1.5 1.5 0 0 1 3 0v8.5m0 -2.5a1.5 1.5 0 0 1 3 0v2.5m0 -1.5a1.5 1.5 0 0 1 3 0v5.5a6 6 0 0 1 -6 6h-2a7 6 0 0 1 -5 -3l-2.7 -5.25a1.4 1.4 0 0 1 2.75 -2l.9 1.75" /> + <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M11 11.5v-8a1.5 1.5 0 1 1 3 0v8.5" /> </svg> diff --git a/icons/hand-ring-finger.svg b/icons/hand-ring-finger.svg new file mode 100644 index 00000000..b21e3a60 --- /dev/null +++ b/icons/hand-ring-finger.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-ring-finger" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" /> + <path d="M14 12v-6.5a1.5 1.5 0 0 1 3 0v6.5" /> +</svg> + + diff --git a/icons/hand-rock.svg b/icons/hand-rock.svg new file mode 100644 index 00000000..0ad1e0f2 --- /dev/null +++ b/icons/hand-rock.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-rock" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M17 12v-6.5a1.5 1.5 0 0 1 3 0v10.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /> +</svg> + + diff --git a/icons/hand-stop.svg b/icons/hand-stop.svg index 7ede4c54..3660f2a3 100644 --- a/icons/hand-stop.svg +++ b/icons/hand-stop.svg @@ -1,6 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-stop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M8 13.5v-8a1.5 1.5 0 0 1 3 0v6.5m0 -6.5v-2a1.5 1.5 0 0 1 3 0v8.5m0 -6.5a1.5 1.5 0 0 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2a7 6 0 0 1 -5 -3l-2.7 -5.25a1.4 1.4 0 0 1 2.75 -2l.9 1.75" /> + <path d="M8 13v-7.5a1.5 1.5 0 0 1 3 0v6.5" /> + <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /> + <path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" /> + <path d="M17 7.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> </svg> diff --git a/icons/hand-three-fingers.svg b/icons/hand-three-fingers.svg new file mode 100644 index 00000000..b4b30cd9 --- /dev/null +++ b/icons/hand-three-fingers.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-three-fingers" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /> + <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /> + <path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" /> +</svg> + + diff --git a/icons/hand-two-fingers.svg b/icons/hand-two-fingers.svg new file mode 100644 index 00000000..2f0ffc9a --- /dev/null +++ b/icons/hand-two-fingers.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hand-two-fingers" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /> + <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /> + <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /> + <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /> +</svg> + + diff --git a/icons/ice-cream.svg b/icons/ice-cream.svg index cef64d0c..781affbc 100644 --- a/icons/ice-cream.svg +++ b/icons/ice-cream.svg @@ -1,7 +1,9 @@ <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"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M3 21l4 -4" /> - <path d="M10.5 20l8.104 -7.864a4.766 4.766 0 0 0 -6.74 -6.74l-7.864 7.864l6.5 6.74z" /> + <path d="M12 21.5v-4.5" /> + <path d="M8 17h8v-10a4 4 0 1 0 -8 0v10z" /> + <path d="M8 10.5l8 -3.5" /> + <path d="M8 14.5l8 -3.5" /> </svg> diff --git a/icons/lock-access.svg b/icons/lock-access.svg new file mode 100644 index 00000000..a789d5b7 --- /dev/null +++ b/icons/lock-access.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lock-access" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M0 0h24v24h-24z" /> + <path d="M4 8v-2a2 2 0 0 1 2 -2h2" /> + <path d="M4 16v2a2 2 0 0 0 2 2h2" /> + <path d="M16 4h2a2 2 0 0 1 2 2v2" /> + <path d="M16 20h2a2 2 0 0 0 2 -2v-2" /> + <rect x="8" y="11" width="8" height="5" rx="1" /> + <path d="M10 11v-2a2 2 0 1 1 4 0v2" /> +</svg> + + diff --git a/icons/mail-forward.svg b/icons/mail-forward.svg new file mode 100644 index 00000000..d0222340 --- /dev/null +++ b/icons/mail-forward.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mail-forward" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 18h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" /> + <path d="M3 6l9 6l9 -6" /> + <path d="M15 18h6" /> + <path d="M18 15l3 3l-3 3" /> +</svg> + + diff --git a/icons/mailbox.svg b/icons/mailbox.svg new file mode 100644 index 00000000..4de0d25b --- /dev/null +++ b/icons/mailbox.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mailbox" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M10 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18v-6a4 4 0 0 0 -4 -4h-10.5" /> + <path d="M12 11v-8h4l2 2l-2 2h-4" /> + <path d="M6 15h1" /> +</svg> + + diff --git a/icons/massage.svg b/icons/massage.svg new file mode 100644 index 00000000..4ebf9267 --- /dev/null +++ b/icons/massage.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-massage" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="4" cy="17" r="1" /> + <circle cx="9" cy="5" r="1" /> + <path d="M4 22l4 -2v-3h12" /> + <path d="M11 20h9" /> + <path d="M8 14l3 -2l1 -4c3 1 3 4 3 6" /> +</svg> + + diff --git a/icons/mood-empty.svg b/icons/mood-empty.svg new file mode 100644 index 00000000..f4307823 --- /dev/null +++ b/icons/mood-empty.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-empty" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="9" /> + <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/icons/mood-neutral.svg b/icons/mood-neutral.svg index 7349743d..c3fbc207 100644 --- a/icons/mood-neutral.svg +++ b/icons/mood-neutral.svg @@ -3,7 +3,6 @@ <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/icons/old.svg b/icons/old.svg new file mode 100644 index 00000000..df35bbb9 --- /dev/null +++ b/icons/old.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-old" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 21l-1 -4l-2 -3v-6" /> + <path d="M5 14l-1 -3l4 -3l3 2l3 .5" /> + <circle cx="8" cy="4" r="1" /> + <path d="M7 17l-2 4" /> + <path d="M16 21v-8.5a1.5 1.5 0 0 1 3 0v.5" /> +</svg> + + diff --git a/icons/physotherapist.svg b/icons/physotherapist.svg new file mode 100644 index 00000000..b2feca8b --- /dev/null +++ b/icons/physotherapist.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-physotherapist" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9 15l-1 -3l4 -2l4 1h3.5" /> + <circle cx="4" cy="19" r="1" /> + <circle cx="12" cy="6" r="1" /> + <path d="M12 17v-7" /> + <path d="M8 20h7l1 -4l4 -2" /> + <path d="M18 20h3" /> +</svg> + + diff --git a/icons/pizza.svg b/icons/pizza.svg new file mode 100644 index 00000000..bbb6582b --- /dev/null +++ b/icons/pizza.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pizza" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 21.5c-3.04 0 -5.952 -.714 -8.5 -1.983l8.5 -16.517l8.5 16.517a19.09 19.09 0 0 1 -8.5 1.983z" /> + <path d="M5.2 15.772a14.939 14.939 0 0 0 6.995 1.728a14.944 14.944 0 0 0 6.638 -1.545" /> + <path d="M13 11.01v-.01" /> + <path d="M11 14v-.01" /> +</svg> + + diff --git a/icons/rainbow.svg b/icons/rainbow.svg new file mode 100644 index 00000000..19d520cd --- /dev/null +++ b/icons/rainbow.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rainbow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M22 17c0 -5.523 -4.477 -10 -10 -10s-10 4.477 -10 10" /> + <path d="M18 17a6 6 0 1 0 -12 0" /> + <path d="M14 17a2 2 0 1 0 -4 0" /> +</svg> + + diff --git a/icons/scuba-mask.svg b/icons/scuba-mask.svg new file mode 100644 index 00000000..f7479340 --- /dev/null +++ b/icons/scuba-mask.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-scuba-mask" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 7h12a1 1 0 0 1 1 1v4.5a2.5 2.5 0 0 1 -2.5 2.5h-.5a2 2 0 0 1 -2 -2a2 2 0 1 0 -4 0a2 2 0 0 1 -2 2h-.5a2.5 2.5 0 0 1 -2.5 -2.5v-4.5a1 1 0 0 1 1 -1z" /> + <path d="M10 17a2 2 0 0 0 2 2h3.5a5.5 5.5 0 0 0 5.5 -5.5v-9.5" /> +</svg> + + diff --git a/icons/shopping-cart-discount.svg b/icons/shopping-cart-discount.svg new file mode 100644 index 00000000..aa331a18 --- /dev/null +++ b/icons/shopping-cart-discount.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shopping-cart-discount" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="6" cy="19" r="2" /> + <circle cx="17" cy="19" r="2" /> + <path d="M17 17h-11v-14h-2" /> + <path d="M20 6l-1 7h-13" /> + <path d="M10 10l6 -6" /> + <circle cx="10.5" cy="4.5" r=".5" /> + <circle cx="15.5" cy="9.5" r=".5" /> +</svg> + + diff --git a/icons/sport-billard.svg b/icons/sport-billard.svg new file mode 100644 index 00000000..2d86bbd4 --- /dev/null +++ b/icons/sport-billard.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sport-billard" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="10" r="2" /> + <circle cx="12" cy="14" r="2" /> + <circle cx="12" cy="12" r="8" /> +</svg> + + diff --git a/icons/square-root-2.svg b/icons/square-root-2.svg new file mode 100644 index 00000000..da3952ba --- /dev/null +++ b/icons/square-root-2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-root-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M13 12h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" /> + <path d="M12 19c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" /> + <path d="M3 12h1l3 8l3 -16h10" /> +</svg> + + diff --git a/icons/square-root.svg b/icons/square-root.svg new file mode 100644 index 00000000..f2879b64 --- /dev/null +++ b/icons/square-root.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-root" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 12h2l4 8l4 -16h8" /> +</svg> + + diff --git a/icons/switch-2.svg b/icons/switch-2.svg new file mode 100644 index 00000000..650d26bc --- /dev/null +++ b/icons/switch-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-switch-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 17h5l1.67 -2.386m3.66 -5.227l1.67 -2.387h6" /> + <path d="M18 4l3 3l-3 3" /> + <path d="M3 7h5l7 10h6" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/switch-3.svg b/icons/switch-3.svg new file mode 100644 index 00000000..4a1615bc --- /dev/null +++ b/icons/switch-3.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-switch-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 17h2.397a5 5 0 0 0 4.096 -2.133l.177 -.253m3.66 -5.227l.177 -.254a5 5 0 0 1 4.096 -2.133h3.397" /> + <path d="M18 4l3 3l-3 3" /> + <path d="M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" /> + <path d="M18 20l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/tent.svg b/icons/tent.svg new file mode 100644 index 00000000..c6be117d --- /dev/null +++ b/icons/tent.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tent" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 14l4 6h6l-9 -16l-9 16h6l4 -6" /> +</svg> + + diff --git a/icons/trending-down-2.svg b/icons/trending-down-2.svg new file mode 100644 index 00000000..d72d30fb --- /dev/null +++ b/icons/trending-down-2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-down-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 6h5l7 10h6" /> + <path d="M18 19l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/trending-down-3.svg b/icons/trending-down-3.svg new file mode 100644 index 00000000..e3838111 --- /dev/null +++ b/icons/trending-down-3.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-down-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 6h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" /> + <path d="M18 19l3 -3l-3 -3" /> +</svg> + + diff --git a/icons/trending-up-2.svg b/icons/trending-up-2.svg new file mode 100644 index 00000000..ac70a9a8 --- /dev/null +++ b/icons/trending-up-2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-up-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 5l3 3l-3 3" /> + <path d="M3 18h5l7 -10h6" /> +</svg> + + diff --git a/icons/trending-up-3.svg b/icons/trending-up-3.svg new file mode 100644 index 00000000..1993a34a --- /dev/null +++ b/icons/trending-up-3.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-up-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 5l3 3l-3 3" /> + <path d="M3 18h2.397a5 5 0 0 0 4.096 -2.133l4.014 -5.734a5 5 0 0 1 4.096 -2.133h3.397" /> +</svg> + + diff --git a/icons/vaccine.svg b/icons/vaccine.svg new file mode 100644 index 00000000..f9e84f55 --- /dev/null +++ b/icons/vaccine.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vaccine" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 3l4 4" /> + <path d="M19 5l-4.5 4.5" /> + <path d="M11.5 6.5l6 6" /> + <path d="M16.5 11.5l-6.5 6.5h-4v-4l6.5 -6.5" /> + <path d="M7.5 12.5l1.5 1.5" /> + <path d="M10.5 9.5l1.5 1.5" /> + <path d="M3 21l3 -3" /> +</svg> + + |