@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 811 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const NextTriThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 216.3 241.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.NextTriThin-b{fill:white;}` }) }), _jsx("path", { className: "NextTriThin-b", d: "M12.2,237.9C4.5,233.1,0,224.4,0,215.3V26.4C0,17.6,4.2,9.2,11.6,4.3s18.6-5.8,27.2-.8l164.6,95c8.1,4.7,12.9,13,12.9,22.4,0,9.3-4.8,17.7-12.9,22.4L38.8,238.3c-4,2.3-8.5,3.5-12.9,3.5-4.7,0-9.4-1.3-13.6-3.9ZM16.2,12.1c-4.6,3.2-7.2,8.6-7.2,14.2v189.6c0,6.5,3.6,12.2,9.4,15.1s11.2,2.1,16.2-.8l163.8-94.6c5-2.9,8.4-7.9,8.8-13.7.4-6.6-2.8-12.5-8.4-15.7L34.3,11.3c-2.6-1.5-5.5-2.3-8.4-2.3s-6.7,1-9.6,3.1Z" })] }));
export default NextTriThin;
//# sourceMappingURL=NextTriThin.js.map