@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.69 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Cheese = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 175 209.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Cheese-b{fill:white;}` }) }), _jsx("path", { className: "Cheese-b", d: "M162.8,145.9c-1.7-7.3,6.2-12.4,6.2-12.4,0,0-2.1-14.7-2.8-28.6-.6-13.9-2.1-34.8-2.1-34.8,0,0-4.3.2-8.8-2.1-3.2-1.7-4.1-7.5-3.6-14.5.4-6.6,8.5-10,8.5-10,0,0-.2-5.6.6-8.3.9-2.8,3.2-6.6,3.2-6.6,0,0-13.5-13.7-18.8-17.3-5.3-3.6-16-7.5-16-7.5,0,0,4.7,19,8.5,38.2,3.8,19.2,10.3,45.5,10.3,45.5,0,0,6.8,2.4,8.3,11.3s-4.3,13.5-4.3,13.5c0,0,7.5,40.4,9.2,58.1,1.7,17.7-2.8,33.5-2.8,33.5,0,0,5.3-4.5,8.5-12,3.2-7.5,5.8-12,6-15.8.2-3.8,1.9-15.8,1.9-15.8,0,0-10.5-7.1-12.2-14.3Z" }), _jsx("path", { className: "Cheese-b", d: "M145.9,116.2s-12.4-5.8-14.1-16c-1.7-10.3,8.1-13.7,8.1-13.7,0,0-5.8-23.9-9-44.9-3.2-20.9-6.6-41.7-6.6-41.7,0,0-23.3,12.4-37.2,19.4-13.9,7.1-31.4,16.2-31.4,16.2,0,0,0,10.5-1.5,13.5s-4.5,10-12.6,11.5c-8.2,1.5-12-6.6-12-6.6,0,0-4.1,4.1-9.2,7.3-5.1,3.2-20.5,7.5-20.5,7.5,0,0,19,45.3,21.4,58.5,2.4,13.2,1.9,31.2,2.4,44.4.3,9.3,1.9,24.4,1.9,24.4,0,0,15.2,9,64.5,12.6,32.9,2.4,57.1,0,57.1,0,0,0,10-9.8,10.3-13.5.2-3.6-6.6-33.8-7.9-47.9-1.3-14.1-3.6-31.2-3.6-31.2ZM63.9,137c-11.3.9-18.4-7.9-18.6-16.2-.2-8.3.9-16.9,10.9-17,7.1,0,19.4,3.7,20.5,14.2s-1.5,18.2-12.8,19ZM96.8,51.7s17.9-2.4,20.9,8.8c3,11.1-5.3,28.6-16.5,29.7-11.1,1.1-16.5-11.8-16.9-18.8-.4-7.1,5.6-17.9,12.4-19.7ZM103.4,187.8c-8.8.4-15.4-2.6-16.2-13.5-.9-10.9,11.1-23.9,20.3-24.1,7.9-.2,14.5,7.9,14.7,20.5.2,12.6-10,16.7-18.8,17.1Z" })] }));
export default Cheese;
//# sourceMappingURL=Cheese.js.map