mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 23:08:12 +08:00
* Build the node graph frontend * Graph pan and zoom * Graph's dot grid now pans/zooms also * Interactive horisontal to vertical curves * Data types and zooming on wires * Icon definitions code beautification * Add a visibility toggle Co-authored-by: 0hypercube <0hypercube@gmail.com>
4 lines
122 B
XML
4 lines
122 B
XML
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M7,2L3,6v8h10V2H7z M12,13H4V7h4V3h4V13z" />
|
|
</svg>
|