@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 506 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const NextTriW = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 182.9 174.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.NextTriW-b{fill:white;}` }) }), _jsx("path", { className: "NextTriW-b", d: "M176,76.2L17.1,1.2C9.2-2.6,0,3.2,0,12v150.1c0,8.8,9.2,14.6,17.1,10.8l158.9-75.1c9.2-4.3,9.2-17.4,0-21.7Z" })] }));
export default NextTriW;
//# sourceMappingURL=NextTriW.js.map