UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 574 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Next2 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 207.5 241.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Next2-b{fill:white;}` }) }), _jsx("polygon", { className: "Next2-b", points: "82.7 0 63.1 20 167.3 121.8 63.2 221.5 82.6 241.8 207.5 122 82.7 0" }), _jsx("polygon", { className: "Next2-b", points: "19.6 0 0 20 104.2 121.8 0 221.5 19.5 241.8 144.4 122 19.6 0" })] })); export default Next2; //# sourceMappingURL=Next2.js.map