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

6 lines
292 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="15,14 17,14 17,7 10,7 10,9 13.6,9 3.3,19.3 4.7,20.7 15,10.4" />
<path d="M3,6v6h2V5h14v14h-7v2h6c1.7,0,3-1.3,3-3V6c0-1.7-1.3-3-3-3H6C4.3,3,3,4.3,3,6z" />
</svg>