@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
19 lines • 1.08 kB
JavaScript
var _path;
import React from 'react';
import { jsx as _jsx } from "react/jsx-runtime";
const digitpass_private_corporate = props => _jsx("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
fill: "none",
viewBox: "0 0 17 17",
...props,
children: _path || (_path = _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeWidth: 1.5,
d: "M1.099 5.938c.056-.818.18-2.697.306-3.73a.744.744 0 0 1 .56-.629c.89-.233 2.514-.533 4.443-.533 1.925 0 3.51.299 4.373.532a.74.74 0 0 1 .55.618c.13 1.002.268 2.815.333 3.67l.006.072m-10.571 0c.706.171 2.842.514 5.364.514 2.521 0 4.522-.343 5.207-.514m-10.571 0c-.101 1.461-.07 2.944.209 4.262M11.67 5.938c.028.374.048.75.056 1.124M4.252 3.766h4.274M6.016 9.87c-2.033.588-3.4 1.687-3.4 2.945 0 1.259 1.367 2.358 3.4 2.946m0-5.89c1-.29 2.16-.456 3.4-.456 3.755 0 6.8 1.523 6.8 3.4 0 1.878-3.045 3.4-6.8 3.4-1.24 0-2.4-.165-3.4-.454m0-5.89c.424.961 1.02 3.486 0 5.89m2.974-2.946h3.825"
}))
});
export default digitpass_private_corporate;
//# sourceMappingURL=digitpass_private_corporate.js.map