{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "twilio",
  "title": "twilio",
  "files": [
    {
      "path": "static/components-generated/twilio.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Twilio = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 64 64\">\n    <g transform=\"translate(0 .047) scale(.93704)\" fill=\"#e31e26\">\n      <path d=\"M34.1 0C15.3 0 0 15.3 0 34.1s15.3 34.1 34.1 34.1C53 68.3 68.3 53 68.3 34.1S53 0 34.1 0zm0 59.3C20.3 59.3 9 48 9 34.1 9 20.3 20.3 9 34.1 9 48 9 59.3 20.3 59.3 34.1 59.3 48 48 59.3 34.1 59.3z\" />\n      <circle cx=\"42.6\" cy=\"25.6\" r=\"7.1\" />\n      <circle cx=\"42.6\" cy=\"42.6\" r=\"7.1\" />\n      <circle cx=\"25.6\" cy=\"42.6\" r=\"7.1\" />\n      <circle cx=\"25.6\" cy=\"25.6\" r=\"7.1\" />\n    </g>\n  </svg>\n);\n\nexport { Twilio };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/twilio.tsx"
    }
  ],
  "type": "registry:component"
}