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

20 lines
631 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 ArrowDownNarrowWide = createLucideIcon("ArrowDownNarrowWide", [
["path", { d: "m3 16 4 4 4-4", key: "1co6wj" }],
["path", { d: "M7 20V4", key: "1yoxec" }],
["path", { d: "M11 4h4", key: "6d7r33" }],
["path", { d: "M11 8h7", key: "djye34" }],
["path", { d: "M11 12h10", key: "1438ji" }]
]);
export { ArrowDownNarrowWide as default };
//# sourceMappingURL=arrow-down-narrow-wide.js.map