Merge "Make addedwatchtext less verbose"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / mediawiki / icons-location.json
1 {
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 "map": { "file": {
12 "ltr": "images/icons/map-ltr.svg",
13 "rtl": "images/icons/map-rtl.svg"
14 } },
15 "mapPin": { "file": "images/icons/mapPin.svg" },
16 "mapPinAdd": { "file": {
17 "ltr": "images/icons/mapPinAdd-ltr.svg",
18 "rtl": "images/icons/mapPinAdd-rtl.svg"
19 } },
20 "wikitrail": { "file": {
21 "ltr": "images/icons/wikitrail-ltr.svg",
22 "rtl": "images/icons/wikitrail-rtl.svg"
23 } }
24 }
25 }