@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 900 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const funds_in_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: "M.75 23.25h1.5m21 0h-1.5m1.5-18V.75m0 0h-4.5m4.5 0L18.2 5.8a2.249 2.249 0 0 1-2.237.564l-5.709-1.526a2.251 2.251 0 0 0-2.172.583L2.25 11.253m0 11.997h4.5m-4.5 0V20m4.5 3.25h3m-3 0v-.75m3 .75h4.5m-4.5 0V20m4.5 3.25h3m-3 0V10.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V13m7.5 10.25h4.5m-4.5 0V11.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 .75.75v11.75M1 16.5h7.5M6 19l2.5-2.5m0 0L6 14"
})));
export default funds_in_medium;
//# sourceMappingURL=funds_in_medium.js.map