mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-29 02:14:21 +00:00
a23084a360
Changing indentation to tabs and use `multipass` option correctly. Follow-up to I09660b9d49cfdc4. Change-Id: Ic69532ad165c34aab97888328c7bef6e6c578491
5 lines
228 B
XML
5 lines
228 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96">
|
|
<path fill="#a2a9b1" d="M96 14L82 0 48 34 14 0 0 14l34 34L0 82l14 14 34-34 34 34 14-14-34-34z"/>
|
|
</svg>
|