musicbrainz emoji
musicbrainz from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- musicbrainz
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the musicbrainz emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M34 9.146L12 21.75v27.5l22 12.604z"/><path fill="#f4aa41" d="M38 9.146L60 21.75v27.5L38 61.854z"/><path fill="#b399c8" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path d="m12 21.75l-.497-.868a1 1 0 0 0-.503.868zM34 9.146h1a1 1 0 0 0-1.497-.868zM12 49.25h-1a1 1 0 0 0 .503.868zm22 12.604l-.497.868A1 1 0 0 0 35 61.854zM60 49.25l.497.868A1 1 0 0 0 61 49.25zM38 61.854h-1a1 1 0 0 0 1.497.868zM60 21.75h1a1 1 0 0 0-.503-.868zM38 9.146l.497-.868A1 1 0 0 0 37 9.146zM12.497 22.618l22-12.604l-.994-1.736l-22 12.604zM13 49.25v-27.5h-2v27.5zm21.497 11.737l-22-12.605l-.994 1.736l22 12.604zm.503.867V9.146h-2v52.708zm24.503-13.472l-22 12.605l.994 1.735l22-12.604zM59 21.75v27.5h2v-27.5zM37.503 10.014l22 12.604l.994-1.736l-22-12.604zM37 9.146v52.708h2V9.146z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="2" d="M31 16.055A9.004 9.004 0 0 0 23.055 24"/><circle cx="47" cy="28" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="47" cy="42" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="47" cy="20" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="41" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="33" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="25" r="2" fill="none" stroke="#000" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 30h2l4 4h4l5 5"/><path fill="none" stroke="#000" stroke-width="2" d="M50.5 37.5L53 35m2-4v-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 16h4l3 3"/><circle r="2" fill="none" stroke="#000" stroke-width="2" transform="matrix(1 0 0 -1 47 50)"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 54h4l3-3"/><path fill="none" stroke="#000" stroke-width="2" d="M47 22v4m0 18v4"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMusicbrainz(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M34 9.146L12 21.75v27.5l22 12.604z"/><path fill="#f4aa41" d="M38 9.146L60 21.75v27.5L38 61.854z"/><path fill="#b399c8" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path d="m12 21.75l-.497-.868a1 1 0 0 0-.503.868zM34 9.146h1a1 1 0 0 0-1.497-.868zM12 49.25h-1a1 1 0 0 0 .503.868zm22 12.604l-.497.868A1 1 0 0 0 35 61.854zM60 49.25l.497.868A1 1 0 0 0 61 49.25zM38 61.854h-1a1 1 0 0 0 1.497.868zM60 21.75h1a1 1 0 0 0-.503-.868zM38 9.146l.497-.868A1 1 0 0 0 37 9.146zM12.497 22.618l22-12.604l-.994-1.736l-22 12.604zM13 49.25v-27.5h-2v27.5zm21.497 11.737l-22-12.605l-.994 1.736l22 12.604zm.503.867V9.146h-2v52.708zm24.503-13.472l-22 12.605l.994 1.735l22-12.604zM59 21.75v27.5h2v-27.5zM37.503 10.014l22 12.604l.994-1.736l-22-12.604zM37 9.146v52.708h2V9.146z"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2" d="M31 16.055A9.004 9.004 0 0 0 23.055 24"/><circle cx="47" cy="28" r="2" fill="none" stroke="#000" strokeWidth="2"/><circle cx="47" cy="42" r="2" fill="none" stroke="#000" strokeWidth="2"/><circle cx="47" cy="20" r="2" fill="none" stroke="#000" strokeWidth="2"/><circle cx="55" cy="41" r="2" fill="none" stroke="#000" strokeWidth="2"/><circle cx="55" cy="33" r="2" fill="none" stroke="#000" strokeWidth="2"/><circle cx="55" cy="25" r="2" fill="none" stroke="#000" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M38 30h2l4 4h4l5 5"/><path fill="none" stroke="#000" strokeWidth="2" d="M50.5 37.5L53 35m2-4v-4"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M38 16h4l3 3"/><circle r="2" fill="none" stroke="#000" strokeWidth="2" transform="matrix(1 0 0 -1 47 50)"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M38 54h4l3-3"/><path fill="none" stroke="#000" strokeWidth="2" d="M47 22v4m0 18v4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#8967aa" d="M34 9.146L12 21.75v27.5l22 12.604z"/><path fill="#f4aa41" d="M38 9.146L60 21.75v27.5L38 61.854z"/><path fill="#b399c8" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path d="m12 21.75l-.497-.868a1 1 0 0 0-.503.868zM34 9.146h1a1 1 0 0 0-1.497-.868zM12 49.25h-1a1 1 0 0 0 .503.868zm22 12.604l-.497.868A1 1 0 0 0 35 61.854zM60 49.25l.497.868A1 1 0 0 0 61 49.25zM38 61.854h-1a1 1 0 0 0 1.497.868zM60 21.75h1a1 1 0 0 0-.503-.868zM38 9.146l.497-.868A1 1 0 0 0 37 9.146zM12.497 22.618l22-12.604l-.994-1.736l-22 12.604zM13 49.25v-27.5h-2v27.5zm21.497 11.737l-22-12.605l-.994 1.736l22 12.604zm.503.867V9.146h-2v52.708zm24.503-13.472l-22 12.605l.994 1.735l22-12.604zM59 21.75v27.5h2v-27.5zM37.503 10.014l22 12.604l.994-1.736l-22-12.604zM37 9.146v52.708h2V9.146z"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M18 26.76L23 24l5 2.76V47l-5-2.76L18 47z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="2" d="M31 16.055A9.004 9.004 0 0 0 23.055 24"/><circle cx="47" cy="28" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="47" cy="42" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="47" cy="20" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="41" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="33" r="2" fill="none" stroke="#000" stroke-width="2"/><circle cx="55" cy="25" r="2" fill="none" stroke="#000" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 30h2l4 4h4l5 5"/><path fill="none" stroke="#000" stroke-width="2" d="M50.5 37.5L53 35m2-4v-4"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 16h4l3 3"/><circle r="2" fill="none" stroke="#000" stroke-width="2" transform="matrix(1 0 0 -1 47 50)"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 54h4l3-3"/><path fill="none" stroke="#000" stroke-width="2" d="M47 22v4m0 18v4"/></svg> </template>
CSS
.icon-musicbrainz {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M34%209.146L12%2021.75v27.5l22%2012.604z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M38%209.146L60%2021.75v27.5L38%2061.854z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M18%2026.76L23%2024l5%202.76V47l-5-2.76L18%2047z%22%2F%3E%3Cpath%20d%3D%22m12%2021.75l-.497-.868a1%201%200%200%200-.503.868zM34%209.146h1a1%201%200%200%200-1.497-.868zM12%2049.25h-1a1%201%200%200%200%20.503.868zm22%2012.604l-.497.868A1%201%200%200%200%2035%2061.854zM60%2049.25l.497.868A1%201%200%200%200%2061%2049.25zM38%2061.854h-1a1%201%200%200%200%201.497.868zM60%2021.75h1a1%201%200%200%200-.503-.868zM38%209.146l.497-.868A1%201%200%200%200%2037%209.146zM12.497%2022.618l22-12.604l-.994-1.736l-22%2012.604zM13%2049.25v-27.5h-2v27.5zm21.497%2011.737l-22-12.605l-.994%201.736l22%2012.604zm.503.867V9.146h-2v52.708zm24.503-13.472l-22%2012.605l.994%201.735l22-12.604zM59%2021.75v27.5h2v-27.5zM37.503%2010.014l22%2012.604l.994-1.736l-22-12.604zM37%209.146v52.708h2V9.146z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2026.76L23%2024l5%202.76V47l-5-2.76L18%2047z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31%2016.055A9.004%209.004%200%200%200%2023.055%2024%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2242%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2241%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2233%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2030h2l4%204h4l5%205%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M50.5%2037.5L53%2035m2-4v-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2016h4l3%203%22%2F%3E%3Ccircle%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20transform%3D%22matrix(1%200%200%20-1%2047%2050)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2054h4l3-3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M47%2022v4m0%2018v4%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%2072%2072%22%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M34%209.146L12%2021.75v27.5l22%2012.604z%22%2F%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M38%209.146L60%2021.75v27.5L38%2061.854z%22%2F%3E%3Cpath%20fill%3D%22%23b399c8%22%20d%3D%22M18%2026.76L23%2024l5%202.76V47l-5-2.76L18%2047z%22%2F%3E%3Cpath%20d%3D%22m12%2021.75l-.497-.868a1%201%200%200%200-.503.868zM34%209.146h1a1%201%200%200%200-1.497-.868zM12%2049.25h-1a1%201%200%200%200%20.503.868zm22%2012.604l-.497.868A1%201%200%200%200%2035%2061.854zM60%2049.25l.497.868A1%201%200%200%200%2061%2049.25zM38%2061.854h-1a1%201%200%200%200%201.497.868zM60%2021.75h1a1%201%200%200%200-.503-.868zM38%209.146l.497-.868A1%201%200%200%200%2037%209.146zM12.497%2022.618l22-12.604l-.994-1.736l-22%2012.604zM13%2049.25v-27.5h-2v27.5zm21.497%2011.737l-22-12.605l-.994%201.736l22%2012.604zm.503.867V9.146h-2v52.708zm24.503-13.472l-22%2012.605l.994%201.735l22-12.604zM59%2021.75v27.5h2v-27.5zM37.503%2010.014l22%2012.604l.994-1.736l-22-12.604zM37%209.146v52.708h2V9.146z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2026.76L23%2024l5%202.76V47l-5-2.76L18%2047z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31%2016.055A9.004%209.004%200%200%200%2023.055%2024%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2242%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2241%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2233%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Ccircle%20cx%3D%2255%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2030h2l4%204h4l5%205%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M50.5%2037.5L53%2035m2-4v-4%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2016h4l3%203%22%2F%3E%3Ccircle%20r%3D%222%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20transform%3D%22matrix(1%200%200%20-1%2047%2050)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M38%2054h4l3-3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M47%2022v4m0%2018v4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/musicbrainz.svg?color=%231a73e8&size=48