persona-community-5/.pnpm-store/v3/files/35/63e7eb9dcdd61cdbf9174f7e4a545c0dfe5b12271f35cd5b4feb1a674136e23cb4e7f4cb9551aa7a36691664128aa33ccb1584cc50b0a6e01b914145ca05fb
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

19 lines
584 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 ALargeSmall = createLucideIcon("ALargeSmall", [
["path", { d: "M21 14h-5", key: "1vh23k" }],
["path", { d: "M16 16v-3.5a2.5 2.5 0 0 1 5 0V16", key: "1wh10o" }],
["path", { d: "M4.5 13h6", key: "dfilno" }],
["path", { d: "m3 16 4.5-9 4.5 9", key: "2dxa0e" }]
]);
export { ALargeSmall as default };
//# sourceMappingURL=a-large-small.js.map