summaryrefslogtreecommitdiff
path: root/vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json')
-rw-r--r--vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json33
1 files changed, 0 insertions, 33 deletions
diff --git a/vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json b/vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json
deleted file mode 100644
index f904cc26..00000000
--- a/vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "prefix": "oo-ui-icon",
- "intro": "@import '../../../../src/styles/common';",
- "images": {
- "block": { "file": "images/icons/block.svg" },
- "blockUndo": { "file": {
- "ltr": "images/icons/blockUndo-ltr.svg",
- "rtl": "images/icons/blockUndo-rtl.svg"
- } },
- "flag": { "file": {
- "ltr": "images/icons/flag-ltr.svg",
- "rtl": "images/icons/flag-rtl.svg"
- } },
- "flagUndo": { "file": {
- "ltr": "images/icons/flagUndo-ltr.svg",
- "rtl": "images/icons/flagUndo-rtl.svg"
- } },
- "lock": { "file": "images/icons/lock.svg" },
- "star": { "file": "images/icons/star.svg" },
- "trash": { "file": "images/icons/trash.svg" },
- "trashUndo": { "file": {
- "ltr": "images/icons/trashUndo-ltr.svg",
- "rtl": "images/icons/trashUndo-rtl.svg"
- } },
- "unLock": { "file": {
- "ltr": "images/icons/unLock-ltr.svg",
- "rtl": "images/icons/unLock-rtl.svg"
- } },
- "unStar": { "file": "images/icons/unStar.svg" }
-
-
- }
-}