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

const GraduationCapStreamlinePlumpGradient1 = createSvgIcon(
  <svg
    width="32"
    height="32"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
  >
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M17.4581 2.6656C16.5136 2.34323 15.4968 2.34324 14.5523 2.6656C13.2304 3.11674 10.7865 4.00063 7.22056 5.48641C4.65374 6.55593 2.83309 7.3842 1.60754 7.97127C0.80802 8.35433 0.348918 9.10793 0.348918 9.90947C0.348918 10.7111 0.80802 11.4647 1.60754 11.8477C1.83109 11.9548 2.07443 12.0699 2.3385 12.193V23.7469C1.17331 24.1587 0.338501 25.2699 0.338501 26.5762C0.338501 28.233 1.68165 29.5762 3.3385 29.5762C4.99535 29.5762 6.3385 28.233 6.3385 26.5762C6.3385 25.2699 5.50369 24.1587 4.3385 23.7469V13.0987C5.17194 13.4663 6.12876 13.8777 7.22056 14.3325C10.7865 15.8183 13.2304 16.7023 14.5523 17.1534C15.4968 17.4757 16.5136 17.4757 17.4582 17.1534C18.78 16.7023 21.224 15.8183 24.7898 14.3325C27.3567 13.2631 29.1773 12.4348 30.4029 11.8477C31.2024 11.4647 31.6615 10.7111 31.6615 9.90947C31.6615 9.10793 31.2024 8.35433 30.4029 7.97127C29.1773 7.3842 27.3566 6.55593 24.7898 5.48641C21.224 4.00063 18.78 3.11674 17.4581 2.6656ZM6.33901 15.7707L6.57957 15.8711C10.1784 17.3706 12.6566 18.2675 14.014 18.7308C15.3076 19.1723 16.7029 19.1723 17.9964 18.7308C19.3539 18.2675 21.832 17.3706 25.4308 15.8711L25.6713 15.7707C25.6716 15.8531 25.6718 15.9364 25.6718 16.0207C25.6718 18.1155 25.5645 19.4568 25.4526 20.2878C25.3202 21.2717 24.7467 22.1361 23.841 22.6101C22.5302 23.2961 19.9938 24.2429 16.0052 24.2429C12.0166 24.2429 9.48023 23.2961 8.16936 22.6101C7.26369 22.1361 6.69016 21.2717 6.55769 20.2878C6.44582 19.4568 6.3385 18.1155 6.3385 16.0207C6.3385 15.9364 6.33867 15.8531 6.33901 15.7707Z"
      fill="url(#paint0_linear_3065_46011)"
    />
    <defs>
      <linearGradient
        id="paint0_linear_3065_46011"
        x1="1.54196"
        y1="4.618"
        x2="34.6053"
        y2="26.1153"
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#00D078" />
        <stop
          offset="1"
          stopColor="#007DF0"
        />
      </linearGradient>
    </defs>
  </svg>,
  'GraduationCapStreamlinePlumpGradient1',
);

export default GraduationCapStreamlinePlumpGradient1;
