@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
21 lines • 1.65 kB
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path, _path2;
import React from 'react';
const flying_money_medium = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24"
}, props), _path || (_path = React.createElement("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M5.745 10.876c2.266.4 4.421-1.08 4.813-3.305.344-1.95-.778-3.824-2.586-4.527L1.562 1l-.07.403C1.217 2.96 2.28 4.45 3.867 4.729l2.097.373M3.475 7.43a3 3 0 0 0 2.434 3.475m.52-2.954-2.461-.434c-1.36-.24-2.287-1.426-2.072-2.65l.13-.739m10.697 14.538c-.399-2.266 1.08-4.421 3.306-4.814 1.949-.343 3.823.78 4.527 2.587l2.044 6.41-.403.07c-1.558.275-3.047-.788-3.327-2.375l-.372-2.097m-2.328 2.489a3 3 0 0 1-3.475-2.434m2.954-.52.434 2.461c.24 1.36 1.426 2.287 2.65 2.071l.739-.13M10.692 6.66l4.597-3.857a1 1 0 0 1 1.408.123l4.5 5.363a1 1 0 0 1-.123 1.408l-4.597 3.857M12.63 17.07l-4.152 3.484a1 1 0 0 1-1.408-.123l-4.5-5.362a1 1 0 0 1 .123-1.41l3.191-2.677"
})), _path2 || (_path2 = React.createElement("path", {
fill: "#000",
d: "m10.49 10.41-.826.687.107 2.106-1.08-1.296-.691.576 2.688 3.228.691-.576-.817-.982-.007-.3 1.751.51.872-.726-2.64-.637-.048-2.59Zm4.779 1.485.802-.668-1.777-.737c.303-.47.264-.986-.131-1.46-.522-.627-1.231-.654-1.928-.074l-1.286 1.071 2.688 3.228.691-.576-1.036-1.245.345-.288 1.632.75Zm-3.168-1.89.484-.404c.35-.291.627-.287.877.012.25.3.204.573-.147.864l-.484.404-.73-.876Z"
})));
export default flying_money_medium;
//# sourceMappingURL=flying_money_medium.js.map