Merge "Use {{int:}} on MediaWiki:Blockedtext and MediaWiki:Autoblockedtext"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / wikimediaui / icons-content.json
1 {
2 "selectorWithoutVariant": ".oo-ui-icon-{name}",
3 "selectorWithVariant": ".oo-ui-image-{variant}.oo-ui-icon-{name}",
4 "intro": "@import '../../../../src/styles/common';",
5 "variants": {
6 "invert": {
7 "color": "#fff",
8 "global": true
9 },
10 "progressive": {
11 "color": "#36c",
12 "global": true
13 },
14 "destructive": {
15 "color": "#d33"
16 },
17 "warning": {
18 "color": "#ff5d00"
19 }
20 },
21 "images": {
22 "article": {
23 "file": {
24 "ltr": "images/icons/article-ltr.svg",
25 "rtl": "images/icons/article-rtl.svg"
26 }
27 },
28 "articles": {
29 "file": {
30 "ltr": "images/icons/articles-ltr.svg",
31 "rtl": "images/icons/articles-rtl.svg"
32 }
33 },
34 "articleCheck": {
35 "file": "images/icons/articleCheck.svg"
36 },
37 "articleSearch": {
38 "file": "images/icons/articleSearch.svg"
39 },
40 "articleRedirect": {
41 "file": {
42 "ltr": "images/icons/articleRedirect-ltr.svg",
43 "rtl": "images/icons/articleRedirect-rtl.svg"
44 }
45 },
46 "book": {
47 "file": {
48 "ltr": "images/icons/book-ltr.svg",
49 "rtl": "images/icons/book-rtl.svg"
50 },
51 "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
52 },
53 "citeArticle": {
54 "file": "images/icons/reference.svg",
55 "deprecated": "Moved and renamed since v0.27.0. Use 'reference' from 'editing-citation' pack."
56 },
57 "die": {
58 "file": "images/icons/die.svg"
59 },
60 "download": {
61 "file": "images/icons/download.svg"
62 },
63 "folderPlaceholder": {
64 "file": {
65 "ltr": "images/icons/folderPlaceholder-ltr.svg",
66 "rtl": "images/icons/folderPlaceholder-rtl.svg"
67 }
68 },
69 "history": {
70 "file": "images/icons/history.svg"
71 },
72 "info": {
73 "file": "images/icons/info.svg"
74 },
75 "journal": {
76 "file": {
77 "ltr": "images/icons/journal-ltr.svg",
78 "rtl": "images/icons/journal-rtl.svg"
79 },
80 "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
81 },
82 "newspaper": {
83 "file": {
84 "ltr": "images/icons/newspaper-ltr.svg",
85 "rtl": "images/icons/newspaper-rtl.svg"
86 },
87 "deprecated": "Moved since v0.27.0 to the 'editing-citation' pack."
88 },
89 "tag": {
90 "file": {
91 "ltr": "images/icons/tag-ltr.svg",
92 "rtl": "images/icons/tag-rtl.svg"
93 },
94 "variants": [ "destructive", "warning" ]
95 },
96 "upload": {
97 "file": "images/icons/upload.svg"
98 },
99 "window": {
100 "file": "images/icons/window.svg"
101 }
102 }
103 }