music-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
music-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the music logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd36)"><path fill="#fbbf02" d="M24 0H0v24h24z"/><path fill="#fff" d="M13.325 4.116A8 8 0 0 0 12 4.001a8 8 0 0 0-6.57 12.565c.55-.805 1.82-1.365 3.29-1.365c1.01 0 1.925.265 2.575.695zm4.25 2.155c1.385 3.055.17 4.69.17 4.69c-.935-2.82-3.65-3.235-3.65-3.235S12.3 17.35 12.3 17.476c0 1.04-1.105 1.92-2.61 2.184A8.003 8.003 0 0 0 20 12c0-2.25-.93-4.274-2.425-5.73"/></g><defs><clipPath id="SVGHcSWxdhd36"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedMusicBackground(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clipPath="url(#SVGHcSWxdhd36)"><path fill="#fbbf02" d="M24 0H0v24h24z"/><path fill="#fff" d="M13.325 4.116A8 8 0 0 0 12 4.001a8 8 0 0 0-6.57 12.565c.55-.805 1.82-1.365 3.29-1.365c1.01 0 1.925.265 2.575.695zm4.25 2.155c1.385 3.055.17 4.69.17 4.69c-.935-2.82-3.65-3.235-3.65-3.235S12.3 17.35 12.3 17.476c0 1.04-1.105 1.92-2.61 2.184A8.003 8.003 0 0 0 20 12c0-2.25-.93-4.274-2.425-5.73"/></g><defs><clipPath id="SVGHcSWxdhd36"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd36)"><path fill="#fbbf02" d="M24 0H0v24h24z"/><path fill="#fff" d="M13.325 4.116A8 8 0 0 0 12 4.001a8 8 0 0 0-6.57 12.565c.55-.805 1.82-1.365 3.29-1.365c1.01 0 1.925.265 2.575.695zm4.25 2.155c1.385 3.055.17 4.69.17 4.69c-.935-2.82-3.65-3.235-3.65-3.235S12.3 17.35 12.3 17.476c0 1.04-1.105 1.92-2.61 2.184A8.003 8.003 0 0 0 20 12c0-2.25-.93-4.274-2.425-5.73"/></g><defs><clipPath id="SVGHcSWxdhd36"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-music-background {
  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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd36)%22%3E%3Cpath%20fill%3D%22%23fbbf02%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.325%204.116A8%208%200%200%200%2012%204.001a8%208%200%200%200-6.57%2012.565c.55-.805%201.82-1.365%203.29-1.365c1.01%200%201.925.265%202.575.695zm4.25%202.155c1.385%203.055.17%204.69.17%204.69c-.935-2.82-3.65-3.235-3.65-3.235S12.3%2017.35%2012.3%2017.476c0%201.04-1.105%201.92-2.61%202.184A8.003%208.003%200%200%200%2020%2012c0-2.25-.93-4.274-2.425-5.73%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd36%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd36)%22%3E%3Cpath%20fill%3D%22%23fbbf02%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.325%204.116A8%208%200%200%200%2012%204.001a8%208%200%200%200-6.57%2012.565c.55-.805%201.82-1.365%203.29-1.365c1.01%200%201.925.265%202.575.695zm4.25%202.155c1.385%203.055.17%204.69.17%204.69c-.935-2.82-3.65-3.235-3.65-3.235S12.3%2017.35%2012.3%2017.476c0%201.04-1.105%201.92-2.61%202.184A8.003%208.003%200%200%200%2020%2012c0-2.25-.93-4.274-2.425-5.73%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGHcSWxdhd36%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/music-background.svg?color=%231a73e8&size=48