mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-25 16:15:28 +00:00
5734191840
SVGO v2.x changed configuration to JS, amending configuration. Also re-crushing SVGs. Change-Id: Id6379e06e6aa1c25760f8489166d354fca25cd52
8 lines
252 B
XML
8 lines
252 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<title>
|
|
watch
|
|
</title>
|
|
<path fill="#fff" stroke="#7cb5d1" d="m8.1 1.1 2.2 4.5 4.8.7-3.5 3.4.9 4.8L8 12.2l-4.3 2.3.8-4.8L1 6.3l4.8-.7z"/>
|
|
</svg>
|