mediawiki-extensions-Echo/modules/icons/badgeicons.json

16 lines
168 B
JSON
Raw Normal View History

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