trumpet icon
trumpet from Material Design Icons by Pictogrammers · Filled · Music · Apache-2.0 Free for personal and commercial use.
- Name
- trumpet
- Set
- Material Design Icons
- Style
- Filled
- Category
- Music
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More music icons from Material Design Icons
archive-musicbook-music-outlinebookmark-musiccassettedisceight-trackguitar-acousticguitar-electricguitar-pickinstrument-trianglemetronomemetronome-tickmicrophonemicrophone-offmicrophone-variantmicrophone-variant-offmidi-portmusic-accidental-double-flatmusic-accidental-double-sharpmusic-accidental-flatmusic-accidental-naturalmusic-accidental-sharpmusic-box-multiplemusic-clef-alto
Use the trumpet icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 6c-1 5-7 5-7 5H4c-1 0-2-1-2-1H1v4h1s1-1 2-1h.3c-.2.3-.3.6-.3 1v2c0 1.1.9 2 2 2h1v1h2v-1h1v1h2v-1h1v1h2v-1h1c1.1 0 2-.9 2-2v-2c0-.1 0-.3-.1-.4c1.7.6 3.5 1.8 4.1 4.4h1V6zM6 16.5c-.3 0-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1v3zm3 0v-3h1v3zm3 0v-3h1v3zm4.5-.5c0 .3-.2.5-.5.5h-1v-3h1c.3 0 .5.2.5.5zM9 10H7V9h2zm3 0h-2V9h2zm3 0h-2V9h2z"/></svg>
React
import type { SVGProps } from "react";
export function MdiTrumpet(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="M22 6c-1 5-7 5-7 5H4c-1 0-2-1-2-1H1v4h1s1-1 2-1h.3c-.2.3-.3.6-.3 1v2c0 1.1.9 2 2 2h1v1h2v-1h1v1h2v-1h1v1h2v-1h1c1.1 0 2-.9 2-2v-2c0-.1 0-.3-.1-.4c1.7.6 3.5 1.8 4.1 4.4h1V6zM6 16.5c-.3 0-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1v3zm3 0v-3h1v3zm3 0v-3h1v3zm4.5-.5c0 .3-.2.5-.5.5h-1v-3h1c.3 0 .5.2.5.5zM9 10H7V9h2zm3 0h-2V9h2zm3 0h-2V9h2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 6c-1 5-7 5-7 5H4c-1 0-2-1-2-1H1v4h1s1-1 2-1h.3c-.2.3-.3.6-.3 1v2c0 1.1.9 2 2 2h1v1h2v-1h1v1h2v-1h1v1h2v-1h1c1.1 0 2-.9 2-2v-2c0-.1 0-.3-.1-.4c1.7.6 3.5 1.8 4.1 4.4h1V6zM6 16.5c-.3 0-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1v3zm3 0v-3h1v3zm3 0v-3h1v3zm4.5-.5c0 .3-.2.5-.5.5h-1v-3h1c.3 0 .5.2.5.5zM9 10H7V9h2zm3 0h-2V9h2zm3 0h-2V9h2z"/></svg> </template>
CSS
.icon-trumpet {
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%22M22%206c-1%205-7%205-7%205H4c-1%200-2-1-2-1H1v4h1s1-1%202-1h.3c-.2.3-.3.6-.3%201v2c0%201.1.9%202%202%202h1v1h2v-1h1v1h2v-1h1v1h2v-1h1c1.1%200%202-.9%202-2v-2c0-.1%200-.3-.1-.4c1.7.6%203.5%201.8%204.1%204.4h1V6zM6%2016.5c-.3%200-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1v3zm3%200v-3h1v3zm3%200v-3h1v3zm4.5-.5c0%20.3-.2.5-.5.5h-1v-3h1c.3%200%20.5.2.5.5zM9%2010H7V9h2zm3%200h-2V9h2zm3%200h-2V9h2z%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%22M22%206c-1%205-7%205-7%205H4c-1%200-2-1-2-1H1v4h1s1-1%202-1h.3c-.2.3-.3.6-.3%201v2c0%201.1.9%202%202%202h1v1h2v-1h1v1h2v-1h1v1h2v-1h1c1.1%200%202-.9%202-2v-2c0-.1%200-.3-.1-.4c1.7.6%203.5%201.8%204.1%204.4h1V6zM6%2016.5c-.3%200-.5-.2-.5-.5v-2c0-.3.2-.5.5-.5h1v3zm3%200v-3h1v3zm3%200v-3h1v3zm4.5-.5c0%20.3-.2.5-.5.5h-1v-3h1c.3%200%20.5.2.5.5zM9%2010H7V9h2zm3%200h-2V9h2zm3%200h-2V9h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/trumpet.svg?color=%231a73e8&size=48