mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-12-19 11:21:35 +00:00
c53047d181
This module contains the restriction icons. The main mmv module shrinks from 196.88kB to 174.97kB. Bug: T77349 Change-Id: I78d16b487f5272a8f779f3484c883d113db1878b
5 lines
447 B
XML
5 lines
447 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
|
<path fill="#202122" d="M0 0v64h64V0zm6 6h52v52h-6.06a25.206 60.413 0 0 0-10.19-18.945c-2.754 1.99-6.12 3.181-9.758 3.181-3.624 0-6.978-1.18-9.726-3.158A25.206 60.413 0 0 0 12.06 58H6zm25.992 6C24.541 12 18.5 18.04 18.5 25.492s6.04 13.492 13.492 13.492 13.492-6.04 13.492-13.492c0-7.451-6.04-13.492-13.492-13.492"/>
|
|
</svg>
|