{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "tether",
  "title": "tether",
  "files": [
    {
      "path": "static/components-generated/tether.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Tether = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 339.43 295.27\">\n    <path\n      d=\"m62.15 1.45-61.89 130a2.52 2.52 0 0 0 .54 2.94l167.15 160.17a2.55 2.55 0 0 0 3.53 0L338.63 134.4a2.52 2.52 0 0 0 .54-2.94l-61.89-130A2.5 2.5 0 0 0 275 0H64.45a2.5 2.5 0 0 0-2.3 1.45Z\"\n      style={{ fill: \"#50af95\", fillRule: \"evenodd\" }}\n    />\n    <path\n      d=\"M191.19 144.8c-1.2.09-7.4.46-21.23.46-11 0-18.81-.33-21.55-.46-42.51-1.87-74.24-9.27-74.24-18.13s31.73-16.25 74.24-18.15v28.91c2.78.2 10.74.67 21.74.67 13.2 0 19.81-.55 21-.66v-28.9c42.42 1.89 74.08 9.29 74.08 18.13s-31.65 16.24-74.08 18.12Zm0-39.25V79.68h59.2V40.23H89.21v39.45h59.19v25.86c-48.11 2.21-84.29 11.74-84.29 23.16s36.18 20.94 84.29 23.16v82.9h42.78v-82.93c48-2.21 84.12-11.73 84.12-23.14s-36.09-20.93-84.12-23.15Zm0 0Z\"\n      style={{ fill: \"#fff\", fillRule: \"evenodd\" }}\n    />\n  </svg>\n);\n\nexport { Tether };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/tether.tsx"
    }
  ],
  "type": "registry:component"
}