musical keyboard emoji
musical-keyboard from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- musical-keyboard
- 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 keyboard emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M2 36s-2 0-2-2V2s0-2 2-2h32.031C36 0 36 2 36 2v32s0 2-2 2z"/><path fill="#e1e8ed" d="M19 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm9-28v28s0 1 1 1h4c1 0 1-1 1-1V5zM10 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm-8 0s0 1 1 1h4c1 0 1-1 1-1V5H2z"/><path fill="#31373d" d="M30 23s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1H7c-1 0-1-1-1-1V3h6z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMusicalKeyboard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M2 36s-2 0-2-2V2s0-2 2-2h32.031C36 0 36 2 36 2v32s0 2-2 2z"/><path fill="#e1e8ed" d="M19 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm9-28v28s0 1 1 1h4c1 0 1-1 1-1V5zM10 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm-8 0s0 1 1 1h4c1 0 1-1 1-1V5H2z"/><path fill="#31373d" d="M30 23s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1H7c-1 0-1-1-1-1V3h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M2 36s-2 0-2-2V2s0-2 2-2h32.031C36 0 36 2 36 2v32s0 2-2 2z"/><path fill="#e1e8ed" d="M19 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm9-28v28s0 1 1 1h4c1 0 1-1 1-1V5zM10 33s0 1 1 1h5c1 0 1-1 1-1V5h-7zm-8 0s0 1 1 1h4c1 0 1-1 1-1V5H2z"/><path fill="#31373d" d="M30 23s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1h-4c-1 0-1-1-1-1V3h6zm-9 0s0 1-1 1H7c-1 0-1-1-1-1V3h6z"/></svg> </template>
CSS
.icon-musical-keyboard {
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%2331373d%22%20d%3D%22M2%2036s-2%200-2-2V2s0-2%202-2h32.031C36%200%2036%202%2036%202v32s0%202-2%202z%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M19%2033s0%201%201%201h5c1%200%201-1%201-1V5h-7zm9-28v28s0%201%201%201h4c1%200%201-1%201-1V5zM10%2033s0%201%201%201h5c1%200%201-1%201-1V5h-7zm-8%200s0%201%201%201h4c1%200%201-1%201-1V5H2z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M30%2023s0%201-1%201h-4c-1%200-1-1-1-1V3h6zm-9%200s0%201-1%201h-4c-1%200-1-1-1-1V3h6zm-9%200s0%201-1%201H7c-1%200-1-1-1-1V3h6z%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%2331373d%22%20d%3D%22M2%2036s-2%200-2-2V2s0-2%202-2h32.031C36%200%2036%202%2036%202v32s0%202-2%202z%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M19%2033s0%201%201%201h5c1%200%201-1%201-1V5h-7zm9-28v28s0%201%201%201h4c1%200%201-1%201-1V5zM10%2033s0%201%201%201h5c1%200%201-1%201-1V5h-7zm-8%200s0%201%201%201h4c1%200%201-1%201-1V5H2z%22%2F%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M30%2023s0%201-1%201h-4c-1%200-1-1-1-1V3h6zm-9%200s0%201-1%201h-4c-1%200-1-1-1-1V3h6zm-9%200s0%201-1%201H7c-1%200-1-1-1-1V3h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/musical-keyboard.svg?color=%231a73e8&size=48