mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-18 13:05:50 +00:00
58457f8ae8
A resources folder is the defacto-standard across mediawiki repos. Vector now mirrors those by describing where files served by ResourceLoader are located. Change-Id: Ib7d8575112e8afaaa84221a6f30a15b34b51eb24
8 lines
231 B
XML
8 lines
231 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="13">
|
|
<g fill="none" stroke="#54595d" stroke-width="2">
|
|
<path d="M11.29 11.71l-4-4"/>
|
|
<circle cx="5" cy="5" r="4"/>
|
|
</g>
|
|
</svg>
|