trumpet icon

trumpet from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.

Name
trumpet
Set
IconPark
Style
Color
Category
Hardware
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hardware icons from IconPark

Use the trumpet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M32 28H38V39C38 40.6569 36.6569 42 35 42C33.3431 42 32 40.6569 32 39V28Z"/><path stroke-linecap="round" d="M29 12H39C40.6569 12 42 13.3431 42 15V25C42 26.6569 40.6569 28 39 28H28"/><path stroke-linejoin="round" d="M14 14H12C8.68629 14 6 16.6863 6 20C6 23.3137 8.68629 26 12 26H14"/><path fill="#2F88FF" d="M14.1984 33C14.0888 33 14 32.9112 14 32.8016L14 6.19844C14 6.08885 14.0888 6 14.1984 6L17.5 6C24.9558 6 31 12.0442 31 19.5C31 26.9558 24.9558 33 17.5 33L14.1984 33Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkTrumpet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" d="M32 28H38V39C38 40.6569 36.6569 42 35 42C33.3431 42 32 40.6569 32 39V28Z"/><path strokeLinecap="round" d="M29 12H39C40.6569 12 42 13.3431 42 15V25C42 26.6569 40.6569 28 39 28H28"/><path strokeLinejoin="round" d="M14 14H12C8.68629 14 6 16.6863 6 20C6 23.3137 8.68629 26 12 26H14"/><path fill="#2F88FF" d="M14.1984 33C14.0888 33 14 32.9112 14 32.8016L14 6.19844C14 6.08885 14.0888 6 14.1984 6L17.5 6C24.9558 6 31 12.0442 31 19.5C31 26.9558 24.9558 33 17.5 33L14.1984 33Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M32 28H38V39C38 40.6569 36.6569 42 35 42C33.3431 42 32 40.6569 32 39V28Z"/><path stroke-linecap="round" d="M29 12H39C40.6569 12 42 13.3431 42 15V25C42 26.6569 40.6569 28 39 28H28"/><path stroke-linejoin="round" d="M14 14H12C8.68629 14 6 16.6863 6 20C6 23.3137 8.68629 26 12 26H14"/><path fill="#2F88FF" d="M14.1984 33C14.0888 33 14 32.9112 14 32.8016L14 6.19844C14 6.08885 14.0888 6 14.1984 6L17.5 6C24.9558 6 31 12.0442 31 19.5C31 26.9558 24.9558 33 17.5 33L14.1984 33Z"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M32%2028H38V39C38%2040.6569%2036.6569%2042%2035%2042C33.3431%2042%2032%2040.6569%2032%2039V28Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29%2012H39C40.6569%2012%2042%2013.3431%2042%2015V25C42%2026.6569%2040.6569%2028%2039%2028H28%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014H12C8.68629%2014%206%2016.6863%206%2020C6%2023.3137%208.68629%2026%2012%2026H14%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14.1984%2033C14.0888%2033%2014%2032.9112%2014%2032.8016L14%206.19844C14%206.08885%2014.0888%206%2014.1984%206L17.5%206C24.9558%206%2031%2012.0442%2031%2019.5C31%2026.9558%2024.9558%2033%2017.5%2033L14.1984%2033Z%22%2F%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M32%2028H38V39C38%2040.6569%2036.6569%2042%2035%2042C33.3431%2042%2032%2040.6569%2032%2039V28Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29%2012H39C40.6569%2012%2042%2013.3431%2042%2015V25C42%2026.6569%2040.6569%2028%2039%2028H28%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014H12C8.68629%2014%206%2016.6863%206%2020C6%2023.3137%208.68629%2026%2012%2026H14%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14.1984%2033C14.0888%2033%2014%2032.9112%2014%2032.8016L14%206.19844C14%206.08885%2014.0888%206%2014.1984%206L17.5%206C24.9558%206%2031%2012.0442%2031%2019.5C31%2026.9558%2024.9558%2033%2017.5%2033L14.1984%2033Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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