@hugeicons/core-free-icons
Version:
12 lines (10 loc) • 807 B
JavaScript
const CrowdfundingIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "5", r: "3", stroke: "currentColor", strokeWidth: "1.5", key: "0" }],
["circle", { cx: "12", cy: "20", r: "2", stroke: "currentColor", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "20", cy: "20", r: "2", stroke: "currentColor", strokeWidth: "1.5", key: "2" }],
["circle", { cx: "4", cy: "20", r: "2", stroke: "currentColor", strokeWidth: "1.5", key: "3" }],
["path", { d: "M20 15C20 13.8954 18.8807 13 17.5 13H6.5C5.11929 13 4 13.8954 4 15", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "4" }],
["path", { d: "M12 11L12 15", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "5" }]
];
export { CrowdfundingIcon as default };
//# sourceMappingURL=CrowdfundingIcon.js.map