mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-29 18:34:25 +00:00
d1f416278a
Enabling SVGO automation with conservative plugin set, among those: - disable cleanupIDs, removeDesc, removeTitle, removeViewBox & removeXMLProcInst and - don't use multipass, - enable removeRasterImages and sortAttrs Bug: T185596 Change-Id: Ic13afb6e1cbc4d26af7a100cb7a916619fb4158e
8 lines
684 B
XML
8 lines
684 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 80 80">
|
|
<path fill="#72777d" d="M63.564 8c8.04 0 8.422 7.667 8.436 8.049V72H16.438C8.399 72 8.016 64.333 8 63.951V8h55.564z"/>
|
|
<path fill="#fff" d="M48.798 26.303a4.655 4.655 0 1 0 .012 9.31 4.655 4.655 0 0 0-.012-9.31z"/>
|
|
<circle cx="50.476" cy="30.957" r="4.654" fill="#fff" transform="matrix(-1 0 0 1 80 0)"/>
|
|
<path fill="#fff" d="M39.165 57.729c7.189 0 13.987-2.433 18.186-6.508a2.666 2.666 0 1 0-3.715-3.827c-3.226 3.131-8.636 5-14.471 5-5.749 0-11.117-1.83-14.359-4.896a2.667 2.667 0 0 0-3.665 3.875c4.271 4.04 10.84 6.356 18.024 6.356z"/>
|
|
</svg>
|