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

11 lines
446 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="16.9,8.4 15.5,7 13,9.5 13,2 11,2 11,9.5 8.5,7 7.1,8.4 12,13.4" />
<path d="M20,14v-4h-2v5H6v-5H4v4c0,1.7,1.3,3,3,3h10C18.7,17,20,15.7,20,14z" />
<circle cx="4" cy="20" r="1" />
<circle cx="8" cy="20" r="1" />
<circle cx="12" cy="20" r="1" />
<circle cx="16" cy="20" r="1" />
<circle cx="20" cy="20" r="1" />
</svg>