Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/ice-cream.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

15 lines
425 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const IceCream = createLucideIcon("IceCream", [
["path", { d: "m7 11 4.08 10.35a1 1 0 0 0 1.84 0L17 11", key: "1v6356" }],
["path", { d: "M17 7A5 5 0 0 0 7 7", key: "151p3v" }],
["path", { d: "M17 7a2 2 0 0 1 0 4H7a2 2 0 0 1 0-4", key: "1sdaij" }]
]);
export { IceCream as default };
//# sourceMappingURL=ice-cream.js.map