UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.99 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Funding64 = (_a) => { var { fill, size = '4rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M39.772 7.964a11.167 11.167 0 0 1 11.615 1.118 1.5 1.5 0 1 0 1.806-2.396A14.167 14.167 0 0 0 31.61 12.5H28a1.5 1.5 0 1 0 0 3h2.721a14.166 14.166 0 0 0 0 5H28a1.5 1.5 0 1 0 0 3h3.611a14.17 14.17 0 0 0 13.92 8.64 14.167 14.167 0 0 0 7.261-2.535 1.5 1.5 0 1 0-1.72-2.458A11.166 11.166 0 0 1 34.949 23.5H44a1.5 1.5 0 1 0 0-3H33.784a11.163 11.163 0 0 1 0-5H44a1.5 1.5 0 1 0 0-3h-9.05a11.167 11.167 0 0 1 4.823-4.537ZM9.5 30.667a1.5 1.5 0 0 0-3 0v24a1.5 1.5 0 1 0 3 0v-2.248a27.77 27.77 0 0 0 2.635 1.575c3.34 1.758 8.246 3.506 14.532 3.506 4.756 0 10.225-1.194 15.115-2.633 4.91-1.445 9.34-3.17 12.05-4.295 2.272-.944 3.668-3.163 3.668-5.567 0-4.159-4.024-7.131-7.999-5.908L40.16 41.97c-.168-3.39-3.162-5.921-6.5-5.729-3.66.21-8.507.285-12.048-.383-2.297-.432-5.198-1.395-7.577-2.275a99.651 99.651 0 0 1-4.03-1.595l-.058-.025-.014-.006-.003-.001h-.001a1.498 1.498 0 0 0-.428-.115v-1.175Zm.644 18.519a16.07 16.07 0 0 1-.644-.52V35.031l.46.188c.757.308 1.817.729 3.032 1.178 2.408.891 5.506 1.929 8.064 2.41 3.928.74 9.092.642 12.775.43 1.814-.104 3.336 1.317 3.336 3.036a2.894 2.894 0 0 1-2.894 2.894h-7.606a1.5 1.5 0 0 0 0 3h7.606a5.89 5.89 0 0 0 5.01-2.787l11.1-3.416a3.18 3.18 0 0 1 4.117 3.04c0 1.248-.717 2.34-1.818 2.797-2.653 1.102-6.975 2.784-11.747 4.188-4.794 1.411-9.94 2.51-14.268 2.51-5.714.001-10.142-1.585-13.135-3.16a23.66 23.66 0 0 1-3.388-2.153Z" }))); }; exports.default = Funding64;