Update OOjs UI to v0.15.2
[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": "#ffffff",
8 "global": true
9 }
10 },
11 "images": {
12 "article": { "file": {
13 "ltr": "images/icons/article-ltr.svg",
14 "rtl": "images/icons/article-rtl.svg"
15 } },
16 "articleCheck": { "file": {
17 "ltr": "images/icons/articleCheck-ltr.svg",
18 "rtl": "images/icons/articleCheck-rtl.svg"
19 } },
20 "articleSearch": { "file": {
21 "ltr": "images/icons/articleSearch-ltr.svg",
22 "rtl": "images/icons/articleSearch-rtl.svg"
23 } },
24 "articleRedirect": { "file": {
25 "ltr": "images/icons/articleRedirect-ltr.svg",
26 "rtl": "images/icons/articleRedirect-rtl.svg"
27 } },
28 "book": { "file": {
29 "ltr": "images/icons/book-ltr.svg",
30 "rtl": "images/icons/book-rtl.svg"
31 } },
32 "citeArticle": { "file": {
33 "ltr": "images/icons/citeArticle-ltr.svg",
34 "rtl": "images/icons/citeArticle-rtl.svg"
35 } },
36 "die": { "file": {
37 "ltr": "images/icons/die-ltr.svg",
38 "rtl": "images/icons/die-rtl.svg"
39 } },
40 "download": { "file": {
41 "ltr": "images/icons/download-ltr.svg",
42 "rtl": "images/icons/download-rtl.svg"
43 } },
44 "folderPlaceholder": { "file": {
45 "ltr": "images/icons/folderPlaceholder-ltr.svg",
46 "rtl": "images/icons/folderPlaceholder-rtl.svg"
47 } },
48 "journal": { "file": {
49 "ltr": "images/icons/journal-ltr.svg",
50 "rtl": "images/icons/journal-rtl.svg"
51 } },
52 "newspaper": { "file": {
53 "ltr": "images/icons/newspaper-ltr.svg",
54 "rtl": "images/icons/newspaper-rtl.svg"
55 } },
56 "upload": { "file": {
57 "ltr": "images/icons/upload-ltr.svg",
58 "rtl": "images/icons/upload-rtl.svg"
59 } }
60 }
61 }