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

8 lines
460 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">
<path d="M12,5l7,4l-7,4L5,9L12,5 M2.5,9.9l8.5,4.9c0.6,0.4,1.4,0.4,2,0l8.5-4.9c0.7-0.4,0.7-1.4,0-1.7L13,3.3c-0.6-0.4-1.4-0.4-2,0
L2.5,8.1C1.8,8.5,1.8,9.5,2.5,9.9z" />
<path d="M21.5,14.1l-2.7-1.6l-2,1.2L19,15l-7,4l-7-4l2.2-1.3l-2-1.2l-2.7,1.6c-0.7,0.4-0.7,1.3,0,1.7l8.5,4.9c0.6,0.3,1.4,0.3,2,0
l8.5-4.9C22.2,15.5,22.2,14.5,21.5,14.1z" />
</svg>