{
	"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": {
		"bright": {
			"file": "images/icons/bright.svg"
		},
		"halfBright": {
			"file": {
				"ltr": "images/icons/halfBright-ltr.svg",
				"rtl": "images/icons/halfBright-rtl.svg"
			}
		},
		"notBright": {
			"file": "images/icons/notBright.svg"
		},
		"eye": {
			"file": "images/icons/eye.svg"
		},
		"eyeClosed": {
			"file": "images/icons/eyeClosed.svg"
		},
		"moon": {
			"file": "images/icons/moon.svg"
		},
		"largerText": {
			"file": "images/icons/largerText.svg"
		},
		"smallerText": {
			"file": "images/icons/smallerText.svg"
		},
		"visionSimulator": {
			"file": "images/icons/visionSimulator.svg"
		}
	}
}
