mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 03:08:12 +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 xmlns="http://www.w3.org/2000/svg" width="10" height="10"><path fill="#fff" stroke="#36c" d="M9.5 3.518H3.518V9.5H9.5z"/><path d="M5.245-.16H.01v5.39l1.572 1.544 1.31-1.31L5.617 8.19 8.305 5.5 5.497 2.694l1.31-1.31z" fill="#36c"/><path d="M1.016.845L.994 5.73 2.81 3.91l2.882 2.88L6.92 5.567l-2.882-2.88L5.888.833z" fill="#fff"/></svg> |