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
297 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="M16.4,21H3V7.6L7.6,3H21v13.4L16.4,21z M5,19h10.6l3.4-3.4V5H8.4L5,8.4V19z" />
<path d="M15,16h-3c-2.2,0-4-1.8-4-4s1.8-4,4-4h3v2h-3c-1.1,0-2,0.9-2,2s0.9,2,2,2h3V16z" />
</svg>