{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "strapi",
  "title": "strapi",
  "files": [
    {
      "path": "static/components-generated/strapi.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Strapi = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid\">\n    <path\n      fill=\"#4945FF\"\n      d=\"M0 88.747c0-41.836 0-62.754 12.997-75.75C25.993 0 46.91 0 88.747 0h78.507c41.835 0 62.752 0 75.75 12.997C256 25.993 256 46.91 256 88.747v78.507c0 41.835 0 62.752-12.997 75.75C230.006 256 209.09 256 167.253 256H88.748c-41.836 0-62.754 0-75.75-12.997C0 230.006 0 209.09 0 167.253V88.748Z\"\n    />\n    <path\n      fill=\"#FFF\"\n      d=\"M176.64 77.653H90.453V121.6H134.4v43.946h43.946V79.36c0-.943-.764-1.707-1.706-1.707Z\"\n    />\n    <path fill=\"#FFF\" d=\"M132.693 121.6h1.707v1.707h-1.707z\" />\n    <path\n      fill=\"#9593FF\"\n      d=\"M90.453 121.6h42.24c.943 0 1.707.764 1.707 1.706v42.24H92.16a1.706 1.706 0 0 1-1.707-1.706V121.6ZM134.4 165.546h43.946l-42.49 42.49c-.537.538-1.456.157-1.456-.602v-41.888ZM90.453 121.6H48.566c-.76 0-1.14-.92-.603-1.457l42.49-42.49V121.6Z\"\n    />\n  </svg>\n);\n\nexport { Strapi };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/strapi.tsx"
    }
  ],
  "type": "registry:component"
}