UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 666 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const PreviousTriThinFill = (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: `.PreviousTriThinFill-b{fill:white;}` }) }), _jsx("path", { className: "PreviousTriThinFill-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.9Z" })] })); export default PreviousTriThinFill; //# sourceMappingURL=PreviousTriThinFill.js.map