bf9157372cc32e27419d2c5df392cc26144029ed
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-editing-citation.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 "book": {
23 "file": {
24 "ltr": "images/icons/book-ltr.svg",
25 "rtl": "images/icons/book-rtl.svg"
26 }
27 },
28 "journal": {
29 "file": {
30 "ltr": "images/icons/journal-ltr.svg",
31 "rtl": "images/icons/journal-rtl.svg"
32 }
33 },
34 "newspaper": {
35 "file": {
36 "ltr": "images/icons/newspaper-ltr.svg",
37 "rtl": "images/icons/newspaper-rtl.svg"
38 }
39 },
40 "web": {
41 "file": "images/icons/web.svg"
42 },
43 "reference": {
44 "file": "images/icons/reference.svg"
45 },
46 "referenceExisting": {
47 "file": {
48 "ltr": "images/icons/referenceExisting-ltr.svg",
49 "rtl": "images/icons/referenceExisting-rtl.svg"
50 }
51 },
52 "references": {
53 "file": {
54 "ltr": "images/icons/references-ltr.svg",
55 "rtl": "images/icons/references-rtl.svg"
56 }
57 }
58 }
59 }