Merge "Rename autonym for 'no' from 'norsk bokmål' to 'norsk'"
[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 "unBlock": { "file": {
7 "ltr": "images/icons/unBlock-ltr.svg",
8 "rtl": "images/icons/unBlock-rtl.svg"
9 } },
10 "clip": { "file": "images/icons/clip.svg" },
11 "unClip": { "file": "images/icons/unClip.svg" },
12 "flag": { "file": {
13 "ltr": "images/icons/flag-ltr.svg",
14 "rtl": "images/icons/flag-rtl.svg"
15 } },
16 "unFlag": { "file": {
17 "ltr": "images/icons/unFlag-ltr.svg",
18 "rtl": "images/icons/unFlag-rtl.svg"
19 } },
20 "lock": { "file": "images/icons/lock.svg" },
21 "unLock": { "file": {
22 "ltr": "images/icons/unLock-ltr.svg",
23 "rtl": "images/icons/unLock-rtl.svg"
24 } },
25 "star": { "file": "images/icons/star.svg" },
26 "halfStar": { "file": {
27 "ltr": "images/icons/halfStar-ltr.svg",
28 "rtl": "images/icons/halfStar-rtl.svg"
29 } },
30 "unStar": { "file": "images/icons/unStar.svg" },
31 "trash": { "file": "images/icons/trash.svg" },
32 "unTrash": { "file": {
33 "ltr": "images/icons/unTrash-ltr.svg",
34 "rtl": "images/icons/unTrash-rtl.svg"
35 } },
36 "pushPin": { "file": "images/icons/pushPin.svg" },
37 "ongoingConversation": {
38 "file": {
39 "ltr": "images/icons/ongoingConversation-ltr.svg",
40 "rtl": "images/icons/ongoingConversation-rtl.svg"
41 }
42 }
43 }
44 }