{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "hashnode",
  "title": "hashnode",
  "files": [
    {
      "path": "static/components-generated/hashnode.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Hashnode = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 1000 1000\" fill=\"none\">\n    <path\n      fill=\"#2563EB\"\n      fillRule=\"evenodd\"\n      d=\"M68.692 334.16c-91.59 91.589-91.59 240.085 0 331.674L334.16 931.302c91.589 91.588 240.085 91.588 331.674-.001l265.468-265.467c91.588-91.59 91.588-240.085-.001-331.674L665.834 68.692c-91.59-91.59-240.085-91.59-331.674 0L68.692 334.16Zm431.302 330.06c90.694 0 164.216-73.522 164.216-164.216s-73.522-164.216-164.216-164.216-164.216 73.522-164.216 164.216S409.3 664.22 499.994 664.22Z\"\n      clipRule=\"evenodd\"\n    />\n  </svg>\n);\n\nexport { Hashnode };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/hashnode.tsx"
    }
  ],
  "type": "registry:component"
}