rightspeechbubble emoji

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

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

More objects icons from Firefox OS Emoji

Use the rightspeechbubble emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E3E2DD" d="M267.206 8.765c-130.1 0-235.566 105.594-235.566 235.851c0 30.486 5.778 59.62 16.297 86.367L8.015 461.423a12.6 12.6 0 0 0-.757 2.439l-.052.138h.03c-.729 4 .302 8.081 3.214 11.183c2.909 3.101 6.996 4.409 10.915 3.924v.027l.165-.027c.865-.12 1.719-.314 2.55-.609l124.823-29.9c34.767 20.256 75.178 31.867 118.301 31.867c130.1 0 235.566-105.594 235.566-235.85S397.305 8.765 267.206 8.765"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRightspeechbubble(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E3E2DD" d="M267.206 8.765c-130.1 0-235.566 105.594-235.566 235.851c0 30.486 5.778 59.62 16.297 86.367L8.015 461.423a12.6 12.6 0 0 0-.757 2.439l-.052.138h.03c-.729 4 .302 8.081 3.214 11.183c2.909 3.101 6.996 4.409 10.915 3.924v.027l.165-.027c.865-.12 1.719-.314 2.55-.609l124.823-29.9c34.767 20.256 75.178 31.867 118.301 31.867c130.1 0 235.566-105.594 235.566-235.85S397.305 8.765 267.206 8.765"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E3E2DD" d="M267.206 8.765c-130.1 0-235.566 105.594-235.566 235.851c0 30.486 5.778 59.62 16.297 86.367L8.015 461.423a12.6 12.6 0 0 0-.757 2.439l-.052.138h.03c-.729 4 .302 8.081 3.214 11.183c2.909 3.101 6.996 4.409 10.915 3.924v.027l.165-.027c.865-.12 1.719-.314 2.55-.609l124.823-29.9c34.767 20.256 75.178 31.867 118.301 31.867c130.1 0 235.566-105.594 235.566-235.85S397.305 8.765 267.206 8.765"/></svg>
</template>

CSS

.icon-rightspeechbubble {
  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%23E3E2DD%22%20d%3D%22M267.206%208.765c-130.1%200-235.566%20105.594-235.566%20235.851c0%2030.486%205.778%2059.62%2016.297%2086.367L8.015%20461.423a12.6%2012.6%200%200%200-.757%202.439l-.052.138h.03c-.729%204%20.302%208.081%203.214%2011.183c2.909%203.101%206.996%204.409%2010.915%203.924v.027l.165-.027c.865-.12%201.719-.314%202.55-.609l124.823-29.9c34.767%2020.256%2075.178%2031.867%20118.301%2031.867c130.1%200%20235.566-105.594%20235.566-235.85S397.305%208.765%20267.206%208.765%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%23E3E2DD%22%20d%3D%22M267.206%208.765c-130.1%200-235.566%20105.594-235.566%20235.851c0%2030.486%205.778%2059.62%2016.297%2086.367L8.015%20461.423a12.6%2012.6%200%200%200-.757%202.439l-.052.138h.03c-.729%204%20.302%208.081%203.214%2011.183c2.909%203.101%206.996%204.409%2010.915%203.924v.027l.165-.027c.865-.12%201.719-.314%202.55-.609l124.823-29.9c34.767%2020.256%2075.178%2031.867%20118.301%2031.867c130.1%200%20235.566-105.594%20235.566-235.85S397.305%208.765%20267.206%208.765%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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