mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 06:46:34 +08:00

- Remove unused imports of xlink. - Remove comments about which application originally wrote the text file. It's untrue because PyCharm edited it, etc. - Remove unused IDs. - Remove unused colours for icons rendered with RecolorImage. - Remove useless x and y positions on 0, which is the default. - Remove useless style setting the background to transparent. - Remove useless whitespace in the path d attribute, and remove the then-useless XML space preserving attribute. - Remove unused groups. - Remove unused CSS classes. Contributes to issue CURA-8342.
4 lines
406 B
XML
4 lines
406 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<polygon points="19.71 15.71 18.29 14.29 16.5 16.09 14.71 14.29 13.29 15.71 15.09 17.5 13.29 19.29 14.71 20.71 16.5 18.91 18.29 20.71 19.71 19.29 17.91 17.5 19.71 15.71" />
|
|
<path d="M15.26,2a4,4,0,0,0-3.84,2.9L10.24,9H8v2H9.67L7.55,18.43a2,2,0,0,1-2,1.57H4v2H5.59a4,4,0,0,0,3.89-3.07L11.75,11H14V9H12.32l1-3.55A2,2,0,0,1,15.26,4H17V2Z" />
|
|
</svg> |