Merge "Don't check namespace in SpecialWantedtemplates"
[lhc/web/wiklou.git] / resources / lib / oojs-ui / themes / apex / icons-editing-core.json
1 {
2 "prefix": "oo-ui-icon",
3 "intro": "@import '../../../../src/styles/common';",
4 "images": {
5 "edit": { "file": {
6 "ltr": "images/icons/edit-ltr.svg",
7 "rtl": "images/icons/edit-rtl.svg"
8 } },
9 "editLock": { "file": {
10 "ltr": "images/icons/editLock-ltr.svg",
11 "rtl": "images/icons/editLock-rtl.svg"
12 } },
13 "editUndo": { "file": {
14 "ltr": "images/icons/editUndo-ltr.svg",
15 "rtl": "images/icons/editUndo-rtl.svg"
16 } },
17 "link": { "file": "images/icons/link.svg" },
18 "linkExternal": { "file": {
19 "ltr": "images/icons/external-link-ltr.svg",
20 "rtl": "images/icons/external-link-rtl.svg"
21 } },
22 "linkSecure": { "file": "images/icons/secure-link.svg" }
23 }
24 }