summaryrefslogtreecommitdiff
path: root/modules/mono/icons
AgeCommit message (Collapse)Author
2020-10-25Optimize SVG using `svgcleaner --multipass`Hugo Locurcio
This decreases the editor binary size by about 8 KB.
2020-03-08Fix missing module editor iconsAndrii Doroshenko (Xrayez)
Module icons need to be renamed to PascalCase as well for them to be registered in 4.0. See godotengine/godot#36513.
2020-01-03[Mono]: the C# script icon is now visible in the editor.dankan1890
2019-08-12Add C# language editor iconIgnacio Etcheverry