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

const UserPinStreamlinePlumpGradient1 = 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="M16.0007 9.33329C18.3939 9.33329 20.334 7.39323 20.334 4.99996C20.334 2.60673 18.3939 0.666626 16.0007 0.666626C13.6074 0.666626 11.6673 2.60673 11.6673 4.99996C11.6673 7.39323 13.6074 9.33329 16.0007 9.33329ZM11.863 10.4448C12.7883 10.3869 14.1456 10.3333 16.0006 10.3333C17.8555 10.3333 19.2127 10.3869 20.1377 10.4448C21.2385 10.5137 22.2167 11.1458 22.6778 12.1643C23.1302 13.1633 23.6933 14.6325 24.0449 16.3694C24.3104 17.6811 23.2933 18.8158 22.0021 18.8719C21.6517 18.8872 21.2611 18.9026 20.8347 18.9172L20.4489 24.1245C20.3697 25.1944 19.5653 26.0876 18.4761 26.1976C18.2614 26.2192 18.0317 26.2402 17.7913 26.2588C17.2311 26.3023 16.7601 25.8696 16.7325 25.3194L16.5324 21.3166C16.5235 21.1392 16.3771 21 16.1995 21H15.8012C15.6235 21 15.4771 21.1392 15.4683 21.3166L15.2681 25.3193C15.2406 25.8696 14.7696 26.3023 14.2094 26.2588C13.9691 26.2402 13.7395 26.2192 13.5249 26.1976C12.4357 26.0876 11.6313 25.1944 11.552 24.1245L11.1663 18.9172C10.7398 18.9026 10.3491 18.8872 9.99867 18.8719C8.70747 18.8158 7.69033 17.6811 7.9558 16.3694C8.3074 14.6326 8.87047 13.1634 9.3228 12.1644C9.784 11.1458 10.7623 10.5137 11.863 10.4448ZM9.88907 24.2472L9.73993 22.2332C8.816 22.414 7.96233 22.6344 7.19847 22.8891C6.05447 23.2704 5.05653 23.7466 4.32405 24.3238C3.60284 24.8922 3 25.6762 3 26.6662C3 27.6562 3.60284 28.4402 4.32405 29.0086C5.05653 29.5858 6.05447 30.062 7.19847 30.4433C9.497 31.2095 12.6087 31.6662 16 31.6662C19.3913 31.6662 22.503 31.2095 24.8015 30.4433C25.9455 30.062 26.9435 29.5858 27.6759 29.0086C28.3971 28.4402 29 27.6562 29 26.6662C29 25.6762 28.3971 24.8922 27.6759 24.3238C26.9435 23.7466 25.9455 23.2704 24.8015 22.8891C24.0375 22.6344 23.1836 22.4139 22.2595 22.233L22.1103 24.2472C21.9754 26.0682 20.5906 27.6588 18.6426 27.8554C17.8975 27.9306 16.9575 27.9995 15.9997 27.9995C15.0419 27.9995 14.1019 27.9306 13.3567 27.8554C11.4088 27.6588 10.024 26.0682 9.88907 24.2472Z"
      fill="url(#paint0_linear_3065_46020)"
    />
    <defs>
      <linearGradient
        id="paint0_linear_3065_46020"
        x1="31.2533"
        y1="38.232"
        x2="-7.69"
        y2="15.0306"
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD600" />
        <stop
          offset="1"
          stopColor="#FF007A"
        />
      </linearGradient>
    </defs>
  </svg>,
  'UserPinStreamlinePlumpGradient1',
);

export default UserPinStreamlinePlumpGradient1;
