saxophone emoji
saxophone from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- saxophone
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Activities
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More activities icons from Emoji One (Colored)
Use the saxophone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M52.4 10s-.1-1.9 1.8-2.7c0 0 .2 2.1-1.8 2.7"/><path fill="#ffce31" d="M53.9 7.4c-1.5-1-3.5-2.3-4.4-3c-1.6-1.2-6.3-4.7-8.2-.4c-1 2.3-2.7 7.1-3.5 9.4C32.8 28 25.9 47 23.7 42.5c-3.4-7.2 10.5-15.3 5-21.9l-25.6 9s6.3 2.8 3.5 7.8c-16.3 28.9 24.2 39.3 32.5-7.2c2.7-14.8 4.6-23.9 6.5-23.9s5.6 2.7 6.9 3.6c1.3-1.1 1.4-2.1 1.4-2.5"/><path fill="#333" d="M39.8 8.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M38.9 7.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M38.4 13.8c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M37.5 12.9c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M33.8 27.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#f2b200" d="M32.8 26.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.5-1.1.1-2.3-.9-2.6"/><path fill="#333" d="M31.4 33c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5s.1-2.3-.9-2.6"/><path fill="#f2b200" d="M30.5 32.1c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#333" d="M29.1 38c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M28.2 37.2c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6m26-29.9c0 1.2-.7 2.3-1.8 2.7c.3.5 1.9 3 4.3 3.7c0 0 1.6-1.7 3.9-.9c.4.1 1.8.8 1.3.1c-3.9-4.5-7.7-5.6-7.7-5.6M28.7 20.6c.9 2-4.3 5.5-11.7 7.7s-14 2.4-14.9.3c-.9-2 4.3-5.5 11.7-7.7s14-2.4 14.9-.3"/><path fill="#333" d="M27.4 20.8c.7 1.7-4.1 4.7-10.8 6.7s-12.7 2.3-13.5.7c-.7-1.7 4.1-4.7 10.8-6.7c6.8-2 12.8-2.4 13.5-.7"/><g fill="none" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path stroke="#ce9915" d="M43.5 11.3c-1.3 6.6-4.2 37.7-16.1 45.2"/><path stroke="#e2af23" d="M42.5 9.4C41.2 16 37.3 49 25.4 56.5"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneSaxophone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M52.4 10s-.1-1.9 1.8-2.7c0 0 .2 2.1-1.8 2.7"/><path fill="#ffce31" d="M53.9 7.4c-1.5-1-3.5-2.3-4.4-3c-1.6-1.2-6.3-4.7-8.2-.4c-1 2.3-2.7 7.1-3.5 9.4C32.8 28 25.9 47 23.7 42.5c-3.4-7.2 10.5-15.3 5-21.9l-25.6 9s6.3 2.8 3.5 7.8c-16.3 28.9 24.2 39.3 32.5-7.2c2.7-14.8 4.6-23.9 6.5-23.9s5.6 2.7 6.9 3.6c1.3-1.1 1.4-2.1 1.4-2.5"/><path fill="#333" d="M39.8 8.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M38.9 7.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M38.4 13.8c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M37.5 12.9c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M33.8 27.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#f2b200" d="M32.8 26.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.5-1.1.1-2.3-.9-2.6"/><path fill="#333" d="M31.4 33c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5s.1-2.3-.9-2.6"/><path fill="#f2b200" d="M30.5 32.1c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#333" d="M29.1 38c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M28.2 37.2c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6m26-29.9c0 1.2-.7 2.3-1.8 2.7c.3.5 1.9 3 4.3 3.7c0 0 1.6-1.7 3.9-.9c.4.1 1.8.8 1.3.1c-3.9-4.5-7.7-5.6-7.7-5.6M28.7 20.6c.9 2-4.3 5.5-11.7 7.7s-14 2.4-14.9.3c-.9-2 4.3-5.5 11.7-7.7s14-2.4 14.9-.3"/><path fill="#333" d="M27.4 20.8c.7 1.7-4.1 4.7-10.8 6.7s-12.7 2.3-13.5.7c-.7-1.7 4.1-4.7 10.8-6.7c6.8-2 12.8-2.4 13.5-.7"/><g fill="none" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2"><path stroke="#ce9915" d="M43.5 11.3c-1.3 6.6-4.2 37.7-16.1 45.2"/><path stroke="#e2af23" d="M42.5 9.4C41.2 16 37.3 49 25.4 56.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="M52.4 10s-.1-1.9 1.8-2.7c0 0 .2 2.1-1.8 2.7"/><path fill="#ffce31" d="M53.9 7.4c-1.5-1-3.5-2.3-4.4-3c-1.6-1.2-6.3-4.7-8.2-.4c-1 2.3-2.7 7.1-3.5 9.4C32.8 28 25.9 47 23.7 42.5c-3.4-7.2 10.5-15.3 5-21.9l-25.6 9s6.3 2.8 3.5 7.8c-16.3 28.9 24.2 39.3 32.5-7.2c2.7-14.8 4.6-23.9 6.5-23.9s5.6 2.7 6.9 3.6c1.3-1.1 1.4-2.1 1.4-2.5"/><path fill="#333" d="M39.8 8.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M38.9 7.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M38.4 13.8c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M37.5 12.9c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#333" d="M33.8 27.7c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#f2b200" d="M32.8 26.8c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.5-1.1.1-2.3-.9-2.6"/><path fill="#333" d="M31.4 33c-.9-.3-2 .3-2.5 1.5s0 2.3.9 2.6s2-.3 2.5-1.5s.1-2.3-.9-2.6"/><path fill="#f2b200" d="M30.5 32.1c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6"/><path fill="#333" d="M29.1 38c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.1 0-2.3-.9-2.6"/><path fill="#f2b200" d="M28.2 37.2c-.9-.3-2 .3-2.5 1.5c-.4 1.1 0 2.3.9 2.6s2-.3 2.5-1.5c.4-1.2 0-2.3-.9-2.6m26-29.9c0 1.2-.7 2.3-1.8 2.7c.3.5 1.9 3 4.3 3.7c0 0 1.6-1.7 3.9-.9c.4.1 1.8.8 1.3.1c-3.9-4.5-7.7-5.6-7.7-5.6M28.7 20.6c.9 2-4.3 5.5-11.7 7.7s-14 2.4-14.9.3c-.9-2 4.3-5.5 11.7-7.7s14-2.4 14.9-.3"/><path fill="#333" d="M27.4 20.8c.7 1.7-4.1 4.7-10.8 6.7s-12.7 2.3-13.5.7c-.7-1.7 4.1-4.7 10.8-6.7c6.8-2 12.8-2.4 13.5-.7"/><g fill="none" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><path stroke="#ce9915" d="M43.5 11.3c-1.3 6.6-4.2 37.7-16.1 45.2"/><path stroke="#e2af23" d="M42.5 9.4C41.2 16 37.3 49 25.4 56.5"/></g></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M52.4%2010s-.1-1.9%201.8-2.7c0%200%20.2%202.1-1.8%202.7%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M53.9%207.4c-1.5-1-3.5-2.3-4.4-3c-1.6-1.2-6.3-4.7-8.2-.4c-1%202.3-2.7%207.1-3.5%209.4C32.8%2028%2025.9%2047%2023.7%2042.5c-3.4-7.2%2010.5-15.3%205-21.9l-25.6%209s6.3%202.8%203.5%207.8c-16.3%2028.9%2024.2%2039.3%2032.5-7.2c2.7-14.8%204.6-23.9%206.5-23.9s5.6%202.7%206.9%203.6c1.3-1.1%201.4-2.1%201.4-2.5%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M39.8%208.7c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M38.9%207.8c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M38.4%2013.8c-.9-.3-2%20.3-2.5%201.5s0%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M37.5%2012.9c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M33.8%2027.7c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M32.8%2026.8c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.5-1.1.1-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M31.4%2033c-.9-.3-2%20.3-2.5%201.5s0%202.3.9%202.6s2-.3%202.5-1.5s.1-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M30.5%2032.1c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M29.1%2038c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M28.2%2037.2c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6m26-29.9c0%201.2-.7%202.3-1.8%202.7c.3.5%201.9%203%204.3%203.7c0%200%201.6-1.7%203.9-.9c.4.1%201.8.8%201.3.1c-3.9-4.5-7.7-5.6-7.7-5.6M28.7%2020.6c.9%202-4.3%205.5-11.7%207.7s-14%202.4-14.9.3c-.9-2%204.3-5.5%2011.7-7.7s14-2.4%2014.9-.3%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M27.4%2020.8c.7%201.7-4.1%204.7-10.8%206.7s-12.7%202.3-13.5.7c-.7-1.7%204.1-4.7%2010.8-6.7c6.8-2%2012.8-2.4%2013.5-.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23ce9915%22%20d%3D%22M43.5%2011.3c-1.3%206.6-4.2%2037.7-16.1%2045.2%22%2F%3E%3Cpath%20stroke%3D%22%23e2af23%22%20d%3D%22M42.5%209.4C41.2%2016%2037.3%2049%2025.4%2056.5%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M52.4%2010s-.1-1.9%201.8-2.7c0%200%20.2%202.1-1.8%202.7%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M53.9%207.4c-1.5-1-3.5-2.3-4.4-3c-1.6-1.2-6.3-4.7-8.2-.4c-1%202.3-2.7%207.1-3.5%209.4C32.8%2028%2025.9%2047%2023.7%2042.5c-3.4-7.2%2010.5-15.3%205-21.9l-25.6%209s6.3%202.8%203.5%207.8c-16.3%2028.9%2024.2%2039.3%2032.5-7.2c2.7-14.8%204.6-23.9%206.5-23.9s5.6%202.7%206.9%203.6c1.3-1.1%201.4-2.1%201.4-2.5%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M39.8%208.7c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M38.9%207.8c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M38.4%2013.8c-.9-.3-2%20.3-2.5%201.5s0%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M37.5%2012.9c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M33.8%2027.7c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M32.8%2026.8c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.5-1.1.1-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M31.4%2033c-.9-.3-2%20.3-2.5%201.5s0%202.3.9%202.6s2-.3%202.5-1.5s.1-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M30.5%2032.1c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M29.1%2038c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.1%200-2.3-.9-2.6%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M28.2%2037.2c-.9-.3-2%20.3-2.5%201.5c-.4%201.1%200%202.3.9%202.6s2-.3%202.5-1.5c.4-1.2%200-2.3-.9-2.6m26-29.9c0%201.2-.7%202.3-1.8%202.7c.3.5%201.9%203%204.3%203.7c0%200%201.6-1.7%203.9-.9c.4.1%201.8.8%201.3.1c-3.9-4.5-7.7-5.6-7.7-5.6M28.7%2020.6c.9%202-4.3%205.5-11.7%207.7s-14%202.4-14.9.3c-.9-2%204.3-5.5%2011.7-7.7s14-2.4%2014.9-.3%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M27.4%2020.8c.7%201.7-4.1%204.7-10.8%206.7s-12.7%202.3-13.5.7c-.7-1.7%204.1-4.7%2010.8-6.7c6.8-2%2012.8-2.4%2013.5-.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%23ce9915%22%20d%3D%22M43.5%2011.3c-1.3%206.6-4.2%2037.7-16.1%2045.2%22%2F%3E%3Cpath%20stroke%3D%22%23e2af23%22%20d%3D%22M42.5%209.4C41.2%2016%2037.3%2049%2025.4%2056.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/saxophone.svg?color=%231a73e8&size=48