Commit Graph

4 Commits

Author SHA1 Message Date
a065ee979d Add PNG icon assets (48x48, 2x density for 24dp icons)
- copy.png, cut.png, paste.png generated from SVGs using rsvg-convert
- White icons ready for runtime color tinting with blendOp.DstIn
2026-05-09 23:44:05 -04:00
92d22cf0cd Add go generate setup for SVG icon embedding
- gen_icons.go: reads SVG files, generates icons.go with go:embed
- icons.go: generated file with embedded SVG strings
- Supports cut, copy, paste icons (search, conflict, wrapOn/Off to be added)
2026-05-09 23:08:10 -04:00
9b745bf66f Improve cut icon: two handles with crossing blades and pivot point 2026-05-09 22:54:17 -04:00
06daad99bb Add cut/copy/paste SVG icon assets 2026-05-09 22:53:19 -04:00