mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-16 18:58:45 +00:00
a75c7fd257
Aligning remaining SVGs to WikimediaUI color palette. Also: - Aligning markup to each other, among others adding XML declaration throughout or removing unnecessary `standalone=no` attribute. - Optimizing with SVGO without prettified markup. Savings of up to 17% of file size. Bug: T146799 Bug: T172850 Change-Id: I54a21932fd5df64b7716ac66a90de5af73776c23
1 line
307 B
XML
1 line
307 B
XML
<?xml version="1.0" encoding="UTF-8"?><svg viewBox="0 0 24 24" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 13.25a3.25 3.25 0 1 1 0-6.5 3.25 3.25 0 0 1 0 6.5M12 2c-4.418 0-8 3-8 8 0 2.52 2 5 3 6s5 6 5 6 4-5 5-6 3-3.48 3-6c0-5-3.582-8-8-8" fill="#54595d" fill-rule="evenodd"/></svg> |