UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 470 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Previous = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 43.3 68.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Previous-b{fill:white;}` }) }), _jsx("polygon", { className: "Previous-b", points: "34.8 68.2 0 33.3 34.9 0 43.2 8.7 17.2 33.5 43.3 59.7 34.8 68.2" })] })); export default Previous; //# sourceMappingURL=Previous.js.map