UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 892 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const HomeReturn = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 215 221.6", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.HomeReturn-b{fill:white;}` }) }), _jsx("path", { className: "HomeReturn-b", d: "M212,111.6h-12.6c-1.7,0-3,1.3-3,3v104c0,1.7-1.3,3-3,3H22.4c-1.7,0-3-1.3-3-3v-104c0-1.7-1.3-3-3-3H3c-2.7,0-4-3.2-2.1-5.1l22.7-22.9c.6-.6.9-1.3.9-2.1v-45.9c0-1.7,1.3-3,3-3h30c1.7,0,3,1.3,3,3v7.1c0,1.3,1.6,2,2.6,1.1L105.4.9c1.2-1.2,3.1-1.2,4.3,0l104.5,105.6c1.9,1.9.5,5.1-2.1,5.1ZM96.2,35.6l-60.7,60c-3.4,3.3-3.4,8.8,0,12.2l60.7,60c2.3,2.3,6.2.6,6.2-2.6v-39.4h12.4c47.1,0,50,29.5,50,46.5s-8.1,37.7-8.1,37.7c0,0,29.5-8.9,29.5-65.8s-33.4-66.5-71.7-66.5h-12.1v-39.4c0-3.3-3.9-4.9-6.2-2.6Z" })] })); export default HomeReturn; //# sourceMappingURL=HomeReturn.js.map