mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-25 16:46:15 +00:00
268e1406d4
Align SVG markup across Foundation products by: - unifying XML declaration, - removing unnecessary `standalone="no"` attribute as it's default, - removing unnecessary `enable-background` attribute as it got removed from standard - removing all SVG editor metadata - adding `width` and `height` attributes where missing, - removing all `g` group elements except where necessary for transforms, - putting attributes on `path`, - removing unnecessary ids and - unifying whitespace. Also - changing 'expand' and 'gear' icon colors to resemble general button style, - while at this renaming 'gear_gray' to 'gear' including CSS reference, - slightly adapt remaining colors to WikimediaUI color palette and - deleting unused, unreferenced icon files. Saving up to 79% file size before gzipping. Bug: T178867 Change-Id: I9e54a3a972903811f5205def05397383f3484d63
8 lines
1.8 KiB
XML
8 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="28.391182" height="29.067274">
|
|
<path fill-opacity="0.51" d="M15.22352 0c-.17728 0-.3125.08253-.3125.1875V13.625c0 .19944.08642.375.1875.375h12.625c.101081 0 .1875-.17556.1875-.375V9.84375c0-.19944-.086419-.34375-.1875-.34375h-5.21875l5.84375-5.84375c.07972-.07972.04727-.265225-.09375-.40625L25.56727.5625c-.141025-.141025-.326528-.173472-.40625-.09375l-6.25 6.25V.1875c0-.104968-.13522-.1875-.3125-.1875h-3.375z"/>
|
|
<path fill="#fff" d="M15.72352.5c-.1662 0-.3125.0466-.3125.125v12.21875c0 .011.0263.021.0312.0312.009.0251.0189.045.0312.0625.0117.009.0161.0241.0312.0312.005.004.0256-.003.0312 0 .01.005.0207.0312.0312.0312h11.71875c.0753 0 .125-.1463.125-.3125v-2.375c0-.1662-.0497-.3125-.125-.3125h-6.6875l6.71875-6.75c.0599-.0599.0238-.19498-.0937-.3125l-1.6875-1.6875c-.11752-.11752-.28388-.18487-.34375-.125l-6.78125 6.8125V.62485c0-.0784-.11505-.125-.28125-.125h-2.40625z"/>
|
|
<path fill-opacity="0.51" d="M.97352 15c-.101081 0-.1875.14431-.1875.34375V19.125c0 .19944.08642.375.1875.375h5.40625L.03602 25.84375c-.08247.08247-.01603.265225.125.40625l2.65625 2.65625c.141025.141025.323779.207471.40625.125l6.5625-6.5625v6.3125c0 .108856.13522.21875.3125.21875h3.34375c.17728 0 .34375-.109894.34375-.21875V15.1875c0-.03362-.03846-.06614-.0625-.09375-.02446-.0281-.05106-.04471-.09375-.0625-.01321-.00596-.017099-.03125-.03125-.03125H.97352z"/>
|
|
<path fill="#fff" d="M1.41102 15.5c-.0753 0-.125.11505-.125.28125v2.40625c0 .1662.0497.3125.125.3125h6.65625l-7 7.03125c-.0599.0599-.0238.19498.0937.3125l1.71875 1.6875c.11752.11752.25263.18487.3125.125l7.09375-7.125v7.3125c0 .0784.11505.15625.28125.15625h2.40625c.1662 0 .3125-.0779.3125-.15625V15.625c0-.0261-.0365-.0415-.0625-.0625-.009-.0209-.0194-.0173-.0312-.0312-.008-.004-.0229.003-.0312 0-.0131-.009-.0168-.0312-.0312-.0312H1.41112z"/>
|
|
</svg>
|