1
0
mirror of https://github.com/sevmeyer/mocu-xcursor.git synced 2025-05-28 04:06:31 +02:00
2021-05-21 17:09:29 +02:00

11 lines
588 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<path id="c" d="m7 5-2 2 4 4-3 3h8v-8l-3 3zm11 1v12h-12v2h14v-14z"/>
</defs>
<use xlink:href="#c" style="fill:#0a0b0c;stroke:#0a0b0c;stroke-width:2;stroke-linejoin:round;opacity:.1" x="1" y="1"/>
<use xlink:href="#c" style="fill:#1a1b1c;stroke:#1a1b1c;stroke-width:2;stroke-linejoin:round"/>
<use xlink:href="#c" style="fill:#fafbfc"/>
<circle id="hot" cx="19" cy="19" r="1" style="fill:#f00;opacity:.5"/>
</svg>