speaker from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
speaker
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More objects icons from Firefox OS Emoji

Use the speaker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ADB8BC" d="M306.353 438.735L155.035 285.036c-18.786-19.082-18.786-49.708 0-68.79l151.318-153.7c30.772-31.257 83.962-9.467 83.962 34.395V404.34c0 43.862-53.19 65.652-83.962 34.395"/><path fill="#597B91" d="M227.291 359.044h-89.869c-15.84 0-28.8-12.96-28.8-28.8V171.038c0-15.84 12.96-28.8 28.8-28.8h89.869z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSpeaker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ADB8BC" d="M306.353 438.735L155.035 285.036c-18.786-19.082-18.786-49.708 0-68.79l151.318-153.7c30.772-31.257 83.962-9.467 83.962 34.395V404.34c0 43.862-53.19 65.652-83.962 34.395"/><path fill="#597B91" d="M227.291 359.044h-89.869c-15.84 0-28.8-12.96-28.8-28.8V171.038c0-15.84 12.96-28.8 28.8-28.8h89.869z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ADB8BC" d="M306.353 438.735L155.035 285.036c-18.786-19.082-18.786-49.708 0-68.79l151.318-153.7c30.772-31.257 83.962-9.467 83.962 34.395V404.34c0 43.862-53.19 65.652-83.962 34.395"/><path fill="#597B91" d="M227.291 359.044h-89.869c-15.84 0-28.8-12.96-28.8-28.8V171.038c0-15.84 12.96-28.8 28.8-28.8h89.869z"/></svg>
</template>

CSS

.icon-speaker {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ADB8BC%22%20d%3D%22M306.353%20438.735L155.035%20285.036c-18.786-19.082-18.786-49.708%200-68.79l151.318-153.7c30.772-31.257%2083.962-9.467%2083.962%2034.395V404.34c0%2043.862-53.19%2065.652-83.962%2034.395%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M227.291%20359.044h-89.869c-15.84%200-28.8-12.96-28.8-28.8V171.038c0-15.84%2012.96-28.8%2028.8-28.8h89.869z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ADB8BC%22%20d%3D%22M306.353%20438.735L155.035%20285.036c-18.786-19.082-18.786-49.708%200-68.79l151.318-153.7c30.772-31.257%2083.962-9.467%2083.962%2034.395V404.34c0%2043.862-53.19%2065.652-83.962%2034.395%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M227.291%20359.044h-89.869c-15.84%200-28.8-12.96-28.8-28.8V171.038c0-15.84%2012.96-28.8%2028.8-28.8h89.869z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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