persona-community-5/.pnpm-store/v3/files/7a/58e6a3186f527f7478e7ee353755bedf914ec6d7ff3f84a248b4ec1bc7d7d51193ac0bde5b9b2d073b1c589dd8f0f57d61f7d755e97c0567c34e554b90c37f
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

25 lines
686 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 GlobeLock = createLucideIcon("GlobeLock", [
[
"path",
{
d: "M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13",
key: "qkt0x6"
}
],
["path", { d: "M2 12h8.5", key: "ovaggd" }],
["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
]);
export { GlobeLock as default };
//# sourceMappingURL=globe-lock.js.map