Special:Newpages feed now shows first revision instead of latest revision
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "add": { "file": "images/icons/add.svg", "deprecated": "Moved since v0.19.5, use from the 'interactions' pack instead." },
6 "advanced": { "file": "images/icons/advanced.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
7 "alert": { "file": "images/icons/alert.svg", "deprecated": "Moved since v0.20.1, use from the 'alerts' pack instead." },
8 "cancel": { "file": "images/icons/cancel.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
9 "check": { "file": "images/icons/check.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
10 "circle": { "file": "images/icons/circle.svg", "deprecated": "Deprecated since v0.20.1, do not use." },
11 "close": { "file": "images/icons/close.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
12 "code": { "file": "images/icons/code.svg", "deprecated": "Moved since v0.16.2, use from the 'editing-advanced' pack instead." },
13 "collapse": { "file": "images/icons/collapse.svg", "deprecated": "Moved since v0.20.1, use from the 'movement' pack instead." },
14 "comment": { "file": "images/icons/comment.svg", "deprecated": "Moved since v0.20.1, use from the 'alerts' pack instead." },
15 "ellipsis": { "file": "images/icons/ellipsis.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
16 "expand": { "file": "images/icons/expand.svg", "deprecated": "Moved since v0.20.1, use from the 'movement' pack instead." },
17 "help": { "file": {
18 "ltr": "images/icons/help-ltr.svg",
19 "rtl": "images/icons/help-rtl.svg",
20 "lang": {
21 "he,yi": "images/icons/help-ltr.svg"
22 },
23 "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead."
24 } },
25 "history": { "file": "images/icons/history.svg", "deprecated": "Moved since v0.20.1, use from the 'content' pack instead." },
26 "info": { "file": "images/icons/info.svg", "deprecated": "Moved since v0.20.1, use from the 'content' pack instead." },
27 "menu": { "file": "images/icons/menu.svg", "deprecated": "Moved since v0.20.1, use from the 'layout' pack instead." },
28 "next": { "file": {
29 "ltr": "images/icons/move-ltr.svg",
30 "rtl": "images/icons/move-rtl.svg"
31 },
32 "deprecated": "Moved since v0.20.1, use from the 'movement' pack instead."
33 },
34 "notice": { "file": "images/icons/notice.svg", "deprecated": "Moved since v0.20.1, use from the 'alerts' pack instead." },
35 "previous": { "file": {
36 "ltr": "images/icons/move-rtl.svg",
37 "rtl": "images/icons/move-ltr.svg"
38 },
39 "deprecated": "Moved since v0.20.1, use from the 'movement' pack instead."
40 },
41 "redo": { "file": {
42 "ltr": "images/icons/arched-arrow-ltr.svg",
43 "rtl": "images/icons/arched-arrow-rtl.svg"
44 },
45 "deprecated": "Moved since v0.16.2, use from the 'editing-core' pack instead."
46 },
47 "remove": { "file": "images/icons/trash.svg", "deprecated": "Replaced since v0.14.0, use 'trash' from the 'moderation' pack instead." },
48 "search": { "file": {
49 "ltr": "images/icons/search-ltr.svg",
50 "rtl": "images/icons/search-rtl.svg"
51 },
52 "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead."
53 },
54 "settings": { "file": "images/icons/settings.svg", "deprecated": "Moved since v0.20.1, use from the 'interactions' pack instead." },
55 "tag": { "file": "images/icons/tag.svg", "deprecated": "Moved since v0.20.1, use from the 'content' pack instead." },
56 "undo": { "file": {
57 "ltr": "images/icons/arched-arrow-rtl.svg",
58 "rtl": "images/icons/arched-arrow-ltr.svg"
59 },
60 "deprecated": "Moved since v0.16.2, use from the 'editing-core' pack instead."
61 },
62 "window": { "file": "images/icons/window.svg", "deprecated": "Moved since v0.20.1, use from the 'content' pack instead." }
63 }
64 }