verschoben von innohub/k3s repo
This commit is contained in:
13
src/lib/icons/X.svelte
Normal file
13
src/lib/icons/X.svelte
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg
|
||||
class="h-6 w-6"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
viewBox="0 0 24 24"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
><path
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="2"
|
||||
d="M6 18L18 6M6 6l12 12"
|
||||
/></svg
|
||||
>
|
||||
|
After Width: | Height: | Size: 231 B |
Reference in New Issue
Block a user