{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "bnb",
  "title": "bnb",
  "files": [
    {
      "path": "static/components-generated/bnb.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Bnb = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} xmlnsXlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\">\n    <defs>\n      <linearGradient id=\"bnb-c\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\">\n        <stop offset=\"0%\" stopColor=\"#FFF\" stopOpacity=\".5\" />\n        <stop offset=\"100%\" stopOpacity=\".5\" />\n      </linearGradient>\n      <circle id=\"bnb-b\" cx=\"16\" cy=\"15\" r=\"15\" />\n      <filter\n        id=\"bnb-a\"\n        width=\"111.7%\"\n        height=\"111.7%\"\n        x=\"-5.8%\"\n        y=\"-4.2%\"\n        filterUnits=\"objectBoundingBox\"\n      >\n        <feOffset dy=\".5\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\" />\n        <feGaussianBlur\n          in=\"shadowOffsetOuter1\"\n          result=\"shadowBlurOuter1\"\n          stdDeviation=\".5\"\n        />\n        <feComposite\n          in=\"shadowBlurOuter1\"\n          in2=\"SourceAlpha\"\n          operator=\"out\"\n          result=\"shadowBlurOuter1\"\n        />\n        <feColorMatrix\n          in=\"shadowBlurOuter1\"\n          values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0\"\n        />\n      </filter>\n      <path\n        id=\"bnb-e\"\n        d=\"M12.1158217,13.4042 L15.99981,9.5203 L19.8857983,13.4062 L22.1457916,11.1462 L15.99981,5 L9.85592843,11.1442 L12.1158217,13.4042 Z M6,14.99969 L8.26006322,12.73962 L10.5199764,14.99955 L8.25993322,17.2596 L6,14.99969 Z M12.1158217,16.5958 L15.99981,20.4797 L19.8856983,16.5939 L22.1468916,18.8527 L22.1457916,18.8539 L15.99981,25 L9.85572843,18.856 L9.85252844,18.8528 L12.1158217,16.5958 Z M21.4800236,15.00093 L23.7400868,12.74087 L26,15.00079 L23.7399468,17.26086 L21.4800236,15.00093 Z M18.2921031,14.9988 L18.2942031,14.9999 L18.2931031,15.0012 L15.99981,17.2945 L13.7086169,15.0032 L13.7054169,14.9999 L13.7086169,14.9968 L14.1102157,14.5951 L14.3049151,14.4003 L14.3050151,14.4003 L15.99981,12.7055 L18.2931031,14.9988 L18.2921031,14.9988 Z\"\n      />\n      <filter\n        id=\"bnb-d\"\n        width=\"117.5%\"\n        height=\"117.5%\"\n        x=\"-8.8%\"\n        y=\"-6.2%\"\n        filterUnits=\"objectBoundingBox\"\n      >\n        <feOffset dy=\".5\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\" />\n        <feGaussianBlur\n          in=\"shadowOffsetOuter1\"\n          result=\"shadowBlurOuter1\"\n          stdDeviation=\".5\"\n        />\n        <feColorMatrix\n          in=\"shadowBlurOuter1\"\n          values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.204257246 0\"\n        />\n      </filter>\n    </defs>\n    <g fill=\"none\" fillRule=\"evenodd\">\n      <g fillRule=\"nonzero\">\n        <use fill=\"#000\" filter=\"url(#bnb-a)\" xlinkHref=\"#bnb-b\" />\n        <use fill=\"#F3BA2F\" fillRule=\"evenodd\" xlinkHref=\"#bnb-b\" />\n        <use\n          fill=\"url(#bnb-c)\"\n          fillRule=\"evenodd\"\n          style={{ mixBlendMode: \"soft-light\" }}\n          xlinkHref=\"#bnb-b\"\n        />\n        <circle cx=\"16\" cy=\"15\" r=\"14.5\" stroke=\"#000\" stroke-opacity=\".097\" />\n      </g>\n      <g fillRule=\"nonzero\">\n        <use fill=\"#000\" filter=\"url(#bnb-d)\" xlinkHref=\"#bnb-e\" />\n        <use fill=\"#FFF\" fillRule=\"evenodd\" xlinkHref=\"#bnb-e\" />\n      </g>\n    </g>\n  </svg>\n);\n\nexport { Bnb };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/bnb.tsx"
    }
  ],
  "type": "registry:component"
}