musical note emoji
musical-note from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- musical-note
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the musical note emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M34.209.206L11.791 2.793C10.806 2.907 10 3.811 10 4.803v18.782A7.9 7.9 0 0 0 7 23c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V10.539l18-2.077v13.124A7.9 7.9 0 0 0 29 21c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V1.803c0-.992-.806-1.71-1.791-1.597"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMusicalNote(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M34.209.206L11.791 2.793C10.806 2.907 10 3.811 10 4.803v18.782A7.9 7.9 0 0 0 7 23c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V10.539l18-2.077v13.124A7.9 7.9 0 0 0 29 21c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V1.803c0-.992-.806-1.71-1.791-1.597"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M34.209.206L11.791 2.793C10.806 2.907 10 3.811 10 4.803v18.782A7.9 7.9 0 0 0 7 23c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V10.539l18-2.077v13.124A7.9 7.9 0 0 0 29 21c-3.865 0-7 2.685-7 6s3.135 6 7 6s7-2.686 7-6V1.803c0-.992-.806-1.71-1.791-1.597"/></svg> </template>
CSS
.icon-musical-note {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M34.209.206L11.791%202.793C10.806%202.907%2010%203.811%2010%204.803v18.782A7.9%207.9%200%200%200%207%2023c-3.865%200-7%202.685-7%206s3.135%206%207%206s7-2.686%207-6V10.539l18-2.077v13.124A7.9%207.9%200%200%200%2029%2021c-3.865%200-7%202.685-7%206s3.135%206%207%206s7-2.686%207-6V1.803c0-.992-.806-1.71-1.791-1.597%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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M34.209.206L11.791%202.793C10.806%202.907%2010%203.811%2010%204.803v18.782A7.9%207.9%200%200%200%207%2023c-3.865%200-7%202.685-7%206s3.135%206%207%206s7-2.686%207-6V10.539l18-2.077v13.124A7.9%207.9%200%200%200%2029%2021c-3.865%200-7%202.685-7%206s3.135%206%207%206s7-2.686%207-6V1.803c0-.992-.806-1.71-1.791-1.597%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/musical-note.svg?color=%231a73e8&size=48