@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 445 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Next = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 43.3 68.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Next-b{fill:white;}` }) }), _jsx("polygon", { className: "Next-b", points: "8.4 68.2 .1 59.5 26.2 34.6 0 8.5 8.5 0 43.3 34.8 8.4 68.2" })] }));
export default Next;
//# sourceMappingURL=Next.js.map