* All files follow the template * Removed trailing whitespace from end of lines * Removed newline at end of file * `xlink` used for maximum compatibility * Bit of newline trimming
6 lines
993 B
XML
6 lines
993 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="Firefox" role="img"
|
|
viewBox="0 0 512 512"><rect
|
|
width="512" height="512"
|
|
rx="15%"
|
|
fill="#fff"/><defs><radialGradient id="a" cx=".8" cy=".3" r="1"><stop offset=".2" stop-color="#fe4"/><stop offset=".4" stop-color="#fb0"/><stop offset=".7" stop-color="#f23"/><stop offset=".9" stop-color="#a07"/></radialGradient><radialGradient id="b" cx=".6" cy=".2" r=".9"><stop offset="0" stop-color="#0cd"/><stop offset=".3" stop-color="#06d"/><stop offset=".6" stop-color="#517"/></radialGradient></defs><g transform="scale(4)"><circle cx="65" cy="65" r="45" fill="url(#b)"/><path d="M17 65c-3 41 50 62 73 43c-3 2-11 2-11 2s27-7 29-21c-3 4-9 7-9 7s19-17 14-38c0 0 2 3-3 15c5-35-15-39-15-52c0 0-2 4-2 5c-6-5-11-9-12-14c0 0-20 23 3 40c18 26-17 51-37 27c5 2 13 3 21-2c11 1 3-9-7-6c-19 5-19-19-9-10c2-3 1-7 1-7c4-4 7-1 11-8c2-6-8 2-12-7c1-3 3-6 8-9c-7-3-13 4-13 4s-6-3-13-1c-5-4-4-10-4-10s-6 3-7 17c-6 6-8 16-8 16l3-5c0 0-3 9-3 18" fill="url(#a)"/></g></svg> |