@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
24 lines (23 loc) • 952 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const digipass_corporate_medium = props => (0, _jsxRuntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: _path || (_path = (0, _jsxRuntime.jsx)("path", {
stroke: "#000",
strokeLinecap: "round",
strokeWidth: 1.5,
d: "m20.9 8.913-.008-.116c-.109-1.46-.346-4.645-.564-6.194a.817.817 0 0 0-.585-.67C18.443 1.55 15.794 1 12.53 1c-3.268 0-5.985.55-7.33.935a.82.82 0 0 0-.596.681c-.211 1.596-.425 4.901-.52 6.297C3.614 15.808 4.95 23 12.53 23s8.886-7.192 8.37-14.087Zm-16.816 0c1.124.278 4.522.832 8.534.832 4.011 0 7.193-.554 8.283-.832M9.668 5.583h5.667"
}))
});
var _default = exports.default = digipass_corporate_medium;
//# sourceMappingURL=digipass_corporate_medium.js.map