Convert Mac line endings to Linux ones for some SVG files

Change-Id: If956b1b1b45555144ad9f2299a38d2375cc2e40a
This commit is contained in:
Gergő Tisza 2014-06-17 19:36:20 +00:00
parent 2a5aad613c
commit 2083a39dc2
14 changed files with 216 additions and 215 deletions

View file

@ -2,3 +2,4 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="768"><path fill="#AAAAAA" d="M304,179.2v355.2h464V179.2H304z M716.8,460.8H352L460.8,320l16-6.4l102.4,108.8l54.4-32 L716.8,460.8L716.8,460.8L716.8,460.8z"/><polygon fill="#AAAAAA" points="256,230.4 256,588.8 755.2,588.8 755.2,563.2 281.6,563.2 281.6,230.4"/>
</svg>

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 479 B