Files
0HyperCubeandKeavon Chambers 1462d2b662 Add control over gradient stops (#834)
* 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>
2022-11-05 13:30:48 +00:00

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>