{
  "id": "lucide/thermometer",
  "name": "thermometer",
  "set": "lucide",
  "title": "Thermometer",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "temperature",
    "celsius",
    "fahrenheit",
    "weather"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/thermometer.svg",
  "format": "svg",
  "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z\" /></svg>"
}