summaryrefslogtreecommitdiffstats
path: root/editor/icons/Marker2D.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Fix near one opacity in editor iconsKrazy-J2023-01-311-1/+1
| | | | | Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988).
* Rename Position* nodes to Marker*Micky2022-08-231-0/+1
- Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names.