Merge "Converted ChangeTags to using the WAN cache"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / mediawiki / icons-user.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "userActive": { "file": {
6 "ltr": "images/icons/userActive-ltr.svg",
7 "rtl": "images/icons/userActive-rtl.svg"
8 } },
9 "userAvatar": { "file": "images/icons/userAvatar.svg" },
10 "userInactive": { "file": {
11 "ltr": "images/icons/userInactive-ltr.svg",
12 "rtl": "images/icons/userInactive-rtl.svg"
13 } },
14 "userTalk": { "file": {
15 "ltr": "images/icons/userTalk-ltr.svg",
16 "rtl": "images/icons/userTalk-rtl.svg"
17 } }
18 }
19 }