Ghostkeeper 9046506f2a
Convert icons to UTF-8
As per our architecture design, all of these files should be UTF-8. Luckily it maps well.

Contributes to issue CURA-8342.
2021-06-28 18:28:50 +02:00

7 lines
250 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">
<rect x="3" y="3" width="5" height="2" />
<rect x="3" y="8" width="11" height="4" />
<rect x="3" y="15" width="18" height="6" />
</svg>