Don't check namespace in SpecialWantedtemplates
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / mediawiki / icons-content.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "article": { "file": {
6 "ltr": "images/icons/article-ltr.svg",
7 "rtl": "images/icons/article-rtl.svg"
8 } },
9 "articleCheck": { "file": {
10 "ltr": "images/icons/articleCheck-ltr.svg",
11 "rtl": "images/icons/articleCheck-rtl.svg"
12 } },
13 "articleSearch": { "file": {
14 "ltr": "images/icons/articleSearch-ltr.svg",
15 "rtl": "images/icons/articleSearch-rtl.svg"
16 } },
17 "book": { "file": {
18 "ltr": "images/icons/book-ltr.svg",
19 "rtl": "images/icons/book-rtl.svg"
20 } },
21 "citeArticle": { "file": {
22 "ltr": "images/icons/citeArticle-ltr.svg",
23 "rtl": "images/icons/citeArticle-rtl.svg"
24 } },
25 "die": { "file": {
26 "ltr": "images/icons/die-ltr.svg",
27 "rtl": "images/icons/die-rtl.svg"
28 } },
29 "download": { "file": {
30 "ltr": "images/icons/download-ltr.svg",
31 "rtl": "images/icons/download-rtl.svg"
32 } },
33 "folderPlaceholder": { "file": {
34 "ltr": "images/icons/folderPlaceholder-ltr.svg",
35 "rtl": "images/icons/folderPlaceholder-rtl.svg"
36 } },
37 "journal": { "file": {
38 "ltr": "images/icons/journal-ltr.svg",
39 "rtl": "images/icons/journal-rtl.svg"
40 } },
41 "newspaper": { "file": {
42 "ltr": "images/icons/newspaper-ltr.svg",
43 "rtl": "images/icons/newspaper-rtl.svg"
44 } },
45 "upload": { "file": {
46 "ltr": "images/icons/upload-ltr.svg",
47 "rtl": "images/icons/upload-rtl.svg"
48 } }
49 }
50 }