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
378 B
XML
1 line
378 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="M13 3h-2v10h2V3zm4.835 2.165L16.42 6.58A6.985 6.985 0 0 1 19 12c0 3.865-3.135 7-7 7s-7-3.135-7-7c0-2.19 1.01-4.135 2.58-5.42L6.165 5.165C4.235 6.815 3 9.26 3 12a9 9 0 0 0 18 0c0-2.74-1.235-5.185-3.165-6.835z" fill="#d33" fill-rule="evenodd"/></svg> |