mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-25 00:05:29 +00:00
1e24c5798a
Echo icons updated to the new color palette https://phabricator.wikimedia.org/M82 Also setting color value hex codes to lowercase for uniformity across products. Bug: T147365 Change-Id: I16bdfbdada252ee27d5a0de11e0930347315b699
11 lines
472 B
XML
11 lines
472 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
|
|
<g fill="#54595d" transform="translate(1.16 2.44) scale(.98216)">
|
|
<rect width="11" height="1" rx=".5" ry=".5" x=".5" y="25"/>
|
|
<g transform="rotate(38 8.548 27.52)">
|
|
<rect width="10" height="7" rx="1" y="18"/>
|
|
<path d="M0 14h10v1H0zm0 2h10v1H0zM0 0h10v13H0V0zm2 0h2v11H2V0z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|