Smaller Flickr

As suggested at https://news.ycombinator.com/item?id=14120730
This commit is contained in:
edent
2017-04-15 15:29:54 +01:00
parent 8c9d71698f
commit 9e9474281c

View File

@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512">
<rect height="100%" width="100%" rx="15%" ry="15%" fill="#ed1983"/> <rect height="100%" width="100%" rx="15%" ry="15%" fill="#ed1983"/>
<g> <g style="fill:#FFF">
<circle cx="150" cy="256" r="100" style="fill:#FFFFFF"/> <circle cx="150" cy="256" r="100"/>
<circle cx="365" cy="256" r="100" style="fill:#FFFFFF"/> <circle cx="365" cy="256" r="100"/>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 275 B

After

Width:  |  Height:  |  Size: 251 B