summaryrefslogtreecommitdiffstats
path: root/editor/icons/ORMMaterial3D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize SVG icons and remove unused Transpose iconMewPurPur2023-07-071-1/+1
|
* Tweak the ORMMaterial3D editor icon to follow the Godot design guidelinesHugo Locurcio2021-07-111-1/+1
|
* Optimize SVG using `svgcleaner --multipass`Hugo Locurcio2020-10-251-66/+1
| | | | This decreases the editor binary size by about 8 KB.
* Use PascalCase file names for editor iconsHugo Locurcio2020-02-241-0/+66
Using PascalCase file names without any conversion step is less confusing to new contributors.