mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-04 12:09:30 +00:00
c3e57e0ecd
With T178356 ES6 is the default, so these can now be managed in the same module. Keeping them in the same module will hopefully allow us to make more optimizations on the long term. Change-Id: I3fe9e50143b85b4cdc3d9171a60c3720a7c26b4b
4 lines
185 B
XML
4 lines
185 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20">
|
|
<path d="M11.5 8.5v-5H13V7h3.5v1.5h-5Zm0 3v5H13V13h3.5v-1.5h-5Zm-3-3v-5H7V7H3.5v1.5h5Zm0 3v5H7V13H3.5v-1.5h5Z"/>
|
|
</svg>
|