{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "dotenvx",
  "title": "dotenvx",
  "files": [
    {
      "path": "static/components-generated/dotenvx.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Dotenvx = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 24 24\">\n    <title>dotenvx</title>\n    <rect width=\"24\" height=\"24\" fill=\"#ECD53F\" />\n    <path\n      fill=\"#09090B\"\n      d=\"M24 0v24H0V0h24ZM10.933 15.89H6.84v5.52h4.198v-.93H7.955v-1.503h2.77v-.93h-2.77v-1.224h2.978v-.934Zm2.146 0h-1.084v5.52h1.035v-3.6l2.226 3.6h1.118v-5.52h-1.036v3.686l-2.259-3.687Zm5.117 0h-1.208l1.973 5.52h1.19l1.976-5.52h-1.182l-1.352 4.085-1.397-4.086ZM5.4 19.68H3.72v1.68H5.4v-1.68Z\"\n    />\n  </svg>\n);\n\nexport { Dotenvx };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/dotenvx.tsx"
    }
  ],
  "type": "registry:component"
}