mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
9 lines
631 B
XML
9 lines
631 B
XML
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
||
|
height="24px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
||
|
<g id="image-frameless" style="opacity:0.75">
|
||
|
<polygon id="mountains" points="11.828,12.312 10.516,13.406 11.391,14.438 15.5,11 18,13 18,16 6,16 6,13.5 9.5,10" />
|
||
|
<polygon id="sky" points="12.562,11.016 15.5,9 18,11 18,7 6,7 6,12 9.516,7.844" />
|
||
|
</g>
|
||
|
</svg>
|