diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/a-b.svg | 8 | ||||
-rw-r--r-- | icons/adjustments-alt.svg | 14 | ||||
-rw-r--r-- | icons/adjustments-horizontal.svg | 14 | ||||
-rw-r--r-- | icons/align-justified.svg | 2 | ||||
-rw-r--r-- | icons/building-skyscraper.svg (renamed from icons/building-skyscrappers.svg) | 2 | ||||
-rw-r--r-- | icons/camera-minus.svg | 8 | ||||
-rw-r--r-- | icons/camera-plus.svg | 9 | ||||
-rw-r--r-- | icons/capture.svg | 10 | ||||
-rw-r--r-- | icons/copyleft.svg | 7 | ||||
-rw-r--r-- | icons/crosshair.svg | 11 | ||||
-rw-r--r-- | icons/floppy-disk.svg | 8 | ||||
-rw-r--r-- | icons/layout-kanban.svg | 9 | ||||
-rw-r--r-- | icons/line.svg | 8 | ||||
-rw-r--r-- | icons/markdown.svg | 8 | ||||
-rw-r--r-- | icons/menu-2.svg | 8 | ||||
-rw-r--r-- | icons/phone-calling.svg | 9 | ||||
-rw-r--r-- | icons/pill.svg (renamed from icons/pillow.svg) | 2 | ||||
-rw-r--r-- | icons/rocket.svg | 8 | ||||
-rw-r--r-- | icons/tallymark-1.svg | 6 | ||||
-rw-r--r-- | icons/tallymark-2.svg | 7 | ||||
-rw-r--r-- | icons/tallymark-3.svg | 8 | ||||
-rw-r--r-- | icons/tallymark-4.svg | 9 | ||||
-rw-r--r-- | icons/tallymarks.svg | 10 | ||||
-rw-r--r-- | icons/test.svg | 7 | ||||
-rw-r--r-- | icons/truck-delivery.svg | 9 | ||||
-rw-r--r-- | icons/truck-return.svg | 10 | ||||
-rw-r--r-- | icons/zoom-cancel.svg | 9 |
27 files changed, 202 insertions, 18 deletions
diff --git a/icons/a-b.svg b/icons/a-b.svg new file mode 100644 index 00000000..6d4ecfe9 --- /dev/null +++ b/icons/a-b.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-a-b" 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 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" /> + <path d="M12 6v12" /> + <path d="M16 16v-8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3" /> +</svg> + + diff --git a/icons/adjustments-alt.svg b/icons/adjustments-alt.svg new file mode 100644 index 00000000..6333d8a7 --- /dev/null +++ b/icons/adjustments-alt.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-adjustments-alt" 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="8" width="4" height="4" /> + <line x1="6" y1="4" x2="6" y2="8" /> + <line x1="6" y1="12" x2="6" y2="20" /> + <rect x="10" y="14" width="4" height="4" /> + <line x1="12" y1="4" x2="12" y2="14" /> + <line x1="12" y1="18" x2="12" y2="20" /> + <rect x="16" y="5" width="4" height="4" /> + <line x1="18" y1="4" x2="18" y2="5" /> + <line x1="18" y1="9" x2="18" y2="20" /> +</svg> + + diff --git a/icons/adjustments-horizontal.svg b/icons/adjustments-horizontal.svg new file mode 100644 index 00000000..ddb2e73e --- /dev/null +++ b/icons/adjustments-horizontal.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-adjustments-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"/> + <circle cx="14" cy="6" r="2" /> + <line x1="4" y1="6" x2="12" y2="6" /> + <line x1="16" y1="6" x2="20" y2="6" /> + <circle cx="8" cy="12" r="2" /> + <line x1="4" y1="12" x2="6" y2="12" /> + <line x1="10" y1="12" x2="20" y2="12" /> + <circle cx="17" cy="18" r="2" /> + <line x1="4" y1="18" x2="15" y2="18" /> + <line x1="19" y1="18" x2="20" y2="18" /> +</svg> + + diff --git a/icons/align-justified.svg b/icons/align-justified.svg index 80fe663e..ea8bba5f 100644 --- a/icons/align-justified.svg +++ b/icons/align-justified.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z"/> <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" /> + <line x1="4" y1="18" x2="16" y2="18" /> </svg> diff --git a/icons/building-skyscrappers.svg b/icons/building-skyscraper.svg index d481a685..8c856920 100644 --- a/icons/building-skyscrappers.svg +++ b/icons/building-skyscraper.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-skyscrappers" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-skyscraper" 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="21" x2="21" y2="21" /> <path d="M5 21v-14l8 -4v18" /> diff --git a/icons/camera-minus.svg b/icons/camera-minus.svg new file mode 100644 index 00000000..6fa89387 --- /dev/null +++ b/icons/camera-minus.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-camera-minus" 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="13" r="3" /> + <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h3m9 6v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /> + <line x1="15" y1="6" x2="21" y2="6" /> +</svg> + + diff --git a/icons/camera-plus.svg b/icons/camera-plus.svg new file mode 100644 index 00000000..d401d14f --- /dev/null +++ b/icons/camera-plus.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-camera-plus" 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="13" r="3" /> + <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h2m9 7v7a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /> + <line x1="15" y1="6" x2="21" y2="6" /> + <line x1="18" y1="3" x2="18" y2="9" /> +</svg> + + diff --git a/icons/capture.svg b/icons/capture.svg new file mode 100644 index 00000000..cfc029b5 --- /dev/null +++ b/icons/capture.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-capture" 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 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" /> + <circle cx="12" cy="12" r="3" /> +</svg> + + diff --git a/icons/copyleft.svg b/icons/copyleft.svg new file mode 100644 index 00000000..d35b22c4 --- /dev/null +++ b/icons/copyleft.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-copyleft" 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" /> + <path d="M9.5 9a3.5 4 0 1 1 0 6" /> +</svg> + + diff --git a/icons/crosshair.svg b/icons/crosshair.svg new file mode 100644 index 00000000..99b1d9ac --- /dev/null +++ b/icons/crosshair.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-crosshair" 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 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" /> + <line x1="9" y1="12" x2="15" y2="12" /> + <line x1="12" y1="9" x2="12" y2="15" /> +</svg> + + diff --git a/icons/floppy-disk.svg b/icons/floppy-disk.svg deleted file mode 100644 index a3ae268a..00000000 --- a/icons/floppy-disk.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-floppy-disk" 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 20h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9l5 5v9a2 2 0 0 1 -2 2" /> - <circle cx="12" cy="13" r="2" /> - <polyline points="4 8 10 8 10 4" /> -</svg> - - diff --git a/icons/layout-kanban.svg b/icons/layout-kanban.svg new file mode 100644 index 00000000..d329e276 --- /dev/null +++ b/icons/layout-kanban.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-kanban" 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="4" y1="4" x2="10" y2="4" /> + <line x1="14" y1="4" x2="20" y2="4" /> + <rect x="4" y="8" width="6" height="12" rx="2" /> + <rect x="14" y="8" width="6" height="6" rx="2" /> +</svg> + + diff --git a/icons/line.svg b/icons/line.svg new file mode 100644 index 00000000..0bdcd870 --- /dev/null +++ b/icons/line.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-line" 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="6" cy="18" r="2" /> + <circle cx="18" cy="6" r="2" /> + <line x1="7.5" y1="16.5" x2="16.5" y2="7.5" /> +</svg> + + diff --git a/icons/markdown.svg b/icons/markdown.svg new file mode 100644 index 00000000..bc6e8c97 --- /dev/null +++ b/icons/markdown.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-markdown" 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="5" width="18" height="14" rx="2" /> + <path d="M7 15v-6l2 2l2 -2v6" /> + <path d="M14 13l2 2l2 -2m-2 2v-6" /> +</svg> + + diff --git a/icons/menu-2.svg b/icons/menu-2.svg new file mode 100644 index 00000000..d0257903 --- /dev/null +++ b/icons/menu-2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-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"/> + <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/icons/phone-calling.svg b/icons/phone-calling.svg new file mode 100644 index 00000000..6bf58656 --- /dev/null +++ b/icons/phone-calling.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-phone-calling" 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="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" /> + <line x1="15" y1="7" x2="15" y2="7.01" /> + <line x1="18" y1="7" x2="18" y2="7.01" /> + <line x1="21" y1="7" x2="21" y2="7.01" /> +</svg> + + diff --git a/icons/pillow.svg b/icons/pill.svg index 5ae47ac6..a3a945b2 100644 --- a/icons/pillow.svg +++ b/icons/pill.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pillow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pill" 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.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" /> <path d="M8.5 8.5l7 7" /> diff --git a/icons/rocket.svg b/icons/rocket.svg new file mode 100644 index 00000000..29d74749 --- /dev/null +++ b/icons/rocket.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rocket" 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 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3" /> + <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" /> + <circle cx="15" cy="9" r="1" /> +</svg> + + diff --git a/icons/tallymark-1.svg b/icons/tallymark-1.svg new file mode 100644 index 00000000..b853763a --- /dev/null +++ b/icons/tallymark-1.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tallymark-1" 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="12" y1="5" x2="12" y2="19" /> +</svg> + + diff --git a/icons/tallymark-2.svg b/icons/tallymark-2.svg new file mode 100644 index 00000000..5ab98788 --- /dev/null +++ b/icons/tallymark-2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tallymark-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"/> + <line x1="10" y1="5" x2="10" y2="19" /> + <line x1="14" y1="5" x2="14" y2="19" /> +</svg> + + diff --git a/icons/tallymark-3.svg b/icons/tallymark-3.svg new file mode 100644 index 00000000..4a02baaa --- /dev/null +++ b/icons/tallymark-3.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tallymark-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"/> + <line x1="8" y1="5" x2="8" y2="19" /> + <line x1="12" y1="5" x2="12" y2="19" /> + <line x1="16" y1="5" x2="16" y2="19" /> +</svg> + + diff --git a/icons/tallymark-4.svg b/icons/tallymark-4.svg new file mode 100644 index 00000000..df607b1d --- /dev/null +++ b/icons/tallymark-4.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tallymark-4" 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="6" y1="5" x2="6" y2="19" /> + <line x1="10" y1="5" x2="10" y2="19" /> + <line x1="14" y1="5" x2="14" y2="19" /> + <line x1="18" y1="5" x2="18" y2="19" /> +</svg> + + diff --git a/icons/tallymarks.svg b/icons/tallymarks.svg new file mode 100644 index 00000000..378740ba --- /dev/null +++ b/icons/tallymarks.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tallymarks" 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="6" y1="5" x2="6" y2="19" /> + <line x1="10" y1="5" x2="10" y2="19" /> + <line x1="14" y1="5" x2="14" y2="19" /> + <line x1="18" y1="5" x2="18" y2="19" /> + <line x1="3" y1="17" x2="21" y2="7" /> +</svg> + + diff --git a/icons/test.svg b/icons/test.svg deleted file mode 100644 index 6810b835..00000000 --- a/icons/test.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-test" 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"/> - <image href="https://static.tildacdn.com/tild3432-3932-4036-b734-633738333636/Myicons__part_2line_.png" width="111" x="-43.5" y="-27.75" opacity=".3"></image> - <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-3 -4.5a1.4 1.4 0 0 1 2.5 -2.5l1.5 1.5" /> -</svg> - - diff --git a/icons/truck-delivery.svg b/icons/truck-delivery.svg new file mode 100644 index 00000000..52e8abfb --- /dev/null +++ b/icons/truck-delivery.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-truck-delivery" 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="7" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M5 17h-2v-4m-1 -8h11v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" /> + <line x1="3" y1="9" x2="7" y2="9" /> +</svg> + + diff --git a/icons/truck-return.svg b/icons/truck-return.svg new file mode 100644 index 00000000..6a1259cd --- /dev/null +++ b/icons/truck-return.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-truck-return" 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="7" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v6h-5l2 2m0 -4l-2 2" /> + <path d="M9 17h6" /> + <path d="M13 6h5l3 5v6h-2" /> +</svg> + + diff --git a/icons/zoom-cancel.svg b/icons/zoom-cancel.svg new file mode 100644 index 00000000..331a8800 --- /dev/null +++ b/icons/zoom-cancel.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-cancel" 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="10" cy="10" r="7" /> + <line x1="8" y1="8" x2="12" y2="12" /> + <line x1="12" y1="8" x2="8" y2="12" /> + <line x1="21" y1="21" x2="15" y2="15" /> +</svg> + + |