/** * lucide-react v0.292.0 - ISC */ import createLucideIcon from '../createLucideIcon.js'; const StarHalf = createLucideIcon("StarHalf", [ ["path", { d: "M12 17.8 5.8 21 7 14.1 2 9.3l7-1L12 2", key: "nare05" }] ]); export { StarHalf as default }; //# sourceMappingURL=star-half.js.map