{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "layers",
  "title": "layers",
  "files": [
    {
      "path": "static/components-generated/layersLight.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst LayersLight = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0 0 32 33\">\n    <path\n      fill=\"#111827\"\n      fillOpacity=\"0.2\"\n      d=\"M0 18.83L.08 6.832C.094 4.66 1.613 2.798 3.71 2.383L15.297.086c2.784-.552 5.368 1.627 5.35 4.51l-.08 12c-.015 2.171-1.534 4.032-3.631 4.448L5.349 23.341C2.565 23.893-.019 21.714 0 18.83z\"\n    />\n    <path\n      fill=\"#111827\"\n      fillOpacity=\"0.5\"\n      d=\"M5.677 23.617l.08-12C5.77 9.447 7.29 7.586 9.387 7.17l11.587-2.296c2.784-.552 5.368 1.626 5.349 4.51l-.08 12c-.014 2.171-1.533 4.032-3.63 4.448l-11.587 2.297c-2.784.551-5.368-1.627-5.349-4.51z\"\n    />\n    <path\n      fill=\"#111827\"\n      fillOpacity=\"0.8\"\n      d=\"M11.354 28.404l.08-12c.014-2.172 1.533-4.032 3.63-4.448l11.587-2.297c2.784-.552 5.368 1.627 5.349 4.51l-.08 12c-.014 2.172-1.533 4.033-3.63 4.448l-11.587 2.297c-2.784.552-5.368-1.627-5.35-4.51z\"\n    />\n  </svg>\n);\n\nexport { LayersLight };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/layersLight.tsx"
    },
    {
      "path": "static/components-generated/layersDark.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst LayersDark = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0 0 32 33\">\n    <path\n      fill=\"#ffff\"\n      fillOpacity=\"0.2\"\n      d=\"M0 18.83L.08 6.832C.094 4.66 1.613 2.798 3.71 2.383L15.297.086c2.784-.552 5.368 1.627 5.35 4.51l-.08 12c-.015 2.171-1.534 4.032-3.631 4.448L5.349 23.341C2.565 23.893-.019 21.714 0 18.83z\"\n    />\n    <path\n      fill=\"#ffff\"\n      fillOpacity=\"0.5\"\n      d=\"M5.677 23.617l.08-12C5.77 9.447 7.29 7.586 9.387 7.17l11.587-2.296c2.784-.552 5.368 1.626 5.349 4.51l-.08 12c-.014 2.171-1.533 4.032-3.63 4.448l-11.587 2.297c-2.784.551-5.368-1.627-5.349-4.51z\"\n    />\n    <path\n      fill=\"#ffff\"\n      fillOpacity=\"0.8\"\n      d=\"M11.354 28.404l.08-12c.014-2.172 1.533-4.032 3.63-4.448l11.587-2.297c2.784-.552 5.368 1.627 5.349 4.51l-.08 12c-.014 2.172-1.533 4.033-3.63 4.448l-11.587 2.297c-2.784.552-5.368-1.627-5.35-4.51z\"\n    />\n  </svg>\n);\n\nexport { LayersDark };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/layersDark.tsx"
    }
  ],
  "type": "registry:component"
}