mediawiki-extensions-Popups/resources/ext.popups.images/footer-rtl.svg
Volker E ed529488f8 Manually optimize & reduce SVG markup
Reduce and optimize SVG markup by
- removing unnecessary `id` attributes,
- lowercasing hex colors following code standard
- merging repeating `fill` attributes in `<g>` elements and
- following `<svg>` root element attribute sequence as anywhere else

Change-Id: I71df1df5fee0c363df41a996b5ec32d587b76f56
2018-08-08 17:09:15 +02:00

52 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="235" height="179" viewBox="0 0 235 179">
<defs>
<rect id="a" width="201" height="13" rx="2"/>
<rect id="b" width="201" height="169" y="10" rx="2"/>
<rect id="c" width="30" height="2" x="34" y="158" rx="1"/>
</defs>
<g fill="none" fill-rule="evenodd">
<g transform="translate(34)">
<g transform="matrix(1 0 0 -1 0 13)">
<use fill="#f8f9fa" xlink:href="#a"/>
<rect width="199" height="11" x="1" y="1" stroke="#a2a9b1" stroke-width="2" rx="2"/>
</g>
<use fill="#fff" xlink:href="#b"/>
<rect width="199" height="167" x="1" y="11" stroke="#a2a9b1" stroke-width="2" rx="2"/>
<g opacity=".4" fill="#72777d" transform="matrix(-1 0 0 1 132 35)">
<rect width="73" height="2" y="7" fill="#c8ccd1" rx="1"/>
<rect width="81" height="2" y="31" rx="1"/>
<rect width="32" height="2" y="85" rx="1"/>
<rect width="73" height="2" x="35" y="85" rx="1"/>
<rect width="17" height="2" y="45" rx="1"/>
<rect width="17" height="2" x="91" y="45" rx="1"/>
<rect width="68" height="2" x="20" y="45" rx="1"/>
<rect width="17" height="2" y="78" rx="1"/>
<rect width="37" height="2" x="72" y="78" rx="1"/>
<rect width="49" height="2" x="20" y="78" rx="1"/>
<rect width="24" height="2" x="84" y="31" rx="1" transform="matrix(-1 0 0 1 192 0)"/>
<rect width="81" height="2" y="66" rx="1"/>
<rect width="14" height="2" x="54" y="24" rx="1"/>
<rect width="37" height="2" x="71" y="24" rx="1"/>
<rect width="51" height="2" y="24" rx="1"/>
<rect width="108" height="2" y="59" rx="1"/>
<rect width="108" height="2" y="52" rx="1"/>
<rect width="108" height="2" y="92" rx="1"/>
<rect width="108" height="2" y="38" rx="1"/>
<rect width="51" height="2" rx="1"/>
</g>
<rect width="30" height="2" x="69" y="158" fill="#72777d" opacity=".4" rx="1"/>
<rect width="30" height="2" x="101" y="158" fill="#72777d" opacity=".4" rx="1"/>
<use fill="#36C" xlink:href="#c"/>
<rect width="33" height="5" x="32.5" y="156.5" stroke="#ffc057" stroke-opacity=".447" stroke-width="3" rx="2.5"/>
<circle cx="168" cy="49" r="19" fill="#eaecf0"/>
<g fill="#a2a9b1" transform="translate(183 5)">
<circle cx="1.5" cy="1.5" r="1.5"/>
<circle cx="6" cy="1.5" r="1.5"/>
<circle cx="10.5" cy="1.5" r="1.5"/>
</g>
</g>
<path stroke="#ff00af" d="M.5 159.5h54.01" stroke-linecap="square"/>
</g>
</svg>