11 lines
496 B
HTML
11 lines
496 B
HTML
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||
|
x="0px"
|
||
|
y="0px"
|
||
|
width="50"
|
||
|
height="50"
|
||
|
viewBox="0 0 48 48"
|
||
|
class="w-4 h-4">
|
||
|
<path fill="currentColor" d="M 23.976562 4.9785156 A 1.50015 1.50015 0 0 0 22.5 6.5 L 22.5 22.5 L 6.5 22.5 A 1.50015 1.50015 0 1 0 6.5 25.5 L 22.5 25.5 L 22.5 41.5 A 1.50015 1.50015 0 1 0 25.5 41.5 L 25.5 25.5 L 41.5 25.5 A 1.50015 1.50015 0 1 0 41.5 22.5 L 25.5 22.5 L 25.5 6.5 A 1.50015 1.50015 0 0 0 23.976562 4.9785156 z">
|
||
|
</path>
|
||
|
</svg>
|