mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 03:34:25 +00:00
5734191840
SVGO v2.x changed configuration to JS, amending configuration. Also re-crushing SVGs. Change-Id: Id6379e06e6aa1c25760f8489166d354fca25cd52
8 lines
261 B
XML
8 lines
261 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<title>
|
|
chevron
|
|
</title>
|
|
<path d="m9 2 1.3 1.3L3.7 10l6.6 6.7L9 18l-8-8 8-8zm8.5 0L19 3.3 12.2 10l6.7 6.7-1.4 1.3-8-8 8-8z"/>
|
|
</svg>
|