mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
f769c088b9
Optimize and unify markup of SVGs and align to WikimediaUI color palette where easily applicable. Also removing three unused image files. Bug: T153043 Bug: T178867 Change-Id: Ied457ef84357374e66db9e1936ce1b754d53cfdb
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>
|