UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

26 lines (25 loc) 1.06 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 digipass_corporate = 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", strokeWidth: 1.5, d: "M3.054 6.036C2.75 10.423 3.614 15 8.52 15c4.905 0 5.749-4.577 5.416-8.964m-10.882 0c.058-.842.186-2.776.316-3.84a.766.766 0 0 1 .576-.647C4.863 1.309 6.534 1 8.52 1c1.982 0 3.613.308 4.502.548a.762.762 0 0 1 .565.636c.135 1.031.277 2.897.343 3.777l.006.075m-10.882 0c.727.176 2.926.53 5.522.53s4.655-.354 5.36-.53M6.3 3.8h4.4" })) }); var _default = exports.default = digipass_corporate; //# sourceMappingURL=digipass_corporate.js.map