@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const flying_money = 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: "m4.258 5.189-1.652-.035a1.77 1.77 0 0 1-.314-.085m8.002 6.643.035 1.682c.02.11.048.214.085.314m0 0c.259.69.922 1.127 1.604 1.006l.73-.14c.399.333.932.495 1.478.398l.257-.045-1.303-4.085c-.444-1.142-1.621-1.855-2.851-1.655m.085 4.521c-1.052 0-2.037-.371-2.245-1.551-.067-.38-.033-.651.053-1.002m0 0a2.607 2.607 0 0 1 2.107-1.968m-2.107 1.968-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.64M3.882 7.316a2.743 2.743 0 0 1-.143-.021c-1.18-.208-1.447-1.175-1.447-2.227m1.59 2.248c1.39.17 2.683-.757 2.925-2.128.033-.185.045-.37.037-.55m0 0a2.635 2.635 0 0 0-1.686-2.336L1.073 1l-.045.257c-.097.546.065 1.08.399 1.479l-.141.729c-.12.682.316 1.345 1.006 1.604"
})));
export default flying_money;
//# sourceMappingURL=flying_money.js.map