mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00: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>
7 lines
719 B
XML
7 lines
719 B
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 style="fill:#ff0000;stroke:#000000;stroke-width:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 30.596088000000,33.005245000000 A 12.754002000000 9.005246200000 0.000000000000 0 0 17.842087000000,23.999999000000 A 12.754002000000 9.005246200000 0.000000000000 0 0 5.088085200000,33.005245000000 A 12.754002000000 9.005246200000 0.000000000000 0 0 17.842087000000,42.010491000000 A 12.754002000000 9.005246200000 0.000000000000 0 0 30.596088000000,33.005245000000"/>
|
|
|
|
</svg>
|