summaryrefslogtreecommitdiff
path: root/editor/icons/icon_int.svg
AgeCommit message (Collapse)Author
2019-09-24Optimize editor icon SVGs using svgcleanerHugo Locurcio
This makes editor binaries about 230 KB smaller. The command used was: parallel svgcleaner --multipass {} {} ::: editor/icons/*.svg
2017-12-17General use Variant type icons, plus other icon updates.Daniel J. Ramirez