mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 06:08:13 +08:00
* Add gradient stops * Better step adding * Steps can be dragged past each other * Swapping and switching gradient/fill * Fix convert to gradient * Skip non finite transforms for overlays Co-authored-by: Keavon Chambers <keavon@keavon.com>
5 lines
154 B
XML
5 lines
154 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
|
<rect width="8" height="2" x="2" y="5" />
|
|
<rect width="2" height="8" x="5" y="2" />
|
|
</svg>
|