Merge "RequestContext: Load the request object for getRequest on first call"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-media.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "image": { "file": "images/icons/image.svg" },
6 "imageGallery": { "file": {
7 "ltr": "images/icons/imageGallery-ltr.svg",
8 "rtl": "images/icons/imageGallery-rtl.svg"
9 } },
10 "photoGallery": { "file": {
11 "ltr": "images/icons/imageGallery-ltr.svg",
12 "rtl": "images/icons/imageGallery-rtl.svg"
13 } }
14 }
15 }