mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-04 03:59:53 +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
209 B
XML
4 lines
209 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20">
|
|
<path fill-rule="evenodd" d="M16.5 3.5v5H15V5h-3.5V3.5h5Zm0 13v-5H15V15h-3.5v1.5h5Zm-13-13v5H5V5h3.5V3.5h-5Zm0 13v-5H5V15h3.5v1.5h-5Z"/>
|
|
</svg>
|