rightspeaker emoji

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

Name
rightspeaker
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the rightspeaker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ADB8BC" d="m192.585 62.546l151.318 153.699c18.786 19.082 18.786 49.708 0 68.79l-151.318 153.7c-30.772 31.257-83.962 9.467-83.962-34.395V96.941c-.001-43.862 53.189-65.651 83.962-34.395"/><path fill="#597B91" d="M271.647 142.238h89.869c15.84 0 28.8 12.96 28.8 28.8v159.206c0 15.84-12.96 28.8-28.8 28.8h-89.869z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRightspeaker(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="m192.585 62.546l151.318 153.699c18.786 19.082 18.786 49.708 0 68.79l-151.318 153.7c-30.772 31.257-83.962 9.467-83.962-34.395V96.941c-.001-43.862 53.189-65.651 83.962-34.395"/><path fill="#597B91" d="M271.647 142.238h89.869c15.84 0 28.8 12.96 28.8 28.8v159.206c0 15.84-12.96 28.8-28.8 28.8h-89.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="m192.585 62.546l151.318 153.699c18.786 19.082 18.786 49.708 0 68.79l-151.318 153.7c-30.772 31.257-83.962 9.467-83.962-34.395V96.941c-.001-43.862 53.189-65.651 83.962-34.395"/><path fill="#597B91" d="M271.647 142.238h89.869c15.84 0 28.8 12.96 28.8 28.8v159.206c0 15.84-12.96 28.8-28.8 28.8h-89.869z"/></svg>
</template>

CSS

.icon-rightspeaker {
  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%22m192.585%2062.546l151.318%20153.699c18.786%2019.082%2018.786%2049.708%200%2068.79l-151.318%20153.7c-30.772%2031.257-83.962%209.467-83.962-34.395V96.941c-.001-43.862%2053.189-65.651%2083.962-34.395%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M271.647%20142.238h89.869c15.84%200%2028.8%2012.96%2028.8%2028.8v159.206c0%2015.84-12.96%2028.8-28.8%2028.8h-89.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%22m192.585%2062.546l151.318%20153.699c18.786%2019.082%2018.786%2049.708%200%2068.79l-151.318%20153.7c-30.772%2031.257-83.962%209.467-83.962-34.395V96.941c-.001-43.862%2053.189-65.651%2083.962-34.395%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M271.647%20142.238h89.869c15.84%200%2028.8%2012.96%2028.8%2028.8v159.206c0%2015.84-12.96%2028.8-28.8%2028.8h-89.869z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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