persona-community-5/.pnpm-store/v3/files/b1/dde01b2ac64a826affa47d43f9db272995051367a773398c46244a9c535a674d341f731834a06044372835ba54dc41b422ad5a3994d48b6329f5964c667b27
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
595 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 MessageCircleQuestion = createLucideIcon("MessageCircleQuestion", [
["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
["path", { d: "M12 17h.01", key: "p32p05" }]
]);
export { MessageCircleQuestion as default };
//# sourceMappingURL=message-circle-question.js.map