mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-25 16:46:15 +00:00
a23084a360
Changing indentation to tabs and use `multipass` option correctly. Follow-up to I09660b9d49cfdc4. Change-Id: Ic69532ad165c34aab97888328c7bef6e6c578491
8 lines
346 B
XML
8 lines
346 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
|
|
<g fill="#72777d" transform="translate(0 20)">
|
|
<path d="M22 48.3c0 6.1-4.9 11-11 11s-11-4.9-11-11 4.9-11 11-11 11 4.9 11 11zm37 0c0 6.1-4.9 11-11 11s-11-4.9-11-11 4.9-11 11-11 11 4.9 11 11z"/>
|
|
<circle cx="85" cy="48.3" r="11"/>
|
|
</g>
|
|
</svg>
|