@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 528 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const PreviousTriW = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 182.9 174.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.PreviousTriW-b{fill:white;}` }) }), _jsx("path", { className: "PreviousTriW-b", d: "M6.9,97.9l158.9,75.1c8,3.8,17.1-2,17.1-10.8V12c0-8.8-9.2-14.6-17.1-10.8L6.9,76.2c-9.2,4.3-9.2,17.4,0,21.7Z" })] }));
export default PreviousTriW;
//# sourceMappingURL=PreviousTriW.js.map