@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.17 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const Id = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 203.1 147.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Id-b{fill:white;}` }) }), _jsx("circle", { className: "Id-b", cx: "51.4", cy: "41.7", r: "19.2" }), _jsx("path", { className: "Id-b", d: "M29.6,82.4l-4.2,27c-.1.9.3,1.7,1.1,2.1l.9.4c15.4,7.8,33.6,7.6,48.9-.4.7-.4,1.2-1.2,1-2l-3.9-26.8c-3.6-25.2-39.9-25.4-43.8-.2Z" }), _jsx("path", { className: "Id-b", d: "M95.8,35.8h53.4c3.3,0,6-2.7,6-6s-2.7-6-6-6h-53.4c-3.3,0-6,2.7-6,6s2.7,6,6,6Z" }), _jsx("path", { className: "Id-b", d: "M124,68.5h-28.2c-3.3,0-6,2.7-6,6s2.7,6,6,6h28.2c3.3,0,6-2.7,6-6s-2.7-6-6-6Z" }), _jsx("path", { className: "Id-b", d: "M174.1,46.2h-78.3c-3.3,0-6,2.7-6,6s2.7,6,6,6h78.3c3.3,0,6-2.7,6-6s-2.7-6-6-6Z" }), _jsx("path", { className: "Id-b", d: "M187.1,0H16C7.2,0,0,7.2,0,16v115.4c0,8.8,7.2,16,16,16h171.1c8.8,0,16-7.2,16-16V16c0-8.8-7.2-16-16-16ZM191.1,131.4c0,2.2-1.8,4-4,4H16c-2.2,0-4-1.8-4-4V16c0-2.2,1.8-4,4-4h171.1c2.2,0,4,1.8,4,4v115.4Z" })] }));
export default Id;
//# sourceMappingURL=Id.js.map