{
  "slug": "lucide",
  "name": "Lucide",
  "url": "https://lucide.dev/",
  "cat": "assets",
  "group": "design",
  "tagline": "Icon set (1,768 icons)",
  "price": "Free · ISC",
  "tier": "free",
  "pick": true,
  "what": "Community fork and continuation of Feather Icons — same 24px grid and 2px stroke, vastly expanded. <b>Already in your Lovable project</b>, because shadcn/ui ships with it. Named exports, so props and Tailwind classes pass straight through to the SVG.",
  "why": "Default to this for the entire interface icon layer and only reach elsewhere when a glyph genuinely does not exist.",
  "warn": "<b>Never</b> do <code>import * as Icons from 'lucide-react'</code> or dynamic-name lookups — it defeats tree-shaking and pulls all 1,768 icons into the bundle. Stroke-only; if the design needs filled icons you are managing two sets.",
  "install": "npm install lucide-react",
  "category": {
    "key": "assets",
    "name": "Images & asset pipelines",
    "desc": "Icons, stock, generated cover art, and the licences attached to them.",
    "group": "design",
    "groupName": "Make it look right"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T21:45:05.257+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}