UNPKG

@icongo/fc

Version:
20 lines 871 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCRegisteredTrademark = 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("circle", { cx: 24, cy: 24, r: 21, fill: "#9C27B0" }), /*#__PURE__*/_jsx("path", { fill: "#E1BEE7", d: "M25 26.8h-4.5v9h-4V12.5h8.2c1.3 0 2.5.2 3.6.5 1 .3 1.9.8 2.6 1.3.7.6 1.3 1.3 1.6 2.2s.6 1.9.6 3c0 1.6-.4 2.9-1.1 3.9-.8 1-1.8 1.9-3.1 2.4l5.2 9.7v.2h-4.3L25 26.8zm-4.5-3.2h4.2c.7 0 1.4-.1 1.9-.3.5-.2 1-.5 1.4-.8.4-.3.6-.7.8-1.2.2-.5.3-1 .3-1.6 0-.6-.1-1.1-.3-1.6-.2-.5-.4-.9-.8-1.2-.4-.3-.8-.6-1.4-.8-.5-.2-1.2-.3-2-.3h-4.1v7.8z" })] })); export { FCRegisteredTrademark };