UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

12 lines (11 loc) 1.25 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const RankVeryPoor = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 247 247", ...props, children: [_jsx("defs", { children: _jsx("style", { children: ` .RankVeryPoor-b { fill: #474747; } .RankVeryPoor-c { fill: #d5654a; } ` }) }), _jsx("circle", { className: "RankVeryPoor-b", cx: "124", cy: "124", r: "117.5" }), _jsx("path", { className: "RankVeryPoor-c", d: "M123.5,12c29.8,0,57.8,11.6,78.8,32.7s32.7,49.1,32.7,78.8-11.6,57.8-32.7,78.8-49.1,32.7-78.8,32.7-57.8-11.6-78.8-32.7S12,153.3,12,123.5s11.6-57.8,32.7-78.8S93.7,12,123.5,12M123.5,0C55.3,0,0,55.3,0,123.5s55.3,123.5,123.5,123.5,123.5-55.3,123.5-123.5S191.7,0,123.5,0h0Z" }), _jsx("circle", { className: "RankVeryPoor-c", cx: "124", cy: "124", r: "95.5" }), _jsx("path", { className: "RankVeryPoor-b", d: "M108.5,140.6V62.4c0-8.2,6-15.4,14.2-16.3s17.8,6.5,17.8,15.9v79c0,9.4-8.2,17-17.8,15.9s-14.2-8.1-14.2-16.3Z" }), _jsx("path", { className: "RankVeryPoor-b", d: "M107.5,184.6v-.2c0-8.2,6-15.4,14.2-16.3s17.8,6.5,17.8,15.9v1c0,9.4-8.2,17-17.8,15.9s-14.2-8.1-14.2-16.3Z" })] })); export default RankVeryPoor; //# sourceMappingURL=RankVeryPoor.js.map