Update OOUI to v0.26.2
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-user.json
index 1aa8723..72de915 100644 (file)
@@ -2,6 +2,11 @@
        "prefix": "oo-ui-icon",
        "intro": "@import '../../../../src/styles/common';",
        "images": {
-               "userAvatar": { "file": "images/icons/userAvatar.svg" }
+               "userAnonymous": {
+                       "file": "images/icons/userAnonymous.svg"
+               },
+               "userAvatar": {
+                       "file": "images/icons/userAvatar.svg"
+               }
        }
 }