UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 603 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const NextThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 95.5 250.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.NextThin-b{fill:white;}` }) }), _jsx("path", { className: "NextThin-b", d: "M16.5,250.9c-2.8,0-5.6-.7-8.2-2.2-7.9-4.6-10.6-14.6-6.1-22.5l57.8-100.2L2.2,24.7C-2.3,16.8.4,6.7,8.3,2.2c7.9-4.5,18-1.8,22.5,6.2l62.5,109.5c2.9,5.1,2.9,11.3,0,16.4l-62.5,108.4c-3.1,5.3-8.6,8.3-14.3,8.3Z" })] })); export default NextThin; //# sourceMappingURL=NextThin.js.map