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
294 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="M19,8L19,8c0-1.7-1.3-3-3-3h-6L9,4H5C3.3,4,2,5.3,2,7v10c0,1.7,1.3,3,3,3h14c1.7,0,3-1.3,3-3v-6
C22,9.3,20.7,8,19,8L19,8z M20,18H4V6h4.2l3.4,3.4l0.6,0.6H13h7V18z" />
</svg>