const React = require("react");
const LoveYouGestureIcon = ({ 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_i_20020_2320)">
      <path
        d="M28.9948 13.6064C28.296 12.7979 26.9323 12.3173 25.6979 12.9579C24.4635 13.5986 23.4896 14.3342 23.1198 14.6806C23.1198 14.6806 22.4713 15.1246 22.4713 14.2964C22.4713 13.4683 22.4713 12.5427 22.4713 12.5427V5.03607C22.4713 3.3642 21.3463 2.06732 19.8463 2.06732C18.4401 2.06732 17.2213 3.19232 17.2213 5.03607L17.1829 12.5427H8.90884V8.56732C8.90884 6.91107 7.75246 5.68711 6.31496 5.68711C4.87746 5.68711 3.70146 7.09502 3.70146 8.45439C3.70146 9.81377 3.68417 19.6729 3.68417 19.6729C3.68417 26.7758 8.01189 29.9327 13.3373 29.9327C16.046 29.9327 18.7469 28.7123 20.526 26.8408C22.7838 24.4658 22.0885 23.5283 24.487 20.9736C25.6979 19.5908 27.6259 18.2668 28.6823 17.3954C29.7386 16.5241 29.9401 14.7001 28.9948 13.6064Z"
        fill="#FFBF40"
      />
      <path
        d="M28.9948 13.6064C28.296 12.7979 26.9323 12.3173 25.6979 12.9579C24.4635 13.5986 23.4896 14.3342 23.1198 14.6806C23.1198 14.6806 22.4713 15.1246 22.4713 14.2964C22.4713 13.4683 22.4713 12.5427 22.4713 12.5427V5.03607C22.4713 3.3642 21.3463 2.06732 19.8463 2.06732C18.4401 2.06732 17.2213 3.19232 17.2213 5.03607L17.1829 12.5427H8.90884V8.56732C8.90884 6.91107 7.75246 5.68711 6.31496 5.68711C4.87746 5.68711 3.70146 7.09502 3.70146 8.45439C3.70146 9.81377 3.68417 19.6729 3.68417 19.6729C3.68417 26.7758 8.01189 29.9327 13.3373 29.9327C16.046 29.9327 18.7469 28.7123 20.526 26.8408C22.7838 24.4658 22.0885 23.5283 24.487 20.9736C25.6979 19.5908 27.6259 18.2668 28.6823 17.3954C29.7386 16.5241 29.9401 14.7001 28.9948 13.6064Z"
        fill="url(#paint0_radial_20020_2320)"
      />
      <path
        d="M28.9948 13.6064C28.296 12.7979 26.9323 12.3173 25.6979 12.9579C24.4635 13.5986 23.4896 14.3342 23.1198 14.6806C23.1198 14.6806 22.4713 15.1246 22.4713 14.2964C22.4713 13.4683 22.4713 12.5427 22.4713 12.5427V5.03607C22.4713 3.3642 21.3463 2.06732 19.8463 2.06732C18.4401 2.06732 17.2213 3.19232 17.2213 5.03607L17.1829 12.5427H8.90884V8.56732C8.90884 6.91107 7.75246 5.68711 6.31496 5.68711C4.87746 5.68711 3.70146 7.09502 3.70146 8.45439C3.70146 9.81377 3.68417 19.6729 3.68417 19.6729C3.68417 26.7758 8.01189 29.9327 13.3373 29.9327C16.046 29.9327 18.7469 28.7123 20.526 26.8408C22.7838 24.4658 22.0885 23.5283 24.487 20.9736C25.6979 19.5908 27.6259 18.2668 28.6823 17.3954C29.7386 16.5241 29.9401 14.7001 28.9948 13.6064Z"
        fill="url(#paint1_radial_20020_2320)"
      />
    </g>
    <g filter="url(#filter1_f_20020_2320)">
      <rect
        x={12.3041}
        y={11.5236}
        width={3.69589}
        height={5.96615}
        rx={1.84795}
        fill="#B44B10"
      />
    </g>
    <g filter="url(#filter2_f_20020_2320)">
      <rect
        x={7.6955}
        y={10.2343}
        width={4.40862}
        height={7.25552}
        rx={2.20431}
        fill="#B44B10"
      />
    </g>
    <path
      d="M25.6979 12.958C26.9323 12.3173 28.296 12.7979 28.9948 13.6064C29.9401 14.7001 29.7386 16.5241 28.6823 17.3955C28.4038 17.6252 28.0648 17.8863 27.6942 18.1717C26.6592 18.9689 25.3787 19.9553 24.487 20.9736C23.6936 21.8186 23.2388 22.4867 22.9036 23.0884C21.4116 19.3984 21.8669 16.31 22.5371 14.6513C22.702 14.9666 23.1198 14.6806 23.1198 14.6806C23.4896 14.3342 24.4635 13.5986 25.6979 12.958Z"
      fill="#F4B616"
    />
    <path
      d="M25.6979 12.958C26.9323 12.3173 28.296 12.7979 28.9948 13.6064C29.9401 14.7001 29.7386 16.5241 28.6823 17.3955C28.4038 17.6252 28.0648 17.8863 27.6942 18.1717C26.6592 18.9689 25.3787 19.9553 24.487 20.9736C23.6936 21.8186 23.2388 22.4867 22.9036 23.0884C21.4116 19.3984 21.8669 16.31 22.5371 14.6513C22.702 14.9666 23.1198 14.6806 23.1198 14.6806C23.4896 14.3342 24.4635 13.5986 25.6979 12.958Z"
      fill="url(#paint2_radial_20020_2320)"
    />
    <path
      d="M25.6979 12.958C26.9323 12.3173 28.296 12.7979 28.9948 13.6064C29.9401 14.7001 29.7386 16.5241 28.6823 17.3955C28.4038 17.6252 28.0648 17.8863 27.6942 18.1717C26.6592 18.9689 25.3787 19.9553 24.487 20.9736C23.6936 21.8186 23.2388 22.4867 22.9036 23.0884C21.4116 19.3984 21.8669 16.31 22.5371 14.6513C22.702 14.9666 23.1198 14.6806 23.1198 14.6806C23.4896 14.3342 24.4635 13.5986 25.6979 12.958Z"
      fill="url(#paint3_radial_20020_2320)"
    />
    <path
      d="M25.6979 12.958C26.9323 12.3173 28.296 12.7979 28.9948 13.6064C29.9401 14.7001 29.7386 16.5241 28.6823 17.3955C28.4038 17.6252 28.0648 17.8863 27.6942 18.1717C26.6592 18.9689 25.3787 19.9553 24.487 20.9736C23.6936 21.8186 23.2388 22.4867 22.9036 23.0884C21.4116 19.3984 21.8669 16.31 22.5371 14.6513C22.702 14.9666 23.1198 14.6806 23.1198 14.6806C23.4896 14.3342 24.4635 13.5986 25.6979 12.958Z"
      fill="url(#paint4_radial_20020_2320)"
    />
    <path
      d="M25.6979 12.958C26.9323 12.3173 28.296 12.7979 28.9948 13.6064C29.9401 14.7001 29.7386 16.5241 28.6823 17.3955C28.4038 17.6252 28.0648 17.8863 27.6942 18.1717C26.6592 18.9689 25.3787 19.9553 24.487 20.9736C23.6936 21.8186 23.2388 22.4867 22.9036 23.0884C21.4116 19.3984 21.8669 16.31 22.5371 14.6513C22.702 14.9666 23.1198 14.6806 23.1198 14.6806C23.4896 14.3342 24.4635 13.5986 25.6979 12.958Z"
      fill="url(#paint5_radial_20020_2320)"
    />
    <path
      d="M22.4761 12.54H17.1876L17.2261 5.03607C17.2261 3.19232 18.4448 2.06732 19.8511 2.06732C21.3511 2.06732 22.4761 3.3642 22.4761 5.03607V12.54Z"
      fill="url(#paint6_linear_20020_2320)"
    />
    <path
      d="M22.4761 12.54H17.1876L17.2261 5.03607C17.2261 3.19232 18.4448 2.06732 19.8511 2.06732C21.3511 2.06732 22.4761 3.3642 22.4761 5.03607V12.54Z"
      fill="url(#paint7_linear_20020_2320)"
    />
    <path
      d="M22.4761 12.54H17.1876L17.2261 5.03607C17.2261 3.19232 18.4448 2.06732 19.8511 2.06732C21.3511 2.06732 22.4761 3.3642 22.4761 5.03607V12.54Z"
      fill="url(#paint8_radial_20020_2320)"
    />
    <path
      d="M22.4761 12.54H17.1876L17.2261 5.03607C17.2261 3.19232 18.4448 2.06732 19.8511 2.06732C21.3511 2.06732 22.4761 3.3642 22.4761 5.03607V12.54Z"
      fill="url(#paint9_radial_20020_2320)"
    />
    <g filter="url(#filter3_i_20020_2320)">
      <rect
        x={8.13541}
        y={8.91888}
        width={5.17188}
        height={8.17188}
        rx={2.53906}
        fill="url(#paint10_linear_20020_2320)"
      />
      <rect
        x={8.13541}
        y={8.91888}
        width={5.17188}
        height={8.17188}
        rx={2.53906}
        fill="url(#paint11_linear_20020_2320)"
      />
      <rect
        x={8.13541}
        y={8.91888}
        width={5.17188}
        height={8.17188}
        rx={2.53906}
        fill="url(#paint12_radial_20020_2320)"
      />
    </g>
    <g filter="url(#filter4_i_20020_2320)">
      <rect
        x={12.6979}
        y={7.35638}
        width={5.07812}
        height={9.73438}
        rx={2.53906}
        fill="url(#paint13_linear_20020_2320)"
      />
    </g>
    <g filter="url(#filter5_f_20020_2320)">
      <rect
        x={19.8318}
        y={3.69678}
        width={1.6362}
        height={10.4442}
        rx={0.8181}
        fill="url(#paint14_linear_20020_2320)"
      />
    </g>
    <g filter="url(#filter6_f_20020_2320)">
      <rect
        x={15.5191}
        y={9.09161}
        width={1.46809}
        height={6.26392}
        rx={0.734047}
        fill="#FFE948"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_20020_2320"
        x={3.68417}
        y={1.41732}
        width={26.5673}
        height={28.5154}
        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.65} dy={-0.65} />
        <feGaussianBlur stdDeviation={1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.94902 0 0 0 0 0.486275 0 0 0 0 0.380392 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_2320"
        />
      </filter>
      <filter
        id="filter1_f_20020_2320"
        x={10.8041}
        y={10.0236}
        width={6.69589}
        height={8.96616}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_2320"
        />
      </filter>
      <filter
        id="filter2_f_20020_2320"
        x={5.6955}
        y={8.23425}
        width={8.40863}
        height={11.2555}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={1}
          result="effect1_foregroundBlur_20020_2320"
        />
      </filter>
      <filter
        id="filter3_i_20020_2320"
        x={8.13541}
        y={8.16888}
        width={5.92188}
        height={8.92188}
        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.75} dy={-0.75} />
        <feGaussianBlur stdDeviation={1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.921569 0 0 0 0 0.533333 0 0 0 0 0.223529 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_2320"
        />
      </filter>
      <filter
        id="filter4_i_20020_2320"
        x={12.6979}
        y={6.60638}
        width={5.82812}
        height={10.4844}
        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.75} dy={-0.75} />
        <feGaussianBlur stdDeviation={1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.921569 0 0 0 0 0.533333 0 0 0 0 0.223529 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_2320"
        />
      </filter>
      <filter
        id="filter5_f_20020_2320"
        x={18.3318}
        y={2.19678}
        width={4.6362}
        height={13.4442}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_2320"
        />
      </filter>
      <filter
        id="filter6_f_20020_2320"
        x={13.5191}
        y={7.09161}
        width={5.46811}
        height={10.2639}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={1}
          result="effect1_foregroundBlur_20020_2320"
        />
      </filter>
      <radialGradient
        id="paint0_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.85233 11.9875) rotate(162.775) scale(6.45778 3.48717)"
      >
        <stop stopColor="#E79330" />
        <stop offset={1} stopColor="#E79330" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint1_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.6224 18.3341) rotate(161.288) scale(9.43002 12.796)"
      >
        <stop stopColor="#FFE542" />
        <stop offset={1} stopColor="#FFE542" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(30.4651 17.8749) rotate(170.185) scale(8.18707 12.8551)"
      >
        <stop offset={0.692767} stopColor="#FFDC42" stopOpacity={0} />
        <stop offset={1} stopColor="#FFDC42" />
      </radialGradient>
      <radialGradient
        id="paint3_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.7556 19.7386) rotate(135.167) scale(8.73491 1.93512)"
      >
        <stop stopColor="#F2A159" />
        <stop offset={1} stopColor="#F2A159" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(29.6014 13.7602) rotate(152.247) scale(3.09366 3.53115)"
      >
        <stop offset={0.103192} stopColor="#FFE847" />
        <stop offset={1} stopColor="#FFE847" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.4675 13.411) rotate(59.5002) scale(0.863669 2.71772)"
      >
        <stop stopColor="#D4A33C" />
        <stop offset={1} stopColor="#D4A33C" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint6_linear_20020_2320"
        x1={16.8742}
        y1={8.39408}
        x2={18.7973}
        y2={8.39408}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E3961F" />
        <stop offset={1} stopColor="#E3961F" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint7_linear_20020_2320"
        x1={19.3366}
        y1={12.7878}
        x2={19.3366}
        y2={10.4109}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FEC942" />
        <stop offset={1} stopColor="#FEC942" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint8_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.83 2.06732) rotate(131.001) scale(3.89746 6.61187)"
      >
        <stop stopColor="#FFE645" />
        <stop offset={1} stopColor="#FFE645" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint9_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.4635 9.91888) scale(0.875 3.0625)"
      >
        <stop offset={0.215686} stopColor="#D17703" />
        <stop offset={1} stopColor="#D17703" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint10_linear_20020_2320"
        x1={9.45434}
        y1={11.5418}
        x2={12.2817}
        y2={11.6551}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FABB25" />
        <stop offset={1} stopColor="#FFD43E" />
      </linearGradient>
      <linearGradient
        id="paint11_linear_20020_2320"
        x1={12.9177}
        y1={13.0048}
        x2={12.4083}
        y2={13.0048}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E59617" />
        <stop offset={1} stopColor="#E59617" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint12_radial_20020_2320"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.3073 10.3576) rotate(149.179) scale(1.07751 2.24971)"
      >
        <stop offset={0.214605} stopColor="#AD690C" />
        <stop offset={1} stopColor="#AD690C" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint13_linear_20020_2320"
        x1={13.5505}
        y1={10.6157}
        x2={17.776}
        y2={10.6157}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FABB25" />
        <stop offset={1} stopColor="#FFD43E" />
      </linearGradient>
      <linearGradient
        id="paint14_linear_20020_2320"
        x1={20.6499}
        y1={3.69678}
        x2={20.6499}
        y2={14.141}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = LoveYouGestureIcon;
