persona-community-5/.pnpm-store/v3/files/c0/00c2d9c70a9ef052b1248c85892a58da57844da575dc380d0ddf0898fbeced876eb2700eeb93189f97572ce74dba1cfb1fab3fb344e9c82c94813e3fb50bb7
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

16 lines
399 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 Play = createLucideIcon("Play", [
["polygon", { points: "6 3 20 12 6 21 6 3", key: "1oa8hb" }]
]);
export { Play as default };
//# sourceMappingURL=play.js.map