{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "preact",
  "title": "preact",
  "files": [
    {
      "path": "static/components-generated/preact.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Preact = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 256 296\" preserveAspectRatio=\"xMidYMid\">\n    <path fill=\"#673AB8\" d=\"m128 0 128 73.9v147.8l-128 73.9L0 221.7V73.9z\" />\n    <path\n      d=\"M34.865 220.478c17.016 21.78 71.095 5.185 122.15-34.704 51.055-39.888 80.24-88.345 63.224-110.126-17.017-21.78-71.095-5.184-122.15 34.704-51.055 39.89-80.24 88.346-63.224 110.126Zm7.27-5.68c-5.644-7.222-3.178-21.402 7.573-39.253 11.322-18.797 30.541-39.548 54.06-57.923 23.52-18.375 48.303-32.004 69.281-38.442 19.922-6.113 34.277-5.075 39.92 2.148 5.644 7.223 3.178 21.403-7.573 39.254-11.322 18.797-30.541 39.547-54.06 57.923-23.52 18.375-48.304 32.004-69.281 38.441-19.922 6.114-34.277 5.076-39.92-2.147Z\"\n      fill=\"#FFF\"\n    />\n    <path\n      d=\"M220.239 220.478c17.017-21.78-12.169-70.237-63.224-110.126C105.96 70.464 51.88 53.868 34.865 75.648c-17.017 21.78 12.169 70.238 63.224 110.126 51.055 39.889 105.133 56.485 122.15 34.704Zm-7.27-5.68c-5.643 7.224-19.998 8.262-39.92 2.148-20.978-6.437-45.761-20.066-69.28-38.441-23.52-18.376-42.74-39.126-54.06-57.923-10.752-17.851-13.218-32.03-7.575-39.254 5.644-7.223 19.999-8.261 39.92-2.148 20.978 6.438 45.762 20.067 69.281 38.442 23.52 18.375 42.739 39.126 54.06 57.923 10.752 17.85 13.218 32.03 7.574 39.254Z\"\n      fill=\"#FFF\"\n    />\n    <path\n      d=\"M127.552 167.667c10.827 0 19.603-8.777 19.603-19.604 0-10.826-8.776-19.603-19.603-19.603-10.827 0-19.604 8.777-19.604 19.603 0 10.827 8.777 19.604 19.604 19.604Z\"\n      fill=\"#FFF\"\n    />\n  </svg>\n);\n\nexport { Preact };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/preact.tsx"
    }
  ],
  "type": "registry:component"
}