mediawiki-extensions-Echo/modules/icons/badgeicons.json
Ed Sanders 34e3d5feba Replace double-check with checkAll from OOUI
checkAll was specifically designed as a
replacement for double-check.

Change-Id: Ibdd6865213107650b9004ab40e12c6a7453b6251
2018-03-22 21:23:33 +00:00

16 lines
168 B
JSON

{
"variants": {
"invert": {
"color": "#FFFFFF"
}
},
"images": {
"bell": {
"file": "icons/bell.svg"
},
"tray": {
"file": "icons/tray.svg"
}
}
}