const React = require("react");
const OpenHandsIcon = ({ title, titleId, ...props }) => (
  <svg
    width="1em"
    height="1em"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
    aria-labelledby={titleId}
    {...props}
  >
    {title ? <title id={titleId}>{title}</title> : null}
    <g filter="url(#filter0_ii_20020_3637)">
      <path
        d="M6.50452 14.2907C6.07602 14.64 5.89044 15.1768 5.96967 15.6862L5.51309 15.2296C4.92694 14.6435 3.97659 14.6435 3.39044 15.2296C2.80426 15.8158 2.80426 16.7661 3.39044 17.3523L3.83383 17.7957C3.31021 17.6189 2.70837 17.7391 2.29111 18.1564C1.70493 18.7425 1.70493 19.6929 2.29111 20.279L2.91058 20.8985C2.4733 20.8502 2.01889 20.9937 1.68359 21.329C1.09741 21.9152 1.09741 22.8655 1.68359 23.4517L5.8869 27.655C5.9704 27.7385 6.06131 27.8101 6.1575 27.8698L6.52301 28.211C7.52301 29.1406 9.05582 30.1563 10.9683 30.1563V30.1552C11.003 30.1559 11.0378 30.1563 11.0726 30.1563C13.7095 30.1563 15.8625 28.052 15.9933 25.4063H15.9996V18.8281L15.9983 18.8283C16.0036 18.2895 15.9845 17.6956 15.9217 17.0859C15.9184 16.9807 15.9048 16.8781 15.8818 16.7792C15.7207 16.0865 15.0995 15.5704 14.3578 15.5704C13.4991 15.5704 12.802 16.2622 12.7933 17.1188L12.7884 17.1191C12.7884 17.1404 12.7863 17.1838 12.7833 17.2464L12.7832 17.2485C12.7753 17.4135 12.7613 17.7098 12.7613 18.082C12.7613 18.4277 12.749 18.8049 12.6693 19.1875C12.6477 19.2915 12.5112 19.3015 12.4244 19.1817C12.4077 19.1586 12.3902 19.1358 12.3719 19.1135L8.61624 14.5058C8.0925 13.8633 7.14706 13.767 6.50452 14.2907Z"
        fill="#FFBF4E"
      />
    </g>
    <path
      d="M6.50452 14.2907C6.07602 14.64 5.89044 15.1768 5.96967 15.6862L5.51309 15.2296C4.92694 14.6435 3.97659 14.6435 3.39044 15.2296C2.80426 15.8158 2.80426 16.7661 3.39044 17.3523L3.83383 17.7957C3.31021 17.6189 2.70837 17.7391 2.29111 18.1564C1.70493 18.7425 1.70493 19.6929 2.29111 20.279L2.91058 20.8985C2.4733 20.8502 2.01889 20.9937 1.68359 21.329C1.09741 21.9152 1.09741 22.8655 1.68359 23.4517L5.8869 27.655C5.9704 27.7385 6.06131 27.8101 6.1575 27.8698L6.52301 28.211C7.52301 29.1406 9.05582 30.1563 10.9683 30.1563V30.1552C11.003 30.1559 11.0378 30.1563 11.0726 30.1563C13.7095 30.1563 15.8625 28.052 15.9933 25.4063H15.9996V18.8281L15.9983 18.8283C16.0036 18.2895 15.9845 17.6956 15.9217 17.0859C15.9184 16.9807 15.9048 16.8781 15.8818 16.7792C15.7207 16.0865 15.0995 15.5704 14.3578 15.5704C13.4991 15.5704 12.802 16.2622 12.7933 17.1188L12.7884 17.1191C12.7884 17.1404 12.7863 17.1838 12.7833 17.2464L12.7832 17.2485C12.7753 17.4135 12.7613 17.7098 12.7613 18.082C12.7613 18.4277 12.749 18.8049 12.6693 19.1875C12.6477 19.2915 12.5112 19.3015 12.4244 19.1817C12.4077 19.1586 12.3902 19.1358 12.3719 19.1135L8.61624 14.5058C8.0925 13.8633 7.14706 13.767 6.50452 14.2907Z"
      fill="url(#paint0_linear_20020_3637)"
    />
    <path
      d="M6.50452 14.2907C6.07602 14.64 5.89044 15.1768 5.96967 15.6862L5.51309 15.2296C4.92694 14.6435 3.97659 14.6435 3.39044 15.2296C2.80426 15.8158 2.80426 16.7661 3.39044 17.3523L3.83383 17.7957C3.31021 17.6189 2.70837 17.7391 2.29111 18.1564C1.70493 18.7425 1.70493 19.6929 2.29111 20.279L2.91058 20.8985C2.4733 20.8502 2.01889 20.9937 1.68359 21.329C1.09741 21.9152 1.09741 22.8655 1.68359 23.4517L5.8869 27.655C5.9704 27.7385 6.06131 27.8101 6.1575 27.8698L6.52301 28.211C7.52301 29.1406 9.05582 30.1563 10.9683 30.1563V30.1552C11.003 30.1559 11.0378 30.1563 11.0726 30.1563C13.7095 30.1563 15.8625 28.052 15.9933 25.4063H15.9996V18.8281L15.9983 18.8283C16.0036 18.2895 15.9845 17.6956 15.9217 17.0859C15.9184 16.9807 15.9048 16.8781 15.8818 16.7792C15.7207 16.0865 15.0995 15.5704 14.3578 15.5704C13.4991 15.5704 12.802 16.2622 12.7933 17.1188L12.7884 17.1191C12.7884 17.1404 12.7863 17.1838 12.7833 17.2464L12.7832 17.2485C12.7753 17.4135 12.7613 17.7098 12.7613 18.082C12.7613 18.4277 12.749 18.8049 12.6693 19.1875C12.6477 19.2915 12.5112 19.3015 12.4244 19.1817C12.4077 19.1586 12.3902 19.1358 12.3719 19.1135L8.61624 14.5058C8.0925 13.8633 7.14706 13.767 6.50452 14.2907Z"
      fill="url(#paint1_radial_20020_3637)"
    />
    <rect
      x={0.622253}
      y={22.3904}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-45 0.622253 22.3904)"
      fill="url(#paint2_radial_20020_3637)"
    />
    <rect
      x={0.622253}
      y={22.3904}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-45 0.622253 22.3904)"
      fill="url(#paint3_radial_20020_3637)"
    />
    <path
      d="M2.29111 18.1564C1.70493 18.7426 1.70493 19.6929 2.29111 20.2791L2.91058 20.8985C3.23779 20.9347 3.55536 21.0782 3.80624 21.329L7.39008 24.9129C7.82736 24.9612 8.2818 24.8177 8.61707 24.4824C9.20322 23.8962 9.20322 22.9459 8.61707 22.3597L4.41376 18.1564C3.82761 17.5703 2.87726 17.5703 2.29111 18.1564Z"
      fill="url(#paint4_radial_20020_3637)"
    />
    <path
      d="M2.29111 18.1564C1.70493 18.7426 1.70493 19.6929 2.29111 20.2791L2.91058 20.8985C3.23779 20.9347 3.55536 21.0782 3.80624 21.329L7.39008 24.9129C7.82736 24.9612 8.2818 24.8177 8.61707 24.4824C9.20322 23.8962 9.20322 22.9459 8.61707 22.3597L4.41376 18.1564C3.82761 17.5703 2.87726 17.5703 2.29111 18.1564Z"
      fill="url(#paint5_radial_20020_3637)"
    />
    <rect
      x={5.34109}
      y={15.239}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-39.1835 5.34109 15.239)"
      fill="url(#paint6_linear_20020_3637)"
    />
    <rect
      x={5.34109}
      y={15.239}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-39.1835 5.34109 15.239)"
      fill="url(#paint7_radial_20020_3637)"
    />
    <rect
      x={5.34109}
      y={15.239}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-39.1835 5.34109 15.239)"
      fill="url(#paint8_linear_20020_3637)"
    />
    <rect
      x={5.34109}
      y={15.239}
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="rotate(-39.1835 5.34109 15.239)"
      fill="url(#paint9_linear_20020_3637)"
    />
    <path
      d="M5.9697 15.6862C6.00928 15.9407 6.11493 16.1884 6.2894 16.4024L10.0451 21.0101C10.0497 21.0157 10.0542 21.0212 10.0588 21.0267C9.98581 21.2195 9.87167 21.4004 9.7164 21.5556C9.29913 21.9729 8.6973 22.0931 8.17368 21.9163L4.41376 18.1564C4.24487 17.9875 4.04575 17.8673 3.83383 17.7957L3.39044 17.3523C2.80426 16.7662 2.80426 15.8158 3.39044 15.2297C3.97659 14.6435 4.92694 14.6435 5.51309 15.2297L5.9697 15.6862Z"
      fill="url(#paint10_radial_20020_3637)"
    />
    <path
      d="M5.9697 15.6862C6.00928 15.9407 6.11493 16.1884 6.2894 16.4024L10.0451 21.0101C10.0497 21.0157 10.0542 21.0212 10.0588 21.0267C9.98581 21.2195 9.87167 21.4004 9.7164 21.5556C9.29913 21.9729 8.6973 22.0931 8.17368 21.9163L4.41376 18.1564C4.24487 17.9875 4.04575 17.8673 3.83383 17.7957L3.39044 17.3523C2.80426 16.7662 2.80426 15.8158 3.39044 15.2297C3.97659 14.6435 4.92694 14.6435 5.51309 15.2297L5.9697 15.6862Z"
      fill="url(#paint11_radial_20020_3637)"
    />
    <path
      d="M12.7933 17.1189C12.802 16.2622 13.4991 15.5705 14.3578 15.5705C15.2054 15.5705 15.8957 16.2445 15.9217 17.0859C16.1047 18.8631 15.9165 20.5063 15.8355 21.0391L12.273 20.1798C12.7183 19.4844 12.7613 18.7282 12.7613 18.0821C12.7613 17.7093 12.7754 17.4134 12.7832 17.2485C12.7863 17.1848 12.7884 17.1407 12.7884 17.1192L12.7933 17.1189Z"
      fill="url(#paint12_radial_20020_3637)"
    />
    <g filter="url(#filter1_f_20020_3637)">
      <path
        d="M2.79648 22.041C2.6242 21.8687 2.6242 21.5893 2.79648 21.417V21.417C2.96957 21.244 3.25048 21.2449 3.42243 21.4191L6.2778 24.3121L6.17436 25.4188L2.79648 22.041Z"
        fill="#FFD665"
      />
    </g>
    <g filter="url(#filter2_f_20020_3637)">
      <path
        d="M3.2808 18.9484C3.10851 18.7761 3.10851 18.4968 3.2808 18.3245V18.3245C3.45388 18.1514 3.7348 18.1524 3.90675 18.3266L6.76211 21.2195L6.65867 22.3263L3.2808 18.9484Z"
        fill="#FFD665"
      />
    </g>
    <g filter="url(#filter3_f_20020_3637)">
      <path
        d="M4.2833 16.1134C4.13281 15.9388 4.14249 15.6776 4.30549 15.5146V15.5146C4.4871 15.333 4.78494 15.3447 4.9517 15.5401L9.01029 20.2939L8.4229 20.9168L4.2833 16.1134Z"
        fill="#FFCF5C"
      />
    </g>
    <g filter="url(#filter4_f_20020_3637)">
      <path
        d="M7.36346 15.2562C7.21019 15.0822 7.21854 14.819 7.38253 14.655V14.655C7.56308 14.4744 7.85896 14.4852 8.02588 14.6784L12.5476 19.9127L11.9843 20.5035L7.36346 15.2562Z"
        fill="#FFE766"
      />
    </g>
    <g filter="url(#filter5_f_20020_3637)">
      <path
        d="M15.1999 22.7973C13.4589 22.2249 12.8585 20.7472 12.8499 19.8166C11.8881 19.6654 9.47565 19.7676 7.82097 21.4379C6.12121 23.1537 6.14468 25.2302 6.21339 26.192C6.94619 26.8973 8.26336 28.0222 9.20869 28.6378C10.3903 29.4072 12.369 29.4622 13.743 28.2256C14.9554 27.1344 15.7316 25.7093 15.572 23.2504C15.5582 23.0376 15.4025 22.8639 15.1999 22.7973Z"
        fill="url(#paint13_radial_20020_3637)"
      />
      <path
        d="M15.1999 22.7973C13.4589 22.2249 12.8585 20.7472 12.8499 19.8166C11.8881 19.6654 9.47565 19.7676 7.82097 21.4379C6.12121 23.1537 6.14468 25.2302 6.21339 26.192C6.94619 26.8973 8.26336 28.0222 9.20869 28.6378C10.3903 29.4072 12.369 29.4622 13.743 28.2256C14.9554 27.1344 15.7316 25.7093 15.572 23.2504C15.5582 23.0376 15.4025 22.8639 15.1999 22.7973Z"
        fill="url(#paint14_radial_20020_3637)"
      />
    </g>
    <g filter="url(#filter6_f_20020_3637)">
      <path
        d="M14.9058 17.2501C15.0933 19.1094 14.9996 20.3594 14.9058 23.2813"
        stroke="url(#paint15_linear_20020_3637)"
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter7_ii_20020_3637)">
      <path
        d="M25.4946 14.2907C25.9231 14.64 26.1087 15.1768 26.0295 15.6862L26.4861 15.2296C27.0722 14.6435 28.0226 14.6435 28.6087 15.2296C29.1949 15.8158 29.1949 16.7661 28.6087 17.3523L28.1653 17.7957C28.6889 17.6189 29.2908 17.7391 29.708 18.1564C30.2942 18.7425 30.2942 19.6929 29.708 20.279L29.0886 20.8985C29.5258 20.8502 29.9803 20.9937 30.3156 21.329C30.9017 21.9152 30.9017 22.8655 30.3156 23.4517L26.1122 27.655C26.0287 27.7385 25.9378 27.8101 25.8416 27.8698L25.4761 28.211C24.4761 29.1406 22.9433 30.1563 21.0308 30.1563V30.1552C20.9962 30.1559 20.9614 30.1563 20.9265 30.1563C18.2896 30.1563 16.1366 28.052 16.0059 25.4063H15.9996V18.8281L16.0008 18.8283C15.9955 18.2895 16.0147 17.6956 16.0775 17.0859C16.0807 16.9807 16.0944 16.8781 16.1174 16.7792C16.2785 16.0865 16.8996 15.5704 17.6414 15.5704C18.5 15.5704 19.1972 16.2622 19.2059 17.1188L19.2108 17.1191C19.2108 17.1404 19.2128 17.1838 19.2158 17.2464L19.2159 17.2485C19.2238 17.4135 19.2379 17.7098 19.2379 18.082C19.2379 18.4277 19.2502 18.8049 19.3298 19.1875C19.3515 19.2915 19.4879 19.3015 19.5747 19.1817C19.5915 19.1586 19.6089 19.1358 19.6272 19.1135L23.3829 14.5058C23.9066 13.8633 24.8521 13.767 25.4946 14.2907Z"
        fill="#F6B12E"
      />
    </g>
    <path
      d="M25.4946 14.2907C25.9231 14.64 26.1087 15.1768 26.0295 15.6862L26.4861 15.2296C27.0722 14.6435 28.0226 14.6435 28.6087 15.2296C29.1949 15.8158 29.1949 16.7661 28.6087 17.3523L28.1653 17.7957C28.6889 17.6189 29.2908 17.7391 29.708 18.1564C30.2942 18.7425 30.2942 19.6929 29.708 20.279L29.0886 20.8985C29.5258 20.8502 29.9803 20.9937 30.3156 21.329C30.9017 21.9152 30.9017 22.8655 30.3156 23.4517L26.1122 27.655C26.0287 27.7385 25.9378 27.8101 25.8416 27.8698L25.4761 28.211C24.4761 29.1406 22.9433 30.1563 21.0308 30.1563V30.1552C20.9962 30.1559 20.9614 30.1563 20.9265 30.1563C18.2896 30.1563 16.1366 28.052 16.0059 25.4063H15.9996V18.8281L16.0008 18.8283C15.9955 18.2895 16.0147 17.6956 16.0775 17.0859C16.0807 16.9807 16.0944 16.8781 16.1174 16.7792C16.2785 16.0865 16.8996 15.5704 17.6414 15.5704C18.5 15.5704 19.1972 16.2622 19.2059 17.1188L19.2108 17.1191C19.2108 17.1404 19.2128 17.1838 19.2158 17.2464L19.2159 17.2485C19.2238 17.4135 19.2379 17.7098 19.2379 18.082C19.2379 18.4277 19.2502 18.8049 19.3298 19.1875C19.3515 19.2915 19.4879 19.3015 19.5747 19.1817C19.5915 19.1586 19.6089 19.1358 19.6272 19.1135L23.3829 14.5058C23.9066 13.8633 24.8521 13.767 25.4946 14.2907Z"
      fill="url(#paint16_linear_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.707107 -0.707107 -0.707107 0.707107 31.3769 22.3904)"
      fill="url(#paint17_radial_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.707107 -0.707107 -0.707107 0.707107 31.3769 22.3904)"
      fill="url(#paint18_radial_20020_3637)"
    />
    <path
      d="M29.708 18.1564C30.2942 18.7426 30.2942 19.6929 29.708 20.2791L29.0886 20.8985C28.7614 20.9347 28.4438 21.0782 28.1929 21.329L24.6091 24.9129C24.1718 24.9612 23.7173 24.8177 23.3821 24.4824C22.7959 23.8962 22.7959 22.9459 23.3821 22.3597L27.5854 18.1564C28.1715 17.5703 29.1219 17.5703 29.708 18.1564Z"
      fill="url(#paint19_radial_20020_3637)"
    />
    <path
      d="M29.708 18.1564C30.2942 18.7426 30.2942 19.6929 29.708 20.2791L29.0886 20.8985C28.7614 20.9347 28.4438 21.0782 28.1929 21.329L24.6091 24.9129C24.1718 24.9612 23.7173 24.8177 23.3821 24.4824C22.7959 23.8962 22.7959 22.9459 23.3821 22.3597L27.5854 18.1564C28.1715 17.5703 29.1219 17.5703 29.708 18.1564Z"
      fill="url(#paint20_radial_20020_3637)"
    />
    <path
      d="M29.708 18.1564C30.2942 18.7426 30.2942 19.6929 29.708 20.2791L29.0886 20.8985C28.7614 20.9347 28.4438 21.0782 28.1929 21.329L24.6091 24.9129C24.1718 24.9612 23.7173 24.8177 23.3821 24.4824C22.7959 23.8962 22.7959 22.9459 23.3821 22.3597L27.5854 18.1564C28.1715 17.5703 29.1219 17.5703 29.708 18.1564Z"
      fill="url(#paint21_radial_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.775126 -0.631806 -0.631806 0.775126 26.6581 15.239)"
      fill="url(#paint22_linear_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.775126 -0.631806 -0.631806 0.775126 26.6581 15.239)"
      fill="url(#paint23_radial_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.775126 -0.631806 -0.631806 0.775126 26.6581 15.239)"
      fill="url(#paint24_linear_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.775126 -0.631806 -0.631806 0.775126 26.6581 15.239)"
      fill="url(#paint25_linear_20020_3637)"
    />
    <rect
      width={3.00189}
      height={8.94628}
      rx={1.50095}
      transform="matrix(-0.775126 -0.631806 -0.631806 0.775126 26.6581 15.239)"
      fill="url(#paint26_radial_20020_3637)"
    />
    <path
      d="M26.0294 15.6862C25.9899 15.9407 25.8842 16.1884 25.7097 16.4024L21.954 21.0101C21.9495 21.0157 21.9449 21.0212 21.9403 21.0267C22.0133 21.2195 22.1275 21.4004 22.2827 21.5556C22.7 21.9729 23.3018 22.0931 23.8255 21.9163L27.5854 18.1564C27.7543 17.9875 27.9534 17.8673 28.1653 17.7957L28.6087 17.3523C29.1949 16.7662 29.1949 15.8158 28.6087 15.2297C28.0226 14.6435 27.0722 14.6435 26.4861 15.2297L26.0294 15.6862Z"
      fill="url(#paint27_radial_20020_3637)"
    />
    <path
      d="M26.0294 15.6862C25.9899 15.9407 25.8842 16.1884 25.7097 16.4024L21.954 21.0101C21.9495 21.0157 21.9449 21.0212 21.9403 21.0267C22.0133 21.2195 22.1275 21.4004 22.2827 21.5556C22.7 21.9729 23.3018 22.0931 23.8255 21.9163L27.5854 18.1564C27.7543 17.9875 27.9534 17.8673 28.1653 17.7957L28.6087 17.3523C29.1949 16.7662 29.1949 15.8158 28.6087 15.2297C28.0226 14.6435 27.0722 14.6435 26.4861 15.2297L26.0294 15.6862Z"
      fill="url(#paint28_radial_20020_3637)"
    />
    <path
      d="M19.2059 17.1189C19.1972 16.2622 18.5 15.5705 17.6413 15.5705C16.7937 15.5705 16.1035 16.2445 16.0775 17.0859C15.8944 18.8631 16.0826 20.5063 16.1636 21.0391L19.7261 20.1798C19.2808 19.4844 19.2379 18.7282 19.2379 18.0821C19.2379 17.7093 19.2238 17.4134 19.2159 17.2485C19.2129 17.1848 19.2108 17.1407 19.2108 17.1192L19.2059 17.1189Z"
      fill="url(#paint29_radial_20020_3637)"
    />
    <path
      d="M19.2059 17.1189C19.1972 16.2622 18.5 15.5705 17.6413 15.5705C16.7937 15.5705 16.1035 16.2445 16.0775 17.0859C15.8944 18.8631 16.0826 20.5063 16.1636 21.0391L19.7261 20.1798C19.2808 19.4844 19.2379 18.7282 19.2379 18.0821C19.2379 17.7093 19.2238 17.4134 19.2159 17.2485C19.2129 17.1848 19.2108 17.1407 19.2108 17.1192L19.2059 17.1189Z"
      fill="url(#paint30_radial_20020_3637)"
    />
    <g filter="url(#filter8_f_20020_3637)">
      <path
        d="M16.7992 22.7973C18.5403 22.2249 19.1406 20.7472 19.1492 19.8166C20.1111 19.6654 22.5235 19.7676 24.1782 21.4379C25.8779 23.1537 25.8545 25.2302 25.7858 26.192C25.053 26.8973 23.7358 28.0222 22.7905 28.6378C21.6088 29.4072 19.6301 29.4622 18.2561 28.2256C17.0437 27.1344 16.2676 25.7093 16.4272 23.2504C16.441 23.0376 16.5966 22.8639 16.7992 22.7973Z"
        fill="url(#paint31_radial_20020_3637)"
      />
      <path
        d="M16.7992 22.7973C18.5403 22.2249 19.1406 20.7472 19.1492 19.8166C20.1111 19.6654 22.5235 19.7676 24.1782 21.4379C25.8779 23.1537 25.8545 25.2302 25.7858 26.192C25.053 26.8973 23.7358 28.0222 22.7905 28.6378C21.6088 29.4072 19.6301 29.4622 18.2561 28.2256C17.0437 27.1344 16.2676 25.7093 16.4272 23.2504C16.441 23.0376 16.5966 22.8639 16.7992 22.7973Z"
        fill="url(#paint32_radial_20020_3637)"
      />
    </g>
    <g filter="url(#filter9_f_20020_3637)">
      <path
        d="M18.1714 16.8438C18.0933 18.5313 18.4839 19.5001 18.9996 20.2657"
        stroke="url(#paint33_linear_20020_3637)"
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter10_f_20020_3637)">
      <ellipse
        cx={25.0671}
        cy={15.1331}
        rx={0.732179}
        ry={0.609424}
        transform="rotate(48.289 25.0671 15.1331)"
        fill="#FFDF66"
      />
    </g>
    <g filter="url(#filter11_f_20020_3637)">
      <ellipse
        cx={28.0048}
        cy={16.1395}
        rx={0.732179}
        ry={0.609424}
        transform="rotate(48.289 28.0048 16.1395)"
        fill="#FFDF66"
      />
    </g>
    <g filter="url(#filter12_f_20020_3637)">
      <ellipse
        cx={29.0806}
        cy={18.9993}
        rx={0.732179}
        ry={0.609424}
        transform="rotate(48.289 29.0806 18.9993)"
        fill="#FFDF66"
      />
    </g>
    <g filter="url(#filter13_f_20020_3637)">
      <ellipse
        cx={29.7192}
        cy={22.2715}
        rx={0.732179}
        ry={0.609424}
        transform="rotate(48.289 29.7192 22.2715)"
        fill="#FFDF66"
      />
    </g>
    <defs>
      <filter
        id="filter0_ii_20020_3637"
        x={1.24396}
        y={13.7031}
        width={15.0056}
        height={16.4531}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.25} dy={-0.25} />
        <feGaussianBlur stdDeviation={1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.933333 0 0 0 0 0.537255 0 0 0 0 0.32549 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_3637"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.1} dy={-0.1} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.87451 0 0 0 0 0.505882 0 0 0 0 0.541176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_20020_3637"
          result="effect2_innerShadow_20020_3637"
        />
      </filter>
      <filter
        id="filter1_f_20020_3637"
        x={1.91727}
        y={20.5378}
        width={5.11053}
        height={5.63098}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter2_f_20020_3637"
        x={2.40158}
        y={17.4453}
        width={5.11053}
        height={5.63098}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter3_f_20020_3637"
        x={3.42653}
        y={14.6356}
        width={6.33376}
        height={7.03113}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter4_f_20020_3637"
        x={6.2538}
        y={13.5262}
        width={7.29382}
        height={7.97729}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter5_f_20020_3637"
        x={5.19046}
        y={18.7668}
        width={11.4023}
        height={11.4232}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter6_f_20020_3637"
        x={13.4058}
        y={15.75}
        width={3.10823}
        height={9.03131}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter7_ii_20020_3637"
        x={15.9996}
        y={13.7031}
        width={15.0056}
        height={16.4531}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.25} dy={-0.25} />
        <feGaussianBlur stdDeviation={1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.933333 0 0 0 0 0.537255 0 0 0 0 0.32549 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_3637"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.1} dy={-0.1} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.87451 0 0 0 0 0.505882 0 0 0 0 0.541176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_20020_3637"
          result="effect2_innerShadow_20020_3637"
        />
      </filter>
      <filter
        id="filter8_f_20020_3637"
        x={15.4064}
        y={18.7668}
        width={11.4023}
        height={11.4232}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter9_f_20020_3637"
        x={17.1615}
        y={15.8438}
        width={2.83813}
        height={5.42194}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter10_f_20020_3637"
        x={23.4006}
        y={13.4525}
        width={3.33313}
        height={3.36121}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter11_f_20020_3637"
        x={26.3383}
        y={14.4589}
        width={3.33313}
        height={3.36121}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter12_f_20020_3637"
        x={27.414}
        y={17.3187}
        width={3.33313}
        height={3.36121}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <filter
        id="filter13_f_20020_3637"
        x={28.0526}
        y={20.5909}
        width={3.33313}
        height={3.36121}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_20020_3637"
        />
      </filter>
      <linearGradient
        id="paint0_linear_20020_3637"
        x1={17.0236}
        y1={21.4721}
        x2={14.0019}
        y2={21.4721}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FCB520" />
        <stop offset={1} stopColor="#FCB520" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint1_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.7252 16.1841) rotate(135.868) scale(2.20367 1.78221)"
      >
        <stop stopColor="#FFDB61" />
        <stop offset={1} stopColor="#FFDB61" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(3.62888 25.2428) rotate(176.553) scale(0.918691 2.93002)"
      >
        <stop stopColor="#FEB10F" />
        <stop offset={1} stopColor="#FEB10F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(2.09313 22.2044) rotate(86.0353) scale(2.23716 0.750671)"
      >
        <stop stopColor="#ECA13F" />
        <stop offset={1} stopColor="#ECA13F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(5.84829 19.1207) rotate(137.643) scale(1.34986 4.27286)"
      >
        <stop stopColor="#EB9C01" />
        <stop offset={1} stopColor="#EB9C01" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(1.62365 17.7168) rotate(42.014) scale(2.44817 4.46103)"
      >
        <stop stopColor="#F1A63B" />
        <stop offset={1} stopColor="#F1A63B" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint6_linear_20020_3637"
        x1={8.82841}
        y1={18.1361}
        x2={6.71801}
        y2={18.351}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD64C" />
        <stop offset={1} stopColor="#FFD64C" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint7_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.54951 22.4846) rotate(-176.844) scale(0.637569 2.23301)"
      >
        <stop stopColor="#D29F5D" />
        <stop offset={1} stopColor="#D29F5D" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint8_linear_20020_3637"
        x1={4.95916}
        y1={19.6186}
        x2={6.73757}
        y2={19.4152}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F7A31A" />
        <stop offset={1} stopColor="#F7A31A" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint9_linear_20020_3637"
        x1={6.78299}
        y1={21.3874}
        x2={6.70912}
        y2={23.0608}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFBF4E" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBF4E" />
      </linearGradient>
      <radialGradient
        id="paint10_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.49636 17.6235) rotate(142.2) scale(1.25488 4.96023)"
      >
        <stop stopColor="#D68E12" />
        <stop offset={1} stopColor="#D68E12" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint11_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(4.65774 14.5957) rotate(87.5104) scale(1.45222 3.17662)"
      >
        <stop stopColor="#F9C238" />
        <stop offset={1} stopColor="#F9C238" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint12_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.8433 16.7344) rotate(5.7106) scale(0.785147 3.49351)"
      >
        <stop stopColor="#DF9D35" />
        <stop offset={1} stopColor="#DF9D35" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint13_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.8529 22.1799) rotate(143.063) scale(4.71014 4.13263)"
      >
        <stop offset={0.227687} stopColor="#FFD15F" />
        <stop offset={0.843901} stopColor="#FFCF59" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint14_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.5674 28.4729) rotate(-135.346) scale(9.65766 9.46757)"
      >
        <stop offset={0.829499} stopColor="#FFB32C" stopOpacity={0} />
        <stop offset={1} stopColor="#FFB32C" />
      </radialGradient>
      <linearGradient
        id="paint15_linear_20020_3637"
        x1={14.9599}
        y1={14.7188}
        x2={14.9599}
        y2={23.2813}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDB66" />
        <stop offset={1} stopColor="#FFDB66" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint16_linear_20020_3637"
        x1={14.9756}
        y1={21.4721}
        x2={17.9973}
        y2={21.4721}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FCB520" />
        <stop offset={1} stopColor="#FCB520" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint17_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(3.00662 2.85238) rotate(176.553) scale(0.918691 2.93002)"
      >
        <stop stopColor="#FEB10F" />
        <stop offset={1} stopColor="#FEB10F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint18_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(1.3162 -0.91517) rotate(84.0355) scale(2.97713 2.70004)"
      >
        <stop stopColor="#FFD955" />
        <stop offset={1} stopColor="#FFD955" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint19_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.1509 19.1207) rotate(42.3575) scale(1.34986 4.27286)"
      >
        <stop stopColor="#EB9C01" />
        <stop offset={1} stopColor="#EB9C01" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint20_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(30.1477 17.5001) rotate(142.024) scale(2.84402 7.08403)"
      >
        <stop stopColor="#FFD955" />
        <stop offset={1} stopColor="#FFD955" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint21_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(27.3589 22.4688) rotate(-130.786) scale(1.05246 2.26293)"
      >
        <stop stopColor="#F5A404" />
        <stop offset={1} stopColor="#F5A404" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint22_linear_20020_3637"
        x1={3.48731}
        y1={2.89704}
        x2={1.37691}
        y2={3.11202}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD64C" />
        <stop offset={1} stopColor="#FFD64C" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint23_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(3.20841 7.24558) rotate(-176.844) scale(0.637569 2.23301)"
      >
        <stop stopColor="#D29F5D" />
        <stop offset={1} stopColor="#D29F5D" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint24_linear_20020_3637"
        x1={-0.381939}
        y1={4.37955}
        x2={1.39647}
        y2={4.17618}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F7A31A" />
        <stop offset={1} stopColor="#F7A31A" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint25_linear_20020_3637"
        x1={1.44189}
        y1={6.14837}
        x2={1.36803}
        y2={7.82175}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F6B12E" stopOpacity={0} />
        <stop offset={1} stopColor="#F6B12E" />
      </linearGradient>
      <radialGradient
        id="paint26_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(1.26308 -0.185887) rotate(85.1713) scale(2.56364 2.32504)"
      >
        <stop stopColor="#FFD955" />
        <stop offset={1} stopColor="#FFD955" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint27_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.5028 17.6235) rotate(37.7999) scale(1.25488 4.96023)"
      >
        <stop stopColor="#D68E12" />
        <stop offset={1} stopColor="#D68E12" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint28_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(28.7808 14.9688) rotate(131.751) scale(2.53419 6.24192)"
      >
        <stop stopColor="#FFD955" />
        <stop offset={1} stopColor="#FFD955" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint29_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16 16.0001) rotate(21.8068) scale(1.68247 7.48615)"
      >
        <stop stopColor="#DF9D35" />
        <stop offset={1} stopColor="#DF9D35" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint30_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.7261 15.7188) rotate(115.829) scale(4.89529 3.33547)"
      >
        <stop stopColor="#FACC44" />
        <stop offset={0.929225} stopColor="#FACC44" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint31_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.9996 22.5313) rotate(32.3661) scale(4.63088 4.06308)"
      >
        <stop offset={0.227687} stopColor="#FFB245" />
        <stop offset={0.843901} stopColor="#FFB245" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint32_radial_20020_3637"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.4317 28.4729) rotate(-44.6542) scale(9.65766 9.46757)"
      >
        <stop offset={0.829499} stopColor="#FFD35F" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD35F" />
      </radialGradient>
      <linearGradient
        id="paint33_linear_20020_3637"
        x1={18.0323}
        y1={13.8017}
        x2={18.0323}
        y2={22.3642}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDB66" />
        <stop offset={1} stopColor="#FFDB66" stopOpacity={0} />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = OpenHandsIcon;
