mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-05 01:13:40 -04:00
20 lines
523 B
XML
20 lines
523 B
XML
<svg
|
|
width="200"
|
|
height="200"
|
|
viewBox="0 0 200 200"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M127.795 104.411L158.989 135.622L159 42.011L65.4066 42L96.5897 73.2L42 127.822L73.1721 159L127.795 104.411Z"
|
|
fill="white"
|
|
/>
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M57.7051 127.729L112.259 73.1572L92.1085 52.9933L148.007 53.0043V108.91L127.846 88.7459L73.2698 143.295L57.7051 127.729Z"
|
|
fill="black"
|
|
/>
|
|
</svg>
|