{
  "id": "lucide/scale-3d",
  "name": "scale-3d",
  "set": "lucide",
  "title": "Scale 3d",
  "license": "ISC",
  "style": "default",
  "styles": [
    "default"
  ],
  "tags": [
    "gizmo",
    "transform",
    "size",
    "axis"
  ],
  "svg_url": "https://icons-for-agents.site/icons/lucide/scale-3d.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\"><circle cx=\"19\" cy=\"19\" r=\"2\" />\n  <circle cx=\"5\" cy=\"5\" r=\"2\" />\n  <path d=\"M5 7v12h12\" />\n  <path d=\"m5 19 6-6\" /></svg>"
}