UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.8 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const SaturnWithStars = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 179.6 177.79", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.SaturnWithStars-b{fill:white;}` }) }), _jsx("path", { className: "SaturnWithStars-b", d: "M176.6,1.76c-8.11-7.44-38.1,10.62-51.02,19-11.81-8.11-26.1-12.86-41.48-12.86C43.57,7.9,10.6,40.87,10.6,81.4c0,13.91,3.89,26.94,10.63,38.04-7.97,13.76-26.8,48.36-19.63,56.32,5.45,6.05,30.83-1.26,62.87-23.54,6.25,1.74,12.83,2.68,19.63,2.68,40.53,0,73.5-32.97,73.5-73.5,0-7.29-1.08-14.33-3.07-20.98,19.77-28.09,29.76-51.61,22.07-58.66ZM153.6,13.76c2.24,1.79-2.76,10.22-11.92,22.03-3.1-3.91-6.58-7.49-10.4-10.7,7.15-5.64,18.92-14.06,22.32-11.33ZM84.1,21.9c20,0,37.71,9.92,48.5,25.1-10.64,12.67-24.14,27.48-38,41.76-14.23,14.66-30.2,29.73-43.99,41.79-15.69-10.72-26.01-28.75-26.01-49.15,0-32.81,26.69-59.5,59.5-59.5ZM16.6,154.76c-4.21-3.5,4.85-18.3,10.64-26.84,3.65,4.45,7.82,8.47,12.4,11.96-12.34,10.16-21.35,16.29-23.04,14.88ZM143.6,81.4c0,32.81-26.69,59.5-59.5,59.5-1.43,0-2.84-.07-4.25-.17,10.92-8.72,22.32-19.02,33.75-30.97,10.84-11.34,20.89-22.97,29.71-34.24.19,1.94.29,3.9.29,5.88Z" }), _jsx("path", { className: "SaturnWithStars-b", d: "M20.1,39.9h0c0-6.9-5.6-16.5-12.5-16.5h0c6.9,0,12.5-11.6,12.5-18.5h0c0,6.9,5.6,18.5,12.5,18.5h0c-6.9,0-12.5,9.6-12.5,16.5Z" }), _jsx("path", { className: "SaturnWithStars-b", d: "M167.1,125.9h0c0-6.9-5.6-12.5-12.5-12.5h0c6.9,0,12.5-5.6,12.5-12.5h0c0,6.9,5.6,12.5,12.5,12.5h0c-6.9,0-12.5,5.6-12.5,12.5Z" }), _jsx("rect", { className: "SaturnWithStars-b", x: "129.6", y: "134.9", width: "34", height: "38", rx: "17", ry: "17" })] })); export default SaturnWithStars; //# sourceMappingURL=SaturnWithStars.js.map