/**
 * Do not edit directly, this file was auto-generated.
 * Generated on Sat, 22 Nov 2025 14:17:11 GMT
 */
const SoundcloudIcon: 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='M23.998 14.682a3.36 3.36 0 0 1-1.065 2.27 3.37 3.37 0 0 1-2.337.903h-8.179a.68.68 0 0 1-.679-.683V8.365a.72.72 0 0 1 .116-.428.77.77 0 0 1 .338-.289s.754-.521 2.337-.521c.968 0 1.917.259 2.75.754a5.5 5.5 0 0 1 1.654 1.504c.443.612.75 1.306.908 2.041a3.288 3.288 0 0 1 2.15.131c.409.17.77.424 1.077.74a3.28 3.28 0 0 1 .93 2.386m-13.28-5.76a.26.26 0 0 0-.158-.27.27.27 0 0 0-.218 0 .3.3 0 0 0-.09.065.23.23 0 0 0-.056.097c-.011.038-.015.071-.011.109-.225 2.96-.398 5.736 0 8.689a.27.27 0 0 0 .086.168.26.26 0 0 0 .177.068.26.26 0 0 0 .176-.068.27.27 0 0 0 .086-.169c.424-2.978.248-5.702 0-8.688zM9.067 9.948a.277.277 0 0 0-.278-.248.28.28 0 0 0-.187.072.27.27 0 0 0-.09.176 33.2 33.2 0 0 0 0 7.668.28.28 0 0 0 .274.237.27.27 0 0 0 .18-.068.3.3 0 0 0 .094-.169c.33-2.543.33-5.12.003-7.668zm-1.662-.259a.262.262 0 0 0-.266-.24.28.28 0 0 0-.18.068.26.26 0 0 0-.087.172c-.251 2.701-.382 5.226 0 7.92 0 .071.027.139.08.187a.27.27 0 0 0 .187.08.25.25 0 0 0 .187-.08.27.27 0 0 0 .08-.187c.393-2.731.273-5.185.003-7.92zm-1.65.773a.3.3 0 0 0-.08-.195.26.26 0 0 0-.194-.079.28.28 0 0 0-.196.079.26.26 0 0 0-.078.195 28.2 28.2 0 0 0 0 7.158.28.28 0 0 0 .27.244.277.277 0 0 0 .27-.244c.33-2.375.334-4.783.011-7.158zm-1.67 1.786a.28.28 0 0 0-.079-.192.28.28 0 0 0-.191-.078.28.28 0 0 0-.191.078.28.28 0 0 0-.08.192c-.393 1.845-.206 3.523.016 5.387.011.06.041.116.086.157a.255.255 0 0 0 .338 0 .24.24 0 0 0 .086-.157c.248-1.89.435-3.53.015-5.387m-1.654-.282a.3.3 0 0 0-.09-.18.27.27 0 0 0-.188-.071.3.3 0 0 0-.188.071.27.27 0 0 0-.09.18c-.349 1.884-.232 3.542.012 5.421.026.286.51.282.54 0 .27-1.91.394-3.519.011-5.42zm-1.674.923a.3.3 0 0 0-.09-.18.27.27 0 0 0-.187-.071.3.3 0 0 0-.188.071.25.25 0 0 0-.09.18c-.319 1.265-.221 2.311.023 3.58a.26.26 0 0 0 .086.164.27.27 0 0 0 .176.068.264.264 0 0 0 .263-.233c.281-1.294.42-2.318.015-3.579z' />
    </g>
  </svg>
);
export default SoundcloudIcon;
