mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-02 19:26:51 +00:00
6fa5e1758c
svgo ^2.8.0 → ^3.0.2 Amending to new `cleanupIds` plugin name. Re-crushing SVGs while at it. Bug: T333158 Change-Id: I29e74ec1240142af3440004b68ac985558836410
4 lines
205 B
XML
4 lines
205 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20">
|
|
<path fill-rule="evenodd" d="M11.5 8.5v-5H13V7h3.5v1.5h-5Zm0 3v5H13V13h3.5v-1.5h-5Zm-3-3v-5H7V7H3.5v1.5h5Zm0 3v5H7V13H3.5v-1.5h5Z"/>
|
|
</svg>
|