UNPKG

@icongo/fc

Version:
45 lines 2.62 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 FCReddit = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#FFF", d: "M12.193 19.555c-1.94-1.741-4.79-1.727-6.365.029-1.576 1.756-1.301 5.023.926 6.632l5.439-6.661zm23.614 0c1.939-1.741 4.789-1.727 6.365.029 1.575 1.756 1.302 5.023-.927 6.632l-5.438-6.661z" }), /*#__PURE__*/_jsx("circle", { cx: 38.32, cy: 10.475, r: 3.5, fill: "#FFF" }), /*#__PURE__*/_jsx("ellipse", { cx: 24.085, cy: 28.611, fill: "#FFF", rx: 18.085, ry: 12.946 }), /*#__PURE__*/_jsxs("g", { fill: "#D84315", children: [/*#__PURE__*/_jsx("circle", { cx: 30.365, cy: 26.39, r: 2.884 }), /*#__PURE__*/_jsx("circle", { cx: 17.635, cy: 26.39, r: 2.884 })] }), /*#__PURE__*/_jsxs("g", { fill: "#37474F", children: [/*#__PURE__*/_jsx("path", { d: "M24.002 34.902c-3.252 0-6.14-.745-8.002-1.902 1.024 2.044 4.196 4 8.002 4 3.802 0 6.976-1.956 7.998-4-1.857 1.157-4.746 1.902-7.998 1.902zm17.828-7.876-1.17-1.621c.831-.6 1.373-1.556 1.488-2.623.105-.98-.157-1.903-.721-2.531-.571-.637-1.391-.99-2.307-.994a4.083 4.083 0 0 0-2.646 1.041l-1.336-1.488a6.136 6.136 0 0 1 3.991-1.553c1.488.007 2.833.596 3.786 1.658.942 1.05 1.387 2.537 1.221 4.081-.175 1.63-1.015 3.1-2.306 4.03zm-35.661 0c-1.29-.932-2.131-2.401-2.306-4.031-.166-1.543.279-3.03 1.221-4.079.953-1.062 2.297-1.651 3.785-1.658h.027c1.441 0 2.849.551 3.965 1.553l-1.336 1.488c-.753-.676-1.689-1.005-2.646-1.041-.916.004-1.735.357-2.306.994-.563.628-.826 1.55-.721 2.53.115 1.067.657 2.023 1.488 2.624l-1.171 1.62zM25 16.84h-2c0-2.885 0-10.548 4.979-10.548 2.154 0 3.193 1.211 3.952 2.096.629.734.961 1.086 1.616 1.086h1.37v2h-1.37c-1.604 0-2.453-.99-3.135-1.785-.67-.781-1.198-1.398-2.434-1.398C25.975 8.292 25 11.088 25 16.84z" }), /*#__PURE__*/_jsx("path", { d: "M24.085 16.95c9.421 0 17.085 5.231 17.085 11.661 0 6.431-7.664 11.662-17.085 11.662S7 35.042 7 28.611c0-6.43 7.664-11.661 17.085-11.661m0-2C13.544 14.95 5 21.066 5 28.611c0 7.546 8.545 13.662 19.085 13.662 10.54 0 19.085-6.116 19.085-13.662 0-7.545-8.545-13.661-19.085-13.661zM38.32 7.975c1.379 0 2.5 1.122 2.5 2.5s-1.121 2.5-2.5 2.5-2.5-1.122-2.5-2.5 1.121-2.5 2.5-2.5m0-2a4.501 4.501 0 1 0 .002 9.002 4.501 4.501 0 0 0-.002-9.002z" })] })] })); export { FCReddit };