mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 12:53:24 +00:00
f308c9f7b0
Also cleaned up the SVG. I hate Illustrator so much for what it does to SVGs. Change-Id: I3c1b8b812ed50ad65a8c2f53835e440bfd2e77ac
5 lines
482 B
XML
5 lines
482 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!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" width="1024" height="768"><path fill="#AAAAAA" d="M304,179.2v355.2h464V179.2H304z M716.8,460.8H352L460.8,320l16-6.4l102.4,108.8l54.4-32 L716.8,460.8L716.8,460.8L716.8,460.8z"/><polygon fill="#AAAAAA" points="256,230.4 256,588.8 755.2,588.8 755.2,563.2 281.6,563.2 281.6,230.4"/>
|
|
</svg>
|