office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines • 1.04 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
load_themed_styles_1.loadStyles(".ms-IconExample{font-size:50px;margin-left:25px;margin-right:25px}.ms-IconColorExample-deepSkyBlue{color:deepskyblue}.ms-IconColorExample-greenYellow{color:#adff2f}.ms-IconColorExample-salmon{color:salmon}.ms-IconImageSheetExample-one{width:48px;height:44px;margin-left:27px}.ms-IconImageSheetExample-one-image{display:inline-block;position:relative;left:-6px;top:-4px}.ms-IconImageSheetExample-check{width:35px;height:43px;margin-left:55px}.ms-IconImageSheetExample-check-image{display:inline-block;position:relative;left:-60px;top:-5px}.ms-IconImageSheetExample-lock{width:35px;height:42px;margin-left:65px}.ms-IconImageSheetExample-lock-image{display:inline-block;position:relative;left:-109px;top:-5px}\n");
});
//# sourceMappingURL=../../../../src/components/Icon/examples/IconExample.scss.js.map