{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "fastapi",
  "title": "fastapi",
  "files": [
    {
      "path": "static/components-generated/fastapi.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Fastapi = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} preserveAspectRatio=\"xMidYMid\" viewBox=\"0 0 256 256\">\n    <path\n      d=\"M128 0C57.33 0 0 57.33 0 128s57.33 128 128 128 128-57.33 128-128S198.67 0 128 0Zm-6.67 230.605v-80.288H76.699l64.128-124.922v80.288h42.966L121.33 230.605Z\"\n      fill=\"#009688\"\n    />\n  </svg>\n);\n\nexport { Fastapi };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/fastapi.tsx"
    }
  ],
  "type": "registry:component"
}