Fixed colour and proportions (#391)

Per https://help.flickr.com/en_us/brand-guidelines-r1KCpZZvS
"Do not alter the logo in any way (dimensions, color, overlay, stylize, etc.)"
This commit is contained in:
17jiangz1
2020-04-27 16:58:54 +08:00
committed by GitHub
parent 70b9d7f95a
commit bbefb06a98

View File

@@ -3,4 +3,6 @@ aria-label="Flickr" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="157" cy="256" fill="#006add" r="93"/><circle cx="355" cy="256" fill="#ff1981" r="93"/></svg>
fill="#fff"/><circle
cx="157" cy="256" fill="#0063dc" r="79"/><circle
cx="355" cy="256" fill="#ff0084" r="79"/></svg>

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 251 B