{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "fill-and-sign",
  "title": "fill-and-sign",
  "files": [
    {
      "path": "static/components-generated/fillAndSign.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst FillAndSign = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_214)\">\n      <path\n        d=\"M30.76 1.25333H1.25333V29.9467H30.76V1.25333Z\"\n        fill=\"url(#paint0_radial_2_214)\"\n      />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M0 5.74667V25.5067C0 28.6533 2.42667 31.2 5.58667 31.2H26.2933C29.4533 31.2 32.0133 28.64 32.0133 25.4933V5.70667C32 2.56 29.44 0 26.28 0H5.58667C2.42667 0 0 2.56 0 5.70667V5.74667ZM25.8667 1.34667C28.4133 1.34667 30.6533 3.44 30.6533 5.98667V24.96C30.6533 27.5067 28.5867 29.8533 26.04 29.8533H5.96C3.41333 29.8533 1.34667 27.6933 1.34667 25.1467V6.25333C1.34667 3.72 3.41333 1.34667 5.94667 1.34667H25.8667Z\"\n        fill=\"#AAA0FF\"\n      />\n      <path\n        d=\"M18.0933 7.38666L8.72 16.76L7.53333 21.5467L12.3067 20.3467L21.68 10.9733L18.0933 7.38666Z\"\n        fill=\"#AAA0FF\"\n      />\n      <path\n        d=\"M18.76 23.9467C18.6667 23.9467 18.5733 23.9467 18.4667 23.9333C17.9333 23.8667 17.5467 23.48 17.36 22.8667C17.3467 22.8133 17.3333 22.7733 17.32 22.72C16.04 23.4 14.48 23.88 12.9067 23.88H8.06667C7.92 23.88 7.8 23.76 7.8 23.6133C7.8 23.4667 7.92 23.3467 8.06667 23.3467H12.9067C14.5067 23.3467 16.04 22.84 17.2533 22.1733C17.1867 20.9733 17.6533 19.5067 18.3867 18.88C18.84 18.4933 19.36 18.4267 19.88 18.6667C20.3067 18.8667 20.48 19.2667 20.3733 19.76C20.1867 20.5733 19.2133 21.6133 17.8267 22.4533C17.84 22.5467 17.8667 22.64 17.8933 22.72C18.0267 23.1467 18.24 23.3733 18.56 23.4133C19.7467 23.56 20.8 22.44 21.4267 21.7867C21.8133 21.3733 21.9867 21.1867 22.2133 21.2267C22.32 21.24 22.4 21.3067 22.4533 21.4C22.56 21.6 22.4533 21.8267 22.2667 22.2267C22.12 22.5467 21.84 23.1467 21.96 23.3333C22 23.4 22.12 23.4267 22.2933 23.4267C22.6533 23.4267 23.7467 22.6133 23.84 22.3333C23.88 22.1867 24.0267 22.12 24.1733 22.16C24.32 22.2 24.3867 22.3467 24.3467 22.4933C24.1867 23.0267 22.88 23.96 22.2933 23.96C21.92 23.96 21.6533 23.84 21.5067 23.6133C21.2933 23.2667 21.4267 22.8 21.6133 22.36C20.9467 23.0267 19.96 23.9467 18.76 23.9467ZM19.2667 19.04C19.08 19.04 18.8933 19.12 18.72 19.2667C18.1733 19.7333 17.7867 20.8667 17.76 21.84C18.92 21.0933 19.6933 20.2267 19.8267 19.6267C19.8933 19.3067 19.76 19.2 19.6267 19.1333C19.5067 19.08 19.3867 19.04 19.2667 19.04Z\"\n        fill=\"#DDD8FF\"\n      />\n    </g>\n    <defs>\n      <radialGradient\n        id=\"paint0_radial_2_214\"\n        cx=\"0\"\n        cy=\"0\"\n        r=\"1\"\n        gradientUnits=\"userSpaceOnUse\"\n        gradientTransform=\"translate(13.0108 10.8107) scale(19.2351 19.2351)\"\n      >\n        <stop stopColor=\"#28254A\" stopOpacity=\"0.8833\" />\n        <stop offset=\"0.9833\" stopColor=\"#03042B\" />\n      </radialGradient>\n      <clipPath id=\"clip0_2_214\">\n        <rect width=\"32\" height=\"31.2\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { FillAndSign };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/fillAndSign.tsx"
    }
  ],
  "type": "registry:component"
}