Files
UAS-SIG/node_modules/lucide/dist/esm/icons/astroid.mjs
T
2026-06-03 20:05:50 +07:00

19 lines
483 B
JavaScript

/**
* @license lucide v1.17.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const Astroid = [
[
"path",
{
d: "M12.983 21.186a1 1 0 0 1-1.966 0 10 10 0 0 0-8.203-8.203 1 1 0 0 1 0-1.966 10 10 0 0 0 8.203-8.203 1 1 0 0 1 1.966 0 10 10 0 0 0 8.203 8.203 1 1 0 0 1 0 1.966 10 10 0 0 0-8.203 8.203"
}
]
];
export { Astroid as default };
//# sourceMappingURL=astroid.mjs.map