mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-16 20:18:00 +00:00
deaaf0961b
Instead load it via mw.loader.using We retain the module name ext.popups as this will be present in cached HTML, however now it will load the bulk of the code inside ext.popups.main Bug: T176211 Change-Id: Ibe212721807d3698dc45ef46b2dbde15ca9d2f70
52 lines
2.7 KiB
XML
52 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="235" height="179" xmlns:xlink="http://www.w3.org/1999/xlink" 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" 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" fill="#72777d" rx="1"/>
|
|
<rect width="32" height="2" y="85" fill="#72777d" rx="1"/>
|
|
<rect width="73" height="2" x="35" y="85" fill="#72777d" rx="1"/>
|
|
<rect width="17" height="2" y="45" fill="#72777d" rx="1"/>
|
|
<rect width="17" height="2" x="91" y="45" fill="#72777d" rx="1"/>
|
|
<rect width="68" height="2" x="20" y="45" fill="#72777d" rx="1"/>
|
|
<rect width="17" height="2" y="78" fill="#72777d" rx="1"/>
|
|
<rect width="37" height="2" x="72" y="78" fill="#72777d" rx="1"/>
|
|
<rect width="49" height="2" x="20" y="78" fill="#72777d" rx="1"/>
|
|
<rect width="24" height="2" x="84" y="31" fill="#72777d" rx="1" transform="matrix(-1 0 0 1 192 0)"/>
|
|
<rect width="81" height="2" y="66" fill="#72777d" rx="1"/>
|
|
<rect width="14" height="2" x="54" y="24" fill="#72777d" rx="1"/>
|
|
<rect width="37" height="2" x="71" y="24" fill="#72777d" rx="1"/>
|
|
<rect width="51" height="2" y="24" fill="#72777d" rx="1"/>
|
|
<rect width="108" height="2" y="59" fill="#72777d" rx="1"/>
|
|
<rect width="108" height="2" y="52" fill="#72777d" rx="1"/>
|
|
<rect width="108" height="2" y="92" fill="#72777d" rx="1"/>
|
|
<rect width="108" height="2" y="38" fill="#72777d" rx="1"/>
|
|
<rect width="51" height="2" fill="#72777d" 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>
|