mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
* Remove log statements * Add feature gates to functions in path.rs * Fix infinite parsing loop and add new test * License tweaks * Remove trailing zero in whole number floats * Flatten visual-tests directory * Code review * Clean up printlines * Add error handling to path parsing --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
18 lines
1.0 KiB
XML
18 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
|
|
<svg width="48"
|
|
height="48"
|
|
viewBox="0 0 48 48"
|
|
version="1.1"
|
|
id="svg1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<path id="a"
|
|
style="fill:#ff0000;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
|
|
d="M 32.682336,31.159195 A 15.840806,15.840806 0 0 1 16.84153,47.000001 15.840806,15.840806 0 0 1 1.0007238,31.159195 15.840806,15.840806 0 0 1 16.84153,15.318389 15.840806,15.840806 0 0 1 32.682336,31.159195 Z"/>
|
|
<path style="fill:#ff0000;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
|
|
d="M 17.485987,7.7507175 C 10.56639,14.432804 7.7169295,32.784031 13.686817,25.389413 19.656705,17.994796 37.498791,3.0045639 27.051323,24 17.708123,42.776278 43.401435,25.593135 42.248003,13.517214 41.094571,1.441293 24.405584,1.0686307 17.485987,7.7507175 Z"
|
|
id="b"/>
|
|
</svg>
|