rightthoughtbubble emoji

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

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

More objects icons from Firefox OS Emoji

Use the rightthoughtbubble emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E3E2DD" d="M157.694 394.522c0 16.346-13.235 29.597-29.561 29.597s-29.561-13.251-29.561-29.597s13.235-29.597 29.561-29.597s29.561 13.251 29.561 29.597m-85.192 38.56c-12.891 0-23.342 10.463-23.342 23.37s10.45 23.37 23.342 23.37s23.342-10.463 23.342-23.37s-10.451-23.37-23.342-23.37m339.012-311.179a96.2 96.2 0 0 0-26.709 3.763a97 97 0 0 0 2.06-19.903c0-53.215-43.088-96.355-96.239-96.355c-44.464 0-81.878 30.193-92.923 71.216c-13.764-22.039-38.204-36.709-66.08-36.709c-43.019 0-77.894 34.916-77.894 77.988a77.7 77.7 0 0 0 9.898 38.039C26.528 173.319 0 208.866 0 250.62c0 53.215 43.088 96.355 96.239 96.355c22.663 0 43.492-7.847 59.935-20.97c9.504 19.518 29.508 32.969 52.655 32.969a58.2 58.2 0 0 0 32.969-10.178c14.751 18.727 37.599 30.764 63.27 30.764c40.443 0 73.916-29.842 79.672-68.73a96.2 96.2 0 0 0 26.774 3.783c53.151 0 96.239-43.14 96.239-96.355s-43.087-96.355-96.239-96.355"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRightthoughtbubble(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="M157.694 394.522c0 16.346-13.235 29.597-29.561 29.597s-29.561-13.251-29.561-29.597s13.235-29.597 29.561-29.597s29.561 13.251 29.561 29.597m-85.192 38.56c-12.891 0-23.342 10.463-23.342 23.37s10.45 23.37 23.342 23.37s23.342-10.463 23.342-23.37s-10.451-23.37-23.342-23.37m339.012-311.179a96.2 96.2 0 0 0-26.709 3.763a97 97 0 0 0 2.06-19.903c0-53.215-43.088-96.355-96.239-96.355c-44.464 0-81.878 30.193-92.923 71.216c-13.764-22.039-38.204-36.709-66.08-36.709c-43.019 0-77.894 34.916-77.894 77.988a77.7 77.7 0 0 0 9.898 38.039C26.528 173.319 0 208.866 0 250.62c0 53.215 43.088 96.355 96.239 96.355c22.663 0 43.492-7.847 59.935-20.97c9.504 19.518 29.508 32.969 52.655 32.969a58.2 58.2 0 0 0 32.969-10.178c14.751 18.727 37.599 30.764 63.27 30.764c40.443 0 73.916-29.842 79.672-68.73a96.2 96.2 0 0 0 26.774 3.783c53.151 0 96.239-43.14 96.239-96.355s-43.087-96.355-96.239-96.355"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E3E2DD" d="M157.694 394.522c0 16.346-13.235 29.597-29.561 29.597s-29.561-13.251-29.561-29.597s13.235-29.597 29.561-29.597s29.561 13.251 29.561 29.597m-85.192 38.56c-12.891 0-23.342 10.463-23.342 23.37s10.45 23.37 23.342 23.37s23.342-10.463 23.342-23.37s-10.451-23.37-23.342-23.37m339.012-311.179a96.2 96.2 0 0 0-26.709 3.763a97 97 0 0 0 2.06-19.903c0-53.215-43.088-96.355-96.239-96.355c-44.464 0-81.878 30.193-92.923 71.216c-13.764-22.039-38.204-36.709-66.08-36.709c-43.019 0-77.894 34.916-77.894 77.988a77.7 77.7 0 0 0 9.898 38.039C26.528 173.319 0 208.866 0 250.62c0 53.215 43.088 96.355 96.239 96.355c22.663 0 43.492-7.847 59.935-20.97c9.504 19.518 29.508 32.969 52.655 32.969a58.2 58.2 0 0 0 32.969-10.178c14.751 18.727 37.599 30.764 63.27 30.764c40.443 0 73.916-29.842 79.672-68.73a96.2 96.2 0 0 0 26.774 3.783c53.151 0 96.239-43.14 96.239-96.355s-43.087-96.355-96.239-96.355"/></svg>
</template>

CSS

.icon-rightthoughtbubble {
  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%22M157.694%20394.522c0%2016.346-13.235%2029.597-29.561%2029.597s-29.561-13.251-29.561-29.597s13.235-29.597%2029.561-29.597s29.561%2013.251%2029.561%2029.597m-85.192%2038.56c-12.891%200-23.342%2010.463-23.342%2023.37s10.45%2023.37%2023.342%2023.37s23.342-10.463%2023.342-23.37s-10.451-23.37-23.342-23.37m339.012-311.179a96.2%2096.2%200%200%200-26.709%203.763a97%2097%200%200%200%202.06-19.903c0-53.215-43.088-96.355-96.239-96.355c-44.464%200-81.878%2030.193-92.923%2071.216c-13.764-22.039-38.204-36.709-66.08-36.709c-43.019%200-77.894%2034.916-77.894%2077.988a77.7%2077.7%200%200%200%209.898%2038.039C26.528%20173.319%200%20208.866%200%20250.62c0%2053.215%2043.088%2096.355%2096.239%2096.355c22.663%200%2043.492-7.847%2059.935-20.97c9.504%2019.518%2029.508%2032.969%2052.655%2032.969a58.2%2058.2%200%200%200%2032.969-10.178c14.751%2018.727%2037.599%2030.764%2063.27%2030.764c40.443%200%2073.916-29.842%2079.672-68.73a96.2%2096.2%200%200%200%2026.774%203.783c53.151%200%2096.239-43.14%2096.239-96.355s-43.087-96.355-96.239-96.355%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%22M157.694%20394.522c0%2016.346-13.235%2029.597-29.561%2029.597s-29.561-13.251-29.561-29.597s13.235-29.597%2029.561-29.597s29.561%2013.251%2029.561%2029.597m-85.192%2038.56c-12.891%200-23.342%2010.463-23.342%2023.37s10.45%2023.37%2023.342%2023.37s23.342-10.463%2023.342-23.37s-10.451-23.37-23.342-23.37m339.012-311.179a96.2%2096.2%200%200%200-26.709%203.763a97%2097%200%200%200%202.06-19.903c0-53.215-43.088-96.355-96.239-96.355c-44.464%200-81.878%2030.193-92.923%2071.216c-13.764-22.039-38.204-36.709-66.08-36.709c-43.019%200-77.894%2034.916-77.894%2077.988a77.7%2077.7%200%200%200%209.898%2038.039C26.528%20173.319%200%20208.866%200%20250.62c0%2053.215%2043.088%2096.355%2096.239%2096.355c22.663%200%2043.492-7.847%2059.935-20.97c9.504%2019.518%2029.508%2032.969%2052.655%2032.969a58.2%2058.2%200%200%200%2032.969-10.178c14.751%2018.727%2037.599%2030.764%2063.27%2030.764c40.443%200%2073.916-29.842%2079.672-68.73a96.2%2096.2%200%200%200%2026.774%203.783c53.151%200%2096.239-43.14%2096.239-96.355s-43.087-96.355-96.239-96.355%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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