mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 23:55:53 +00:00
6fa5e1758c
svgo ^2.8.0 → ^3.0.2 Amending to new `cleanupIds` plugin name. Re-crushing SVGs while at it. Bug: T333158 Change-Id: I29e74ec1240142af3440004b68ac985558836410
8 lines
303 B
XML
8 lines
303 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12">
|
|
<title>
|
|
external link
|
|
</title>
|
|
<path fill="#36c" d="M6 1H1v5l2.14-2.15L7.3 8l.7-.7-4.15-4.17L6 1Zm4 2H8v1h2v6H4V8H3v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Z"/>
|
|
</svg>
|