mirror of
https://github.com/sevmeyer/mocu-xcursor.git
synced 2025-05-10 04:56:32 +02:00
11 lines
641 B
XML
11 lines
641 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" class="left(-1,22)" d="m21 1v13.75l-3.94-1.63-1.72 4.16-1.84-0.78 1.71-4.15-3.94-1.63z"/>
|
|
</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" class="left(-1,22)" cx="21" cy="1" r="1" style="fill:#f00;opacity:.5"/>
|
|
</svg>
|