UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 764 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const pension = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("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