persona-community-5/.pnpm-store/v3/files/8a/50ca67cea2b0c27bde848e6162a2a1abd4d20a5e90a99396c2aeacc5b54e5b25500ca2cea6103edc9362c243dfd09231e13ae400a27dbf86be87595132babd
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
491 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 CornerUpLeft = createLucideIcon("CornerUpLeft", [
["polyline", { points: "9 14 4 9 9 4", key: "881910" }],
["path", { d: "M20 20v-7a4 4 0 0 0-4-4H4", key: "1nkjon" }]
]);
export { CornerUpLeft as default };
//# sourceMappingURL=corner-up-left.js.map