{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "storybook",
  "title": "storybook",
  "files": [
    {
      "path": "static/components-generated/storybook.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Storybook = (props: SVGProps<SVGSVGElement>) => (\n  <svg\n    {...props}\n    viewBox=\"0 0 256 319\"\n    xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n    preserveAspectRatio=\"xMidYMid\"\n  >\n    <defs>\n      <path\n        d=\"M9.872 293.324.012 30.574C-.315 21.895 6.338 14.54 15.005 14L238.494.032c8.822-.552 16.42 6.153 16.972 14.975.02.332.031.665.031.998v286.314c0 8.839-7.165 16.004-16.004 16.004-.24 0-.48-.005-.718-.016l-213.627-9.595c-8.32-.373-14.963-7.065-15.276-15.388Z\"\n        id=\"a\"\n      />\n    </defs>\n    <mask id=\"b\" fill=\"#fff\">\n      <use xlinkHref=\"#a\" />\n    </mask>\n    <use fill=\"#FF4785\" xlinkHref=\"#a\" />\n    <path\n      d=\"m188.665 39.127 1.527-36.716L220.884 0l1.322 37.863a2.387 2.387 0 0 1-3.864 1.96l-11.835-9.325-14.013 10.63a2.387 2.387 0 0 1-3.829-2.001Zm-39.251 80.853c0 6.227 41.942 3.243 47.572-1.131 0-42.402-22.752-64.684-64.415-64.684-41.662 0-65.005 22.628-65.005 56.57 0 59.117 79.78 60.249 79.78 92.494 0 9.052-4.433 14.426-14.184 14.426-12.705 0-17.729-6.49-17.138-28.552 0-4.786-48.458-6.278-49.936 0-3.762 53.466 29.548 68.887 67.665 68.887 36.935 0 65.892-19.687 65.892-55.326 0-63.36-80.961-61.663-80.961-93.06 0-12.728 9.455-14.425 15.07-14.425 5.909 0 16.546 1.042 15.66 24.801Z\"\n      fill=\"#FFF\"\n      mask=\"url(#b)\"\n    />\n  </svg>\n);\n\nexport { Storybook };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/storybook.tsx"
    }
  ],
  "type": "registry:component"
}