soundcloud from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
soundcloud
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the soundcloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.18 11.09c-.13 0-.23.1-.23.23c-.33 1.54-.17 2.93.01 4.49c.02.12.13.2.25.18c.09-.01.16-.09.18-.18c.21-1.58.36-2.94.01-4.49c0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21c-.27 1.05-.18 1.93.02 2.98c.01.12.12.21.24.19c.1-.01.18-.09.19-.19c.23-1.08.35-1.93.01-2.98c-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21c-.29 1.57-.19 2.95 0 4.52c.02.24.42.23.45 0c.22-1.59.33-2.93 0-4.52c-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13 0-.23.1-.23.23c-.25 1.98-.25 3.98 0 5.96c.01.12.13.21.25.2c.11-.01.19-.1.2-.2c.28-1.98.28-3.98 0-5.96c0-.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-.63c-1.32 0-1.95.43-1.95.43c-.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.2c-.21 2.25-.32 4.35 0 6.6c0 .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.24c.01.12.12.21.24.2c.1-.01.18-.09.2-.2c.35-2.48.21-4.75 0-7.24a.216.216 0 0 0-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21c-.25 2.12-.25 4.27 0 6.39c.02.13.14.21.26.19c.1-.02.18-.09.19-.19c.28-2.12.28-4.27 0-6.39c-.01-.13-.13-.22-.26-.21Z" class="b"/></svg>

React

import type { SVGProps } from "react";

export function BxlSoundcloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.18 11.09c-.13 0-.23.1-.23.23c-.33 1.54-.17 2.93.01 4.49c.02.12.13.2.25.18c.09-.01.16-.09.18-.18c.21-1.58.36-2.94.01-4.49c0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21c-.27 1.05-.18 1.93.02 2.98c.01.12.12.21.24.19c.1-.01.18-.09.19-.19c.23-1.08.35-1.93.01-2.98c-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21c-.29 1.57-.19 2.95 0 4.52c.02.24.42.23.45 0c.22-1.59.33-2.93 0-4.52c-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13 0-.23.1-.23.23c-.25 1.98-.25 3.98 0 5.96c.01.12.13.21.25.2c.11-.01.19-.1.2-.2c.28-1.98.28-3.98 0-5.96c0-.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-.63c-1.32 0-1.95.43-1.95.43c-.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.2c-.21 2.25-.32 4.35 0 6.6c0 .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.24c.01.12.12.21.24.2c.1-.01.18-.09.2-.2c.35-2.48.21-4.75 0-7.24a.216.216 0 0 0-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21c-.25 2.12-.25 4.27 0 6.39c.02.13.14.21.26.19c.1-.02.18-.09.19-.19c.28-2.12.28-4.27 0-6.39c-.01-.13-.13-.22-.26-.21Z" className="b"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.18 11.09c-.13 0-.23.1-.23.23c-.33 1.54-.17 2.93.01 4.49c.02.12.13.2.25.18c.09-.01.16-.09.18-.18c.21-1.58.36-2.94.01-4.49c0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21c-.27 1.05-.18 1.93.02 2.98c.01.12.12.21.24.19c.1-.01.18-.09.19-.19c.23-1.08.35-1.93.01-2.98c-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21c-.29 1.57-.19 2.95 0 4.52c.02.24.42.23.45 0c.22-1.59.33-2.93 0-4.52c-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13 0-.23.1-.23.23c-.25 1.98-.25 3.98 0 5.96c.01.12.13.21.25.2c.11-.01.19-.1.2-.2c.28-1.98.28-3.98 0-5.96c0-.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-.63c-1.32 0-1.95.43-1.95.43c-.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.2c-.21 2.25-.32 4.35 0 6.6c0 .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.24c.01.12.12.21.24.2c.1-.01.18-.09.2-.2c.35-2.48.21-4.75 0-7.24a.216.216 0 0 0-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21c-.25 2.12-.25 4.27 0 6.39c.02.13.14.21.26.19c.1-.02.18-.09.19-.19c.28-2.12.28-4.27 0-6.39c-.01-.13-.13-.22-.26-.21Z" class="b"/></svg>
</template>

CSS

.icon-soundcloud {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.18%2011.09c-.13%200-.23.1-.23.23c-.33%201.54-.17%202.93.01%204.49c.02.12.13.2.25.18c.09-.01.16-.09.18-.18c.21-1.58.36-2.94.01-4.49c0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21c-.27%201.05-.18%201.93.02%202.98c.01.12.12.21.24.19c.1-.01.18-.09.19-.19c.23-1.08.35-1.93.01-2.98c-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21c-.29%201.57-.19%202.95%200%204.52c.02.24.42.23.45%200c.22-1.59.33-2.93%200-4.52c-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13%200-.23.1-.23.23c-.25%201.98-.25%203.98%200%205.96c.01.12.13.21.25.2c.11-.01.19-.1.2-.2c.28-1.98.28-3.98%200-5.96c0-.13-.1-.23-.23-.23Zm12.68.94c-.24%200-.49.03-.72.1a4.58%204.58%200%200%200-2.13-2.96c-.69-.41-1.48-.63-2.29-.63c-1.32%200-1.95.43-1.95.43c-.24.1-.39.34-.38.6v7.34c0%20.31.25.57.57.57h6.81c1.5.02%202.75-1.14%202.84-2.64v-.1c0-1.51-1.24-2.72-2.75-2.71M7.93%208.98c-.1.01-.19.09-.2.2c-.21%202.25-.32%204.35%200%206.6c0%20.12.1.22.22.22s.22-.1.22-.22c.33-2.28.23-4.32%200-6.6a.227.227%200%200%200-.25-.2Zm2.81-.68a.216.216%200%200%200-.24.2v.05c-.19%202.47-.33%204.78%200%207.24c.01.12.12.21.24.2c.1-.01.18-.09.2-.2c.35-2.48.21-4.75%200-7.24a.216.216%200%200%200-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21c-.25%202.12-.25%204.27%200%206.39c.02.13.14.21.26.19c.1-.02.18-.09.19-.19c.28-2.12.28-4.27%200-6.39c-.01-.13-.13-.22-.26-.21Z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.18%2011.09c-.13%200-.23.1-.23.23c-.33%201.54-.17%202.93.01%204.49c.02.12.13.2.25.18c.09-.01.16-.09.18-.18c.21-1.58.36-2.94.01-4.49c0-.13-.1-.23-.23-.23Zm-2.8.55c-.11.01-.2.1-.21.21c-.27%201.05-.18%201.93.02%202.98c.01.12.12.21.24.19c.1-.01.18-.09.19-.19c.23-1.08.35-1.93.01-2.98c-.01-.13-.13-.22-.26-.21Zm1.39-.77c-.11.01-.2.1-.21.21c-.29%201.57-.19%202.95%200%204.52c.02.24.42.23.45%200c.22-1.59.33-2.93%200-4.52c-.01-.13-.13-.22-.26-.21Zm2.8-1.28c-.13%200-.23.1-.23.23c-.25%201.98-.25%203.98%200%205.96c.01.12.13.21.25.2c.11-.01.19-.1.2-.2c.28-1.98.28-3.98%200-5.96c0-.13-.1-.23-.23-.23Zm12.68.94c-.24%200-.49.03-.72.1a4.58%204.58%200%200%200-2.13-2.96c-.69-.41-1.48-.63-2.29-.63c-1.32%200-1.95.43-1.95.43c-.24.1-.39.34-.38.6v7.34c0%20.31.25.57.57.57h6.81c1.5.02%202.75-1.14%202.84-2.64v-.1c0-1.51-1.24-2.72-2.75-2.71M7.93%208.98c-.1.01-.19.09-.2.2c-.21%202.25-.32%204.35%200%206.6c0%20.12.1.22.22.22s.22-.1.22-.22c.33-2.28.23-4.32%200-6.6a.227.227%200%200%200-.25-.2Zm2.81-.68a.216.216%200%200%200-.24.2v.05c-.19%202.47-.33%204.78%200%207.24c.01.12.12.21.24.2c.1-.01.18-.09.2-.2c.35-2.48.21-4.75%200-7.24a.216.216%200%200%200-.2-.24Zm-1.44.89c-.11.01-.19.1-.21.21c-.25%202.12-.25%204.27%200%206.39c.02.13.14.21.26.19c.1-.02.18-.09.19-.19c.28-2.12.28-4.27%200-6.39c-.01-.13-.13-.22-.26-.21Z%22%20class%3D%22b%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/soundcloud.svg?color=%231a73e8&size=48