UNPKG

@icongo/fc

Version:
43 lines 1.08 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCMindMap = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#CFD8DC", d: "m39.4 23-.8-4L26 21.6V8h-4v12.3l-13.9-9-2.2 3.4 15.2 9.8L9.4 39.8l3.2 2.4 11.3-14.8 8.4 12.7 3.4-2.2-8.4-12.5z" }), /*#__PURE__*/_jsx("circle", { cx: 24, cy: 24, r: 7, fill: "#3F51B5" }), /*#__PURE__*/_jsxs("g", { fill: "#00BCD4", children: [/*#__PURE__*/_jsx("circle", { cx: 24, cy: 8, r: 5 }), /*#__PURE__*/_jsx("circle", { cx: 39, cy: 21, r: 5 }), /*#__PURE__*/_jsx("circle", { cx: 7, cy: 13, r: 5 }), /*#__PURE__*/_jsx("circle", { cx: 11, cy: 41, r: 5 }), /*#__PURE__*/_jsx("circle", { cx: 34, cy: 39, r: 5 })] })] })); export { FCMindMap };