UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.83 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 Funding24 = (_a) => { var { fill, size = '1.5rem' } = _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 24 24" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M15.106 3.38a3.75 3.75 0 0 1 3.9.375 1 1 0 0 0 1.204-1.597 5.75 5.75 0 0 0-8.638 2.092H10.5a1 1 0 0 0 0 2h.522a5.717 5.717 0 0 0 0 1H10.5a1 1 0 0 0 0 2h1.072a5.74 5.74 0 0 0 2.479 2.577 5.75 5.75 0 0 0 5.997-.367 1 1 0 1 0-1.147-1.638 3.75 3.75 0 0 1-4.946-.572H16.5a1 1 0 1 0 0-2h-3.466a3.753 3.753 0 0 1 0-1H16.5a1 1 0 1 0 0-2h-2.545a3.75 3.75 0 0 1 1.151-.87ZM4 11.5a1 1 0 1 0-2 0v9a1 1 0 1 0 2 0v-.055c.11.063.226.126.347.19C5.65 21.32 7.559 22 10 22c1.846 0 3.944-.461 5.792-1.005a46.414 46.414 0 0 0 4.563-1.627A2.685 2.685 0 0 0 22 16.877a2.755 2.755 0 0 0-3.566-2.634l-3.02.93c-.326-1.24-1.518-2.094-2.817-2.02-1.37.08-3.14.104-4.412-.136-.823-.155-1.883-.505-2.77-.833a37.027 37.027 0 0 1-1.409-.555L4 11.626V11.5Zm.07 6.598a8.109 8.109 0 0 1-.07-.055v-4.259c.214.084.458.178.72.275.907.336 2.098.736 3.095.924 1.53.288 3.512.247 4.897.168.443-.026.788.323.788.701 0 .358-.29.648-.648.648H10a1 1 0 1 0 0 2h2.852c.89 0 1.676-.438 2.156-1.11l4.015-1.235a.755.755 0 0 1 .977.722c0 .299-.17.544-.412.644a44.437 44.437 0 0 1-4.361 1.555C13.443 19.601 11.56 20 10 20c-2.06 0-3.65-.571-4.722-1.135a8.436 8.436 0 0 1-1.207-.767Zm9.43-2.246h.238a1.007 1.007 0 0 0-.184.324.998.998 0 0 1-.054-.324Z" }))); }; exports.default = Funding24;