summaryrefslogtreecommitdiffstats
path: root/editor/icons/RectangleShape2D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Reduce the total size of our SVGs by 15%VolTer2023-06-041-1/+1
|
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-291-1/+1
|
* Revert "fix(editor): TileMap Fill Rectangle icon"Rémi Verschelde2020-10-221-1/+1
|
* fix(editor): TileMap Fill Rectangle iconEric Tuvesson2020-10-211-1/+1
| | | | The default color was blue which is the active color, changed it to be gray by default.
* Commit only the SVG files changed by file_format.shAaron Franke2020-07-131-1/+1
| | | | There were a lot of SVG files changed by file_format.sh
* Use PascalCase file names for editor iconsHugo Locurcio2020-02-241-0/+1
Using PascalCase file names without any conversion step is less confusing to new contributors.