summaryrefslogtreecommitdiffstats
path: root/editor/icons/ToolBoneSelect.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
|
* 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).
* Implemented SkeletonEditorGizmoSilc Renew2021-10-071-0/+1
Co-authored-by: Lyuma <xn.lyuma@gmail.com>