mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
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.
This commit is contained in:
parent
1d0620908e
commit
9046506f2a
89 changed files with 89 additions and 89 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<?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="M22,6.4l-4,2V8c0-1.7-1.3-3-3-3H5C3.3,5,2,6.3,2,8v8c0,1.7,1.3,3,3,3h10c1.7,0,3-1.3,3-3v-0.4l4,2
|
||||
V6.4z M16,17H4V7h12V17z M20,14.4l-2-1c0-0.9,0-1.8,0-2.8l2-1V14.4z" />
|
||||
|
|
Before Width: | Height: | Size: 301 B After Width: | Height: | Size: 296 B |
Loading…
Add table
Add a link
Reference in a new issue