@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 769 B
JavaScript
var _path;
import { jsx as _jsx } from "react/jsx-runtime";
const digipass_corporate = props => _jsx("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
fill: "none",
viewBox: "0 0 16 16",
...props,
children: _path || (_path = _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeWidth: 1.5,
d: "m13.936 6.036-.006-.075c-.066-.88-.208-2.746-.343-3.777a.762.762 0 0 0-.565-.636C12.132 1.308 10.502 1 8.52 1c-1.986 0-3.657.309-4.574.549a.766.766 0 0 0-.576.647c-.13 1.064-.258 2.998-.316 3.84C2.75 10.423 3.614 15 8.52 15c4.905 0 5.749-4.577 5.416-8.964Zm-10.882 0c.727.176 2.926.53 5.522.53s4.655-.354 5.36-.53M6.3 3.8h4.4"
}))
});
export default digipass_corporate;
//# sourceMappingURL=digipass_corporate.js.map