mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-14 19:28:31 +00:00
64c07dfb68
Align SVG markup across Foundation products by: - unifying XML declaration, - removing unnecessary `standalone="no"` attribute as it's default, - removing all `g` group elements where applicable, - bringing attributes in order, - removing unnecessary ids and - unifying whitespace. Bug: T178867 Change-Id: Id3799a46c14f793636ca9bca3ad0f642466ed5a0
5 lines
314 B
XML
5 lines
314 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 188.36253 188.36253">
|
|
<path fill="#54595d" d="M45.695 153.668h135.38l-23.01-22.484V41.298l30.298-30.297L177.362 0 0 177.362l11 11 34.695-34.694zM20.002 137.68V30.003H127.68L20.002 137.68z"/>
|
|
</svg>
|