{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "jwt",
  "title": "jwt",
  "files": [
    {
      "path": "static/components-generated/jwt.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Jwt = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 257\" preserveAspectRatio=\"xMidYMid\">\n    <path\n      fill=\"#FFF\"\n      d=\"M147.386 69.071 147.129 0h-38.515l.257 69.071 19.257 26.448zM108.871 187.442v69.328h38.515v-69.328l-19.258-26.447z\"\n    />\n    <path\n      fill=\"#00F2E6\"\n      d=\"m147.386 187.442 40.57 55.976 31.069-22.596-40.57-55.975-31.069-10.015zM108.871 69.071 68.044 13.095 36.975 35.691l40.57 55.976 31.326 10.014z\"\n    />\n    <path\n      fill=\"#00B9F1\"\n      d=\"M77.545 91.667 11.811 70.355 0 106.816l65.733 21.569 31.069-10.271zM159.198 138.399l19.257 26.448 65.734 21.311L256 149.697l-65.733-21.312z\"\n    />\n    <path\n      fill=\"#D63AFF\"\n      d=\"M190.267 128.385 256 106.816l-11.811-36.461-65.734 21.312-19.257 26.447zM65.733 128.385 0 149.697l11.811 36.461 65.734-21.311 19.257-26.448z\"\n    />\n    <path\n      fill=\"#FB015B\"\n      d=\"m77.545 164.847-40.57 55.975 31.069 22.596 40.827-55.976v-32.61zM178.455 91.667l40.57-55.976-31.069-22.596-40.57 55.976v32.61z\"\n    />\n  </svg>\n);\n\nexport { Jwt };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/jwt.tsx"
    }
  ],
  "type": "registry:component"
}