UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 735 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const pension = 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", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.6 11.719a2.8 2.8 0 1 1-5.6 0 2.8 2.8 0 0 1 5.6 0Zm0 0v-3.72m-5.5 2.977L3.392 2.65a1.633 1.633 0 0 1 3.208.436V5.5m2.8 6.219a2.8 2.8 0 1 0 5.6 0 2.8 2.8 0 0 0-5.6 0Zm0 0v-3.72m5.5 2.975L12.608 2.65a1.633 1.633 0 0 0-3.208.436V5.5m-2.8 0V8m0-2.5h2.8M6.6 8h2.8m0 0V5.5" })) }); export default pension; //# sourceMappingURL=pension.js.map