mirror of
https://github.com/sevmeyer/mocu-xcursor.git
synced 2025-04-19 20:16:30 +02:00
Revise details of pencil and color-picker
This commit is contained in:
parent
93892a29d3
commit
6b7f4677a9
@ -1,7 +1,7 @@
|
||||
<?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="m15.5 5-2.5 2.5 3.5 3.5 2.5-2.5c2.5-2.5-1-6-3.5-3.5zm-4 2-1.5 1.5 5.5 5.5 1.5-1.5zm-0.5 4-6 6c0 1-0.5 2-1 2.5l0.5 0.5c0.5-0.5 1.5-1 2.5-1l6-6z"/>
|
||||
<path id="c" class="left(-1,22)" d="m16 5-3.5 3.5-1.25-1.25-1.25 1.25 5.5 5.5 1.25-1.25-1.25-1.25 3.5-3.5c2-2-1-5-3-3zm-5 6-6 6c0 1-0.5 2-1 2.5l0.5 0.5c0.5-0.5 1.5-1 2.5-1l6-6z"/>
|
||||
</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"/>
|
||||
|
Before Width: | Height: | Size: 720 B After Width: | Height: | Size: 718 B |
@ -1,8 +1,8 @@
|
||||
<?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="s" class="left(-1,22)" d="m5 19 2-4.5 11-11 2.5 2.5-11 11z"/>
|
||||
<path id="c" class="left(-1,22)" d="m18 3.5-1.5 1.5 2.5 2.5 1.5-1.5zm-2 2-0.5 0.5 2.5 2.5 0.5-0.5zm-1 1-7.5 7.5 2.5 2.5 7.5-7.5zm-8 8-1.1 2.5 1.1 1.1 2.5-1.1z"/>
|
||||
<path id="s" class="left(-1,22)" d="m5 19 2-4.5 8.625-8.625 0.625-0.5 1.75-1.75 2.375 2.375-1.75 1.75-0.5 0.625-8.625 8.625z"/>
|
||||
<path id="c" class="left(-1,22)" d="m18 3.625-1.75 1.75 2.375 2.375 1.75-1.75zm-2.375 2.25-0.75 0.75 2.5 2.5 0.75-0.75zm-1.3125 1.3125-6.6875 6.6875 2.5 2.5 6.6875-6.6875zm-7.3125 7.3125-1.1 2.5 1.1 1.1 2.5-1.1z"/>
|
||||
</defs>
|
||||
<use xlink:href="#s" style="fill:#0a0b0c;stroke:#0a0b0c;stroke-width:2;stroke-linejoin:round;opacity:.1" x="1" y="1"/>
|
||||
<use xlink:href="#s" style="fill:#1a1b1c;stroke:#1a1b1c;stroke-width:2;stroke-linejoin:round"/>
|
||||
|
Before Width: | Height: | Size: 774 B After Width: | Height: | Size: 883 B |
Loading…
x
Reference in New Issue
Block a user