UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 833 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const PreviousTriThin = (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: `.PreviousTriThin-b{fill:white;}` }) }), _jsx("path", { className: "PreviousTriThin-b", d: "M190.4,241.8c-4.4,0-8.9-1.2-12.9-3.5L12.9,143.3C4.8,138.6,0,130.3,0,120.9c0-9.3,4.8-17.7,12.9-22.4L177.5,3.5c8.5-4.9,18.8-4.7,27.2.8s11.6,13.3,11.6,22.1v188.9c0,9.1-4.5,17.8-12.2,22.6-4.2,2.6-8.9,3.9-13.6,3.9ZM190.4,9c-2.9,0-5.8.8-8.4,2.3L17.4,106.3c-5.6,3.2-8.8,9.2-8.4,15.7s3.8,10.8,8.8,13.7l163.8,94.6c5,2.9,11.1,3.3,16.2.8,5.9-2.9,9.4-8.7,9.4-15.1V26.3c0-5.6-2.6-11-7.2-14.2s-6.3-3.1-9.6-3.1Z" })] })); export default PreviousTriThin; //# sourceMappingURL=PreviousTriThin.js.map