Merge "Remove not used private member variable mParserWarnings from OutputPage"
[mediawiki.git] / resources / lib / oojs-ui / themes / apex / icons-moderation.json
blobf904cc26d9b558f9f8e8b9cf363748b32f654dc5
2         "prefix": "oo-ui-icon",
3         "intro": "@import '../../../../src/styles/common';",
4         "images": {
5                 "block": { "file": "images/icons/block.svg" },
6                 "blockUndo": { "file": {
7                         "ltr": "images/icons/blockUndo-ltr.svg",
8                         "rtl": "images/icons/blockUndo-rtl.svg"
9                 } },
10                 "flag": { "file": {
11                         "ltr": "images/icons/flag-ltr.svg",
12                         "rtl": "images/icons/flag-rtl.svg"
13                 } },
14                 "flagUndo": { "file": {
15                         "ltr": "images/icons/flagUndo-ltr.svg",
16                         "rtl": "images/icons/flagUndo-rtl.svg"
17                 } },
18                 "lock": { "file": "images/icons/lock.svg" },
19                 "star": { "file": "images/icons/star.svg" },
20                 "trash": { "file": "images/icons/trash.svg" },
21                 "trashUndo": { "file": {
22                         "ltr": "images/icons/trashUndo-ltr.svg",
23                         "rtl": "images/icons/trashUndo-rtl.svg"
24                 } },
25                 "unLock": { "file": {
26                         "ltr": "images/icons/unLock-ltr.svg",
27                         "rtl": "images/icons/unLock-rtl.svg"
28                 } },
29                 "unStar": { "file": "images/icons/unStar.svg" }
32         }