mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -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="M8,21H6V3h2V21z M18,3h-2v18h2V3z" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 167 B |
|
@ -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="M5,20V4c0-0.8,0.9-1.3,1.5-0.9l13,8c0.6,0.4,0.6,1.3,0,1.7l-13,8C5.9,21.3,5,20.8,5,20z M7,5.8v12.4
|
||||
L17.1,12L7,5.8z"/>
|
||||
|
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 247 B |
Loading…
Add table
Add a link
Reference in a new issue