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

const ContactPhonebookStreamlinePlumpGradient1 = 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="M30.6721 26.5701C30.8323 24.3918 31 20.9331 31 16C31 11.0669 30.8323 7.6082 30.6721 5.42995C30.5115 3.24565 28.8485 1.52787 26.6505 1.33984C24.6608 1.16963 21.6061 1 17.3333 1C13.0606 1 10.0059 1.16962 8.01613 1.33983C5.81813 1.52786 4.15517 3.24564 3.99456 5.42995C3.97398 5.70982 3.95327 6.01083 3.93282 6.33339C3.58469 6.33405 3.26616 6.33975 2.98259 6.3481C1.93745 6.37885 1.04475 7.0682 1.00764 8.18473C1.00275 8.332 1 8.49233 1 8.66667C1 8.841 1.00275 9.00127 1.00764 9.1486C1.04475 10.2651 1.93744 10.9545 2.98259 10.9852C3.21009 10.9919 3.46011 10.9969 3.72985 10.999C3.70789 11.8235 3.69059 12.7125 3.67969 13.6681C3.42905 13.6704 3.19593 13.6751 2.98259 13.6814C1.93745 13.7122 1.04475 14.4015 1.00764 15.5181C1.00275 15.6653 1 15.8257 1 16C1 16.1743 1.00275 16.3346 1.00764 16.4819C1.04475 17.5984 1.93744 18.2878 2.98259 18.3185C3.19593 18.3249 3.42905 18.3296 3.67968 18.3319C3.69059 19.2875 3.70789 20.1765 3.72985 21.001C3.4601 21.0031 3.21009 21.0081 2.98259 21.0147C1.93745 21.0455 1.04475 21.7349 1.00764 22.8514C1.00275 22.9987 1 23.159 1 23.3333C1 23.5077 1.00275 23.6679 1.00764 23.8153C1.04475 24.9317 1.93744 25.6211 2.98259 25.6519C3.26615 25.6602 3.58469 25.6659 3.93281 25.6666C3.95327 25.9891 3.97397 26.2901 3.99455 26.5701C4.15516 28.7543 5.81811 30.4721 8.01613 30.6601C10.0059 30.8303 13.0605 31 17.3333 31C21.6061 31 24.6608 30.8304 26.6505 30.6601C28.8485 30.4721 30.5115 28.7543 30.6721 26.5701ZM21.3339 13.3333C21.3339 14.7559 20.5913 16.005 19.4725 16.7142C21.3673 17.4087 22.8176 18.9907 23.2921 20.9417C23.4999 21.7959 23.0001 22.6074 22.15 22.8316C21.2002 23.0822 19.6623 23.3333 17.3134 23.3333C14.9645 23.3333 13.4266 23.0822 12.4768 22.8316C11.6268 22.6074 11.1269 21.7959 11.3347 20.9417C11.8114 18.9817 13.2728 17.3942 15.1803 16.7047C14.0699 15.9939 13.3339 14.7496 13.3339 13.3333C13.3339 11.1242 15.1247 9.33333 17.3339 9.33333C19.543 9.33333 21.3339 11.1242 21.3339 13.3333Z"
      fill="url(#paint0_linear_3065_46008)"
    />
    <defs>
      <linearGradient
        id="paint0_linear_3065_46008"
        x1="5.904"
        y1="6.76933"
        x2="30.134"
        y2="20.194"
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD600" />
        <stop
          offset="1"
          stopColor="#00D078"
        />
      </linearGradient>
    </defs>
  </svg>,
  'ContactPhonebookStreamlinePlumpGradient1',
);

export default ContactPhonebookStreamlinePlumpGradient1;
