const React = require("react");
const NoMobilePhonesIcon = ({ title, titleId, ...props }) => (
  <svg
    width="1em"
    height="1em"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
    aria-labelledby={titleId}
    {...props}
  >
    {title ? <title id={titleId}>{title}</title> : null}
    <g filter="url(#filter0_i_18590_644)">
      <path
        d="M25.2815 22.0997C26.5688 20.3103 27.3313 18.1174 27.3313 15.75C27.3313 9.71996 22.4213 4.80996 16.3913 4.81996C14.0239 4.81996 11.8311 5.58242 10.0417 6.86961C9.91869 6.95811 9.9068 7.13541 10.014 7.24254L24.9087 22.1275C25.0159 22.2346 25.1931 22.2227 25.2815 22.0997Z"
        fill="url(#paint0_linear_18590_644)"
      />
      <path
        d="M7.51097 9.39029C6.22297 11.1797 5.45129 13.373 5.45129 15.75C5.45129 21.78 10.3613 26.69 16.3913 26.69C18.7588 26.69 20.9517 25.9182 22.7499 24.6302C22.8733 24.5418 22.8855 24.3642 22.7782 24.2568L7.88387 9.36254C7.77673 9.25539 7.59949 9.26731 7.51097 9.39029Z"
        fill="url(#paint1_linear_18590_644)"
      />
    </g>
    <g filter="url(#filter1_i_18590_644)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.3914 8.75C11.3914 8.19772 11.8391 7.75 12.3914 7.75H20.3914C20.9436 7.75 21.3914 8.19772 21.3914 8.75V22.75C21.3914 23.3023 20.9436 23.75 20.3914 23.75H12.3914C11.8391 23.75 11.3914 23.3023 11.3914 22.75V8.75ZM13.3914 9.25C13.3914 8.97386 13.6152 8.75 13.8914 8.75H18.8914C19.1675 8.75 19.3914 8.97386 19.3914 9.25C19.3914 9.52614 19.1675 9.75 18.8914 9.75H13.8914C13.6152 9.75 13.3914 9.52614 13.3914 9.25ZM12.6414 10.75C12.5033 10.75 12.3914 10.8619 12.3914 11V21.5C12.3914 21.6381 12.5033 21.75 12.6414 21.75H20.1414C20.2794 21.75 20.3914 21.6381 20.3914 21.5V11C20.3914 10.8619 20.2794 10.75 20.1414 10.75H12.6414Z"
        fill="#504D52"
      />
    </g>
    <g filter="url(#filter2_iii_18590_644)">
      <path
        d="M16.3913 1.79999C8.70128 1.79999 2.44128 8.05999 2.44128 15.75C2.44128 23.44 8.70128 29.7 16.3913 29.7C24.0813 29.7 30.3413 23.45 30.3413 15.75C30.3413 8.04999 24.0913 1.79999 16.3913 1.79999ZM27.3313 15.75C27.3313 18.1174 26.5688 20.3103 25.2815 22.0997C25.1931 22.2227 25.0159 22.2346 24.9087 22.1275L10.014 7.24256C9.90679 7.13543 9.91868 6.95814 10.0417 6.86964C11.8311 5.58245 14.0239 4.81999 16.3913 4.81999C22.4213 4.80999 27.3313 9.71999 27.3313 15.75ZM5.45128 15.75C5.45128 13.373 6.22296 11.1797 7.51096 9.39031C7.59948 9.26734 7.77672 9.25542 7.88386 9.36256L22.7782 24.2569C22.8855 24.3642 22.8733 24.5418 22.7499 24.6302C20.9517 25.9183 18.7588 26.69 16.3913 26.69C10.3613 26.69 5.45128 21.78 5.45128 15.75Z"
        fill="url(#paint2_linear_18590_644)"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_18590_644"
        x={5.15129}
        y={4.81995}
        width={22.18}
        height={22.17}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={-0.3} dy={0.3} />
        <feGaussianBlur stdDeviation={0.3} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.901961 0 0 0 0 0.819608 0 0 0 0 0.901961 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_18590_644"
        />
      </filter>
      <filter
        id="filter1_i_18590_644"
        x={10.9914}
        y={7.75}
        width={10.4}
        height={16.4}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={-0.4} dy={0.4} />
        <feGaussianBlur stdDeviation={0.5} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.184314 0 0 0 0 0.164706 0 0 0 0 0.203922 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_18590_644"
        />
      </filter>
      <filter
        id="filter2_iii_18590_644"
        x={2.14128}
        y={1.39999}
        width={28.6}
        height={28.6}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dy={-0.4} />
        <feGaussianBlur stdDeviation={0.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.882353 0 0 0 0 0.113725 0 0 0 0 0.333333 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_18590_644"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.4} />
        <feGaussianBlur stdDeviation={0.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.827451 0 0 0 0 0.168627 0 0 0 0 0.172549 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_18590_644"
          result="effect2_innerShadow_18590_644"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={-0.3} dy={0.3} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 1 0 0 0 0 0.458824 0 0 0 0 0.568627 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect2_innerShadow_18590_644"
          result="effect3_innerShadow_18590_644"
        />
      </filter>
      <linearGradient
        id="paint0_linear_18590_644"
        x1={22.4413}
        y1={7.54996}
        x2={12.5038}
        y2={18.2375}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFF7FF" />
        <stop offset={1} stopColor="#FBF2FF" />
      </linearGradient>
      <linearGradient
        id="paint1_linear_18590_644"
        x1={22.4413}
        y1={7.54996}
        x2={12.5038}
        y2={18.2375}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFF7FF" />
        <stop offset={1} stopColor="#FBF2FF" />
      </linearGradient>
      <linearGradient
        id="paint2_linear_18590_644"
        x1={28.8163}
        y1={15.75}
        x2={11.3163}
        y2={15.75}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FF5075" />
        <stop offset={1} stopColor="#FF4B51" />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = NoMobilePhonesIcon;
