UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 639 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const NextTriThinFill = (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: `.NextTriThinFill-b{fill:white;}` }) }), _jsx("path", { className: "NextTriThinFill-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.9Z" })] })); export default NextTriThinFill; //# sourceMappingURL=NextTriThinFill.js.map