persona-community-5/.pnpm-store/v3/files/a1/16b3b74cdb9edd002a11a78cd86534b1382381e2ca59a223649c2d427a4b2d0f95abe1e63ef713b00207b1c9e3b902d2f8b41d327276e47333a29e533b312a
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

31 lines
739 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 Popcorn = createLucideIcon("Popcorn", [
[
"path",
{
d: "M18 8a2 2 0 0 0 0-4 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0-4 0 2 2 0 0 0 0 4",
key: "10td1f"
}
],
["path", { d: "M10 22 9 8", key: "yjptiv" }],
["path", { d: "m14 22 1-14", key: "8jwc8b" }],
[
"path",
{
d: "M20 8c.5 0 .9.4.8 1l-2.6 12c-.1.5-.7 1-1.2 1H7c-.6 0-1.1-.4-1.2-1L3.2 9c-.1-.6.3-1 .8-1Z",
key: "1qo33t"
}
]
]);
export { Popcorn as default };
//# sourceMappingURL=popcorn.js.map