persona-community-5/.pnpm-store/v3/files/c7/c9dacd1c9d35baf61c212aa981a20fee534795daf48a3628fd3bf0d252d2eab3c4074fa9f021dbea2d0c252efb30638ad6925f92953a7346d696ff1f3e1890
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
740 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 Squirrel = createLucideIcon("Squirrel", [
["path", { d: "M15.236 22a3 3 0 0 0-2.2-5", key: "21bitc" }],
["path", { d: "M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4", key: "oh0fg0" }],
["path", { d: "M18 13h.01", key: "9veqaj" }],
[
"path",
{
d: "M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10",
key: "980v8a"
}
]
]);
export { Squirrel as default };
//# sourceMappingURL=squirrel.js.map