@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.87 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Emoji = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 239.3 239", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Emoji-b{fill:white;}` }) }), _jsx("path", { className: "Emoji-b", d: "M59.5,0C26.6,0,0,26.6,0,59.5s26.6,59.5,59.5,59.5,59.5-26.6,59.5-59.5S92.4,0,59.5,0ZM22,47.6c-1.2,1.2-3.3.3-3.3-1.4h0c0-6.9,5.6-12.5,12.5-12.5s12.5,5.6,12.5,12.4h0c0,1.8-2.1,2.7-3.3,1.4-2.3-2.3-5.5-4.6-9.2-4.6s-6.9,2.3-9.2,4.5ZM59.5,99.7c-15.6,0-28.2-12.6-28.2-28.2h56.3c0,15.6-12.6,28.2-28.2,28.2ZM100.6,46.2c0,1.7-2.1,2.6-3.3,1.4-2.3-2.3-5.5-4.6-9.2-4.6s-6.9,2.3-9.2,4.5-3.3.3-3.3-1.4h0c0-6.9,5.6-12.5,12.5-12.5s12.5,5.6,12.5,12.4h0Z" }), _jsx("path", { className: "Emoji-b", d: "M179.8,120c-32.9,0-59.5,26.6-59.5,59.5s26.6,59.5,59.5,59.5,59.5-26.6,59.5-59.5-26.6-59.5-59.5-59.5ZM142,168.4c-1.2,1.2-3.3.3-3.3-1.4h0c0-6.9,5.6-12.5,12.5-12.5s12.5,5.6,12.5,12.4h0c0,1.8-2.1,2.7-3.3,1.4-2.3-2.3-5.5-4.6-9.2-4.6s-6.9,2.3-9.2,4.5ZM151.6,212.5c0-15.6,12.6-28.2,28.2-28.2s28.2,12.6,28.2,28.2h-56.3ZM220.6,167c0,1.7-2.1,2.6-3.3,1.4-2.3-2.3-5.5-4.6-9.2-4.6s-6.9,2.3-9.2,4.5-3.3.3-3.3-1.4h0c0-6.9,5.6-12.5,12.5-12.5s12.5,5.6,12.5,12.4h0Z" }), _jsx("path", { className: "Emoji-b", d: "M84.1,127.5c-9.9,0-18.8,4.2-25,10.9-6.2-6.7-15.1-10.9-25-10.9-18.8,0-34.1,15.3-34.1,34.1s55.5,69.2,59.1,69.2,59.1-50.3,59.1-69.2-15.3-34.1-34.1-34.1Z" }), _jsx("path", { className: "Emoji-b", d: "M130.6,45.5h14.8c2.6,0,16.7-13.4,16.7-23.2s-10.3-13.3-4.7-18.9,11.7-2.6,18.6,4.4,8.4,7.5,8.4,16.4.1,9.3,7.3,9.3h25.2c10.8,0,14.5,5.1,14.5,11.9s-7.1,12.1-7.1,12.1c0,0,4.1,3.5,4.1,7.3,0,5.7-8,8.4-8,8.4,0,0,2.8,2.2,2.8,8.7s-6.3,10.2-6.3,10.2c0,0,3.5,3.6,3.5,7.7s-4.2,9.7-10.8,9.7h-47.1c-10.9,0-12.2-10-20.7-10h-11.2v-54Z" })] }));
export default Emoji;
//# sourceMappingURL=Emoji.js.map