UNPKG

@icongo/fc

Version:
33 lines 1.15 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 FCMakeDecision = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsxs("g", { fill: "#FFCC80", children: [/*#__PURE__*/_jsx("circle", { cx: 38, cy: 26, r: 4 }), /*#__PURE__*/_jsx("circle", { cx: 10, cy: 26, r: 4 }), /*#__PURE__*/_jsx("path", { d: "M39 19c0-12.7-30-8.3-30 0v10c0 8.3 6.7 15 15 15s15-6.7 15-15V19z" }), /*#__PURE__*/_jsx("path", { d: "M24 4C15.2 4 8 11.2 8 20v3.5l2.1.6V19l19.5-6.3 8.2 6.3v5.1l2.1-.6V20C40 12.5 34.6 4 24 4z" })] }), /*#__PURE__*/_jsx("path", { fill: "#FF5722", d: "M24 23.5v-11l6.6 5.5z" }), /*#__PURE__*/_jsx("path", { fill: "#FF5722", d: "M28.9 24.4c0 .2.1.4.1.6 0 2.8-2.2 5-5 5s-5-2.2-5-5 2.2-5 5-5c.7 0 1.4.2 2 .4v-4.2c-.6-.1-1.3-.2-2-.2-5 0-9 4-9 9s4 9 9 9 9-4 9-9c0-1.2-.2-2.4-.7-3.4l-3.4 2.8z" })] })); export { FCMakeDecision };