{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "framemaker",
  "title": "framemaker",
  "files": [
    {
      "path": "static/components-generated/framemaker.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst Framemaker = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_143)\">\n      <path\n        d=\"M30.6667 1.33334H1.33333V29.8667H30.6667V1.33334Z\"\n        fill=\"#261A00\"\n      />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M0 0V31.2H32V0H0ZM1.33333 1.33333H30.6667V29.8667H1.33333V1.33333Z\"\n        fill=\"#FAAB18\"\n      />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M7.06667 21.8133C7.06667 21.9467 7.02667 22 6.92001 22H4.81334C4.70667 22 4.66667 21.96 4.66667 21.8267V7.88C4.66667 7.77334 4.70667 7.73334 4.81334 7.73334H11.9733C12.1067 7.73334 12.12 7.77334 12.1467 7.88L12.36 9.69334C12.3867 9.82667 12.32 9.86667 12.1867 9.86667H7.06667V13.8667H11.76C11.8667 13.8667 11.8667 13.8933 11.8667 14.0133V15.84C11.8667 15.9733 11.8267 15.9867 11.72 15.9867H7.06667V21.8133ZM23.6267 11.2667C25.2 11.2667 27.2 11.9733 27.2 15.1067V21.8133C27.2 21.9467 27.16 21.9867 27.0533 21.9867H25.0933C24.9867 21.9867 24.9467 21.92 24.9467 21.8133V15.2533C24.9467 13.9867 24.4667 13.2933 23.16 13.2933C22.52 13.2933 22 13.4267 21.5467 13.6C21.68 13.9867 21.7333 14.52 21.7333 15.08V21.8133C21.7333 21.9467 21.6933 21.9867 21.5867 21.9867H19.64C19.5067 21.9867 19.4667 21.92 19.4667 21.8133V15.2533C19.4667 13.9867 18.9333 13.2933 17.6667 13.2933C17.08 13.2933 16.6933 13.4267 16.2667 13.5733V21.8267C16.2667 21.92 16.24 21.9733 16.1333 21.9733H14.1467C14.04 21.9733 14 21.9333 14 21.8267V13.6133C14 13.48 14 13.0267 13.9333 12.3067C13.9333 12.2 13.9733 12.2 14.0667 12.16C15.12 11.7467 16.6 11.2533 18.0667 11.2533C19.0267 11.2533 19.8667 11.44 20.56 11.96C21.4133 11.6133 22.36 11.2667 23.6267 11.2667Z\"\n        fill=\"#FAAB18\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_2_143\">\n        <rect width=\"32\" height=\"31.2\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { Framemaker };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/framemaker.tsx"
    }
  ],
  "type": "registry:component"
}