mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
1a5f01f9eb
Unifying BetaFeatures SVG screenshot markup by: - changing `id`s for better readability, - sorting attributes, - using full pixel values where applicable and - generalizing attributes on `g` where applicable Change-Id: Icd3a8e6407ee8b5e5c678768379564c116e25e8a
25 lines
1.5 KiB
XML
25 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="264" height="162" viewBox="0 0 264 162">
|
|
<defs>
|
|
<clipPath id="jagged-edge">
|
|
<path d="M0 0v152l12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10 12 10 12-10V0z"/>
|
|
</clipPath>
|
|
</defs>
|
|
<g fill="#eaecf0" clip-path="url(#jagged-edge)">
|
|
<path id="background" fill="#fff" d="M0 0h264v162H0"/>
|
|
<path id="logo" d="M11 22c0-8 6-14 14-14s14 6 14 14-6 14-14 14-14-6-14-14m27 23v-5H13v5h25"/>
|
|
<path id="sidebar" d="M38 163V58H13v106h25"/>
|
|
<path id="personal-tools" d="M233 5h26v6h-26V5zm-24 0h22v6h-22zm-24 0h22v6h-22zm-23 0h13v6h-13zm15 0h6v6h-6zm-23 0h6v6h-6z"/>
|
|
<g id="search">
|
|
<path id="input" d="M258 16v4h-92v-4h92m1-1h-94v6h94v-6z"/>
|
|
<path id="icon" d="M168 17h2v2h-2z"/>
|
|
</g>
|
|
<path id="article" d="M252 162V29H48v133z"/>
|
|
<path id="border" d="M0 0v162h264V0zm1 1h262v150.533l-11 9.166-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-12-10-12 10-11-9z"/>
|
|
<path fill="#36c" d="M177.02 5h6v6h-6z"/>
|
|
<rect fill="#36c" y="18.566" x="140.812" ry=".099" rx=".106" height="93.208" width="78.835"/>
|
|
<path fill="#36c" d="M175.692 19l4.537-6 4.536 6"/>
|
|
<path fill="#fff" d="M180.23 44.254c-7.437 0-12.783 4.648-12.783 11.62v11.62c0 4.648 0 6.972-4.648 6.972v2.324h34.86v-2.324c-4.65 0-4.65-2.324-4.65-6.972v-11.62c0-6.972-5.344-11.62-12.78-11.62zm-6.973 37.184c0 2.324 3.72 4.648 6.972 4.648 3.253 0 6.97-2.324 6.97-4.648h-13.943z"/>
|
|
</g>
|
|
</svg>
|