/**
 * Do not edit directly, this file was auto-generated.
 * Generated on Sat, 22 Nov 2025 14:17:11 GMT
 */
const AskSunoIcon: React.FC<React.SVGProps<SVGSVGElement>> = (props) => (
  <svg
    xmlns='http://www.w3.org/2000/svg'
    width='1em'
    height='1em'
    viewBox='0 0 24 24'
    fill='currentColor'
    {...props}
  >
    <g>
      <path d='M4.8 22q-.581 0-.75-.36-.168-.348.16-.763.195-.24.524-.626.327-.386.683-.848.356-.46.636-.92.066-.139.028-.24-.037-.11-.178-.184-1.553-.83-2.657-1.97a8.5 8.5 0 0 1-1.675-2.505A7.3 7.3 0 0 1 1 10.739q0-1.824.852-3.408.85-1.583 2.358-2.78 1.505-1.197 3.5-1.87Q9.711 2 12.004 2q2.283 0 4.276.681 2.003.673 3.51 1.87 1.515 1.197 2.357 2.78A7.1 7.1 0 0 1 23 10.738a7.3 7.3 0 0 1-.57 2.892 7.6 7.6 0 0 1-1.62 2.422 10 10 0 0 1-2.526 1.832q-1.46.765-3.247 1.17-1.788.405-3.818.414-.066 0-.15-.01-.075 0-.16-.009a.8.8 0 0 0-.243.037.9.9 0 0 0-.261.138q-.665.46-1.46.884-.786.424-1.582.765-.785.34-1.46.534Q5.23 22 4.8 22m7.205-6.344q.196 0 .383-.074a1.2 1.2 0 0 0 .384-.258l3.163-3.002a1 1 0 0 0 .196-.267.74.74 0 0 0 .075-.34.75.75 0 0 0-.262-.59.86.86 0 0 0-.599-.23.85.85 0 0 0-.655.286l-1.282 1.325-.486.654.075-1.409V6.908a.91.91 0 0 0-.29-.672.96.96 0 0 0-.702-.286q-.404 0-.693.286a.91.91 0 0 0-.29.672v4.843l.075 1.41-.496-.655-1.273-1.325a.86.86 0 0 0-.664-.286.9.9 0 0 0-.608.23.76.76 0 0 0-.253.59q0 .193.075.34.075.138.206.267l3.153 3.002q.197.184.384.258t.384.074' />
    </g>
  </svg>
);
export default AskSunoIcon;
