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
269 B
XML
1 line
269 B
XML
<?xml version="1.0" encoding="UTF-8"?><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 13v6a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v6h8V7l4.75 5L11 17v-4H3z" fill="#54595d" fill-rule="evenodd"/></svg> |