{
	"selectorWithoutVariant": ".oo-ui-icon-{name}",
	"selectorWithVariant": ".oo-ui-image-{variant}.oo-ui-icon-{name}",
	"intro": "@import '../../../../src/styles/common.less';",
	"variants": {
		"invert": {
			"color": "#fff",
			"global": true
		},
		"progressive": {
			"color": "#36c",
			"global": true
		},
		"destructive": {
			"color": "#d33"
		},
		"error": {
			"color": "#d33"
		},
		"warning": {
			"color": "#fc3"
		},
		"success": {
			"color": "#14866d"
		}
	},
	"images": {
		"add": {
			"file": "images/icons/add.svg"
		},
		"browser": {
			"file": {
				"ltr": "images/icons/browser-ltr.svg",
				"rtl": "images/icons/browser-rtl.svg"
			}
		},
		"cancel": {
			"file": "images/icons/cancel.svg",
			"variants": [ "destructive" ]
		},
		"check": {
			"file": "images/icons/check.svg",
			"variants": [ "destructive", "success" ]
		},
		"checkAll": {
			"file": "images/icons/checkAll.svg"
		},
		"clear": {
			"file": "images/icons/clear.svg"
		},
		"clock": {
			"file": "images/icons/clock.svg"
		},
		"close": {
			"file": "images/icons/close.svg"
		},
		"ellipsis": {
			"file": "images/icons/ellipsis.svg"
		},
		"feedback": {
			"file": {
				"ltr": "images/icons/feedback-ltr.svg",
				"rtl": "images/icons/feedback-rtl.svg"
			}
		},
		"funnel": {
			"file": {
				"ltr": "images/icons/funnel-ltr.svg",
				"rtl": "images/icons/funnel-rtl.svg"
			},
			"variants": [ "destructive" ]
		},
		"hand": {
			"file": "images/icons/hand.svg",
			"variants": [
				"destructive"
			]
		},
		"heart": {
			"file": "images/icons/heart.svg"
		},
		"help": {
			"file": {
				"ltr": "images/icons/help-ltr.svg",
				"rtl": "images/icons/help-rtl.svg",
				"lang": {
					"he,yi": "images/icons/help-ltr.svg"
				}
			}
		},
		"helpNotice": {
			"file": {
				"ltr": "images/icons/helpNotice-ltr.svg",
				"rtl": "images/icons/helpNotice-rtl.svg",
				"lang": {
					"he,yi": "images/icons/helpNotice-ltr.svg"
				}
			}
		},
		"home": {
			"file": "images/icons/home.svg"
		},
		"key": {
			"file": "images/icons/key.svg"
		},
		"keyboard": {
			"file": "images/icons/keyboard.svg"
		},
		"lightbulb": {
			"file": "images/icons/lightbulb.svg"
		},
		"logIn": {
			"file": {
				"ltr": "images/icons/logIn-ltr.svg",
				"rtl": "images/icons/logIn-rtl.svg"
			}
		},
		"logOut": {
			"file": {
				"ltr": "images/icons/logOut-ltr.svg",
				"rtl": "images/icons/logOut-rtl.svg"
			}
		},
		"network": {
			"file": "images/icons/network.svg"
		},
		"networkOff": {
			"file": "images/icons/networkOff.svg"
		},
		"newWindow": {
			"file": {
				"ltr": "images/icons/newWindow-ltr.svg",
				"rtl": "images/icons/newWindow-rtl.svg"
			}
		},
		"pageSettings": {
			"file": "images/icons/pageSettings.svg"
		},
		"printer": {
			"file": "images/icons/printer.svg"
		},
		"reload": {
			"file": "images/icons/reload.svg"
		},
		"search": {
			"file": "images/icons/search.svg"
		},
		"settings": {
			"file": "images/icons/settings.svg"
		},
		"stopHand": {
			"file": "images/icons/hand.svg",
			"variants": [ "destructive" ],
			"deprecated": "Renamed since v0.43.0, use 'hand' instead."
		},
		"subtract": {
			"file": "images/icons/subtract.svg",
			"variants": [ "destructive" ]
		}
	}
}
