Merge "Don't fallback from uk to ru"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / mediawiki / 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 "constructive": {
15 "color": "#36c"
16 },
17 "destructive": {
18 "color": "#c33"
19 },
20 "warning": {
21 "color": "#ff5d00"
22 }
23 },
24 "images": {
25 "article": { "file": {
26 "ltr": "images/icons/article-ltr.svg",
27 "rtl": "images/icons/article-rtl.svg"
28 } },
29 "articles": { "file": {
30 "ltr": "images/icons/articles-ltr.svg",
31 "rtl": "images/icons/articles-rtl.svg"
32 } },
33 "articleCheck": { "file": {
34 "ltr": "images/icons/articleCheck-ltr.svg",
35 "rtl": "images/icons/articleCheck-rtl.svg"
36 } },
37 "articleSearch": { "file": {
38 "ltr": "images/icons/articleSearch-ltr.svg",
39 "rtl": "images/icons/articleSearch-rtl.svg"
40 } },
41 "articleRedirect": { "file": {
42 "ltr": "images/icons/articleRedirect-ltr.svg",
43 "rtl": "images/icons/articleRedirect-rtl.svg"
44 } },
45 "book": { "file": {
46 "ltr": "images/icons/book-ltr.svg",
47 "rtl": "images/icons/book-rtl.svg"
48 } },
49 "citeArticle": { "file": {
50 "ltr": "images/icons/citeArticle-ltr.svg",
51 "rtl": "images/icons/citeArticle-rtl.svg"
52 } },
53 "die": { "file": {
54 "ltr": "images/icons/die-ltr.svg",
55 "rtl": "images/icons/die-rtl.svg"
56 } },
57 "download": { "file": {
58 "ltr": "images/icons/download-ltr.svg",
59 "rtl": "images/icons/download-rtl.svg"
60 } },
61 "folderPlaceholder": { "file": {
62 "ltr": "images/icons/folderPlaceholder-ltr.svg",
63 "rtl": "images/icons/folderPlaceholder-rtl.svg"
64 } },
65 "journal": { "file": {
66 "ltr": "images/icons/journal-ltr.svg",
67 "rtl": "images/icons/journal-rtl.svg"
68 } },
69 "newspaper": { "file": {
70 "ltr": "images/icons/newspaper-ltr.svg",
71 "rtl": "images/icons/newspaper-rtl.svg"
72 } },
73 "upload": { "file": {
74 "ltr": "images/icons/upload-ltr.svg",
75 "rtl": "images/icons/upload-rtl.svg"
76 } }
77 }
78 }