UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 919 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Home = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 171.72 178.17", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Home-b{fill:white;}` }) }), _jsx("path", { className: "Home-b", d: "M171.72,94.17c0,6-10.28,3.93-16.01,4.28-2.11.13-3.75,1.88-3.75,3.99v71.81c0,2.16-1.75,3.91-3.91,3.91h-32.53c-2.18,0-3.97-1.75-3.99-3.94-.07-8.68,1.29-27.06-3.7-32.06-3.99-4-31.35-4.37-35.94,1-5.98,6.99-4.13,22.49-4.06,30.88.02,2.27-1.8,4.12-4.06,4.12H27.96c-2.21,0-4-1.79-4-4v-72.05c0-2.17-1.71-3.96-3.87-4.03-6.78-.24-20.09,2.08-20.09-4.92C0,88.73,69.4,17.11,84.84,1.23c1.64-1.68,4.35-1.64,5.93.1,14.8,16.28,80.95,89.28,80.95,92.84ZM88.46,45.17c-11.32,0-20.5,9.18-20.5,20.5s9.18,20.5,20.5,20.5,20.5-9.18,20.5-20.5-9.18-20.5-20.5-20.5Z" })] })); export default Home; //# sourceMappingURL=Home.js.map