Merge "Remove not used private member variable mParserWarnings from OutputPage"
[mediawiki.git] / resources / lib / oojs-ui / themes / mediawiki / icons-accessibility.json
blobee1d0a5c206c7b5730b3d9a9069cec077331721e
2         "prefix": "oo-ui-icon",
3         "intro": "@import '../../../../src/styles/common';",
4         "images": {
5                 "bright": { "file": "images/icons/bright.svg" },
6                 "halfBright": { "file": "images/icons/halfBright.svg" },
7                 "notBright": { "file": "images/icons/notBright.svg" },
8                 "moon": { "file": "images/icons/moon.svg" },
9                 "largerText": { "file": {
10                         "ltr": "images/icons/largerText-ltr.svg",
11                         "rtl": "images/icons/largerText-rtl.svg"
12                 } },
13                 "smallerText": { "file": {
14                         "ltr": "images/icons/smallerText-ltr.svg",
15                         "rtl": "images/icons/smallerText-rtl.svg"
16                 } },
17                 "visionSimulator": { "file": "images/icons/visionSimulator.svg" }
18         }