import { createSvgIcon } from '@mui/material';

const ShoppingCartAddStreamlinePlumpGradient1 = createSvgIcon(
  <svg
    width="32"
    height="32"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  >
    <g clipPath="url(#clip0_3065_46044)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M2.52763 0.333252L5.52119 0.333261C7.18797 0.333267 8.64504 1.45744 9.06791 3.06967L9.92391 6.33325H28.3208C30.12 6.33325 31.5222 7.90885 31.2518 9.69999C30.7187 13.2314 29.903 17.6425 28.9784 20.7567C28.5574 22.1749 27.3322 23.1548 25.8724 23.313C24.2891 23.4847 21.8581 23.6666 18.6667 23.6666C15.5319 23.6666 13.0573 23.4911 11.4026 23.3223C9.81751 23.1607 8.51757 22.0559 8.08577 20.5255C7.37477 18.0051 6.78071 15.2463 6.19956 12.5473L6.18262 12.4687C5.61515 9.83332 5.05931 7.25925 4.41575 4.99991H2.52763C1.39827 4.99991 0.376274 4.17579 0.338692 2.99171C0.335287 2.88447 0.333374 2.77569 0.333374 2.66658C0.333374 2.55747 0.335287 2.44869 0.338692 2.34146C0.376271 1.15737 1.39827 0.333249 2.52763 0.333252ZM20 11.6666C20 10.9302 19.4031 10.3333 18.6667 10.3333C17.9303 10.3333 17.3334 10.9302 17.3334 11.6666V13.6666H15.3334C14.597 13.6666 14 14.2635 14 14.9999C14 15.7363 14.597 16.3333 15.3334 16.3333H17.3334V18.3333C17.3334 19.0697 17.9303 19.6666 18.6667 19.6666C19.4031 19.6666 20 19.0697 20 18.3333V16.3333H22C22.7364 16.3333 23.3334 15.7363 23.3334 14.9999C23.3334 14.2635 22.7364 13.6666 22 13.6666H20V11.6666ZM9.00004 28.6666C9.00004 27.0097 10.3432 25.6666 12 25.6666C13.6569 25.6666 15 27.0097 15 28.6666C15 30.3235 13.6569 31.6666 12 31.6666C10.3432 31.6666 9.00004 30.3235 9.00004 28.6666ZM25.3334 25.6666C23.6765 25.6666 22.3334 27.0097 22.3334 28.6666C22.3334 30.3235 23.6765 31.6666 25.3334 31.6666C26.9902 31.6666 28.3334 30.3235 28.3334 28.6666C28.3334 27.0097 26.9902 25.6666 25.3334 25.6666Z"
        fill="url(#paint0_linear_3065_46044)"
      />
    </g>
    <defs>
      <linearGradient
        id="paint0_linear_3065_46044"
        x1="31.1807"
        y1="31.6733"
        x2="-5.68796"
        y2="11.1859"
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FF51E3" />
        <stop
          offset="1"
          stopColor="#1B4DFF"
        />
      </linearGradient>
      <clipPath id="clip0_3065_46044">
        <rect
          width="32"
          height="32"
          fill="white"
        />
      </clipPath>
    </defs>
  </svg>,
  'ShoppingCartAddStreamlinePlumpGradient 1',
);

export default ShoppingCartAddStreamlinePlumpGradient1;
