summaryrefslogtreecommitdiff
path: root/editor/icons/icon_ruler.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
2019-09-02Add icon for the ruler toolMichael Alexsander Silva Dias