mediawiki-extensions-Multim.../img/user.svg
Mark Holmquist 47c7fc1be8 Put the username into the info list
Link to the user page of the uploader.

Fetches the gender from the API - falls back to "unknown" especially in
cases of cross-domain requests.

Change-Id: I38940782dc5d2d56c8aea608b1fe72e04f397c00
2013-10-24 15:55:38 -07:00

2 lines
667 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"><defs><circle id="corner" fill="#939598" r="2.5" /><rect id="main" width="13.5" height="13.5" fill="#939598" /><circle id="eye" cy="5" r="1.25" fill="white" /></defs><use xlink:href="#main" x="0" y="2.5" /><use xlink:href="#main" x="2.5" y="0" /><use xlink:href="#corner" x="2.5" y="2.5" /><use xlink:href="#corner" x="13.5" y="13.5" /><path stroke="white" fill="none" stroke-width="1.25" d="M 3,9 A 6,5 0 0 0 13,9 " /><use xlink:href="#eye" x="5.5" /><use xlink:href="#eye" x="10.5" /></svg>