{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "designali",
  "title": "designali",
  "files": [
    {
      "path": "static/components-generated/designali.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Designali = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 1440 1440\">\n    <path\n      d=\"M410.16 364.04h253.69c116.97 0 207.22 30.93 270.73 92.75 63.5 61.84 95.26 149.91 95.26 264.21s-31.08 201.22-93.25 262.71c-62.17 61.51-151.08 92.25-266.72 92.25h-259.7V364.04Z\"\n      style={{ fill: \"#d93739\" }}\n    />\n  </svg>\n);\n\nexport { Designali };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/designali.tsx"
    }
  ],
  "type": "registry:component"
}