mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 03:08:12 +00:00
871cee64ae
Align with Wikimedia Foundation SVG coding convention. Bug: T179361 Bug: T244439 Change-Id: Ief272a4fc7a35ee2044046f262aec2ec454683d1
9 lines
259 B
XML
9 lines
259 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<title>
|
|
user avatar
|
|
</title>
|
|
<path d="M10 11c-5.92 0-8 3-8 5v3h16v-3c0-2-2.08-5-8-5z"/>
|
|
<circle cx="10" cy="5.5" r="4.5"/>
|
|
</svg>
|