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

As per our architecture design, all of these files should be UTF-8. Luckily it maps well. Contributes to issue CURA-8342.
6 lines
335 B
XML
Executable File
6 lines
335 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<polygon points="3,10 5,10 5,21 7,21 7,10 10,10 10,21 12,21 12,10 14,10 14,8 3,8" />
|
|
<polygon points="20.9,4.5 19.5,3.1 18.1,4.5 16.7,3.1 15.3,4.5 16.7,5.9 15.3,7.3 16.7,8.7 18.1,7.3 19.5,8.7 20.9,7.3 19.5,5.9" />
|
|
</svg>
|