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
7 lines
388 B
XML
7 lines
388 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="M1.5 4.518h5.982V10.5H1.5z"/>
|
|
<path fill="#36c" d="M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z"/>
|
|
<path fill="#fff" d="M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z"/>
|
|
</svg>
|