mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 21:04:11 +00:00
c0c9e7037f
Keep modules in separate dirs, move images to their module dirs, and fix up the module declarations so they still work. Also moved viewer.svg into the root. Bug: 56421 Change-Id: Ia84ddfd3b91c784c42d9ba243c5cfd46354f139f
2 lines
1.6 KiB
XML
2 lines
1.6 KiB
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="64" height="64" version="1.1"><circle r="9" cy="32" cx="32" fill="#939598" fill-opacity="1" /><circle r="26" cy="32" cx="32" fill="none" stroke-width="12" stroke="#939598" /><g style="fill:#939598" transform="translate(32,12)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(47,18) rotate(45)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(52,32) rotate(90)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(47,47) rotate(135)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(32,52) rotate(180)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(12,32) rotate(270)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(18,18) rotate(315)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g><g style="fill:#939598" transform="translate(18,46.5) rotate(225)"><path stroke="#006398" stroke-width="3" d="M 0 0 L 0 3" /><polygon points="-4,3 4,3 0,11" /></g></svg>
|