UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 485 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const NextTri = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 46.8 89.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.NextTri-b{fill:white;}` }) }), _jsx("path", { className: "NextTri-b", d: "M46,46.8L5.1,88.5c-1.9,1.9-5.1.6-5.1-2.1V3C0,.3,3.2-1,5.1.9l40.9,41.7c1.1,1.2,1.1,3,0,4.2Z" })] })); export default NextTri; //# sourceMappingURL=NextTri.js.map