lucide-solid
Version:
A Lucide icon library package for Solid applications
14 lines (12 loc) • 327 B
JSX
/**
* @license lucide-solid v0.487.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
// src/icons/inspect.tsx
import { default as default2 } from "./square-mouse-pointer";
export {
default2 as default
};
//# sourceMappingURL=inspect.jsx.map