const React = require("react");
const OncomingFistIcon = ({ 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}
    <rect
      x={28.1884}
      y={17.2674}
      width={7.65951}
      height={16.2787}
      rx={3.82976}
      transform="rotate(70.668 28.1884 17.2674)"
      fill="#DD7F3D"
    />
    <rect
      x={28.1884}
      y={17.2674}
      width={7.65951}
      height={16.2787}
      rx={3.82976}
      transform="rotate(70.668 28.1884 17.2674)"
      fill="url(#paint0_linear_20020_5693)"
    />
    <rect
      x={28.1884}
      y={17.2674}
      width={7.65951}
      height={16.2787}
      rx={3.82976}
      transform="rotate(70.668 28.1884 17.2674)"
      fill="url(#paint1_radial_20020_5693)"
    />
    <g filter="url(#filter0_i_20020_5693)">
      <path
        d="M1.99402 12.7114V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2443 8.96375 23.2549C9.46158 24.792 10.9049 25.9036 12.6079 25.9036C13.9111 25.9036 15.0622 25.2527 15.754 24.2583C16.2574 25.7858 17.696 26.8884 19.3921 26.8884C21.0784 26.8884 22.5101 25.7985 23.0213 24.2847C23.715 25.2642 24.8573 25.9036 26.1489 25.9036C28.264 25.9036 29.9786 24.1889 29.9786 22.0738V12.2532L29.9786 12.2423V9.35966C29.9786 6.93013 27.9456 4.995 25.519 5.11483L23.8857 5.19549C22.802 5.249 21.727 4.97877 20.7974 4.41922C19.6166 3.70843 18.1577 3.63861 16.9144 4.23341L15.6168 4.8542C14.8084 5.24096 13.9236 5.44171 13.0274 5.44171H11.6315C10.7577 5.44171 9.90802 5.7278 9.2122 6.25625L7.56311 7.5087C7.19415 7.78891 6.76727 8.07465 6.33566 8.24305L4.56223 8.98523C2.85934 9.67596 1.99402 11.0634 1.99402 12.7114Z"
        fill="url(#paint2_linear_20020_5693)"
      />
    </g>
    <path
      d="M1.99402 12.7114V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2443 8.96375 23.2549C9.46158 24.792 10.9049 25.9036 12.6079 25.9036C13.9111 25.9036 15.0622 25.2527 15.754 24.2583C16.2574 25.7858 17.696 26.8884 19.3921 26.8884C21.0784 26.8884 22.5101 25.7985 23.0213 24.2847C23.715 25.2642 24.8573 25.9036 26.1489 25.9036C28.264 25.9036 29.9786 24.1889 29.9786 22.0738V12.2532L29.9786 12.2423V9.35966C29.9786 6.93013 27.9456 4.995 25.519 5.11483L23.8857 5.19549C22.802 5.249 21.727 4.97877 20.7974 4.41922C19.6166 3.70843 18.1577 3.63861 16.9144 4.23341L15.6168 4.8542C14.8084 5.24096 13.9236 5.44171 13.0274 5.44171H11.6315C10.7577 5.44171 9.90802 5.7278 9.2122 6.25625L7.56311 7.5087C7.19415 7.78891 6.76727 8.07465 6.33566 8.24305L4.56223 8.98523C2.85934 9.67596 1.99402 11.0634 1.99402 12.7114Z"
      fill="url(#paint3_linear_20020_5693)"
    />
    <path
      d="M1.99402 12.7114V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2443 8.96375 23.2549C9.46158 24.792 10.9049 25.9036 12.6079 25.9036C13.9111 25.9036 15.0622 25.2527 15.754 24.2583C16.2574 25.7858 17.696 26.8884 19.3921 26.8884C21.0784 26.8884 22.5101 25.7985 23.0213 24.2847C23.715 25.2642 24.8573 25.9036 26.1489 25.9036C28.264 25.9036 29.9786 24.1889 29.9786 22.0738V12.2532L29.9786 12.2423V9.35966C29.9786 6.93013 27.9456 4.995 25.519 5.11483L23.8857 5.19549C22.802 5.249 21.727 4.97877 20.7974 4.41922C19.6166 3.70843 18.1577 3.63861 16.9144 4.23341L15.6168 4.8542C14.8084 5.24096 13.9236 5.44171 13.0274 5.44171H11.6315C10.7577 5.44171 9.90802 5.7278 9.2122 6.25625L7.56311 7.5087C7.19415 7.78891 6.76727 8.07465 6.33566 8.24305L4.56223 8.98523C2.85934 9.67596 1.99402 11.0634 1.99402 12.7114Z"
      fill="url(#paint4_radial_20020_5693)"
    />
    <path
      d="M8.77817 13.0793C8.77817 12.6145 8.62867 12.1488 8.27132 11.8516C7.60766 11.2995 6.75449 10.9675 5.82378 10.9675C3.70866 10.9675 1.99402 12.6822 1.99402 14.7973V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2444 8.96375 23.2549C8.84326 22.8829 8.77817 22.486 8.77817 22.0738V13.0793Z"
      fill="url(#paint5_linear_20020_5693)"
    />
    <path
      d="M8.77817 13.0793C8.77817 12.6145 8.62867 12.1488 8.27132 11.8516C7.60766 11.2995 6.75449 10.9675 5.82378 10.9675C3.70866 10.9675 1.99402 12.6822 1.99402 14.7973V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2444 8.96375 23.2549C8.84326 22.8829 8.77817 22.486 8.77817 22.0738V13.0793Z"
      fill="url(#paint6_linear_20020_5693)"
    />
    <path
      d="M8.77817 13.0793C8.77817 12.6145 8.62867 12.1488 8.27132 11.8516C7.60766 11.2995 6.75449 10.9675 5.82378 10.9675C3.70866 10.9675 1.99402 12.6822 1.99402 14.7973V21.0617C1.99402 23.1768 3.70866 24.8914 5.82378 24.8914C7.12312 24.8914 8.27133 24.2444 8.96375 23.2549C8.84326 22.8829 8.77817 22.486 8.77817 22.0738V13.0793Z"
      fill="url(#paint7_radial_20020_5693)"
    />
    <path
      d="M12.6079 8.42346C10.4928 8.42346 8.77817 10.1381 8.77817 12.2532V22.0738C8.77817 24.1889 10.4928 25.9036 12.6079 25.9036C13.9111 25.9036 15.0622 25.2527 15.754 24.2583C15.6296 23.8809 15.5623 23.4776 15.5623 23.0586V12.2532C15.5623 11.6108 15.7205 11.0054 16 10.4737C15.3592 9.25474 14.0806 8.42346 12.6079 8.42346Z"
      fill="url(#paint8_linear_20020_5693)"
    />
    <path
      d="M12.6079 8.42346C10.4928 8.42346 8.77817 10.1381 8.77817 12.2532V22.0738C8.77817 24.1889 10.4928 25.9036 12.6079 25.9036C13.9111 25.9036 15.0622 25.2527 15.754 24.2583C15.6296 23.8809 15.5623 23.4776 15.5623 23.0586V12.2532C15.5623 11.6108 15.7205 11.0054 16 10.4737C15.3592 9.25474 14.0806 8.42346 12.6079 8.42346Z"
      fill="url(#paint9_radial_20020_5693)"
    />
    <rect
      x={15.5623}
      y={8.42346}
      width={7.65951}
      height={18.4649}
      rx={3.82976}
      fill="url(#paint10_linear_20020_5693)"
    />
    <rect
      x={15.5623}
      y={8.42346}
      width={7.65951}
      height={18.4649}
      rx={3.82976}
      fill="url(#paint11_linear_20020_5693)"
    />
    <rect
      x={15.5623}
      y={8.42346}
      width={7.65951}
      height={18.4649}
      rx={3.82976}
      fill="url(#paint12_radial_20020_5693)"
    />
    <path
      d="M23.0214 24.2847C23.715 25.2642 24.8573 25.9036 26.1489 25.9036C28.264 25.9036 29.9786 24.1889 29.9786 22.0738V12.2532C29.9786 10.1381 28.264 8.42346 26.1489 8.42346C25.3613 8.42346 24.6292 8.66121 24.0205 9.06885C23.0448 9.72231 23.2218 11.0789 23.2218 12.2532V12.2532V23.0586C23.2218 23.4874 23.1514 23.8998 23.0214 24.2847Z"
      fill="url(#paint13_linear_20020_5693)"
    />
    <path
      d="M23.0214 24.2847C23.715 25.2642 24.8573 25.9036 26.1489 25.9036C28.264 25.9036 29.9786 24.1889 29.9786 22.0738V12.2532C29.9786 10.1381 28.264 8.42346 26.1489 8.42346C25.3613 8.42346 24.6292 8.66121 24.0205 9.06885C23.0448 9.72231 23.2218 11.0789 23.2218 12.2532V12.2532V23.0586C23.2218 23.4874 23.1514 23.8998 23.0214 24.2847Z"
      fill="url(#paint14_radial_20020_5693)"
    />
    <g filter="url(#filter1_f_20020_5693)">
      <path
        d="M4.92551 10.6283V10.6283C6.71318 11.0679 7.96984 12.671 7.96984 14.512V21.7114C7.96984 22.552 7.28834 23.2335 6.44767 23.2335V23.2335C5.607 23.2335 4.92551 22.552 4.92551 21.7114V10.6283Z"
        fill="url(#paint15_linear_20020_5693)"
      />
    </g>
    <g filter="url(#filter2_f_20020_5693)">
      <path
        d="M11.738 8.76648L11.8688 8.80341C13.5922 9.28981 14.7823 10.8623 14.7823 12.653V21.7114C14.7823 22.5521 14.1008 23.2336 13.2602 23.2336V23.2336C12.4195 23.2336 11.738 22.5521 11.738 21.7114V8.76648Z"
        fill="url(#paint16_linear_20020_5693)"
      />
    </g>
    <g filter="url(#filter3_f_20020_5693)">
      <path
        d="M19.3921 5.23529L19.8467 5.40658C21.4049 5.99365 22.4364 7.4846 22.4364 9.14971V23.0256C22.4364 23.8662 21.7549 24.5477 20.9142 24.5477V24.5477C20.0736 24.5477 19.3921 23.8662 19.3921 23.0256V5.23529Z"
        fill="url(#paint17_linear_20020_5693)"
      />
    </g>
    <g filter="url(#filter4_f_20020_5693)">
      <path
        d="M26.3745 7.26648L26.4502 7.29618C27.9811 7.89743 28.988 9.37456 28.988 11.0194V23.241C28.988 23.9627 28.403 24.5477 27.6813 24.5477V24.5477C26.9596 24.5477 26.3745 23.9627 26.3745 23.241V7.26648Z"
        fill="url(#paint18_linear_20020_5693)"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_20020_5693"
        x={1.99402}
        y={3.83203}
        width={27.9846}
        height={23.0563}
        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 />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.862745 0 0 0 0 0.670588 0 0 0 0 0.27451 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_5693"
        />
      </filter>
      <filter
        id="filter1_f_20020_5693"
        x={3.42551}
        y={9.1283}
        width={6.04433}
        height={15.6052}
        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_5693"
        />
      </filter>
      <filter
        id="filter2_f_20020_5693"
        x={10.238}
        y={7.26648}
        width={6.04433}
        height={17.4671}
        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_5693"
        />
      </filter>
      <filter
        id="filter3_f_20020_5693"
        x={17.8921}
        y={3.73529}
        width={6.04433}
        height={22.3124}
        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_5693"
        />
      </filter>
      <filter
        id="filter4_f_20020_5693"
        x={24.8745}
        y={5.76648}
        width={5.61346}
        height={20.2812}
        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_5693"
        />
      </filter>
      <linearGradient
        id="paint0_linear_20020_5693"
        x1={36.1134}
        y1={24.7505}
        x2={34.5559}
        y2={24.7946}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#EA8586" />
        <stop offset={1} stopColor="#EA8586" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint1_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(33.3529 23.4539) rotate(53.0221) scale(2.00929 3.05686)"
      >
        <stop stopColor="#F3964B" />
        <stop offset={1} stopColor="#F3964B" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint2_linear_20020_5693"
        x1={32.9773}
        y1={7.31254}
        x2={15.9863}
        y2={20.3492}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFEB54" />
        <stop offset={1} stopColor="#FFBA2C" />
      </linearGradient>
      <linearGradient
        id="paint3_linear_20020_5693"
        x1={1.99402}
        y1={16.0165}
        x2={4.23801}
        y2={16.0165}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E69E3F" />
        <stop offset={1} stopColor="#E69E3F" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint4_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(29.1378 5.98437) rotate(125.34) scale(4.17486 6.06944)"
      >
        <stop stopColor="#FFEB53" />
        <stop offset={1} stopColor="#FFEB53" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint5_linear_20020_5693"
        x1={9.65353}
        y1={24.8914}
        x2={9.65353}
        y2={12.0226}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F29A36" />
        <stop offset={1} stopColor="#F29A36" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint6_linear_20020_5693"
        x1={8.96375}
        y1={17.9295}
        x2={7.63862}
        y2={17.9295}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F88928" />
        <stop offset={1} stopColor="#F88928" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint7_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(5.9273 10.9675) rotate(90) scale(14.3638 10.4214)"
      >
        <stop offset={0.788621} stopColor="#E77D7E" stopOpacity={0} />
        <stop offset={1} stopColor="#E77D7E" />
      </radialGradient>
      <linearGradient
        id="paint8_linear_20020_5693"
        x1={17.1957}
        y1={25.9036}
        x2={17.1957}
        y2={12.1908}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F29A36" />
        <stop offset={1} stopColor="#F29A36" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint9_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.8537 8.42346) rotate(90) scale(18.0323 10.7984)"
      >
        <stop offset={0.788621} stopColor="#E77D7E" stopOpacity={0} />
        <stop offset={1} stopColor="#E77D7E" />
      </radialGradient>
      <linearGradient
        id="paint10_linear_20020_5693"
        x1={15.238}
        y1={21.5165}
        x2={20.6755}
        y2={20.829}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F29A36" />
        <stop offset={1} stopColor="#F29A36" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint11_linear_20020_5693"
        x1={19.3921}
        y1={7.64149}
        x2={19.3921}
        y2={14.454}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD240" />
        <stop offset={1} stopColor="#FFD240" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint12_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.8849 8.42346) rotate(90) scale(19.7805 10.7947)"
      >
        <stop offset={0.794621} stopColor="#E77D7E" stopOpacity={0} />
        <stop offset={0.952605} stopColor="#E77D7E" />
      </radialGradient>
      <linearGradient
        id="paint13_linear_20020_5693"
        x1={21.863}
        y1={21.329}
        x2={25.8638}
        y2={20.7724}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F29A36" />
        <stop offset={1} stopColor="#F29A36" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint14_radial_20020_5693"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.8383 8.42346) rotate(90) scale(18.7256 10.1586)"
      >
        <stop offset={0.794621} stopColor="#E77D7E" stopOpacity={0} />
        <stop offset={0.952605} stopColor="#E77D7E" />
      </radialGradient>
      <linearGradient
        id="paint15_linear_20020_5693"
        x1={6.44767}
        y1={10.6283}
        x2={6.44767}
        y2={26.1268}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFCE43" />
        <stop offset={1} stopColor="#FFCE43" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint16_linear_20020_5693"
        x1={13.2602}
        y1={8.76648}
        x2={13.2602}
        y2={29.6415}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD645" />
        <stop offset={1} stopColor="#FFD645" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint17_linear_20020_5693"
        x1={20.9142}
        y1={5.23529}
        x2={20.9142}
        y2={28.9804}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFE64C" />
        <stop offset={1} stopColor="#FFE64C" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint18_linear_20020_5693"
        x1={27.6813}
        y1={7.26648}
        x2={27.6813}
        y2={28.5142}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFE64C" />
        <stop offset={1} stopColor="#FFE64C" stopOpacity={0} />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = OncomingFistIcon;
