Merge "Special:Newpages feed now shows first revision instead of latest revision"
[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 "play": { "file": {
12 "ltr": "images/icons/play-ltr.svg",
13 "rtl": "images/icons/play-rtl.svg"
14 } }
15 }
16 }