@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 713 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const ForbidThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 224.4 224.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.ForbidThin-b{fill:white;}` }) }), _jsx("path", { className: "ForbidThin-b", d: "M112.2,0C50.3,0,0,50.3,0,112.2s50.3,112.2,112.2,112.2,112.2-50.3,112.2-112.2S174.1,0,112.2,0ZM112.2,11c25.6,0,49,9.6,66.9,25.3L36.3,179.1c-15.8-17.8-25.3-41.3-25.3-66.9C11,56.4,56.4,11,112.2,11ZM112.2,213.4c-24.8,0-47.5-9-65.2-23.8L189.6,47c14.9,17.6,23.8,40.4,23.8,65.2,0,55.8-45.4,101.2-101.2,101.2Z" })] }));
export default ForbidThin;
//# sourceMappingURL=ForbidThin.js.map