mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-25 08:05:51 +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
7 lines
386 B
XML
7 lines
386 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12">
|
|
<path fill="#fff" stroke="#36c" d="M10.5 4.518H4.518V10.5H10.5z"/>
|
|
<path fill="#36c" d="M6.234 1H1v5.39l1.57 1.546 1.31-1.31L6.607 9.35l2.69-2.688-2.81-2.808L7.8 2.544z"/>
|
|
<path fill="#fff" d="M2.004 2.004L1.982 6.89 3.8 5.07l2.88 2.88 1.228-1.227-2.88-2.88 1.85-1.852z"/>
|
|
</svg>
|