UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const log_in = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.776 13.134a.933.933 0 0 0 .933.933m0-11.2a.933.933 0 0 0-.933.933m6.457 3.967a.233.233 0 1 1-.233.23.232.232 0 0 1 .233-.232M3.633 6.6 5.5 8.466m0 0-1.867 1.867M5.5 8.466H1m8 6.53 5.6-.8a.466.466 0 0 0 .4-.463V2.85a.466.466 0 0 0-.369-.457l-5.6-1.382a.467.467 0 0 0-.564.457v13.067a.467.467 0 0 0 .532.461Z" })) }); var _default = exports.default = log_in; //# sourceMappingURL=log_in.js.map