persona-community-5/.pnpm-store/v3/files/77/385ac64ced5ca052670625ce367a53144334fc2f7c094fa1af489ec1665e592253821e2f9e07b1cba106c40bdc7ef05681321ccbcdaeda5ec88a8cc8a7075e
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

16 lines
428 B
Plaintext

/**
* @license lucide-react v0.395.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createLucideIcon from '../createLucideIcon.js';
const Cloud = createLucideIcon("Cloud", [
["path", { d: "M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z", key: "p7xjir" }]
]);
export { Cloud as default };
//# sourceMappingURL=cloud.js.map