mediawiki-extensions-Echo/modules/icons/mediawiki/badgeicons.json
Moriel Schottlender 9ab351352f Redo the notification badges
Bug: T115845
Bug: T140900
Depends-On: Ic666540d70de52f
Change-Id: I34e2736490319989a3a251a43fbe8080ab960b00
2016-07-27 11:51:05 -07:00

12 lines
128 B
JSON

{
"prefix": "oo-ui-icon",
"images": {
"bell": {
"file": "../bell.svg"
},
"tray": {
"file": "../tray.svg"
}
}
}