@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 978 B
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const SaturnWithPlay = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 179.2 177.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.SaturnWithPlay-b{fill:white;}` }) }), _jsx("path", { className: "SaturnWithPlay-b", d: "M176.6,1.8c-8.1-7.4-38.1,10.6-51,19C59.9-22.9-18.7,51.4,21.2,119.4c-8,13.8-26.8,48.4-19.6,56.3,5.4,6.1,30.8-1.3,62.9-23.5,55.1,15.7,106.8-37,90.1-91.8,19.8-28.1,29.8-51.6,22.1-58.7ZM16.6,154.8c-4.2-3.5,4.8-18.3,10.6-26.8,3.7,4.5,7.8,8.5,12.4,12-12.3,10.2-21.4,16.3-23,14.9ZM84.1,140.9c-32.8.3-59.9-27.6-59.5-59.5-.5-38.1,37-67.3,73.8-57.8,67.2,18.2,56.2,115.5-14.3,117.3ZM141.7,35.8c-3.1-3.9-6.6-7.5-10.4-10.7,20.9-16.6,33.3-18.2,10.4,10.7Z" }), _jsx("polygon", { className: "SaturnWithPlay-b", points: "63.6 114.9 117.3 83.9 63.6 52.9 63.6 114.9" })] }));
export default SaturnWithPlay;
//# sourceMappingURL=SaturnWithPlay.js.map