persona-community-5/.pnpm-store/v3/files/aa/d939cdba44eef68d40e635751e4cf003db0f7f2c1bca44b835e193c22dd3bda406fbee25929c1d3a6f442b2be38a9a6d01c3561ce404dc8c9770079a638fa2
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
572 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 MessageSquareShare = createLucideIcon("MessageSquareShare", [
["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7", key: "tqtdkg" }],
["path", { d: "M16 3h5v5", key: "1806ms" }],
["path", { d: "m16 8 5-5", key: "15mbrl" }]
]);
export { MessageSquareShare as default };
//# sourceMappingURL=message-square-share.js.map