Merge "Don't fallback from uk to ru"
[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 "fullScreen": { "file": "images/icons/fullScreen.svg" },
6 "image": { "file": "images/icons/image.svg" },
7 "imageGallery": { "file": {
8 "ltr": "images/icons/imageGallery-ltr.svg",
9 "rtl": "images/icons/imageGallery-rtl.svg"
10 } }
11 }
12 }