UNPKG

lucide-solid

Version:

A Lucide icon library package for Solid applications

14 lines (12 loc) 322 B
/** * @license lucide-solid v0.488.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/rotate-3-d.tsx import { default as default2 } from "./rotate-3d"; export { default2 as default }; //# sourceMappingURL=rotate-3-d.jsx.map