trumpet from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
trumpet
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the trumpet emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffca28" d="m56.654 65.682l54.836-51.606l4.832 5.134l-54.836 51.606z"/><path fill="none" stroke="#ffca28" stroke-miterlimit="10" stroke-width="7.178" d="m23.27 101.89l69.61-65.51c4.62-4.35 12.15-3.85 16.82 1.11c0 0 8.93 8.54.09 16.85l-33.15 31.2c-4.3 4.05-10.92 2.73-15.2-.86c-4.4-3.69-7.14-12 .34-19.03"/><path fill="#ffca28" d="M58.72 63.62C35.7 80.95 12.4 71.97 10.84 71.46c-4.08-1.34-5.02.14-5.54.68c-3.9 3.96 1.2 16.51 13.01 29.99s25.7 22.65 29.75 18.84c2.82-2.66 2.02-5.17 1.76-9.42c-.35-5.63-4.85-25.24 13.78-42.76z"/><ellipse cx="25.86" cy="98.47" fill="#dd7341" rx="4.59" ry="26.6" transform="rotate(-41.57 25.865 98.475)"/><path fill="#fff9c4" d="M53.47 69.23c-8.4 5.77-20.48 8.83-30.87 7.85c-.95-.09-2.03-.16-2.74.48c-1.02.92 5.94 7.92 10.54 7.04c10.79-2.05 19.24-9.17 23.62-12.93c.48-.41 1.57-1.52 2.78-2.78c.67-.7-.23-1.78-1.04-1.23c-.72.5-1.49 1.03-2.29 1.57"/><path fill="#ffca28" d="M94.16 82.97c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="56.82" cy="46.73" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 56.824 46.734)"/><path fill="#9e740b" d="m60.2 48.39l-1.34-1.43l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M103.5 74.41c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="66.16" cy="38.17" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 66.164 38.174)"/><path fill="#9e740b" d="M69.54 39.83L68.2 38.4l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M112.42 65.66c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43L75.74 35.9l5.77-5.43l30.63 32.55c.68.72.79 1.8.28 2.64"/><ellipse cx="78.48" cy="33.04" fill="#9e740b" rx="3.96" ry="1.54" transform="rotate(-43.262 78.486 33.04)"/><ellipse cx="75.08" cy="29.42" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 75.083 29.423)"/><path fill="#9e740b" d="m75.193 31.467l1.923-1.81l2.33 2.477l-1.923 1.809z"/><path fill="#616161" d="M120.31 9.7c-4.08-3.97-7.05-4.19-8.58-2.62c-.67.69-.8 1.78-.49 3.04c.22.88.2 1.85-.43 2.5l-1.62 1.67c-1.4 1.44-.79 2.79-.79 2.79s1.37.53 2.93 1.85c1.36 1.52 2.03 3.03 2.03 3.03s1.37.57 2.77-.87l1.62-1.67c.63-.65 1.49-.57 2.37-.38c1.27.28 2.36.11 3.03-.58c1.53-1.56 1.24-4.79-2.84-8.76"/></svg>

React

import type { SVGProps } from "react";

export function NotoTrumpet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffca28" d="m56.654 65.682l54.836-51.606l4.832 5.134l-54.836 51.606z"/><path fill="none" stroke="#ffca28" strokeMiterlimit="10" strokeWidth="7.178" d="m23.27 101.89l69.61-65.51c4.62-4.35 12.15-3.85 16.82 1.11c0 0 8.93 8.54.09 16.85l-33.15 31.2c-4.3 4.05-10.92 2.73-15.2-.86c-4.4-3.69-7.14-12 .34-19.03"/><path fill="#ffca28" d="M58.72 63.62C35.7 80.95 12.4 71.97 10.84 71.46c-4.08-1.34-5.02.14-5.54.68c-3.9 3.96 1.2 16.51 13.01 29.99s25.7 22.65 29.75 18.84c2.82-2.66 2.02-5.17 1.76-9.42c-.35-5.63-4.85-25.24 13.78-42.76z"/><ellipse cx="25.86" cy="98.47" fill="#dd7341" rx="4.59" ry="26.6" transform="rotate(-41.57 25.865 98.475)"/><path fill="#fff9c4" d="M53.47 69.23c-8.4 5.77-20.48 8.83-30.87 7.85c-.95-.09-2.03-.16-2.74.48c-1.02.92 5.94 7.92 10.54 7.04c10.79-2.05 19.24-9.17 23.62-12.93c.48-.41 1.57-1.52 2.78-2.78c.67-.7-.23-1.78-1.04-1.23c-.72.5-1.49 1.03-2.29 1.57"/><path fill="#ffca28" d="M94.16 82.97c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="56.82" cy="46.73" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 56.824 46.734)"/><path fill="#9e740b" d="m60.2 48.39l-1.34-1.43l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M103.5 74.41c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="66.16" cy="38.17" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 66.164 38.174)"/><path fill="#9e740b" d="M69.54 39.83L68.2 38.4l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M112.42 65.66c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43L75.74 35.9l5.77-5.43l30.63 32.55c.68.72.79 1.8.28 2.64"/><ellipse cx="78.48" cy="33.04" fill="#9e740b" rx="3.96" ry="1.54" transform="rotate(-43.262 78.486 33.04)"/><ellipse cx="75.08" cy="29.42" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 75.083 29.423)"/><path fill="#9e740b" d="m75.193 31.467l1.923-1.81l2.33 2.477l-1.923 1.809z"/><path fill="#616161" d="M120.31 9.7c-4.08-3.97-7.05-4.19-8.58-2.62c-.67.69-.8 1.78-.49 3.04c.22.88.2 1.85-.43 2.5l-1.62 1.67c-1.4 1.44-.79 2.79-.79 2.79s1.37.53 2.93 1.85c1.36 1.52 2.03 3.03 2.03 3.03s1.37.57 2.77-.87l1.62-1.67c.63-.65 1.49-.57 2.37-.38c1.27.28 2.36.11 3.03-.58c1.53-1.56 1.24-4.79-2.84-8.76"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffca28" d="m56.654 65.682l54.836-51.606l4.832 5.134l-54.836 51.606z"/><path fill="none" stroke="#ffca28" stroke-miterlimit="10" stroke-width="7.178" d="m23.27 101.89l69.61-65.51c4.62-4.35 12.15-3.85 16.82 1.11c0 0 8.93 8.54.09 16.85l-33.15 31.2c-4.3 4.05-10.92 2.73-15.2-.86c-4.4-3.69-7.14-12 .34-19.03"/><path fill="#ffca28" d="M58.72 63.62C35.7 80.95 12.4 71.97 10.84 71.46c-4.08-1.34-5.02.14-5.54.68c-3.9 3.96 1.2 16.51 13.01 29.99s25.7 22.65 29.75 18.84c2.82-2.66 2.02-5.17 1.76-9.42c-.35-5.63-4.85-25.24 13.78-42.76z"/><ellipse cx="25.86" cy="98.47" fill="#dd7341" rx="4.59" ry="26.6" transform="rotate(-41.57 25.865 98.475)"/><path fill="#fff9c4" d="M53.47 69.23c-8.4 5.77-20.48 8.83-30.87 7.85c-.95-.09-2.03-.16-2.74.48c-1.02.92 5.94 7.92 10.54 7.04c10.79-2.05 19.24-9.17 23.62-12.93c.48-.41 1.57-1.52 2.78-2.78c.67-.7-.23-1.78-1.04-1.23c-.72.5-1.49 1.03-2.29 1.57"/><path fill="#ffca28" d="M94.16 82.97c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="56.82" cy="46.73" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 56.824 46.734)"/><path fill="#9e740b" d="m60.2 48.39l-1.34-1.43l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M103.5 74.41c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63 32.55c.67.72.78 1.8.27 2.64"/><ellipse cx="66.16" cy="38.17" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 66.164 38.174)"/><path fill="#9e740b" d="M69.54 39.83L68.2 38.4l-1.92 1.81l1.34 1.43c-.97 1.21-1.39 2.37-.93 2.86c.58.62 2.34-.1 3.94-1.6c1.59-1.5 2.41-3.22 1.83-3.83c-.47-.48-1.66-.13-2.92.76"/><path fill="#ffca28" d="M112.42 65.66c-.6.98-1.66 2.22-3.47 3.17c-.87.46-1.95.28-2.62-.43L75.74 35.9l5.77-5.43l30.63 32.55c.68.72.79 1.8.28 2.64"/><ellipse cx="78.48" cy="33.04" fill="#9e740b" rx="3.96" ry="1.54" transform="rotate(-43.262 78.486 33.04)"/><ellipse cx="75.08" cy="29.42" fill="#9e740b" rx="3.52" ry="1.85" transform="rotate(-43.262 75.083 29.423)"/><path fill="#9e740b" d="m75.193 31.467l1.923-1.81l2.33 2.477l-1.923 1.809z"/><path fill="#616161" d="M120.31 9.7c-4.08-3.97-7.05-4.19-8.58-2.62c-.67.69-.8 1.78-.49 3.04c.22.88.2 1.85-.43 2.5l-1.62 1.67c-1.4 1.44-.79 2.79-.79 2.79s1.37.53 2.93 1.85c1.36 1.52 2.03 3.03 2.03 3.03s1.37.57 2.77-.87l1.62-1.67c.63-.65 1.49-.57 2.37-.38c1.27.28 2.36.11 3.03-.58c1.53-1.56 1.24-4.79-2.84-8.76"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22m56.654%2065.682l54.836-51.606l4.832%205.134l-54.836%2051.606z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffca28%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%227.178%22%20d%3D%22m23.27%20101.89l69.61-65.51c4.62-4.35%2012.15-3.85%2016.82%201.11c0%200%208.93%208.54.09%2016.85l-33.15%2031.2c-4.3%204.05-10.92%202.73-15.2-.86c-4.4-3.69-7.14-12%20.34-19.03%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M58.72%2063.62C35.7%2080.95%2012.4%2071.97%2010.84%2071.46c-4.08-1.34-5.02.14-5.54.68c-3.9%203.96%201.2%2016.51%2013.01%2029.99s25.7%2022.65%2029.75%2018.84c2.82-2.66%202.02-5.17%201.76-9.42c-.35-5.63-4.85-25.24%2013.78-42.76z%22%2F%3E%3Cellipse%20cx%3D%2225.86%22%20cy%3D%2298.47%22%20fill%3D%22%23dd7341%22%20rx%3D%224.59%22%20ry%3D%2226.6%22%20transform%3D%22rotate(-41.57%2025.865%2098.475)%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M53.47%2069.23c-8.4%205.77-20.48%208.83-30.87%207.85c-.95-.09-2.03-.16-2.74.48c-1.02.92%205.94%207.92%2010.54%207.04c10.79-2.05%2019.24-9.17%2023.62-12.93c.48-.41%201.57-1.52%202.78-2.78c.67-.7-.23-1.78-1.04-1.23c-.72.5-1.49%201.03-2.29%201.57%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M94.16%2082.97c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63%2032.55c.67.72.78%201.8.27%202.64%22%2F%3E%3Cellipse%20cx%3D%2256.82%22%20cy%3D%2246.73%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2056.824%2046.734)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22m60.2%2048.39l-1.34-1.43l-1.92%201.81l1.34%201.43c-.97%201.21-1.39%202.37-.93%202.86c.58.62%202.34-.1%203.94-1.6c1.59-1.5%202.41-3.22%201.83-3.83c-.47-.48-1.66-.13-2.92.76%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M103.5%2074.41c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63%2032.55c.67.72.78%201.8.27%202.64%22%2F%3E%3Cellipse%20cx%3D%2266.16%22%20cy%3D%2238.17%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2066.164%2038.174)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M69.54%2039.83L68.2%2038.4l-1.92%201.81l1.34%201.43c-.97%201.21-1.39%202.37-.93%202.86c.58.62%202.34-.1%203.94-1.6c1.59-1.5%202.41-3.22%201.83-3.83c-.47-.48-1.66-.13-2.92.76%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M112.42%2065.66c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43L75.74%2035.9l5.77-5.43l30.63%2032.55c.68.72.79%201.8.28%202.64%22%2F%3E%3Cellipse%20cx%3D%2278.48%22%20cy%3D%2233.04%22%20fill%3D%22%239e740b%22%20rx%3D%223.96%22%20ry%3D%221.54%22%20transform%3D%22rotate(-43.262%2078.486%2033.04)%22%2F%3E%3Cellipse%20cx%3D%2275.08%22%20cy%3D%2229.42%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2075.083%2029.423)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22m75.193%2031.467l1.923-1.81l2.33%202.477l-1.923%201.809z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M120.31%209.7c-4.08-3.97-7.05-4.19-8.58-2.62c-.67.69-.8%201.78-.49%203.04c.22.88.2%201.85-.43%202.5l-1.62%201.67c-1.4%201.44-.79%202.79-.79%202.79s1.37.53%202.93%201.85c1.36%201.52%202.03%203.03%202.03%203.03s1.37.57%202.77-.87l1.62-1.67c.63-.65%201.49-.57%202.37-.38c1.27.28%202.36.11%203.03-.58c1.53-1.56%201.24-4.79-2.84-8.76%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22m56.654%2065.682l54.836-51.606l4.832%205.134l-54.836%2051.606z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffca28%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%227.178%22%20d%3D%22m23.27%20101.89l69.61-65.51c4.62-4.35%2012.15-3.85%2016.82%201.11c0%200%208.93%208.54.09%2016.85l-33.15%2031.2c-4.3%204.05-10.92%202.73-15.2-.86c-4.4-3.69-7.14-12%20.34-19.03%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M58.72%2063.62C35.7%2080.95%2012.4%2071.97%2010.84%2071.46c-4.08-1.34-5.02.14-5.54.68c-3.9%203.96%201.2%2016.51%2013.01%2029.99s25.7%2022.65%2029.75%2018.84c2.82-2.66%202.02-5.17%201.76-9.42c-.35-5.63-4.85-25.24%2013.78-42.76z%22%2F%3E%3Cellipse%20cx%3D%2225.86%22%20cy%3D%2298.47%22%20fill%3D%22%23dd7341%22%20rx%3D%224.59%22%20ry%3D%2226.6%22%20transform%3D%22rotate(-41.57%2025.865%2098.475)%22%2F%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M53.47%2069.23c-8.4%205.77-20.48%208.83-30.87%207.85c-.95-.09-2.03-.16-2.74.48c-1.02.92%205.94%207.92%2010.54%207.04c10.79-2.05%2019.24-9.17%2023.62-12.93c.48-.41%201.57-1.52%202.78-2.78c.67-.7-.23-1.78-1.04-1.23c-.72.5-1.49%201.03-2.29%201.57%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M94.16%2082.97c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63%2032.55c.67.72.78%201.8.27%202.64%22%2F%3E%3Cellipse%20cx%3D%2256.82%22%20cy%3D%2246.73%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2056.824%2046.734)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22m60.2%2048.39l-1.34-1.43l-1.92%201.81l1.34%201.43c-.97%201.21-1.39%202.37-.93%202.86c.58.62%202.34-.1%203.94-1.6c1.59-1.5%202.41-3.22%201.83-3.83c-.47-.48-1.66-.13-2.92.76%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M103.5%2074.41c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43l-30.58-32.5l5.77-5.43l30.63%2032.55c.67.72.78%201.8.27%202.64%22%2F%3E%3Cellipse%20cx%3D%2266.16%22%20cy%3D%2238.17%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2066.164%2038.174)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22M69.54%2039.83L68.2%2038.4l-1.92%201.81l1.34%201.43c-.97%201.21-1.39%202.37-.93%202.86c.58.62%202.34-.1%203.94-1.6c1.59-1.5%202.41-3.22%201.83-3.83c-.47-.48-1.66-.13-2.92.76%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M112.42%2065.66c-.6.98-1.66%202.22-3.47%203.17c-.87.46-1.95.28-2.62-.43L75.74%2035.9l5.77-5.43l30.63%2032.55c.68.72.79%201.8.28%202.64%22%2F%3E%3Cellipse%20cx%3D%2278.48%22%20cy%3D%2233.04%22%20fill%3D%22%239e740b%22%20rx%3D%223.96%22%20ry%3D%221.54%22%20transform%3D%22rotate(-43.262%2078.486%2033.04)%22%2F%3E%3Cellipse%20cx%3D%2275.08%22%20cy%3D%2229.42%22%20fill%3D%22%239e740b%22%20rx%3D%223.52%22%20ry%3D%221.85%22%20transform%3D%22rotate(-43.262%2075.083%2029.423)%22%2F%3E%3Cpath%20fill%3D%22%239e740b%22%20d%3D%22m75.193%2031.467l1.923-1.81l2.33%202.477l-1.923%201.809z%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M120.31%209.7c-4.08-3.97-7.05-4.19-8.58-2.62c-.67.69-.8%201.78-.49%203.04c.22.88.2%201.85-.43%202.5l-1.62%201.67c-1.4%201.44-.79%202.79-.79%202.79s1.37.53%202.93%201.85c1.36%201.52%202.03%203.03%202.03%203.03s1.37.57%202.77-.87l1.62-1.67c.63-.65%201.49-.57%202.37-.38c1.27.28%202.36.11%203.03-.58c1.53-1.56%201.24-4.79-2.84-8.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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