@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.05 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const HomeReload = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 163.7 161.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.HomeReload-b{fill:white;}` }) }), _jsx("path", { className: "HomeReload-b", d: "M155.7,89.8h-6.8c-4.4,0-8,3.6-8,8v55.8c0,4.4-3.6,8-8,8H30.9c-4.4,0-8-3.6-8-8v-55.8c0-4.4-3.6-8-8-8h-6.9c-7.1,0-10.7-8.6-5.7-13.7L76.2,2.3c3.1-3.1,8.2-3.1,11.3,0l73.8,73.8c5,5,1.5,13.7-5.7,13.7ZM122.2,98.2c-2.7-.3-5.2,1.7-5.5,4.4-1.9,17.5-16.5,30.6-34.1,30.6s-.1,0-.2,0c-8,0-15.7-2.8-21.8-7.9l11.3-11.5-30.1.2.2,30.1,11.5-11.7c8,6.9,18.1,10.7,28.7,10.8,0,0,.2,0,.2,0,22.7,0,41.6-17,44-39.5.3-2.7-1.7-5.2-4.4-5.5ZM43.5,100.2c2.5,0,4.7-1.9,5-4.5,1.7-17.7,16.3-31,34.1-31s.1,0,.2,0c8.2,0,15.9,3,22.1,8.2l-11.5,11.3,30.1.2.2-30.1-11.6,11.5c-8-7.2-18.3-11.1-29.2-11.2,0,0-.2,0-.2,0-23,0-41.9,17.2-44.1,40-.3,2.7,1.8,5.2,4.5,5.5.2,0,.3,0,.5,0Z" })] }));
export default HomeReload;
//# sourceMappingURL=HomeReload.js.map