UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 623 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const PreviousThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 95.5 250.9", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.PreviousThin-b{fill:white;}` }) }), _jsx("path", { className: "PreviousThin-b", d: "M79,250.9c-5.7,0-11.3-3-14.3-8.3L2.2,133.1c-2.9-5.1-2.9-11.3,0-16.4L64.7,8.3c4.6-7.9,14.6-10.6,22.5-6.1,7.9,4.6,10.6,14.6,6.1,22.5l-57.8,100.2,57.8,101.3c4.5,7.9,1.8,18-6.2,22.5-2.6,1.5-5.4,2.2-8.2,2.2Z" })] })); export default PreviousThin; //# sourceMappingURL=PreviousThin.js.map