mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-25 16:46:15 +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
651 B
XML
8 lines
651 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="M16.436 8C8.396 8 8.014 15.667 8 16.049V72h55.562c8.039 0 8.422-7.667 8.438-8.049V8H16.436z"/>
|
|
<path fill="#fff" d="M31.202 26.303a4.655 4.655 0 1 1-.012 9.31 4.655 4.655 0 0 1 .012-9.31z"/>
|
|
<circle cx="50.476" cy="30.957" r="4.654" fill="#fff"/>
|
|
<path fill="#fff" d="M40.835 57.729c-7.189 0-13.987-2.433-18.186-6.508a2.666 2.666 0 1 1 3.715-3.827c3.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 1 3.665 3.875c-4.271 4.04-10.84 6.356-18.024 6.356z"/>
|
|
</svg>
|