Change 100% to 512

Fixes #18
This commit is contained in:
edent
2017-04-16 20:20:01 +01:00
parent cfbf0bec2a
commit 6d548e2907
37 changed files with 37 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#003087" height="100%" rx="15%" width="100%"/>
<rect fill="#003087" height="512" rx="15%" width="512"/>
<g fill="#fff">
<path d="m431 126c17 30 11 65 4 85-35 114-195 107-218 107-24 0-29 21-29 21l-17 74c-5 26-29 25-29 25h-52l-4-1c0 5 1 19 18 19h52s24 1 29-25l17-73s6-21 29-21 183 6 219-107c8-25 14-72-19-104z"/>
<path d="m155 397 17-74s5-21 29-21c23 0 183 6 218-107 13-41 22-139-139-139h-117s-24-1-30 24l-77 321s-3 21 18 21h52s24 1 29-25zm44-187 15-65s5-18 21-21c16-2 43 1 50 2 46 8 36 50 36 50-9 65-112 56-112 56-16-6-10-22-10-22z"/>

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 562 B