Merge "Show a warning in edit preview when a template loop is detected"
[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 "browser": { "file": {
8 "ltr": "images/icons/browser-ltr.svg",
9 "rtl": "images/icons/browser-rtl.svg"
10 } },
11 "cancel": { "file": "images/icons/cancel.svg" },
12 "check": { "file": "images/icons/check.svg" },
13 "clear": { "file": "images/icons/clear.svg" },
14 "clock": { "file": "images/icons/clock.svg" },
15 "close": { "file": "images/icons/close.svg" },
16 "ellipsis": { "file": "images/icons/ellipsis.svg" },
17 "feedback": { "file": {
18 "ltr": "images/icons/feedback-ltr.svg",
19 "rtl": "images/icons/feedback-rtl.svg"
20 } },
21 "funnel": { "file": {
22 "ltr": "images/icons/funnel-ltr.svg",
23 "rtl": "images/icons/funnel-rtl.svg"
24 } },
25 "heart": { "file": "images/icons/heart.svg" },
26 "help": { "file": {
27 "ltr": "images/icons/help-ltr.svg",
28 "rtl": "images/icons/help-rtl.svg",
29 "lang": {
30 "he,yi": "images/icons/help-ltr.svg"
31 }
32 } },
33 "key": { "file": {
34 "ltr": "images/icons/key-ltr.svg",
35 "rtl": "images/icons/key-rtl.svg"
36 } },
37 "keyboard": { "file": {
38 "ltr": "images/icons/keyboard-ltr.svg",
39 "rtl": "images/icons/keyboard-rtl.svg"
40 } },
41 "logOut": { "file": {
42 "ltr": "images/icons/logOut-ltr.svg",
43 "rtl": "images/icons/logOut-rtl.svg"
44 } },
45 "newWindow": { "file": {
46 "ltr": "images/icons/newWindow-ltr.svg",
47 "rtl": "images/icons/newWindow-rtl.svg"
48 } },
49 "printer": { "file": {
50 "ltr": "images/icons/printer-ltr.svg",
51 "rtl": "images/icons/printer-rtl.svg"
52 } },
53 "search": { "file": {
54 "ltr": "images/icons/search-ltr.svg",
55 "rtl": "images/icons/search-rtl.svg"
56 }
57 },
58 "settings": { "file": "images/icons/settings.svg" },
59 "subtract": { "file": "images/icons/subtract.svg" },
60 "sun": { "file": {
61 "ltr": "images/icons/sun-ltr.svg",
62 "rtl": "images/icons/sun-rtl.svg"
63 },
64 "deprecated": "This will be removed in v0.24.0."
65 },
66 "watchlist": { "file": {
67 "ltr": "images/icons/watchlist-ltr.svg",
68 "rtl": "images/icons/watchlist-rtl.svg"
69 } }
70 }
71 }