mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 11:58:44 +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
5 lines
287 B
XML
5 lines
287 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<path fill="#fff" stroke="#7cb5d1" stroke-width=".99992" d="M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z"/>
|
|
</svg>
|