mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
e7ac2a8966
This will cause them to be rasterized as the correct size when used in emails. When used on the web (as SVGs) they have their dimensions set by CSS. Bug: T275936 Change-Id: Id7b76cf13bf9ebb88776d9c7eebc3944732ae743
11 lines
1.3 KiB
XML
11 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 20 20">
|
|
<title>
|
|
mention
|
|
</title>
|
|
<g fill="#36c">
|
|
<path d="M18 4h-1v7a2 2 0 0 1-2 2H4v1c0 1.1.9 2 2 2h10l4 4V6a2 2 0 0 0-2-2m-10.02.7c-.2.1-.37.24-.51.4A1.98 1.98 0 0 0 7 6.38c0 .23.05.41.15.54.1.13.25.2.44.2.1 0 .2-.02.29-.05a.7.7 0 0 0 .28-.15c.09-.08.17-.18.24-.3.07-.13.14-.28.18-.47l.4-1.55a1.96 1.96 0 0 0-.36-.03c-.23 0-.44.05-.64.14"/>
|
|
<path d="M12 6.28a2.8 2.8 0 0 1-.48.9 2.19 2.19 0 0 1-1.65.81c-.25 0-.48-.06-.67-.18a.91.91 0 0 1-.4-.56 1.8 1.8 0 0 1-1.47.74 1.33 1.33 0 0 1-1.3-.96 2.69 2.69 0 0 1 1.92-3.21 3.47 3.47 0 0 1 2.2.14L9.64 6c-.06.23-.09.42-.09.57 0 .15.03.27.07.35.04.09.1.15.19.18a.75.75 0 0 0 .71-.1c.14-.1.26-.23.36-.4.1-.18.19-.39.25-.63s.09-.5.09-.8c0-.47-.08-.89-.23-1.25A2.49 2.49 0 0 0 9.4 2.46a3.8 3.8 0 0 0-2.55.09A3.3 3.3 0 0 0 5.07 4.4a4.14 4.14 0 0 0 .03 2.97 3.22 3.22 0 0 0 1.92 1.84c.44.15.92.23 1.43.23a6.34 6.34 0 0 0 1.47-.18 4.92 4.92 0 0 0 1.01-.4c.1-.05.18-.07.25-.05.08.03.13.08.16.17l.2.49a5.34 5.34 0 0 1-3.09.85c-.66 0-1.28-.11-1.84-.32a4.1 4.1 0 0 1-2.43-2.33 4.89 4.89 0 0 1 .23-4.07A4.53 4.53 0 0 1 7 1.56a4.25 4.25 0 0 1 2.68.1c.48.17.9.42 1.27.75a3.59 3.59 0 0 1 1.21 2.77c0 .39-.05.76-.17 1.1M14 0H2a2 2 0 0 0-2 2v14l4-4h10a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2"/>
|
|
</g>
|
|
</svg>
|