persona-community-5/.pnpm-store/v3/files/22/93d4ca85745b4f9efa93be98f159e60ac4c35ff3281172028ab459ab80acdfcf6c601e5292cd4f45e6f4b270beb3ef84333b9a23dad6fad65bc70869f6c08e
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
731 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 FolderHeart = createLucideIcon("FolderHeart", [
[
"path",
{
d: "M11 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v1.5",
key: "6hud8k"
}
],
[
"path",
{
d: "M13.9 17.45c-1.2-1.2-1.14-2.8-.2-3.73a2.43 2.43 0 0 1 3.44 0l.36.34.34-.34a2.43 2.43 0 0 1 3.45-.01c.95.95 1 2.53-.2 3.74L17.5 21Z",
key: "wpff58"
}
]
]);
export { FolderHeart as default };
//# sourceMappingURL=folder-heart.js.map