5 lines
235 B
XML
5 lines
235 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="36" viewBox="0 0 24 36">
|
|
<!-- Klasický styl kurzoru myši -->
|
|
<polygon points="0,0 20,20 10,20 13,31 9,33 6,22 0,28" fill="black" stroke="white" stroke-width="2"/>
|
|
</svg>
|