mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-12-04 12:38:21 +00:00
9d2f7de650
Amending Base10 to slightly darker `#202122` to fulfill WCAG requirements in connection to Accent50. Also adding it as WikimediaUI Base equivalent variable for future replacement. Also removing variables not in use any more. Bug: T248393 Change-Id: I6fb5c288cfeb2bd3c786c2f5ab771074203b8fc0
5 lines
837 B
XML
5 lines
837 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
|
<path fill="#202122" fill-rule="evenodd" d="M32.166 3.814A3.556 3.556 0 0028.92 5.59L.477 54.855a3.556 3.556 0 003.08 5.334h56.886a3.556 3.556 0 003.08-5.334L35.08 5.59a3.556 3.556 0 00-2.914-1.776zm-.176 18.377c.938 0 1.712.313 2.324.938.625.612.938 1.393.938 2.344 0 .99-.326 2.838-.977 5.547l-1.035 4.257c-.364 1.51-.631 3.308-.8 5.391h-.86c-.091-1.484-.39-3.281-.898-5.39l-1.016-4.258c-.612-2.553-.918-4.382-.918-5.489 0-1.002.3-1.81.898-2.422.6-.612 1.38-.918 2.344-.918zm.04 21.27a3 3 0 012.226.937c.625.612.937 1.361.937 2.247 0 .872-.312 1.62-.937 2.246a3.032 3.032 0 01-2.227.918 3.097 3.097 0 01-2.246-.918 3.097 3.097 0 01-.918-2.246c0-.873.306-1.622.918-2.247.612-.625 1.36-.937 2.246-.937z"/>
|
|
</svg>
|