persona-community-5/.pnpm-store/v3/files/98/8e494676ddd865453445a7f3196df7da16fb3db7ba93b46c96d31dd8bdd6b51a1e43e1298fc8ebd3fe7837868ebf35f8eafc93cbbd38f6c9524ed26694e33d
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

29 lines
672 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 Layers2 = createLucideIcon("Layers2", [
[
"path",
{
d: "m16.02 12 5.48 3.13a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74L7.98 12",
key: "1cuww1"
}
],
[
"path",
{
d: "M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74Z",
key: "pdlvxu"
}
]
]);
export { Layers2 as default };
//# sourceMappingURL=layers-2.js.map