mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 11:13:34 +00:00
871cee64ae
Align with Wikimedia Foundation SVG coding convention. Bug: T179361 Bug: T244439 Change-Id: Ief272a4fc7a35ee2044046f262aec2ec454683d1
8 lines
638 B
XML
8 lines
638 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
|
|
<title>
|
|
community portal
|
|
</title>
|
|
<path d="M13.636 8.571c1.51 0 2.719-1.244 2.719-2.785 0-1.542-1.21-2.786-2.719-2.786S10.91 4.244 10.91 5.786c0 1.541 1.218 2.785 2.727 2.785zm-7.272 0c1.509 0 2.718-1.244 2.718-2.785C9.082 4.244 7.872 3 6.364 3c-1.51 0-2.728 1.244-2.728 2.786 0 1.541 1.219 2.785 2.728 2.785zm0 1.858C4.245 10.429 0 11.515 0 13.679V16h12.727v-2.321c0-2.164-4.245-3.25-6.363-3.25zm7.272 0c-.263 0-.563.018-.881.046 1.054.78 1.79 1.83 1.79 3.204V16H20v-2.321c0-2.164-4.245-3.25-6.364-3.25z" fill="#4A4F53"/>
|
|
</svg>
|