next-icons-logoNext IconsAll Icons
export type IconProps = {
  size?: number | string;
  color?: string;
  className?: string;
} & React.SVGProps<SVGSVGElement>;

export const SoundCloudIcon = ({
  size = 24,
  color = "currentColor",
  className,
  ...props
}: IconProps) => (
  <svg
    xmlns="http://www.w3.org/2000/svg"
    viewBox="0 0 24 24"
    width={size}
    height={size}
    fill={color}
    className={className}
    {...props}
  >
      <path d="M5.18 11.09c-.13 0-.23.1-.23.23-.33 1.54-.17 2.93.01 4.49.02.12.13.2.25.18.09-.01.16-.09.18-.18.21-1.58.36-2.94.01-4.49 0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21-.27 1.05-.18 1.93.02 2.98.01.12.12.21.24.19.1-.01.18-.09.19-.19.23-1.08.35-1.93.01-2.98-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21-.29 1.57-.19 2.95 0 4.52.02.24.42.23.45 0 .22-1.59.33-2.93 0-4.52-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13 0-.23.1-.23.23-.25 1.98-.25 3.98 0 5.96.01.12.13.21.25.2.11-.01.19-.1.2-.2.28-1.98.28-3.98 0-5.96 0-.13-.1-.23-.23-.23Zm12.68.94c-.24 0-.49.03-.72.1a4.58 4.58 0 0 0-2.13-2.96c-.69-.41-1.48-.63-2.29-.63-1.32 0-1.95.43-1.95.43-.24.1-.39.34-.38.6v7.34c0 .31.25.57.57.57h6.81c1.5.02 2.75-1.14 2.84-2.64v-.1c0-1.51-1.24-2.72-2.75-2.71M7.93 8.98c-.1.01-.19.09-.2.2-.21 2.25-.32 4.35 0 6.6 0 .12.1.22.22.22s.22-.1.22-.22c.33-2.28.23-4.32 0-6.6a.227.227 0 0 0-.25-.2Zm2.81-.68a.216.216 0 0 0-.24.2v.05c-.19 2.47-.33 4.78 0 7.24.01.12.12.21.24.2.1-.01.18-.09.2-.2.35-2.48.21-4.75 0-7.24a.216.216 0 0 0-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21-.25 2.12-.25 4.27 0 6.39.02.13.14.21.26.19.1-.02.18-.09.19-.19.28-2.12.28-4.27 0-6.39-.01-.13-.13-.22-.26-.21Z" />
  </svg>
);

Icon

SoundCloud

Category

brands

Use case

Use this icon in navbar items, social link groups, profile actions, settings rows, and call-to-action buttons.

Size

48px

Color

#18181b

Related brands icons

AdobeAirbnbAmazonAmexAppleAppleMusicAtlassianAutoDesk