persona-community-5/.pnpm-store/v3/files/7f/f44aeead0fee21098662aff62b8cd19383551f1885138a7569e1d31d7fe851b4451bfca262ed6494bf9f62e062e910b8485cd5103d0bff99d5ce44d680d129
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

18 lines
480 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 Tally3 = createLucideIcon("Tally3", [
["path", { d: "M4 4v16", key: "6qkkli" }],
["path", { d: "M9 4v16", key: "81ygyz" }],
["path", { d: "M14 4v16", key: "12vmem" }]
]);
export { Tally3 as default };
//# sourceMappingURL=tally-3.js.map