UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines 1.2 kB
var _path; import { jsx as _jsx } from "react/jsx-runtime"; const flying_money = 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.844 4.64a2.635 2.635 0 0 0-1.686-2.337L1.073 1l-.045.257c-.097.546.065 1.08.399 1.479l-.141.729c-.12.682.316 1.345 1.006 1.604.1.037.205.066.314.085l1.652.035m6.07 3.998c1.23-.2 2.408.513 2.852 1.655l1.303 4.085-.257.045a1.808 1.808 0 0 1-1.478-.398l-.73.14c-.682.12-1.345-.316-1.604-1.006a1.766 1.766 0 0 1-.085-.314l-.035-1.682m.035-2.525a2.607 2.607 0 0 0-2.107 1.968c-.086.35-.12.622-.053 1.002.208 1.18 1.193 1.551 2.245 1.551m-2.192-2.553-2.847 2.397a.5.5 0 0 1-.705-.061L1.626 9.863a.5.5 0 0 1 .062-.705l2.194-1.841m6.447 1.87 3.283-2.731a.5.5 0 0 0 .064-.706l-3.044-3.628a.5.5 0 0 0-.704-.062L6.844 4.64m0 0c.008.18-.004.364-.037.549-.242 1.371-1.534 2.298-2.925 2.128a2.743 2.743 0 0 1-.143-.021c-1.18-.208-1.447-1.175-1.447-2.227" })) }); export default flying_money; //# sourceMappingURL=flying_money.js.map