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

const RingingBellNotificationStreamlinePlumpGradient1 = 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_46038)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M6.73523 2.71934C7.31663 2.1292 7.30956 1.17948 6.71943 0.598081C6.12926 0.0166816 5.17954 0.0237693 4.59814 0.613911C2.09756 3.1521 0.458973 6.79916 0.170399 10.8946C0.112169 11.7209 0.734879 12.438 1.56125 12.4962C2.38763 12.5545 3.10475 11.9318 3.16298 11.1054C3.40535 7.66569 4.77557 4.70847 6.73523 2.71934ZM25.2806 0.598081C25.8708 0.0166816 26.8205 0.0237693 27.4019 0.613911C29.9025 3.1521 31.5411 6.79916 31.8296 10.8946C31.8879 11.7209 31.2652 12.438 30.4388 12.4962C29.6124 12.5545 28.8953 11.9318 28.8371 11.1054C28.5947 7.66569 27.2245 4.70847 25.2648 2.71934C24.6834 2.1292 24.6905 1.17948 25.2806 0.598081ZM4.90545 10.5534C5.3801 4.77838 10.2056 0.333293 16 0.333293C21.7944 0.333293 26.6198 4.77838 27.0945 10.5534L27.4536 14.9232C27.5785 16.4425 28.061 17.9108 28.8616 19.208L30.1129 21.2357C30.6394 22.0888 30.8391 23.0917 30.5078 23.9958C30.162 24.9391 29.3219 25.5474 28.252 25.7102C26.1345 26.0324 22.441 26.3333 16 26.3333C9.55896 26.3333 5.86543 26.0324 3.74799 25.7102C2.67803 25.5474 1.8379 24.9391 1.49219 23.9958C1.16081 23.0917 1.36047 22.0888 1.88701 21.2357L3.13834 19.2081C3.93896 17.9108 4.42141 16.4425 4.54629 14.9232L4.90545 10.5534ZM16.0004 28.3332C13.8224 28.3332 11.9467 28.2991 10.3304 28.2408C11.3688 30.3204 13.5176 31.7486 16 31.7486C18.4824 31.7486 20.6312 30.3204 21.6696 28.2409C20.0535 28.2991 18.178 28.3332 16.0004 28.3332Z"
        fill="url(#paint0_linear_3065_46038)"
      />
    </g>
    <defs>
      <linearGradient
        id="paint0_linear_3065_46038"
        x1="5.34263"
        y1="6.23996"
        x2="30.8873"
        y2="20.4313"
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD600" />
        <stop
          offset="1"
          stopColor="#00D078"
        />
      </linearGradient>
      <clipPath id="clip0_3065_46038">
        <rect
          width="32"
          height="32"
          fill="white"
        />
      </clipPath>
    </defs>
  </svg>,
  'RingingBellNotificationStreamlinePlumpGradient1',
);

export default RingingBellNotificationStreamlinePlumpGradient1;
