mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-30 02:15:49 +00:00
2eeb9e45fc
Following-up to further optimize icon SVG and provide arrow stem in perfect 45 degrees angle. Bug: T261391 Change-Id: I1fa7789182f0fffb7891205a9099884402d37b61
8 lines
305 B
XML
8 lines
305 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 1Z M10 3H8v1h2v6H4V8H3v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Z"/>
|
|
</svg>
|