Merge "Add semantic tags to license info text"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-media.json
index 809cd02..f7d9411 100644 (file)
@@ -7,6 +7,11 @@
                "imageGallery": { "file": {
                        "ltr": "images/icons/imageGallery-ltr.svg",
                        "rtl": "images/icons/imageGallery-rtl.svg"
-               } }
+               } },
+               "play": { "file": {
+                       "ltr": "images/icons/play-ltr.svg",
+                       "rtl": "images/icons/play-rtl.svg"
+               } },
+               "stop": { "file": "images/icons/stop.svg" }
        }
 }