mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 12:53:24 +00:00
a5c146dc19
To achieve consistency with the icons in the Media Viewer panel, the following has been adjusted: - Colors onf the "share" icon to match the rest of the icons (updated to the new gray values of Agora). - Size of the Commons icon has been adjusted both in the SVG file and when it is added in the LESS/CSS. Due to the different aspect ratio of this icon, extra spacing has been added to make it visually fit. Change-Id: Ic14a869ea96ea1a8202c9988f0c5d330ba3e9a70
30 lines
1.2 KiB
XML
30 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
version="1.1"
|
|
width="64"
|
|
height="64"
|
|
viewBox="0 0 64 55.069767"
|
|
id="Untitled-Page%201"
|
|
xml:space="preserve"><metadata
|
|
id="metadata13"><rdf:RDF><cc:Work
|
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
|
id="defs11">
|
|
|
|
|
|
</defs>
|
|
<g
|
|
transform="scale(1.4883721,1.4883721)"
|
|
id="g3794"><path
|
|
d="m 31.3284,31.6165 -25.8488,0 0,-23.2165 9.6181,0 L 23.071,3.1055 0,3.1055 0,37 l 36.71,0 0,-14.6324 -5.3816,5.2664 0,3.9825 z"
|
|
id="path5"
|
|
style="fill:#777777;fill-opacity:1" /><path
|
|
d="m 31.2556,16.2772 0,6.9754 L 43,11.6255 31.2556,0 l 0,5.8172 C 13.2909,5.9335 13.6449,23.2526 13.6449,23.2526 c 0,0 6.3986,-8.7048 17.6107,-6.9754 l 0,0 z"
|
|
id="path7"
|
|
style="fill:#777777;fill-opacity:1" /></g>
|
|
</svg> |