Merge "Add ?safemode=1 to disable user JS/CSS"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-interactions.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "add": { "file": "images/icons/add.svg" },
6 "advanced": { "file": "images/icons/advanced.svg" },
7 "bookmark": { "file": {
8 "ltr": "images/icons/bookmark-ltr.svg",
9 "rtl": "images/icons/bookmark-rtl.svg"
10 } },
11 "browser": { "file": {
12 "ltr": "images/icons/browser-ltr.svg",
13 "rtl": "images/icons/browser-rtl.svg"
14 } },
15 "cancel": { "file": "images/icons/cancel.svg" },
16 "check": { "file": "images/icons/check.svg" },
17 "clear": { "file": "images/icons/clear.svg" },
18 "clock": { "file": "images/icons/clock.svg" },
19 "close": { "file": "images/icons/close.svg" },
20 "ellipsis": { "file": "images/icons/ellipsis.svg" },
21 "feedback": { "file": {
22 "ltr": "images/icons/feedback-ltr.svg",
23 "rtl": "images/icons/feedback-rtl.svg"
24 } },
25 "funnel": { "file": {
26 "ltr": "images/icons/funnel-ltr.svg",
27 "rtl": "images/icons/funnel-rtl.svg"
28 } },
29 "heart": { "file": "images/icons/heart.svg" },
30 "help": { "file": {
31 "ltr": "images/icons/help-ltr.svg",
32 "rtl": "images/icons/help-rtl.svg",
33 "lang": {
34 "he,yi": "images/icons/help-ltr.svg"
35 }
36 } },
37 "key": { "file": {
38 "ltr": "images/icons/key-ltr.svg",
39 "rtl": "images/icons/key-rtl.svg"
40 } },
41 "keyboard": { "file": {
42 "ltr": "images/icons/keyboard-ltr.svg",
43 "rtl": "images/icons/keyboard-rtl.svg"
44 } },
45 "logOut": { "file": {
46 "ltr": "images/icons/logOut-ltr.svg",
47 "rtl": "images/icons/logOut-rtl.svg"
48 } },
49 "newWindow": { "file": {
50 "ltr": "images/icons/newWindow-ltr.svg",
51 "rtl": "images/icons/newWindow-rtl.svg"
52 } },
53 "printer": { "file": {
54 "ltr": "images/icons/printer-ltr.svg",
55 "rtl": "images/icons/printer-rtl.svg"
56 } },
57 "search": { "file": {
58 "ltr": "images/icons/search-ltr.svg",
59 "rtl": "images/icons/search-rtl.svg"
60 }
61 },
62 "settings": { "file": "images/icons/settings.svg" },
63 "subtract": { "file": "images/icons/subtract.svg" },
64 "sun": { "file": {
65 "ltr": "images/icons/sun-ltr.svg",
66 "rtl": "images/icons/sun-rtl.svg"
67 } },
68 "watchlist": { "file": {
69 "ltr": "images/icons/watchlist-ltr.svg",
70 "rtl": "images/icons/watchlist-rtl.svg"
71 } }
72 }
73 }