UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

26 lines (25 loc) 935 B
"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_private = 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: "M4.5 4.468C2.408 5.073 1 6.205 1 7.5s1.408 2.427 3.5 3.032m0-6.064C5.53 4.17 6.725 4 8 4c3.866 0 7 1.567 7 3.5S11.866 11 8 11c-1.275 0-2.47-.17-3.5-.468m0-6.064c.438.99 1.05 3.59 0 6.064M7.563 7.5H11.5" })) }); var _default = exports.default = digipass_private; //# sourceMappingURL=digipass_private.js.map