UNPKG

css.gg

Version:

700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, Black & White PNG, NPM & API + 6031 glyphs

12 lines 1.75 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var react_1 = tslib_1.__importDefault(require("react")); var styled_components_1 = tslib_1.__importDefault(require("styled-components")); var StyledLogIn = styled_components_1.default.i(templateObject_1 || (templateObject_1 = tslib_1.__makeTemplateObject(["\n &{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:16px;border:2px solid;border-left:0;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}&::after,&::before{content:\"\";display:block;box-sizing:border-box;position:absolute}&::after{border-top:2px solid;border-right:2px solid;transform:rotate(45deg);width:8px;height:8px;left:-8px;bottom:2px}&::before{border-radius:3px;width:10px;height:2px;background:currentColor;left:-11px;bottom:5px}\n"], ["\n &{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:6px;height:16px;border:2px solid;border-left:0;border-top-right-radius:2px;border-bottom-right-radius:2px;margin-right:-10px}&::after,&::before{content:\"\";display:block;box-sizing:border-box;position:absolute}&::after{border-top:2px solid;border-right:2px solid;transform:rotate(45deg);width:8px;height:8px;left:-8px;bottom:2px}&::before{border-radius:3px;width:10px;height:2px;background:currentColor;left:-11px;bottom:5px}\n"]))); exports.LogIn = react_1.default.forwardRef(function (props, ref) { return (react_1.default.createElement(react_1.default.Fragment, null, react_1.default.createElement(StyledLogIn, tslib_1.__assign({}, props, { ref: ref, "icon-role": "log-in" })))); }); var templateObject_1; //# sourceMappingURL=LogIn.js.map