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

const AiGenerateVariationSparkStreamlinePlump = createSvgIcon(
  <svg
    width="32"
    height="32"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  >
    <g clipPath="url(#clip0_3152_445)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M25.7953 1.2559C25.1633 0.100571 23.5033 0.100571 22.8713 1.2559L21.5433 3.6839C21.268 4.18734 20.8541 4.60125 20.3507 4.87657L17.9227 6.20457C16.7673 6.83657 16.7673 8.49657 17.9227 9.12857L20.3507 10.4566C20.8541 10.7319 21.268 11.1458 21.5433 11.6492L22.8713 14.0772C23.5033 15.2326 25.1633 15.2326 25.7953 14.0772L27.1233 11.6492C27.3986 11.1458 27.8125 10.7319 28.316 10.4566L30.744 9.12857C31.8993 8.49657 31.8993 6.83657 30.744 6.20457L28.316 4.87657C27.8126 4.60125 27.3986 4.18734 27.1233 3.6839L25.7953 1.2559Z"
        fill="#496BE3"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M7.66671 0.333252C5.66471 0.333252 4.24671 0.443919 3.26004 0.577919C1.60004 0.804585 0.537374 2.12659 0.437374 3.69992C0.379374 4.59725 0.333374 5.87459 0.333374 7.66658C0.333374 9.45858 0.379374 10.7359 0.436707 11.6339C0.536707 13.2073 1.60071 14.5286 3.26071 14.7553C4.24671 14.8893 5.66471 14.9999 7.66671 14.9999C9.66871 14.9999 11.0867 14.8893 12.0734 14.7553C13.7334 14.5286 14.7967 13.2073 14.8967 11.6339C14.954 10.7359 15 9.45858 15 7.66658C15 5.87459 14.954 4.59725 14.8967 3.69925C14.7967 2.12592 13.7334 0.804585 12.0727 0.577919C11.0867 0.443919 9.66871 0.333252 7.66671 0.333252ZM7.66671 31.6666C5.66471 31.6666 4.24671 31.5559 3.26004 31.4219C1.60004 31.1952 0.537374 29.8733 0.437374 28.2999C0.379374 27.4026 0.333374 26.1252 0.333374 24.3333C0.333374 22.5413 0.379374 21.2639 0.436707 20.3659C0.536707 18.7926 1.60071 17.4713 3.26071 17.2446C4.24671 17.1106 5.66471 16.9999 7.66671 16.9999C9.66871 16.9999 11.0867 17.1106 12.0734 17.2446C13.7334 17.4713 14.7967 18.7926 14.8967 20.3659C14.954 21.2639 15 22.5413 15 24.3333C15 26.1252 14.954 27.4026 14.8967 28.3006C14.7967 29.8739 13.7334 31.1952 12.0727 31.4219C11.0867 31.5559 9.66871 31.6666 7.66671 31.6666ZM31.422 28.7399C31.556 27.7533 31.6667 26.3353 31.6667 24.3333C31.6667 22.3313 31.556 20.9132 31.422 19.9266C31.1954 18.2666 29.874 17.2033 28.3007 17.1033C27.4027 17.0459 26.1254 16.9999 24.3334 16.9999C22.5414 16.9999 21.264 17.0459 20.366 17.1033C18.7927 17.2033 17.4714 18.2666 17.2447 19.9273C17.1107 20.9133 17 22.3313 17 24.3333C17 26.3353 17.1107 27.7533 17.2447 28.7399C17.4714 30.3999 18.7927 31.4633 20.366 31.5633C21.264 31.6206 22.5414 31.6666 24.3334 31.6666C26.1254 31.6666 27.4027 31.6206 28.3007 31.5633C29.874 31.4633 31.1954 30.4006 31.422 28.7399Z"
        fill="#CAD5FE"
      />
    </g>
    <defs>
      <clipPath id="clip0_3152_445">
        <rect
          width="32"
          height="32"
          fill="white"
        />
      </clipPath>
    </defs>
  </svg>,
  'AiGenerateVariationSparkStreamlinePlump',
);

export default AiGenerateVariationSparkStreamlinePlump;
