@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const IK = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 70 81.5", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.IK-b{fill:white;}` }) }), _jsx("path", { className: "IK-b", d: "M35,22c6.1,0,11-4.9,11-11S41.1,0,35,0s-11,4.9-11,11,4.9,11,11,11ZM35,5c2.2,0,4,1.8,4,4s-1.8,4-4,4-4-1.8-4-4,1.8-4,4-4Z" }), _jsx("path", { className: "IK-b", d: "M67,23.5H3C0,23.5,0,29.5,0,29.5c0,4,3,5,3,5l18.4,1c1.4,0,2.6,1.2,2.5,2.6l-2.9,37.4s1,6,5,6,5-6,5-6c0,0,0-15,2-15s2,15,2,15c0,0,2.7,6,6,6s5-3.2,5-6.1-3.1-29-4-37.9c-.1-1.4,1.6-3,3-3h22s2.9-2,3-5-1-6-3-6ZM6,33c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4ZM26,79c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4ZM33,57c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4ZM45,75c0,2.2-1.8,4-4,4s-4-1.8-4-4,1.8-4,4-4,4,1.8,4,4ZM64,33c-2.2,0-4-1.8-4-4s1.8-4,4-4,4,1.8,4,4-1.8,4-4,4Z" })] }));
export default IK;
//# sourceMappingURL=IK.js.map