saxophone from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
saxophone
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the saxophone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.862 3.003l-.15-.08a7.4 7.4 0 0 0-4.75-.83l-1.4.225v-.005l-1.21.2a7.7 7.7 0 0 0-3.869 1.837a1.12 1.12 0 1 0-1.435 1.703a8 8 0 0 0-.488.92a1.123 1.123 0 0 0-1.378 1.09c0 .497.324.918.772 1.065a8 8 0 0 0-.062 1.025v.106a1.12 1.12 0 0 0 .016 2.229l.044 6.475l.01 1.05c0 .25-.16.48-.41.54c-.3.07-.59-.13-.64-.43l-.17-1.4l-.505-3.761l.255-.09c.64-.22.98-.92.75-1.56c-.22-.64-.92-.98-1.56-.75l-9.86 3.43c-.64.22-.98.92-.75 1.56c.22.64.92.98 1.56.75l.304-.105l3.436 7.266c.152.293.644 1.179.738 1.348l.012.022c.82 1.46 2.01 2.57 3.6 3.01a5.66 5.66 0 0 0 3.23-.05c2.2-.69 3.82-2.69 3.95-5.09c.01-.12.02-.24.02-.36l.02-14.52c0-1.85 1.35-3.43 3.18-3.73l1.05-.18V5.91l-.002-.006l1.382-.221l3.96-.65a1.09 1.09 0 0 0 .35-2.03"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSaxophone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.862 3.003l-.15-.08a7.4 7.4 0 0 0-4.75-.83l-1.4.225v-.005l-1.21.2a7.7 7.7 0 0 0-3.869 1.837a1.12 1.12 0 1 0-1.435 1.703a8 8 0 0 0-.488.92a1.123 1.123 0 0 0-1.378 1.09c0 .497.324.918.772 1.065a8 8 0 0 0-.062 1.025v.106a1.12 1.12 0 0 0 .016 2.229l.044 6.475l.01 1.05c0 .25-.16.48-.41.54c-.3.07-.59-.13-.64-.43l-.17-1.4l-.505-3.761l.255-.09c.64-.22.98-.92.75-1.56c-.22-.64-.92-.98-1.56-.75l-9.86 3.43c-.64.22-.98.92-.75 1.56c.22.64.92.98 1.56.75l.304-.105l3.436 7.266c.152.293.644 1.179.738 1.348l.012.022c.82 1.46 2.01 2.57 3.6 3.01a5.66 5.66 0 0 0 3.23-.05c2.2-.69 3.82-2.69 3.95-5.09c.01-.12.02-.24.02-.36l.02-14.52c0-1.85 1.35-3.43 3.18-3.73l1.05-.18V5.91l-.002-.006l1.382-.221l3.96-.65a1.09 1.09 0 0 0 .35-2.03"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28.862 3.003l-.15-.08a7.4 7.4 0 0 0-4.75-.83l-1.4.225v-.005l-1.21.2a7.7 7.7 0 0 0-3.869 1.837a1.12 1.12 0 1 0-1.435 1.703a8 8 0 0 0-.488.92a1.123 1.123 0 0 0-1.378 1.09c0 .497.324.918.772 1.065a8 8 0 0 0-.062 1.025v.106a1.12 1.12 0 0 0 .016 2.229l.044 6.475l.01 1.05c0 .25-.16.48-.41.54c-.3.07-.59-.13-.64-.43l-.17-1.4l-.505-3.761l.255-.09c.64-.22.98-.92.75-1.56c-.22-.64-.92-.98-1.56-.75l-9.86 3.43c-.64.22-.98.92-.75 1.56c.22.64.92.98 1.56.75l.304-.105l3.436 7.266c.152.293.644 1.179.738 1.348l.012.022c.82 1.46 2.01 2.57 3.6 3.01a5.66 5.66 0 0 0 3.23-.05c2.2-.69 3.82-2.69 3.95-5.09c.01-.12.02-.24.02-.36l.02-14.52c0-1.85 1.35-3.43 3.18-3.73l1.05-.18V5.91l-.002-.006l1.382-.221l3.96-.65a1.09 1.09 0 0 0 .35-2.03"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.862%203.003l-.15-.08a7.4%207.4%200%200%200-4.75-.83l-1.4.225v-.005l-1.21.2a7.7%207.7%200%200%200-3.869%201.837a1.12%201.12%200%201%200-1.435%201.703a8%208%200%200%200-.488.92a1.123%201.123%200%200%200-1.378%201.09c0%20.497.324.918.772%201.065a8%208%200%200%200-.062%201.025v.106a1.12%201.12%200%200%200%20.016%202.229l.044%206.475l.01%201.05c0%20.25-.16.48-.41.54c-.3.07-.59-.13-.64-.43l-.17-1.4l-.505-3.761l.255-.09c.64-.22.98-.92.75-1.56c-.22-.64-.92-.98-1.56-.75l-9.86%203.43c-.64.22-.98.92-.75%201.56c.22.64.92.98%201.56.75l.304-.105l3.436%207.266c.152.293.644%201.179.738%201.348l.012.022c.82%201.46%202.01%202.57%203.6%203.01a5.66%205.66%200%200%200%203.23-.05c2.2-.69%203.82-2.69%203.95-5.09c.01-.12.02-.24.02-.36l.02-14.52c0-1.85%201.35-3.43%203.18-3.73l1.05-.18V5.91l-.002-.006l1.382-.221l3.96-.65a1.09%201.09%200%200%200%20.35-2.03%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28.862%203.003l-.15-.08a7.4%207.4%200%200%200-4.75-.83l-1.4.225v-.005l-1.21.2a7.7%207.7%200%200%200-3.869%201.837a1.12%201.12%200%201%200-1.435%201.703a8%208%200%200%200-.488.92a1.123%201.123%200%200%200-1.378%201.09c0%20.497.324.918.772%201.065a8%208%200%200%200-.062%201.025v.106a1.12%201.12%200%200%200%20.016%202.229l.044%206.475l.01%201.05c0%20.25-.16.48-.41.54c-.3.07-.59-.13-.64-.43l-.17-1.4l-.505-3.761l.255-.09c.64-.22.98-.92.75-1.56c-.22-.64-.92-.98-1.56-.75l-9.86%203.43c-.64.22-.98.92-.75%201.56c.22.64.92.98%201.56.75l.304-.105l3.436%207.266c.152.293.644%201.179.738%201.348l.012.022c.82%201.46%202.01%202.57%203.6%203.01a5.66%205.66%200%200%200%203.23-.05c2.2-.69%203.82-2.69%203.95-5.09c.01-.12.02-.24.02-.36l.02-14.52c0-1.85%201.35-3.43%203.18-3.73l1.05-.18V5.91l-.002-.006l1.382-.221l3.96-.65a1.09%201.09%200%200%200%20.35-2.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Saxophone emoji — Fluent Emoji High Contrast · IconsDB