Emoji Cheering Megaphone Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cheering Megaphone icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325171.svg" alt="Emoji Cheering Megaphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325171.svg" alt="Emoji Cheering Megaphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325171.svg" alt="Emoji Cheering Megaphone icon" :width="24" :height="24" />
CSS background
.icon-emoji-cheering-megaphone {
background-image: url('https://proicons.com/icon/325171.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="l" d="m13.7864,16.7354s15.4741.8042,24.9684-5.7034"/><path id="d" class="l" d="m13.7864,28.5265s15.4741-.8042,24.9684,5.7034"/><path id="e" class="l" d="m9.548,16.7354h4.2365v11.6226h-4.2365c-.6895,0-1.2484-.5586-1.2484-1.2477v-9.1272c0-.6891.5589-1.2477,1.2484-1.2477h0"/><path id="f" class="l" d="m13.7839,28.5515l.5472,2.8997h-.9363l.9763,5.1775h.3119l.2372,1.2577-3.4175.0473-1.7696-9.383"/><path id="g" class="l" d="m13.7864,16.7354s15.4741.8042,24.9684-5.7034"/><path id="h" class="l" d="m13.7864,28.5265s15.4741-.8042,24.9684,5.7034"/><path id="i" class="l" d="m8.2996,18.4885h-1.5512c-.6895,0-1.2484.5586-1.2484,1.2477v5.5661c0,.6891.5589,1.2477,1.2484,1.2477h1.5512"/><path id="j" class="l" d="m10.0411,26.1059h1.8726"/><path id="k" class="l" d="m40.0032,10.0663h1.2484c.6895,0,1.2484.5586,1.2484,1.2477v22.4654c0,.6891-.5589,1.2477-1.2484,1.2477h-1.2484c-.6895,0-1.2484-.5586-1.2484-1.2477V11.314c0-.6891.5589-1.2477,1.2484-1.2477"/></svg>
Copied!