summaryrefslogtreecommitdiff
path: root/editor/icons/icon_file.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-09-12Improved alternative size thumbnail generationDaniel J. Ramirez