{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "coldfusion",
  "title": "coldfusion",
  "files": [
    {
      "path": "static/components-generated/coldfusion.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Coldfusion = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_78)\">\n      <path d=\"M30.675 1.33749H1.3375V29.875H30.675V1.33749Z\" fill=\"#000F34\" />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M0 0V31.2H32V0H0ZM1.3375 1.3375H30.675V29.875H1.3375V1.3375Z\"\n        fill=\"#CADBFE\"\n      />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M16.925 21.3875C16.925 21.525 16.875 21.5875 16.775 21.625C16.2 21.8625 15.2875 21.95 14.35 21.95C10.925 21.95 7.8875 19.7125 7.8875 14.4375C7.8875 9.9125 10.5625 6.875 14.65 6.875C15.725 6.875 16.5125 6.9875 16.925 7.1875C17.0375 7.2375 17.0625 7.3 17.0625 7.425V9.3125C17.0625 9.4875 16.975 9.4875 16.9125 9.4625C16.3875 9.2 15.6 9.05 14.675 9.05C12.1 9.05 10.3875 11 10.3875 14.3625C10.3875 18.5125 12.7375 19.75 14.675 19.75C15.55 19.75 16.1375 19.6875 16.775 19.4625C16.8625 19.4125 16.925 19.4125 16.925 19.575V21.3875ZM17.775 13.4125C17.6875 13.4125 17.6875 13.3625 17.6875 13.2625V11.45C17.6875 11.3375 17.7125 11.3125 17.8 11.3125H19.025V10.6375C19.025 9.825 19.1625 9.125 19.4625 8.5375C20.0125 7.4125 20.975 6.9125 22.3 6.9125C22.7 6.9125 22.9625 6.9375 23.1875 7.025C23.3 7.075 23.325 7.1125 23.325 7.225V8.9875C23.325 9.1 23.275 9.1375 23.175 9.125C23 9.075 22.75 9.0625 22.575 9.0625C21.8 9.0625 21.4375 9.6125 21.4375 10.6625V11.3375H23.1875C23.3 11.3375 23.3375 11.3625 23.3375 11.45V13.2875C23.3375 13.4 23.3125 13.425 23.2 13.4375H21.4375V21.625C21.4375 21.7125 21.4125 21.775 21.2875 21.775H19.2C19.0875 21.775 19.05 21.7125 19.05 21.625V13.425H17.775V13.4125Z\"\n        fill=\"#CADBFE\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_2_78\">\n        <rect width=\"32\" height=\"31.2\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { Coldfusion };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/coldfusion.tsx"
    }
  ],
  "type": "registry:component"
}