diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/aperture.svg | 11 | ||||
-rw-r--r-- | icons/arrows-horizontal.svg | 8 | ||||
-rw-r--r-- | icons/arrows-sort.svg | 7 | ||||
-rw-r--r-- | icons/arrows-vertical.svg | 8 | ||||
-rw-r--r-- | icons/bed.svg | 7 | ||||
-rw-r--r-- | icons/caret-down.svg | 6 | ||||
-rw-r--r-- | icons/caret-left.svg | 6 | ||||
-rw-r--r-- | icons/caret-right.svg | 6 | ||||
-rw-r--r-- | icons/caret-up.svg | 6 | ||||
-rw-r--r-- | icons/color-swatch.svg | 9 | ||||
-rw-r--r-- | icons/device-floppy.svg | 8 | ||||
-rw-r--r-- | icons/device-gamepad.svg | 9 | ||||
-rw-r--r-- | icons/device-laptop.svg | 7 | ||||
-rw-r--r-- | icons/diamond.svg | 7 | ||||
-rw-r--r-- | icons/dice.svg | 10 | ||||
-rw-r--r-- | icons/file-invoice.svg | 10 | ||||
-rw-r--r-- | icons/gift.svg | 9 | ||||
-rw-r--r-- | icons/infinity.svg | 6 | ||||
-rw-r--r-- | icons/list-check.svg | 11 | ||||
-rw-r--r-- | icons/list.svg | 11 | ||||
-rw-r--r-- | icons/messages.svg | 7 | ||||
-rw-r--r-- | icons/note.svg | 7 | ||||
-rw-r--r-- | icons/notes.svg | 9 | ||||
-rw-r--r-- | icons/plane.svg | 6 | ||||
-rw-r--r-- | icons/presentation.svg | 10 | ||||
-rw-r--r-- | icons/repeat-once.svg | 8 | ||||
-rw-r--r-- | icons/repeat.svg | 7 | ||||
-rw-r--r-- | icons/sum.svg | 6 | ||||
-rw-r--r-- | icons/virus.svg | 14 | ||||
-rw-r--r-- | icons/wallet.svg | 7 |
30 files changed, 243 insertions, 0 deletions
diff --git a/icons/aperture.svg b/icons/aperture.svg new file mode 100644 index 00000000..5cae318a --- /dev/null +++ b/icons/aperture.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-aperture" 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"/> + <circle cx="12" cy="12" r="9" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(72 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(144 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(216 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(288 12 12)" /> +</svg> + + diff --git a/icons/arrows-horizontal.svg b/icons/arrows-horizontal.svg new file mode 100644 index 00000000..d4c8b474 --- /dev/null +++ b/icons/arrows-horizontal.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <polyline points="7 8 3 12 7 16" /> + <polyline points="17 8 21 12 17 16" /> + <line x1="3" y1="12" x2="21" y2="12" /> +</svg> + + diff --git a/icons/arrows-sort.svg b/icons/arrows-sort.svg new file mode 100644 index 00000000..ab1b2b63 --- /dev/null +++ b/icons/arrows-sort.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-sort" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M3 9l4-4l4 4m-4 -4v14" /> + <path d="M21 15l-4 4l-4-4m4 4v-14" /> +</svg> + + diff --git a/icons/arrows-vertical.svg b/icons/arrows-vertical.svg new file mode 100644 index 00000000..c3704d0b --- /dev/null +++ b/icons/arrows-vertical.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <polyline points="8 7 12 3 16 7" /> + <polyline points="8 17 12 21 16 17" /> + <line x1="12" y1="3" x2="12" y2="21" /> +</svg> + + diff --git a/icons/bed.svg b/icons/bed.svg new file mode 100644 index 00000000..4067df0b --- /dev/null +++ b/icons/bed.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bed" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M4 18v-5a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5m0 -2h-16" /> + <path d="M6 11v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2" /> +</svg> + + diff --git a/icons/caret-down.svg b/icons/caret-down.svg new file mode 100644 index 00000000..1b2db108 --- /dev/null +++ b/icons/caret-down.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caret-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"/> + <path d="M18 15l-6-6l-6 6h12" transform="rotate(180 12 12)" /> +</svg> + + diff --git a/icons/caret-left.svg b/icons/caret-left.svg new file mode 100644 index 00000000..93534853 --- /dev/null +++ b/icons/caret-left.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caret-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"/> + <path d="M18 15l-6-6l-6 6h12" transform="rotate(270 12 12)" /> +</svg> + + diff --git a/icons/caret-right.svg b/icons/caret-right.svg new file mode 100644 index 00000000..96fbb46e --- /dev/null +++ b/icons/caret-right.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caret-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"/> + <path d="M18 15l-6-6l-6 6h12" transform="rotate(90 12 12)" /> +</svg> + + diff --git a/icons/caret-up.svg b/icons/caret-up.svg new file mode 100644 index 00000000..fa2392c1 --- /dev/null +++ b/icons/caret-up.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caret-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"/> + <path d="M18 15l-6-6l-6 6h12" /> +</svg> + + diff --git a/icons/color-swatch.svg b/icons/color-swatch.svg new file mode 100644 index 00000000..91188200 --- /dev/null +++ b/icons/color-swatch.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-color-swatch" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2" /> + <path d="M13 7.35l-2 -2a2 2 0 0 0 -2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l 9 9" /> + <path d="M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12" /> + <line x1="17" y1="17" x2="17" y2="17.01" /> +</svg> + + diff --git a/icons/device-floppy.svg b/icons/device-floppy.svg new file mode 100644 index 00000000..1aab8601 --- /dev/null +++ b/icons/device-floppy.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-floppy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" /> + <circle cx="12" cy="14" r="2" /> + <polyline points="14 4 14 8 8 8 8 4" /> +</svg> + + diff --git a/icons/device-gamepad.svg b/icons/device-gamepad.svg new file mode 100644 index 00000000..cb7e8c23 --- /dev/null +++ b/icons/device-gamepad.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-gamepad" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <rect x="2" y="6" width="20" height="12" rx="2" /> + <path d="M6 12h4m-2 -2v4" /> + <line x1="15" y1="11" x2="15" y2="11.01" /> + <line x1="18" y1="13" x2="18" y2="13.01" /> +</svg> + + diff --git a/icons/device-laptop.svg b/icons/device-laptop.svg new file mode 100644 index 00000000..0dc735e0 --- /dev/null +++ b/icons/device-laptop.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-laptop" 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"/> + <line x1="3" y1="19" x2="21" y2="19" /> + <rect x="5" y="6" width="14" height="10" rx="1" /> +</svg> + + diff --git a/icons/diamond.svg b/icons/diamond.svg new file mode 100644 index 00000000..76968961 --- /dev/null +++ b/icons/diamond.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-diamond" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M6 5h12l3 5l-8.5 9.5a.7 .7 0 0 1 -1 0l-8.5 -9.5l3 -5" /> + <path d="M10 12l-2 -2.2l.6 -1" /> +</svg> + + diff --git a/icons/dice.svg b/icons/dice.svg new file mode 100644 index 00000000..199f788e --- /dev/null +++ b/icons/dice.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dice" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <circle cx="9" cy="9" r="1" /> + <circle cx="15" cy="9" r="1" /> + <circle cx="15" cy="15" r="1" /> + <circle cx="9" cy="15" r="1" /> +</svg> + + diff --git a/icons/file-invoice.svg b/icons/file-invoice.svg new file mode 100644 index 00000000..bb616968 --- /dev/null +++ b/icons/file-invoice.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-invoice" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <polyline points="14 3 14 8 19 8" /> + <path d="M17 21H7a2 2 0 0 1 -2 -2V5a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> + <line x1="9" y1="7" x2="10" y2="7" /> + <line x1="9" y1="13" x2="15" y2="13" /> + <line x1="13" y1="17" x2="15" y2="17" /> +</svg> + + diff --git a/icons/gift.svg b/icons/gift.svg new file mode 100644 index 00000000..89e2afdb --- /dev/null +++ b/icons/gift.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-gift" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <rect x="3" y="8" width="18" height="4" rx="1" /> + <line x1="12" y1="8" x2="12" y2="21" /> + <path d="M19 12v7a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" /> + <path d="M7.5 8a2.5 2.5 0 0 1 0 -5a4.8 8 0 0 1 4.5 5a4.8 8 0 0 1 4.5 -5a2.5 2.5 0 0 1 0 5" /> +</svg> + + diff --git a/icons/infinity.svg b/icons/infinity.svg new file mode 100644 index 00000000..fb40b24a --- /dev/null +++ b/icons/infinity.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-infinity" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" /> +</svg> + + diff --git a/icons/list-check.svg b/icons/list-check.svg new file mode 100644 index 00000000..243ed4fc --- /dev/null +++ b/icons/list-check.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list-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"/> + <path d="M3.5 5.5l1.5 1.5l2.5 -2.5" /> + <path d="M3.5 11.5l1.5 1.5l2.5 -2.5" /> + <path d="M3.5 17.5l1.5 1.5l2.5 -2.5" /> + <line x1="11" y1="6" x2="20" y2="6" /> + <line x1="11" y1="12" x2="20" y2="12" /> + <line x1="11" y1="18" x2="20" y2="18" /> +</svg> + + diff --git a/icons/list.svg b/icons/list.svg new file mode 100644 index 00000000..35f51f66 --- /dev/null +++ b/icons/list.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list" 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"/> + <line x1="10" y1="6" x2="20" y2="6" /> + <line x1="10" y1="12" x2="20" y2="12" /> + <line x1="10" y1="18" x2="20" y2="18" /> + <circle cx="5" cy="6" r="1" /> + <circle cx="5" cy="12" r="1" /> + <circle cx="5" cy="18" r="1" /> +</svg> + + diff --git a/icons/messages.svg b/icons/messages.svg new file mode 100644 index 00000000..725d75c6 --- /dev/null +++ b/icons/messages.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-messages" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M21 14l-3 -3h-7a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1h9a1 1 0 0 1 1 1v10" /> + <path d="M14 15v2a1 1 0 0 1 -1 1h-7l-3 3v-10a1 1 0 0 1 1 -1h2" /> +</svg> + + diff --git a/icons/note.svg b/icons/note.svg new file mode 100644 index 00000000..840397e4 --- /dev/null +++ b/icons/note.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-note" 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"/> + <line x1="13" y1="20" x2="20" y2="13" /> + <path d="M13 20v-6a1 1 0 0 1 1 -1h6v-7a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7" /> +</svg> + + diff --git a/icons/notes.svg b/icons/notes.svg new file mode 100644 index 00000000..2514addc --- /dev/null +++ b/icons/notes.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-notes" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <rect x="5" y="3" width="14" height="18" rx="2" /> + <line x1="9" y1="7" x2="15" y2="7" /> + <line x1="9" y1="11" x2="15" y2="11" /> + <line x1="9" y1="15" x2="13" y2="15" /> +</svg> + + diff --git a/icons/plane.svg b/icons/plane.svg new file mode 100644 index 00000000..6da70579 --- /dev/null +++ b/icons/plane.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plane" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7h-3l2 -7h-4l-2 2h-3l2-4l-2 -4h3l2 2h4l-2 -7h4z" /> +</svg> + + diff --git a/icons/presentation.svg b/icons/presentation.svg new file mode 100644 index 00000000..a094f47b --- /dev/null +++ b/icons/presentation.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-presentation" 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"/> + <line x1="3" y1="4" x2="21" y2="4" /> + <path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10" /> + <line x1="12" y1="16" x2="12" y2="20" /> + <line x1="9" y1="20" x2="15" y2="20" /> + <path d="M8 12l3 -3l2 2l3 -3" /> +</svg> + + diff --git a/icons/repeat-once.svg b/icons/repeat-once.svg new file mode 100644 index 00000000..969a02f5 --- /dev/null +++ b/icons/repeat-once.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-repeat-once" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" /> + <path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3-3l3-3" /> + <path d="M11 11l1 -1v4" /> +</svg> + + diff --git a/icons/repeat.svg b/icons/repeat.svg new file mode 100644 index 00000000..83a23ead --- /dev/null +++ b/icons/repeat.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-repeat" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" /> + <path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3-3l3-3" /> +</svg> + + diff --git a/icons/sum.svg b/icons/sum.svg new file mode 100644 index 00000000..66d2d01a --- /dev/null +++ b/icons/sum.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-sum" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M18 16v2a1 1 0 0 1 -1 1h-11l6-7l-6-7h11a1 1 0 0 1 1 1v2" /> +</svg> + + diff --git a/icons/virus.svg b/icons/virus.svg new file mode 100644 index 00000000..0d8ea814 --- /dev/null +++ b/icons/virus.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-virus" 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"/> + <circle cx="12" cy="12" r="5" /> + <path d="M12 7v-4m-1 0h2" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(45 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(90 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(135 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(180 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(225 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(270 12 12)" /> + <path d="M12 7v-4m-1 0h2" transform="rotate(315 12 12)" /> +</svg> + + diff --git a/icons/wallet.svg b/icons/wallet.svg new file mode 100644 index 00000000..1828e160 --- /dev/null +++ b/icons/wallet.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wallet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M17 8v-3a1 1 0 0 0 -1 -1h-10a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1 -1 1h-12a2 2 0 0 1 -2 -2v-12" /> + <path d="M20 12v4h-4a2 2 0 0 1 0 -4h4" /> +</svg> + + |