@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
22 lines (19 loc) • 619 B
JavaScript
/**
* @license @lucide/lab v0.1.2 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const astronautHelmet = [
[
"path",
{
d: "m10.6 13.4 6.3 6.1c.3.5.1 1.1-.4 1.4-1.4.7-2.9 1.1-4.5 1.1a2 2 0 0 1-1.4-.6l-8-8A2 2 0 0 1 2 12a10 10 0 0 1 19.44-3.3c.3.7-.3 1.3-1 1.3H12",
key: "1vcm40"
}
],
["circle", { cx: "12", cy: "12", r: "2", key: "1c9p78" }],
["path", { d: "M16.2 18.8c3-1.9 4.4-5.5 3.5-8.8", key: "twsywe" }]
];
export { astronautHelmet as default };
//# sourceMappingURL=astronaut-helmet.js.map