persona-community-5/.pnpm-store/v3/files/ca/b7b8d26162e395480a1ced13c6e6cac68b34100d055a56e22c506819c883a4e886bb69e00e1fd3b784c581e2748ac18e930c9c2c40cff094f7a8b411741302
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
528 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 SearchSlash = createLucideIcon("SearchSlash", [
["path", { d: "m13.5 8.5-5 5", key: "1cs55j" }],
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }],
["path", { d: "m21 21-4.3-4.3", key: "1qie3q" }]
]);
export { SearchSlash as default };
//# sourceMappingURL=search-slash.js.map