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
314 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,3H9C8.5,3,8,3.2,7.6,3.6l-4,4C3.2,8,3,8.5,3,9v10c0,1.1,0.9,2,2,2h10c0.5,0,1-0.2,1.4-0.6l4-4C20.8,16,21,15.5,21,15V5
C21,3.9,20.1,3,19,3z M15,19H5v-9h10V19z M15,8H6l3-3h9L15,8z" />
</svg>