summaryrefslogtreecommitdiff
path: root/editor/icons/RectangleShape2D.svg
AgeCommit message (Collapse)Author
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2020-10-22Revert "fix(editor): TileMap Fill Rectangle icon"RĂ©mi Verschelde
2020-10-21fix(editor): TileMap Fill Rectangle iconEric Tuvesson
The default color was blue which is the active color, changed it to be gray by default.
2020-07-13Commit only the SVG files changed by file_format.shAaron Franke
There were a lot of SVG files changed by file_format.sh
2020-02-24Use PascalCase file names for editor iconsHugo Locurcio
Using PascalCase file names without any conversion step is less confusing to new contributors.