Update OOUI to v0.26.2
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-user.json
index 674d374..82940b0 100644 (file)
        },
        "images": {
                "userActive": {
-                       "file": "images/icons/userActive.svg"
+                       "file": "images/icons/userActive.svg",
+                       "deprecated": "Renamed since v0.26.2, use 'userAvatar' instead."
+               },
+               "userAnonymous": {
+                       "file": "images/icons/userAnonymous.svg"
+               },
+               "userAvatar": {
+                       "file": "images/icons/userAvatar.svg"
+               },
+               "userInactive": {
+                       "file": "images/icons/userAnonymous.svg",
+                       "deprecated": "Renamed since v0.26.2, use 'userAnonymous' instead."
                },
-               "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"