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="#f58025" height="100%" rx="15%" width="100%"/>
<rect fill="#f58025" height="512" rx="15%" width="512"/>
<g fill="#fff">
<path d="m149 369h158v33h-158zm238-314 27 156-33 6-27-156zm-234 256 157 15-3 33-157-14zm15-71 153 41-9 32-152-41zm36-77 136 80-17 29-136-80zm81-74 89 130-28 19-89-130z"/>
<path d="m99 455h261v1-165h-27v139h-207v-139h-27z"/>

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 372 B