UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 604 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Previous2 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 207.5 241.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Previous2-b{fill:white;}` }) }), _jsx("polygon", { className: "Previous2-b", points: "124.9 0 144.4 20 40.3 121.8 144.3 221.5 125 241.8 0 122 124.9 0" }), _jsx("polygon", { className: "Previous2-b", points: "187.9 0 207.5 20 103.4 121.8 207.4 221.5 188 241.8 63.1 122 187.9 0" })] })); export default Previous2; //# sourceMappingURL=Previous2.js.map