Merge "Add some translations for Western Punjabi (pnb)"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-moderation.json
1 {
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/unBlock-ltr.svg",
8 "rtl": "images/icons/unBlock-rtl.svg"
9 }, "deprecated": "Renamed since v0.18.3, use 'unBlock' instead." },
10 "unBlock": { "file": {
11 "ltr": "images/icons/unBlock-ltr.svg",
12 "rtl": "images/icons/unBlock-rtl.svg"
13 } },
14 "flag": { "file": {
15 "ltr": "images/icons/flag-ltr.svg",
16 "rtl": "images/icons/flag-rtl.svg"
17 } },
18 "flagUndo": { "file": {
19 "ltr": "images/icons/unFlag-ltr.svg",
20 "rtl": "images/icons/unFlag-rtl.svg"
21 }, "deprecated": "Renamed since v0.18.3, use 'unFlag' instead." },
22 "unFlag": { "file": {
23 "ltr": "images/icons/unFlag-ltr.svg",
24 "rtl": "images/icons/unFlag-rtl.svg"
25 } },
26 "lock": { "file": "images/icons/lock.svg" },
27 "unLock": { "file": {
28 "ltr": "images/icons/unLock-ltr.svg",
29 "rtl": "images/icons/unLock-rtl.svg"
30 } },
31 "star": { "file": "images/icons/star.svg" },
32 "halfStar": { "file": {
33 "ltr": "images/icons/halfStar-ltr.svg",
34 "rtl": "images/icons/halfStar-rtl.svg"
35 } },
36 "unStar": { "file": "images/icons/unStar.svg" },
37 "trash": { "file": "images/icons/trash.svg" },
38 "unTrash": { "file": {
39 "ltr": "images/icons/unTrash-ltr.svg",
40 "rtl": "images/icons/unTrash-rtl.svg"
41 } },
42 "trashUndo": { "file": {
43 "ltr": "images/icons/unTrash-ltr.svg",
44 "rtl": "images/icons/unTrash-rtl.svg"
45 }, "deprecated": "Renamed since v0.18.3, use 'unTrash' instead." },
46 "ongoingConversation": {
47 "file": {
48 "ltr": "images/icons/ongoingConversation-ltr.svg",
49 "rtl": "images/icons/ongoingConversation-rtl.svg"
50 }
51 }
52 }
53 }