mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-16 11:29:46 +00:00
a6fa3c4977
Instead use mediawiki.ui and ResourceLoaderImageModule Other changes: * Add gender support to thanks-button-thanked Depends-On: I0745e112d11026ed59d8daca990b313305cd094a Bug: T198151 Change-Id: I82ae596330aff8387653c65a6bab5ff729641a80
4 lines
386 B
XML
4 lines
386 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<path d="M0 2v12c0 1.1.9 2 2 2h14l4 4V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2zm7.5 3.5C7.5 6.3 6.8 7 6 7s-1.5-.7-1.5-1.5S5.2 4 6 4s1.5.7 1.5 1.5zm8 0c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5S13.2 4 14 4s1.5.7 1.5 1.5zM4.4 9h11.3c-.8 2.3-3 3-5.6 3s-4.9-.7-5.7-3z"/>
|
|
</svg> |