mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-12-04 20:18:23 +00:00
33a2eb9635
Aligning SVGs to WikimediaUI color palette. Also optimizing by help of SVGO and aligning them to each other, among changes: - removing unnecessary, unused raster images - removing invisible, application specific metadata - unifying identation - bringing attributes in order Bug: T178257 Change-Id: Ief0ce99568e6a92700f2c8e4eb5990b989402389
6 lines
638 B
XML
6 lines
638 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="37" height="27" viewBox="0 0 37 27">
|
|
<title>sad face</title>
|
|
<path fill="#c8ccd1" fill-rule="evenodd" d="M5.475.7v20.075L0 26.25h31.025c3.102 0 5.475-2.372 5.475-5.475V.7H5.475zm20.44 4.562c1.277 0 2.19 1.095 2.19 2.19 0 1.096-.913 2.373-2.19 2.373-1.278 0-2.19-1.095-2.19-2.19s1.095-2.373 2.19-2.373zm-9.855 0c1.277 0 2.19 1.095 2.19 2.19 0 1.096-1.095 2.373-2.19 2.373s-2.19-1.095-2.19-2.19.913-2.373 2.19-2.373zm4.928 8.213c-7.153 0-8.415 7.012-8.415 7.012s2.805-1.403 8.415-1.403c5.61 0 8.414 1.403 8.414 1.403S28 13.475 20.988 13.475z"/>
|
|
</svg>
|