Update OOUI to v0.28.0
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-user.json
index 674d374..af4d5c0 100644 (file)
                }
        },
        "images": {
-               "userActive": {
-                       "file": "images/icons/userActive.svg"
+               "userAnonymous": {
+                       "file": "images/icons/userAnonymous.svg"
                },
-               "userAvatar": { "file": "images/icons/userAvatar.svg" },
-               "userInactive": { "file": {
-                       "ltr": "images/icons/userInactive-ltr.svg",
-                       "rtl": "images/icons/userInactive-rtl.svg"
-               } },
-               "userTalk": { "file": {
-                       "ltr": "images/icons/userTalk-ltr.svg",
-                       "rtl": "images/icons/userTalk-rtl.svg"
-               } }
+               "userAvatar": {
+                       "file": "images/icons/userAvatar.svg"
+               },
+               "userTalk": {
+                       "file": {
+                               "ltr": "images/icons/userTalk-ltr.svg",
+                               "rtl": "images/icons/userTalk-rtl.svg"
+                       }
+               }
        }
 }