saxophone emoji

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

Name
saxophone
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 saxophone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#616161" d="m103.97 27.79l-1.6 2.63s.86 2.9 6.37 4.82s13.96 1.6 13.96 1.6s1.83-1.16 1.14-3.11c-.69-1.94-2.28-1.25-4.57-4.23c-2.28-2.97-2.17-4.69-5.26-5.94c-3.08-1.26-6.63-1.26-8.23.69c-1.58 1.95-1.81 3.54-1.81 3.54"/><path fill="#ffca28" d="M107.85 23.8c-1.71-1.03-5.14-6.17-6.51-9.43S97.1 7.91 91.4 7.86c-5.36-.05-7.41 1.87-10.11 6.85c-2.55 4.72-37.53 69.41-37.53 69.41s0-5.48 1.71-14.05s4.31-12.46 5.58-14.75c1.08-1.43 1.68-2.98 1.68-4.61c0-6.97-10.91-12.62-24.37-12.62C14.91 38.09 4 43.74 4 50.71c0 1.72.67 3.36 1.87 4.85l.12.15c.92 1.12 7.14 8.9 6.54 13.56c-.65 5.03-3.62 26.28.95 37.24c4.57 10.97 15.25 14.49 24.73 13.03c8.13-1.26 15.71-5.72 23.48-22.63s28.79-71.49 28.79-71.49s1.6-5.28 3.43-2.77s4.57 6.4 8.45 7.77s4.97-1.66 5.48-2.34c.53-.69 1.73-3.26.01-4.28"/><ellipse cx="28.37" cy="48.84" fill="#dd7341" rx="16.98" ry="6.97"/><g fill="#fb8c00"><circle cx="57.3" cy="70.21" r="5.79"/><circle cx="63.46" cy="57.01" r="5.58"/><circle cx="69.62" cy="43.81" r="5.37"/><circle cx="75.78" cy="30.61" r="5.16"/></g><path fill="#fff9c4" d="M26.19 62.63c.38.06.77.13 1.08.35c.54.38.68 1.11.74 1.77c.39 4.74-1.73 9.27-3.34 13.75c-2.45 6.8-3.81 14.03-3.56 21.25c.18 4.99 1.35 10.31 4.59 13.96c.29.32-.1.81-.47.57c-4.01-2.53-6.5-7.26-7.88-11.92a43.9 43.9 0 0 1-1.68-15.5c.34-4.79 1.47-9.5 1.65-14.29c.07-1.77-.01-3.54-.29-5.29c-.28-1.76-.85-3.34-1.49-4.99c-.36-.92.16-1.29 1.05-1.27c1.18.03 2.36.38 3.51.61c2.02.41 4.06.68 6.09 1"/></svg>

React

import type { SVGProps } from "react";

export function NotoSaxophone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#616161" d="m103.97 27.79l-1.6 2.63s.86 2.9 6.37 4.82s13.96 1.6 13.96 1.6s1.83-1.16 1.14-3.11c-.69-1.94-2.28-1.25-4.57-4.23c-2.28-2.97-2.17-4.69-5.26-5.94c-3.08-1.26-6.63-1.26-8.23.69c-1.58 1.95-1.81 3.54-1.81 3.54"/><path fill="#ffca28" d="M107.85 23.8c-1.71-1.03-5.14-6.17-6.51-9.43S97.1 7.91 91.4 7.86c-5.36-.05-7.41 1.87-10.11 6.85c-2.55 4.72-37.53 69.41-37.53 69.41s0-5.48 1.71-14.05s4.31-12.46 5.58-14.75c1.08-1.43 1.68-2.98 1.68-4.61c0-6.97-10.91-12.62-24.37-12.62C14.91 38.09 4 43.74 4 50.71c0 1.72.67 3.36 1.87 4.85l.12.15c.92 1.12 7.14 8.9 6.54 13.56c-.65 5.03-3.62 26.28.95 37.24c4.57 10.97 15.25 14.49 24.73 13.03c8.13-1.26 15.71-5.72 23.48-22.63s28.79-71.49 28.79-71.49s1.6-5.28 3.43-2.77s4.57 6.4 8.45 7.77s4.97-1.66 5.48-2.34c.53-.69 1.73-3.26.01-4.28"/><ellipse cx="28.37" cy="48.84" fill="#dd7341" rx="16.98" ry="6.97"/><g fill="#fb8c00"><circle cx="57.3" cy="70.21" r="5.79"/><circle cx="63.46" cy="57.01" r="5.58"/><circle cx="69.62" cy="43.81" r="5.37"/><circle cx="75.78" cy="30.61" r="5.16"/></g><path fill="#fff9c4" d="M26.19 62.63c.38.06.77.13 1.08.35c.54.38.68 1.11.74 1.77c.39 4.74-1.73 9.27-3.34 13.75c-2.45 6.8-3.81 14.03-3.56 21.25c.18 4.99 1.35 10.31 4.59 13.96c.29.32-.1.81-.47.57c-4.01-2.53-6.5-7.26-7.88-11.92a43.9 43.9 0 0 1-1.68-15.5c.34-4.79 1.47-9.5 1.65-14.29c.07-1.77-.01-3.54-.29-5.29c-.28-1.76-.85-3.34-1.49-4.99c-.36-.92.16-1.29 1.05-1.27c1.18.03 2.36.38 3.51.61c2.02.41 4.06.68 6.09 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#616161" d="m103.97 27.79l-1.6 2.63s.86 2.9 6.37 4.82s13.96 1.6 13.96 1.6s1.83-1.16 1.14-3.11c-.69-1.94-2.28-1.25-4.57-4.23c-2.28-2.97-2.17-4.69-5.26-5.94c-3.08-1.26-6.63-1.26-8.23.69c-1.58 1.95-1.81 3.54-1.81 3.54"/><path fill="#ffca28" d="M107.85 23.8c-1.71-1.03-5.14-6.17-6.51-9.43S97.1 7.91 91.4 7.86c-5.36-.05-7.41 1.87-10.11 6.85c-2.55 4.72-37.53 69.41-37.53 69.41s0-5.48 1.71-14.05s4.31-12.46 5.58-14.75c1.08-1.43 1.68-2.98 1.68-4.61c0-6.97-10.91-12.62-24.37-12.62C14.91 38.09 4 43.74 4 50.71c0 1.72.67 3.36 1.87 4.85l.12.15c.92 1.12 7.14 8.9 6.54 13.56c-.65 5.03-3.62 26.28.95 37.24c4.57 10.97 15.25 14.49 24.73 13.03c8.13-1.26 15.71-5.72 23.48-22.63s28.79-71.49 28.79-71.49s1.6-5.28 3.43-2.77s4.57 6.4 8.45 7.77s4.97-1.66 5.48-2.34c.53-.69 1.73-3.26.01-4.28"/><ellipse cx="28.37" cy="48.84" fill="#dd7341" rx="16.98" ry="6.97"/><g fill="#fb8c00"><circle cx="57.3" cy="70.21" r="5.79"/><circle cx="63.46" cy="57.01" r="5.58"/><circle cx="69.62" cy="43.81" r="5.37"/><circle cx="75.78" cy="30.61" r="5.16"/></g><path fill="#fff9c4" d="M26.19 62.63c.38.06.77.13 1.08.35c.54.38.68 1.11.74 1.77c.39 4.74-1.73 9.27-3.34 13.75c-2.45 6.8-3.81 14.03-3.56 21.25c.18 4.99 1.35 10.31 4.59 13.96c.29.32-.1.81-.47.57c-4.01-2.53-6.5-7.26-7.88-11.92a43.9 43.9 0 0 1-1.68-15.5c.34-4.79 1.47-9.5 1.65-14.29c.07-1.77-.01-3.54-.29-5.29c-.28-1.76-.85-3.34-1.49-4.99c-.36-.92.16-1.29 1.05-1.27c1.18.03 2.36.38 3.51.61c2.02.41 4.06.68 6.09 1"/></svg>
</template>

CSS

.icon-saxophone {
  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%23616161%22%20d%3D%22m103.97%2027.79l-1.6%202.63s.86%202.9%206.37%204.82s13.96%201.6%2013.96%201.6s1.83-1.16%201.14-3.11c-.69-1.94-2.28-1.25-4.57-4.23c-2.28-2.97-2.17-4.69-5.26-5.94c-3.08-1.26-6.63-1.26-8.23.69c-1.58%201.95-1.81%203.54-1.81%203.54%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M107.85%2023.8c-1.71-1.03-5.14-6.17-6.51-9.43S97.1%207.91%2091.4%207.86c-5.36-.05-7.41%201.87-10.11%206.85c-2.55%204.72-37.53%2069.41-37.53%2069.41s0-5.48%201.71-14.05s4.31-12.46%205.58-14.75c1.08-1.43%201.68-2.98%201.68-4.61c0-6.97-10.91-12.62-24.37-12.62C14.91%2038.09%204%2043.74%204%2050.71c0%201.72.67%203.36%201.87%204.85l.12.15c.92%201.12%207.14%208.9%206.54%2013.56c-.65%205.03-3.62%2026.28.95%2037.24c4.57%2010.97%2015.25%2014.49%2024.73%2013.03c8.13-1.26%2015.71-5.72%2023.48-22.63s28.79-71.49%2028.79-71.49s1.6-5.28%203.43-2.77s4.57%206.4%208.45%207.77s4.97-1.66%205.48-2.34c.53-.69%201.73-3.26.01-4.28%22%2F%3E%3Cellipse%20cx%3D%2228.37%22%20cy%3D%2248.84%22%20fill%3D%22%23dd7341%22%20rx%3D%2216.98%22%20ry%3D%226.97%22%2F%3E%3Cg%20fill%3D%22%23fb8c00%22%3E%3Ccircle%20cx%3D%2257.3%22%20cy%3D%2270.21%22%20r%3D%225.79%22%2F%3E%3Ccircle%20cx%3D%2263.46%22%20cy%3D%2257.01%22%20r%3D%225.58%22%2F%3E%3Ccircle%20cx%3D%2269.62%22%20cy%3D%2243.81%22%20r%3D%225.37%22%2F%3E%3Ccircle%20cx%3D%2275.78%22%20cy%3D%2230.61%22%20r%3D%225.16%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M26.19%2062.63c.38.06.77.13%201.08.35c.54.38.68%201.11.74%201.77c.39%204.74-1.73%209.27-3.34%2013.75c-2.45%206.8-3.81%2014.03-3.56%2021.25c.18%204.99%201.35%2010.31%204.59%2013.96c.29.32-.1.81-.47.57c-4.01-2.53-6.5-7.26-7.88-11.92a43.9%2043.9%200%200%201-1.68-15.5c.34-4.79%201.47-9.5%201.65-14.29c.07-1.77-.01-3.54-.29-5.29c-.28-1.76-.85-3.34-1.49-4.99c-.36-.92.16-1.29%201.05-1.27c1.18.03%202.36.38%203.51.61c2.02.41%204.06.68%206.09%201%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%23616161%22%20d%3D%22m103.97%2027.79l-1.6%202.63s.86%202.9%206.37%204.82s13.96%201.6%2013.96%201.6s1.83-1.16%201.14-3.11c-.69-1.94-2.28-1.25-4.57-4.23c-2.28-2.97-2.17-4.69-5.26-5.94c-3.08-1.26-6.63-1.26-8.23.69c-1.58%201.95-1.81%203.54-1.81%203.54%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M107.85%2023.8c-1.71-1.03-5.14-6.17-6.51-9.43S97.1%207.91%2091.4%207.86c-5.36-.05-7.41%201.87-10.11%206.85c-2.55%204.72-37.53%2069.41-37.53%2069.41s0-5.48%201.71-14.05s4.31-12.46%205.58-14.75c1.08-1.43%201.68-2.98%201.68-4.61c0-6.97-10.91-12.62-24.37-12.62C14.91%2038.09%204%2043.74%204%2050.71c0%201.72.67%203.36%201.87%204.85l.12.15c.92%201.12%207.14%208.9%206.54%2013.56c-.65%205.03-3.62%2026.28.95%2037.24c4.57%2010.97%2015.25%2014.49%2024.73%2013.03c8.13-1.26%2015.71-5.72%2023.48-22.63s28.79-71.49%2028.79-71.49s1.6-5.28%203.43-2.77s4.57%206.4%208.45%207.77s4.97-1.66%205.48-2.34c.53-.69%201.73-3.26.01-4.28%22%2F%3E%3Cellipse%20cx%3D%2228.37%22%20cy%3D%2248.84%22%20fill%3D%22%23dd7341%22%20rx%3D%2216.98%22%20ry%3D%226.97%22%2F%3E%3Cg%20fill%3D%22%23fb8c00%22%3E%3Ccircle%20cx%3D%2257.3%22%20cy%3D%2270.21%22%20r%3D%225.79%22%2F%3E%3Ccircle%20cx%3D%2263.46%22%20cy%3D%2257.01%22%20r%3D%225.58%22%2F%3E%3Ccircle%20cx%3D%2269.62%22%20cy%3D%2243.81%22%20r%3D%225.37%22%2F%3E%3Ccircle%20cx%3D%2275.78%22%20cy%3D%2230.61%22%20r%3D%225.16%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff9c4%22%20d%3D%22M26.19%2062.63c.38.06.77.13%201.08.35c.54.38.68%201.11.74%201.77c.39%204.74-1.73%209.27-3.34%2013.75c-2.45%206.8-3.81%2014.03-3.56%2021.25c.18%204.99%201.35%2010.31%204.59%2013.96c.29.32-.1.81-.47.57c-4.01-2.53-6.5-7.26-7.88-11.92a43.9%2043.9%200%200%201-1.68-15.5c.34-4.79%201.47-9.5%201.65-14.29c.07-1.77-.01-3.54-.29-5.29c-.28-1.76-.85-3.34-1.49-4.99c-.36-.92.16-1.29%201.05-1.27c1.18.03%202.36.38%203.51.61c2.02.41%204.06.68%206.09%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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