Merge "auth: Follow up on e907d4328dc3e"
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-interactions.json
index 7ae3148..2cd0477 100644 (file)
@@ -22,9 +22,6 @@
                "add": {
                        "file": "images/icons/add.svg"
                },
-               "advanced": {
-                       "file": "images/icons/advanced.svg"
-               },
                "browser": {
                        "file": {
                                "ltr": "images/icons/browser-ltr.svg",
                                }
                        }
                },
+               "helpNotice": {
+                       "file": {
+                               "ltr": "images/icons/helpOutlined-ltr.svg",
+                               "rtl": "images/icons/helpOutlined-rtl.svg",
+                               "lang": {
+                                       "he,yi": "images/icons/helpOutlined-ltr.svg"
+                               }
+                       }
+               },
                "key": {
                        "file": "images/icons/key.svg"
                },
                "search": {
                        "file": "images/icons/search.svg"
                },
+               "settings": {
+                       "file": "images/icons/settings.svg"
+               },
                "subtract": {
                        "file": "images/icons/subtract.svg",
                        "variants": [ "destructive" ]