@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 2.89 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const DroneSide = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 247.23 171.05", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.DroneSide-b{fill:white;}` }) }), _jsx("path", { className: "DroneSide-b", d: "M40.53,21c4.38,0,8.13-2.69,9.71-6.5h28.33c1.92,0,3.69-1.29,4.07-3.17.52-2.57-1.44-4.83-3.92-4.83h-28.48c-1.57-3.81-5.32-6.5-9.71-6.5s-8.13,2.69-9.71,6.5H4.15c-1.92,0-3.69,1.29-4.07,3.17-.52,2.57,1.44,4.83,3.92,4.83h26.83c1.57,3.81,5.32,6.5,9.71,6.5Z" }), _jsx("path", { className: "DroneSide-b", d: "M243.08,6.5h-28.33C213.17,2.69,209.42,0,205.04,0s-8.13,2.69-9.71,6.5h-26.68c-1.92,0-3.69,1.29-4.07,3.17-.52,2.57,1.44,4.83,3.92,4.83h26.83c1.57,3.81,5.32,6.5,9.71,6.5s8.13-2.69,9.71-6.5h28.48c2.48,0,4.43-2.26,3.92-4.83-.38-1.89-2.15-3.17-4.07-3.17Z" }), _jsx("rect", { className: "DroneSide-b", x: "110.61", y: "49.5", width: "24", height: "13", rx: ".09", ry: ".09" }), _jsx("path", { className: "DroneSide-b", d: "M215.51,33.25c-.27-5.56-4.85-9.99-10.47-9.99s-9.8,4.04-10.42,9.25h-13.74s0,0-.02,0c-.53-.17-43.57-13.99-58.52-14-15.04-.01-58.35,13.83-58.87,14,0,0,0,0-.02,0h-12.5c-.62-5.21-5.04-9.25-10.42-9.25s-10.21,4.43-10.47,9.99c-9.31,2.85-15.23,13.46-10.17,24.31,2.57,5.5,8.17,8.95,14.24,8.95h25.24c2.62,0,5.13,1.03,7,2.86l17.01,16.68c.95.93,2.23,1.46,3.57,1.46h70.3c1.33,0,2.6-.52,3.55-1.45l17.12-16.69c1.88-1.84,4.41-2.86,7.04-2.86h26.47c6.07,0,11.67-3.45,14.24-8.95,5.07-10.84-.85-21.46-10.16-24.31ZM136.52,66.5h-27.81c-1.16,0-2.09-.94-2.09-2.09v-16.81c0-1.16.94-2.09,2.09-2.09h27.81c1.16,0,2.09.94,2.09,2.09v16.81c0,1.16-.94,2.09-2.09,2.09Z" }), _jsx("path", { className: "DroneSide-b", d: "M49.11,79.03c-.03,2.19.69,4.2,1.91,5.82-2.64,1.57-4.41,4.44-4.41,7.73v69.19c0,4.51,3.2,8.54,7.67,9.18,5.56.8,10.33-3.5,10.33-8.9v-69.47c0-1.87-.57-3.6-1.54-5.04,3-1.6,5.04-4.75,5.04-8.39,0-5.34-4.4-9.64-9.77-9.5-5.02.14-9.17,4.35-9.23,9.37Z" }), _jsx("path", { className: "DroneSide-b", d: "M193.2,84.85c1.22-1.62,1.94-3.63,1.91-5.82-.06-5.02-4.22-9.23-9.23-9.37-5.37-.15-9.77,4.16-9.77,9.5,0,3.64,2.04,6.79,5.04,8.39-.97,1.44-1.54,3.17-1.54,5.04v69.19c0,4.51,3.2,8.54,7.67,9.18,5.56.8,10.33-3.5,10.33-8.9v-69.47c0-3.29-1.77-6.16-4.41-7.73Z" }), _jsx("circle", { className: "DroneSide-b", cx: "122.34", cy: "135.4", r: "5.5" }), _jsx("path", { className: "DroneSide-b", d: "M145.62,112.5h-15.01v-6.41c6.68-2.34,11.05-7.23,13.33-10.46.93-1.32,0-3.13-1.62-3.13-8.63,0-30.79,0-39.42,0-1.61,0-2.54,1.81-1.62,3.13,2.28,3.23,6.65,8.12,13.33,10.46v6.41h-14.01c-2.76,0-4.99,2.23-4.99,4.99v36.02c0,2.76,2.23,4.99,4.99,4.99h45.02c2.76,0,4.99-2.23,4.99-4.99v-36.02c0-2.76-2.23-4.99-4.99-4.99ZM122.34,146.9c-6.34,0-11.5-5.16-11.5-11.5s5.16-11.5,11.5-11.5,11.5,5.16,11.5,11.5-5.16,11.5-11.5,11.5Z" })] }));
export default DroneSide;
//# sourceMappingURL=DroneSide.js.map