mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-26 09:05:26 +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
6 lines
285 B
XML
6 lines
285 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="19" height="14" viewBox="0 0 19 14">
|
|
<path fill="#72777d" d="M13 0H0v14h19V6h-6V0zm4.5 12.3V12H2.4l4.5-5.5.7-.1 4.2 4.5 2.3-1.5 3.4 2.9z"/>
|
|
<path fill="#72777d" d="M18.8 4.5h-4.5V0"/>
|
|
</svg>
|