mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 11:13:34 +00:00
871cee64ae
Align with Wikimedia Foundation SVG coding convention. Bug: T179361 Bug: T244439 Change-Id: Ief272a4fc7a35ee2044046f262aec2ec454683d1
10 lines
422 B
XML
10 lines
422 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<g>
|
|
<path d="M14 15h-3v2h3z"/>
|
|
<path d="M14 9H9v2h5z"/>
|
|
<path d="M14 3H3v2h11z"/>
|
|
<path d="M18 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 6a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM4.5 13.556c-3.33 0-4.5 1.666-4.5 2.777V18h9v-1.667c0-1.11-1.17-2.777-4.5-2.777z"/>
|
|
<circle cx="4.444" cy="10.5" r="2.5"/>
|
|
</g>
|
|
</svg>
|