{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "loom",
  "title": "loom",
  "files": [
    {
      "path": "static/components-generated/loom.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Loom = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid\">\n    <path\n      fill=\"#625DF5\"\n      d=\"M256 113.765h-74.858l64.83-37.43-14.237-24.667-64.83 37.43 37.421-64.825-24.667-14.246-37.421 64.826V0h-28.476v74.86L76.326 10.027 51.667 24.266 89.096 89.09 24.265 51.668l-14.238 24.66 64.83 37.43H0v28.477h74.85l-64.823 37.43 14.238 24.667 64.824-37.423-37.43 64.825 24.667 14.239 37.429-64.832V256h28.476v-74.853l37.422 64.826 24.665-14.239-37.428-64.832 64.83 37.43 14.24-24.667-64.825-37.423h74.85v-28.477H256ZM128 166.73c-21.472 0-38.876-17.403-38.876-38.876 0-21.472 17.404-38.876 38.876-38.876 21.472 0 38.875 17.404 38.875 38.876 0 21.473-17.403 38.876-38.875 38.876Z\"\n    />\n  </svg>\n);\n\nexport { Loom };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/loom.tsx"
    }
  ],
  "type": "registry:component"
}