mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-12-01 19:26:14 +00:00
a23084a360
Changing indentation to tabs and use `multipass` option correctly. Follow-up to I09660b9d49cfdc4. Change-Id: Ic69532ad165c34aab97888328c7bef6e6c578491
6 lines
279 B
XML
6 lines
279 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="19" height="14" viewBox="0 0 19 14">
|
|
<path fill="#72777d" d="M13 0H0v14h19V6h-6V0zm4.5 12.3V12H2.4l4.5-5.5.7-.1 4.2 4.5 2.3-1.5 3.4 2.9z"/>
|
|
<path fill="#72777d" d="M18.8 4.5h-4.5V0"/>
|
|
</svg>
|