@hugeicons/core-free-icons
Version:
12 lines (10 loc) • 1.15 kB
JavaScript
const Astronaut02Icon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "10", r: "7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["ellipse", { cx: "12", cy: "10", rx: "4", ry: "3", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M5 13C3.34315 13 2 11.6569 2 10C2 8.34315 2 7 5 7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M19 13C20.6569 13 22 11.6569 22 10C22 8.34315 22 7 19 7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M20.5 7V3", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "4" }],
["path", { d: "M18 21C18.5523 21 19 20.5523 19 20C19 18.3431 17.6569 17 16 17H8C6.34315 17 5 18.3431 5 20C5 20.5523 5.44772 21 6 21H18Z", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "5" }]
];
export { Astronaut02Icon as default };
//# sourceMappingURL=Astronaut02Icon.js.map