megaphone emoji
megaphone from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- megaphone
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
megaphoneBootstrap IconsmegaphoneBoxIcons v2 SolidmegaphoneCodiconsmegaphoneEmoji One (Colored)megaphone-12-filledFluent UI System IconsmegaphoneFluent EmojimegaphoneFluent Emoji FlatmegaphoneFluent Emoji High ContrastmegaphoneFirefox OS EmojimegaphoneHealth IconsmegaphoneHeroIconsmegaphoneIconoirmegaphoneIonIconsmegaphoneLucidemegaphoneMajesticonsmegaphoneOcticonsmegaphoneOpenMojimegaphonePhosphormegaphonePixelarticonsmegaphonePrime Iconsmegaphone-fillRemix IconmegaphoneTwitter EmojimegaphoneUnicons
More objects icons from Noto Emoji
Use the megaphone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M53.23 107.21c-1.26-2.49-.52-5.55.57-8.31l3.47-8.77l7.98 2.78l-3.16 7.97c-.63 1.59-.15 3.28 2.78 3.59l10.5.76c.87.06 1.67-.45 1.99-1.26l2.95-7.45l6.28 1.31l-3.41 8.6c-1.61 4.08-3.09 5.43-7.62 5.53l-13.38-.54c-5.18-.22-7.5-1.34-8.95-4.21"/><path fill="#2f7889" d="m79.74 97.95l-1.87 4.72s1.03-1.19 3.66-.96c2.31.2 3.02 1.26 3.02 1.26l1.82-4.59zm-17.89 3.56s-1.03-1.71-3.49-1.87c-3.44-.23-5.29 1.32-5.29 1.32s.53-2.04 1.73-4.63l8.85.59z"/><ellipse cx="112.68" cy="86.201" fill="#b8dade" rx="17.951" ry="9.89" transform="rotate(-68.396 112.68 86.2)"/><path fill="#82aec0" d="M106.06 102.88c2.58 1.02 5.67.02 8.56-2.42c0 0-5.25 1.37-5.93-3.38c0 0-5.31-4.06-7.27-2.58c.31 4.13 1.9 7.3 4.64 8.38"/><path fill="#ed3732" d="M14.36 47.26c-8.62 21.78-7.97 42.47 1.46 46.2l86.86 5.94c3.18 1.06 9.26-3.8 12.58-12.18s2.05-15.76-.63-17.6L47.04 14.59c-9.43-3.73-24.06 10.89-32.68 32.67"/><path fill="#c62828" d="M15.81 93.47c1.6.63 86.81 5.95 86.81 5.95c2.2.71 4.78-1.14 6.07-2.33c0 0-47.83-7.29-53.44-8.23c-20.51-3.42-25.61-3.63-22.42-8.34zm100.9-20.51s-.26-2.09-2.09-3.34l-67.8-55.37s2.49 3.14 3.14 4.51c.33.69.51 2.3.76 3.71c.48 2.7 2.49 4.26 3.89 5.27c10.32 7.47 51.72 37.44 62.1 45.22"/><ellipse cx="27.547" cy="52.493" fill="#b8dade" rx="44.772" ry="18.081" transform="rotate(-68.396 27.547 52.493)"/><ellipse cx="25.38" cy="51.628" fill="#2f7889" rx="37.152" ry="11.861" transform="rotate(-68.396 25.38 51.628)"/><linearGradient id="SVGKsy1gdRc" x1="-322.29" x2="-334.848" y1="45.871" y2="76.01" gradientTransform="translate(360.76 -25.673)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#353738"/><stop offset="1" stop-color="#353738" stop-opacity="0"/></linearGradient><path fill="url(#SVGKsy1gdRc)" d="m14.36 47.256l22.05 8.74c7.55-19.08 8.74-36.5 2.65-38.91s-17.15 11.1-24.7 30.17"/><path fill="#fff" d="M45.65 39.94c-1.57-.56-1.59-2.01-1.36-3.12c1.02-4.99 1.36-10.25.92-14.07c-.13-1.12.2-2.18 1.32-2.31c1.13-.13 1.89 1.19 2.12 2.29c.82 4.05.93 9.23-.36 14.91c-.23 1-1.28 2.8-2.64 2.3"/><path fill="#ffca28" d="M115.2 78.14c.26 1.51-1.3 1.12-2.14.7L57.68 50.05c-1.16-.59-4.87-2.05-5-3.94c-.21-3.04.09-5.06.35-7.4c.42-3.76 2.53-1.89 4.23-.76L113 75.47c.45.3 1.92 1.04 2.2 2.67" opacity=".45"/></svg>
React
import type { SVGProps } from "react";
export function NotoMegaphone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M53.23 107.21c-1.26-2.49-.52-5.55.57-8.31l3.47-8.77l7.98 2.78l-3.16 7.97c-.63 1.59-.15 3.28 2.78 3.59l10.5.76c.87.06 1.67-.45 1.99-1.26l2.95-7.45l6.28 1.31l-3.41 8.6c-1.61 4.08-3.09 5.43-7.62 5.53l-13.38-.54c-5.18-.22-7.5-1.34-8.95-4.21"/><path fill="#2f7889" d="m79.74 97.95l-1.87 4.72s1.03-1.19 3.66-.96c2.31.2 3.02 1.26 3.02 1.26l1.82-4.59zm-17.89 3.56s-1.03-1.71-3.49-1.87c-3.44-.23-5.29 1.32-5.29 1.32s.53-2.04 1.73-4.63l8.85.59z"/><ellipse cx="112.68" cy="86.201" fill="#b8dade" rx="17.951" ry="9.89" transform="rotate(-68.396 112.68 86.2)"/><path fill="#82aec0" d="M106.06 102.88c2.58 1.02 5.67.02 8.56-2.42c0 0-5.25 1.37-5.93-3.38c0 0-5.31-4.06-7.27-2.58c.31 4.13 1.9 7.3 4.64 8.38"/><path fill="#ed3732" d="M14.36 47.26c-8.62 21.78-7.97 42.47 1.46 46.2l86.86 5.94c3.18 1.06 9.26-3.8 12.58-12.18s2.05-15.76-.63-17.6L47.04 14.59c-9.43-3.73-24.06 10.89-32.68 32.67"/><path fill="#c62828" d="M15.81 93.47c1.6.63 86.81 5.95 86.81 5.95c2.2.71 4.78-1.14 6.07-2.33c0 0-47.83-7.29-53.44-8.23c-20.51-3.42-25.61-3.63-22.42-8.34zm100.9-20.51s-.26-2.09-2.09-3.34l-67.8-55.37s2.49 3.14 3.14 4.51c.33.69.51 2.3.76 3.71c.48 2.7 2.49 4.26 3.89 5.27c10.32 7.47 51.72 37.44 62.1 45.22"/><ellipse cx="27.547" cy="52.493" fill="#b8dade" rx="44.772" ry="18.081" transform="rotate(-68.396 27.547 52.493)"/><ellipse cx="25.38" cy="51.628" fill="#2f7889" rx="37.152" ry="11.861" transform="rotate(-68.396 25.38 51.628)"/><linearGradient id="SVGKsy1gdRc" x1="-322.29" x2="-334.848" y1="45.871" y2="76.01" gradientTransform="translate(360.76 -25.673)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#353738"/><stop offset="1" stopColor="#353738" stopOpacity="0"/></linearGradient><path fill="url(#SVGKsy1gdRc)" d="m14.36 47.256l22.05 8.74c7.55-19.08 8.74-36.5 2.65-38.91s-17.15 11.1-24.7 30.17"/><path fill="#fff" d="M45.65 39.94c-1.57-.56-1.59-2.01-1.36-3.12c1.02-4.99 1.36-10.25.92-14.07c-.13-1.12.2-2.18 1.32-2.31c1.13-.13 1.89 1.19 2.12 2.29c.82 4.05.93 9.23-.36 14.91c-.23 1-1.28 2.8-2.64 2.3"/><path fill="#ffca28" d="M115.2 78.14c.26 1.51-1.3 1.12-2.14.7L57.68 50.05c-1.16-.59-4.87-2.05-5-3.94c-.21-3.04.09-5.06.35-7.4c.42-3.76 2.53-1.89 4.23-.76L113 75.47c.45.3 1.92 1.04 2.2 2.67" opacity=".45"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#82aec0" d="M53.23 107.21c-1.26-2.49-.52-5.55.57-8.31l3.47-8.77l7.98 2.78l-3.16 7.97c-.63 1.59-.15 3.28 2.78 3.59l10.5.76c.87.06 1.67-.45 1.99-1.26l2.95-7.45l6.28 1.31l-3.41 8.6c-1.61 4.08-3.09 5.43-7.62 5.53l-13.38-.54c-5.18-.22-7.5-1.34-8.95-4.21"/><path fill="#2f7889" d="m79.74 97.95l-1.87 4.72s1.03-1.19 3.66-.96c2.31.2 3.02 1.26 3.02 1.26l1.82-4.59zm-17.89 3.56s-1.03-1.71-3.49-1.87c-3.44-.23-5.29 1.32-5.29 1.32s.53-2.04 1.73-4.63l8.85.59z"/><ellipse cx="112.68" cy="86.201" fill="#b8dade" rx="17.951" ry="9.89" transform="rotate(-68.396 112.68 86.2)"/><path fill="#82aec0" d="M106.06 102.88c2.58 1.02 5.67.02 8.56-2.42c0 0-5.25 1.37-5.93-3.38c0 0-5.31-4.06-7.27-2.58c.31 4.13 1.9 7.3 4.64 8.38"/><path fill="#ed3732" d="M14.36 47.26c-8.62 21.78-7.97 42.47 1.46 46.2l86.86 5.94c3.18 1.06 9.26-3.8 12.58-12.18s2.05-15.76-.63-17.6L47.04 14.59c-9.43-3.73-24.06 10.89-32.68 32.67"/><path fill="#c62828" d="M15.81 93.47c1.6.63 86.81 5.95 86.81 5.95c2.2.71 4.78-1.14 6.07-2.33c0 0-47.83-7.29-53.44-8.23c-20.51-3.42-25.61-3.63-22.42-8.34zm100.9-20.51s-.26-2.09-2.09-3.34l-67.8-55.37s2.49 3.14 3.14 4.51c.33.69.51 2.3.76 3.71c.48 2.7 2.49 4.26 3.89 5.27c10.32 7.47 51.72 37.44 62.1 45.22"/><ellipse cx="27.547" cy="52.493" fill="#b8dade" rx="44.772" ry="18.081" transform="rotate(-68.396 27.547 52.493)"/><ellipse cx="25.38" cy="51.628" fill="#2f7889" rx="37.152" ry="11.861" transform="rotate(-68.396 25.38 51.628)"/><linearGradient id="SVGKsy1gdRc" x1="-322.29" x2="-334.848" y1="45.871" y2="76.01" gradientTransform="translate(360.76 -25.673)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#353738"/><stop offset="1" stop-color="#353738" stop-opacity="0"/></linearGradient><path fill="url(#SVGKsy1gdRc)" d="m14.36 47.256l22.05 8.74c7.55-19.08 8.74-36.5 2.65-38.91s-17.15 11.1-24.7 30.17"/><path fill="#fff" d="M45.65 39.94c-1.57-.56-1.59-2.01-1.36-3.12c1.02-4.99 1.36-10.25.92-14.07c-.13-1.12.2-2.18 1.32-2.31c1.13-.13 1.89 1.19 2.12 2.29c.82 4.05.93 9.23-.36 14.91c-.23 1-1.28 2.8-2.64 2.3"/><path fill="#ffca28" d="M115.2 78.14c.26 1.51-1.3 1.12-2.14.7L57.68 50.05c-1.16-.59-4.87-2.05-5-3.94c-.21-3.04.09-5.06.35-7.4c.42-3.76 2.53-1.89 4.23-.76L113 75.47c.45.3 1.92 1.04 2.2 2.67" opacity=".45"/></svg> </template>
CSS
.icon-megaphone {
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%2382aec0%22%20d%3D%22M53.23%20107.21c-1.26-2.49-.52-5.55.57-8.31l3.47-8.77l7.98%202.78l-3.16%207.97c-.63%201.59-.15%203.28%202.78%203.59l10.5.76c.87.06%201.67-.45%201.99-1.26l2.95-7.45l6.28%201.31l-3.41%208.6c-1.61%204.08-3.09%205.43-7.62%205.53l-13.38-.54c-5.18-.22-7.5-1.34-8.95-4.21%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m79.74%2097.95l-1.87%204.72s1.03-1.19%203.66-.96c2.31.2%203.02%201.26%203.02%201.26l1.82-4.59zm-17.89%203.56s-1.03-1.71-3.49-1.87c-3.44-.23-5.29%201.32-5.29%201.32s.53-2.04%201.73-4.63l8.85.59z%22%2F%3E%3Cellipse%20cx%3D%22112.68%22%20cy%3D%2286.201%22%20fill%3D%22%23b8dade%22%20rx%3D%2217.951%22%20ry%3D%229.89%22%20transform%3D%22rotate(-68.396%20112.68%2086.2)%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M106.06%20102.88c2.58%201.02%205.67.02%208.56-2.42c0%200-5.25%201.37-5.93-3.38c0%200-5.31-4.06-7.27-2.58c.31%204.13%201.9%207.3%204.64%208.38%22%2F%3E%3Cpath%20fill%3D%22%23ed3732%22%20d%3D%22M14.36%2047.26c-8.62%2021.78-7.97%2042.47%201.46%2046.2l86.86%205.94c3.18%201.06%209.26-3.8%2012.58-12.18s2.05-15.76-.63-17.6L47.04%2014.59c-9.43-3.73-24.06%2010.89-32.68%2032.67%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22M15.81%2093.47c1.6.63%2086.81%205.95%2086.81%205.95c2.2.71%204.78-1.14%206.07-2.33c0%200-47.83-7.29-53.44-8.23c-20.51-3.42-25.61-3.63-22.42-8.34zm100.9-20.51s-.26-2.09-2.09-3.34l-67.8-55.37s2.49%203.14%203.14%204.51c.33.69.51%202.3.76%203.71c.48%202.7%202.49%204.26%203.89%205.27c10.32%207.47%2051.72%2037.44%2062.1%2045.22%22%2F%3E%3Cellipse%20cx%3D%2227.547%22%20cy%3D%2252.493%22%20fill%3D%22%23b8dade%22%20rx%3D%2244.772%22%20ry%3D%2218.081%22%20transform%3D%22rotate(-68.396%2027.547%2052.493)%22%2F%3E%3Cellipse%20cx%3D%2225.38%22%20cy%3D%2251.628%22%20fill%3D%22%232f7889%22%20rx%3D%2237.152%22%20ry%3D%2211.861%22%20transform%3D%22rotate(-68.396%2025.38%2051.628)%22%2F%3E%3ClinearGradient%20id%3D%22SVGKsy1gdRc%22%20x1%3D%22-322.29%22%20x2%3D%22-334.848%22%20y1%3D%2245.871%22%20y2%3D%2276.01%22%20gradientTransform%3D%22translate(360.76%20-25.673)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23353738%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353738%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGKsy1gdRc)%22%20d%3D%22m14.36%2047.256l22.05%208.74c7.55-19.08%208.74-36.5%202.65-38.91s-17.15%2011.1-24.7%2030.17%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45.65%2039.94c-1.57-.56-1.59-2.01-1.36-3.12c1.02-4.99%201.36-10.25.92-14.07c-.13-1.12.2-2.18%201.32-2.31c1.13-.13%201.89%201.19%202.12%202.29c.82%204.05.93%209.23-.36%2014.91c-.23%201-1.28%202.8-2.64%202.3%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M115.2%2078.14c.26%201.51-1.3%201.12-2.14.7L57.68%2050.05c-1.16-.59-4.87-2.05-5-3.94c-.21-3.04.09-5.06.35-7.4c.42-3.76%202.53-1.89%204.23-.76L113%2075.47c.45.3%201.92%201.04%202.2%202.67%22%20opacity%3D%22.45%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%2382aec0%22%20d%3D%22M53.23%20107.21c-1.26-2.49-.52-5.55.57-8.31l3.47-8.77l7.98%202.78l-3.16%207.97c-.63%201.59-.15%203.28%202.78%203.59l10.5.76c.87.06%201.67-.45%201.99-1.26l2.95-7.45l6.28%201.31l-3.41%208.6c-1.61%204.08-3.09%205.43-7.62%205.53l-13.38-.54c-5.18-.22-7.5-1.34-8.95-4.21%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22m79.74%2097.95l-1.87%204.72s1.03-1.19%203.66-.96c2.31.2%203.02%201.26%203.02%201.26l1.82-4.59zm-17.89%203.56s-1.03-1.71-3.49-1.87c-3.44-.23-5.29%201.32-5.29%201.32s.53-2.04%201.73-4.63l8.85.59z%22%2F%3E%3Cellipse%20cx%3D%22112.68%22%20cy%3D%2286.201%22%20fill%3D%22%23b8dade%22%20rx%3D%2217.951%22%20ry%3D%229.89%22%20transform%3D%22rotate(-68.396%20112.68%2086.2)%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M106.06%20102.88c2.58%201.02%205.67.02%208.56-2.42c0%200-5.25%201.37-5.93-3.38c0%200-5.31-4.06-7.27-2.58c.31%204.13%201.9%207.3%204.64%208.38%22%2F%3E%3Cpath%20fill%3D%22%23ed3732%22%20d%3D%22M14.36%2047.26c-8.62%2021.78-7.97%2042.47%201.46%2046.2l86.86%205.94c3.18%201.06%209.26-3.8%2012.58-12.18s2.05-15.76-.63-17.6L47.04%2014.59c-9.43-3.73-24.06%2010.89-32.68%2032.67%22%2F%3E%3Cpath%20fill%3D%22%23c62828%22%20d%3D%22M15.81%2093.47c1.6.63%2086.81%205.95%2086.81%205.95c2.2.71%204.78-1.14%206.07-2.33c0%200-47.83-7.29-53.44-8.23c-20.51-3.42-25.61-3.63-22.42-8.34zm100.9-20.51s-.26-2.09-2.09-3.34l-67.8-55.37s2.49%203.14%203.14%204.51c.33.69.51%202.3.76%203.71c.48%202.7%202.49%204.26%203.89%205.27c10.32%207.47%2051.72%2037.44%2062.1%2045.22%22%2F%3E%3Cellipse%20cx%3D%2227.547%22%20cy%3D%2252.493%22%20fill%3D%22%23b8dade%22%20rx%3D%2244.772%22%20ry%3D%2218.081%22%20transform%3D%22rotate(-68.396%2027.547%2052.493)%22%2F%3E%3Cellipse%20cx%3D%2225.38%22%20cy%3D%2251.628%22%20fill%3D%22%232f7889%22%20rx%3D%2237.152%22%20ry%3D%2211.861%22%20transform%3D%22rotate(-68.396%2025.38%2051.628)%22%2F%3E%3ClinearGradient%20id%3D%22SVGKsy1gdRc%22%20x1%3D%22-322.29%22%20x2%3D%22-334.848%22%20y1%3D%2245.871%22%20y2%3D%2276.01%22%20gradientTransform%3D%22translate(360.76%20-25.673)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23353738%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23353738%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGKsy1gdRc)%22%20d%3D%22m14.36%2047.256l22.05%208.74c7.55-19.08%208.74-36.5%202.65-38.91s-17.15%2011.1-24.7%2030.17%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M45.65%2039.94c-1.57-.56-1.59-2.01-1.36-3.12c1.02-4.99%201.36-10.25.92-14.07c-.13-1.12.2-2.18%201.32-2.31c1.13-.13%201.89%201.19%202.12%202.29c.82%204.05.93%209.23-.36%2014.91c-.23%201-1.28%202.8-2.64%202.3%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M115.2%2078.14c.26%201.51-1.3%201.12-2.14.7L57.68%2050.05c-1.16-.59-4.87-2.05-5-3.94c-.21-3.04.09-5.06.35-7.4c.42-3.76%202.53-1.89%204.23-.76L113%2075.47c.45.3%201.92%201.04%202.2%202.67%22%20opacity%3D%22.45%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/megaphone.svg?color=%231a73e8&size=48