You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
389 B
19 lines
389 B
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="m6.5 6.5 11 11" />
|
|
<path d="m21 21-1-1" />
|
|
<path d="m3 3 1 1" />
|
|
<path d="m18 22 4-4" />
|
|
<path d="m2 6 4-4" />
|
|
<path d="m3 10 7-7" />
|
|
<path d="m14 21 7-7" />
|
|
</svg>
|
|
|