Update flickr

This commit is contained in:
edent
2017-11-03 09:21:32 +00:00
parent e68c3cbc74
commit 9194c60bba
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect fill="#ff0084" height="512" rx="15%" width="512"/>
<circle cx="150" cy="256" r="100"/>
<circle cx="365" cy="256" r="100"/>
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" height="512" rx="15%" width="512"/>
<circle cx="150" cy="256" r="100" fill="#006ADD"/>
<circle cx="365" cy="256" r="100" fill="#FF1981"/>
</svg>

Before

Width:  |  Height:  |  Size: 211 B

After

Width:  |  Height:  |  Size: 226 B