Merge "Remove not used private member variable mParserWarnings from OutputPage"
[mediawiki.git] / resources / lib / oojs-ui / themes / mediawiki / icons-content.json
blob18c8dd5e375ea7bb9a205c003709d3b3f8250342
2         "prefix": "oo-ui-icon",
3         "intro": "@import '../../../../src/styles/common';",
4         "variants": {
5                 "invert": {
6                         "color": "#FFFFFF",
7                         "global": true
8                 }
9         },
10         "images": {
11                 "article": { "file": {
12                         "ltr": "images/icons/article-ltr.svg",
13                         "rtl": "images/icons/article-rtl.svg"
14                 } },
15                 "articleCheck": { "file": {
16                         "ltr": "images/icons/articleCheck-ltr.svg",
17                         "rtl": "images/icons/articleCheck-rtl.svg"
18                 } },
19                 "articleSearch": { "file": {
20                         "ltr": "images/icons/articleSearch-ltr.svg",
21                         "rtl": "images/icons/articleSearch-rtl.svg"
22                 } },
23                 "book": { "file": {
24                         "ltr": "images/icons/book-ltr.svg",
25                         "rtl": "images/icons/book-rtl.svg"
26                 } },
27                 "citeArticle": { "file": {
28                         "ltr": "images/icons/citeArticle-ltr.svg",
29                         "rtl": "images/icons/citeArticle-rtl.svg"
30                 } },
31                 "die": { "file": {
32                         "ltr": "images/icons/die-ltr.svg",
33                         "rtl": "images/icons/die-rtl.svg"
34                 } },
35                 "download": { "file": {
36                         "ltr": "images/icons/download-ltr.svg",
37                         "rtl": "images/icons/download-rtl.svg"
38                 } },
39                 "folderPlaceholder": { "file": {
40                         "ltr": "images/icons/folderPlaceholder-ltr.svg",
41                         "rtl": "images/icons/folderPlaceholder-rtl.svg"
42                 } },
43                 "journal": { "file": {
44                         "ltr": "images/icons/journal-ltr.svg",
45                         "rtl": "images/icons/journal-rtl.svg"
46                 } },
47                 "newspaper": { "file": {
48                         "ltr": "images/icons/newspaper-ltr.svg",
49                         "rtl": "images/icons/newspaper-rtl.svg"
50                 } },
51                 "upload": { "file": {
52                         "ltr": "images/icons/upload-ltr.svg",
53                         "rtl": "images/icons/upload-rtl.svg"
54                 } }
55         }