persona-community-5/.pnpm-store/v3/files/83/1d24905372ef054e5135048661076caeedc6600f7c19c2fe0d6cdd45bf07b27b8986ba8debfc17c9006f411c4fc34333fcb5e13c8f0f1ba3654e839b7b2423
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

17 lines
485 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 TvMinimal = createLucideIcon("TvMinimal", [
["path", { d: "M7 21h10", key: "1b0cd5" }],
["rect", { width: "20", height: "14", x: "2", y: "3", rx: "2", key: "48i651" }]
]);
export { TvMinimal as default };
//# sourceMappingURL=tv-minimal.js.map