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

Name
flushed
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More people icons from Firefox OS Emoji

Use the flushed emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#E274C8" d="M394.3 172.3c-.3 0-.6 0-.9-.1l-57.2-6.8c-4.2-.5-7.2-4.3-6.7-8.4c.5-4.2 4.2-7.2 8.4-6.7l57.2 6.8c4.2.5 7.2 4.3 6.7 8.4c-.4 4-3.7 6.8-7.5 6.8m-276.7-.7c-3.8 0-7.1-2.8-7.5-6.7c-.5-4.2 2.5-8 6.7-8.4l57.2-6.8c4.2-.5 8 2.5 8.4 6.7c.5 4.2-2.5 8-6.7 8.4l-57.2 6.8z"/><path fill="#2B3B47" d="M221.5 322s4.3-2.3 10.8-3.9c1.6-.4 3.4-.9 5.2-1.2c1.9-.3 3.8-.8 5.8-.9c4-.6 8.4-.8 12.7-.9c2.2-.1 4.3.1 6.4.2c2.1 0 4.2.3 6.2.6c4 .4 7.8 1.2 11.1 2.1c6.5 1.7 10.8 4 10.8 4l3.2 1.8c3.2 1.8 4.4 5.9 2.6 9.1c-1.2 2.2-3.5 3.5-5.9 3.5h-69.1c-3.7 0-6.7-3-6.7-6.7c0-2.6 1.5-4.8 3.6-6zm-75.4-132.5c13.4 0 24.2 10.8 24.2 24.2V268c0 5.5-48.5 5.5-48.5 0v-54.3c.1-13.3 10.9-24.2 24.3-24.2"/><path fill="#E274C8" d="M124.1 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.7-2.3.9-3.4.9"/><path fill="#2B3B47" d="M341.5 268.1v-54.3c0-13.4 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2v54.3"/><path fill="#E274C8" d="M343.7 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.7-2.2.9-3.4.9"/><path fill="#E583C9" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiFlushed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#E274C8" d="M394.3 172.3c-.3 0-.6 0-.9-.1l-57.2-6.8c-4.2-.5-7.2-4.3-6.7-8.4c.5-4.2 4.2-7.2 8.4-6.7l57.2 6.8c4.2.5 7.2 4.3 6.7 8.4c-.4 4-3.7 6.8-7.5 6.8m-276.7-.7c-3.8 0-7.1-2.8-7.5-6.7c-.5-4.2 2.5-8 6.7-8.4l57.2-6.8c4.2-.5 8 2.5 8.4 6.7c.5 4.2-2.5 8-6.7 8.4l-57.2 6.8z"/><path fill="#2B3B47" d="M221.5 322s4.3-2.3 10.8-3.9c1.6-.4 3.4-.9 5.2-1.2c1.9-.3 3.8-.8 5.8-.9c4-.6 8.4-.8 12.7-.9c2.2-.1 4.3.1 6.4.2c2.1 0 4.2.3 6.2.6c4 .4 7.8 1.2 11.1 2.1c6.5 1.7 10.8 4 10.8 4l3.2 1.8c3.2 1.8 4.4 5.9 2.6 9.1c-1.2 2.2-3.5 3.5-5.9 3.5h-69.1c-3.7 0-6.7-3-6.7-6.7c0-2.6 1.5-4.8 3.6-6zm-75.4-132.5c13.4 0 24.2 10.8 24.2 24.2V268c0 5.5-48.5 5.5-48.5 0v-54.3c.1-13.3 10.9-24.2 24.3-24.2"/><path fill="#E274C8" d="M124.1 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.7-2.3.9-3.4.9"/><path fill="#2B3B47" d="M341.5 268.1v-54.3c0-13.4 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2v54.3"/><path fill="#E274C8" d="M343.7 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.7-2.2.9-3.4.9"/><path fill="#E583C9" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFA1E0" d="M255.9 35.3C134 35.3 35.2 134.1 35.2 256c0 3.3.1 6.6.2 9.9c-12.8 1.7-22.8 12.6-22.8 25.9c0 14.5 11.7 26.2 26.2 26.2H44c26.8 91.7 111.4 158.7 211.7 158.7c121.8 0 220.6-98.8 220.6-220.6c.2-122-98.6-220.8-220.4-220.8"/><path fill="#E274C8" d="M394.3 172.3c-.3 0-.6 0-.9-.1l-57.2-6.8c-4.2-.5-7.2-4.3-6.7-8.4c.5-4.2 4.2-7.2 8.4-6.7l57.2 6.8c4.2.5 7.2 4.3 6.7 8.4c-.4 4-3.7 6.8-7.5 6.8m-276.7-.7c-3.8 0-7.1-2.8-7.5-6.7c-.5-4.2 2.5-8 6.7-8.4l57.2-6.8c4.2-.5 8 2.5 8.4 6.7c.5 4.2-2.5 8-6.7 8.4l-57.2 6.8z"/><path fill="#2B3B47" d="M221.5 322s4.3-2.3 10.8-3.9c1.6-.4 3.4-.9 5.2-1.2c1.9-.3 3.8-.8 5.8-.9c4-.6 8.4-.8 12.7-.9c2.2-.1 4.3.1 6.4.2c2.1 0 4.2.3 6.2.6c4 .4 7.8 1.2 11.1 2.1c6.5 1.7 10.8 4 10.8 4l3.2 1.8c3.2 1.8 4.4 5.9 2.6 9.1c-1.2 2.2-3.5 3.5-5.9 3.5h-69.1c-3.7 0-6.7-3-6.7-6.7c0-2.6 1.5-4.8 3.6-6zm-75.4-132.5c13.4 0 24.2 10.8 24.2 24.2V268c0 5.5-48.5 5.5-48.5 0v-54.3c.1-13.3 10.9-24.2 24.3-24.2"/><path fill="#E274C8" d="M124.1 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.7-2.3.9-3.4.9"/><path fill="#2B3B47" d="M341.5 268.1v-54.3c0-13.4 10.8-24.2 24.2-24.2s24.2 10.8 24.2 24.2v54.3"/><path fill="#E274C8" d="M343.7 281.4c-2.8 0-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3 3.4-10.2c16.2-8 34.7-8.3 50.7-.7c3.8 1.8 5.4 6.3 3.6 10.1a7.56 7.56 0 0 1-10.1 3.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.7-2.2.9-3.4.9"/><path fill="#E583C9" d="M476.2 265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3 34.5 33.6 75.2 33.6 118.8c0 125.2-101.5 226.7-226.7 226.7c-43.6 0-84.2-12.3-118.8-33.6c39.6 37.7 93.1 60.8 152 60.8c100.3 0 185-67 211.7-158.7h5.2c14.5 0 26.2-11.7 26.2-26.2c.2-13.3-9.7-24.2-22.6-25.9"/></svg>
</template>

CSS

.icon-flushed {
  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%23FFA1E0%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20256c0%203.3.1%206.6.2%209.9c-12.8%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2H44c26.8%2091.7%20111.4%20158.7%20211.7%20158.7c121.8%200%20220.6-98.8%20220.6-220.6c.2-122-98.6-220.8-220.4-220.8%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M394.3%20172.3c-.3%200-.6%200-.9-.1l-57.2-6.8c-4.2-.5-7.2-4.3-6.7-8.4c.5-4.2%204.2-7.2%208.4-6.7l57.2%206.8c4.2.5%207.2%204.3%206.7%208.4c-.4%204-3.7%206.8-7.5%206.8m-276.7-.7c-3.8%200-7.1-2.8-7.5-6.7c-.5-4.2%202.5-8%206.7-8.4l57.2-6.8c4.2-.5%208%202.5%208.4%206.7c.5%204.2-2.5%208-6.7%208.4l-57.2%206.8z%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M221.5%20322s4.3-2.3%2010.8-3.9c1.6-.4%203.4-.9%205.2-1.2c1.9-.3%203.8-.8%205.8-.9c4-.6%208.4-.8%2012.7-.9c2.2-.1%204.3.1%206.4.2c2.1%200%204.2.3%206.2.6c4%20.4%207.8%201.2%2011.1%202.1c6.5%201.7%2010.8%204%2010.8%204l3.2%201.8c3.2%201.8%204.4%205.9%202.6%209.1c-1.2%202.2-3.5%203.5-5.9%203.5h-69.1c-3.7%200-6.7-3-6.7-6.7c0-2.6%201.5-4.8%203.6-6zm-75.4-132.5c13.4%200%2024.2%2010.8%2024.2%2024.2V268c0%205.5-48.5%205.5-48.5%200v-54.3c.1-13.3%2010.9-24.2%2024.3-24.2%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M124.1%20281.4c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.7-2.3.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M341.5%20268.1v-54.3c0-13.4%2010.8-24.2%2024.2-24.2s24.2%2010.8%2024.2%2024.2v54.3%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M343.7%20281.4c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.7-2.2.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M476.2%20265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3%2034.5%2033.6%2075.2%2033.6%20118.8c0%20125.2-101.5%20226.7-226.7%20226.7c-43.6%200-84.2-12.3-118.8-33.6c39.6%2037.7%2093.1%2060.8%20152%2060.8c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.2-13.3-9.7-24.2-22.6-25.9%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%23FFA1E0%22%20d%3D%22M255.9%2035.3C134%2035.3%2035.2%20134.1%2035.2%20256c0%203.3.1%206.6.2%209.9c-12.8%201.7-22.8%2012.6-22.8%2025.9c0%2014.5%2011.7%2026.2%2026.2%2026.2H44c26.8%2091.7%20111.4%20158.7%20211.7%20158.7c121.8%200%20220.6-98.8%20220.6-220.6c.2-122-98.6-220.8-220.4-220.8%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M394.3%20172.3c-.3%200-.6%200-.9-.1l-57.2-6.8c-4.2-.5-7.2-4.3-6.7-8.4c.5-4.2%204.2-7.2%208.4-6.7l57.2%206.8c4.2.5%207.2%204.3%206.7%208.4c-.4%204-3.7%206.8-7.5%206.8m-276.7-.7c-3.8%200-7.1-2.8-7.5-6.7c-.5-4.2%202.5-8%206.7-8.4l57.2-6.8c4.2-.5%208%202.5%208.4%206.7c.5%204.2-2.5%208-6.7%208.4l-57.2%206.8z%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M221.5%20322s4.3-2.3%2010.8-3.9c1.6-.4%203.4-.9%205.2-1.2c1.9-.3%203.8-.8%205.8-.9c4-.6%208.4-.8%2012.7-.9c2.2-.1%204.3.1%206.4.2c2.1%200%204.2.3%206.2.6c4%20.4%207.8%201.2%2011.1%202.1c6.5%201.7%2010.8%204%2010.8%204l3.2%201.8c3.2%201.8%204.4%205.9%202.6%209.1c-1.2%202.2-3.5%203.5-5.9%203.5h-69.1c-3.7%200-6.7-3-6.7-6.7c0-2.6%201.5-4.8%203.6-6zm-75.4-132.5c13.4%200%2024.2%2010.8%2024.2%2024.2V268c0%205.5-48.5%205.5-48.5%200v-54.3c.1-13.3%2010.9-24.2%2024.3-24.2%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M124.1%20281.4c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.5-5.4-37.4.5c-1.1.7-2.3.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M341.5%20268.1v-54.3c0-13.4%2010.8-24.2%2024.2-24.2s24.2%2010.8%2024.2%2024.2v54.3%22%2F%3E%3Cpath%20fill%3D%22%23E274C8%22%20d%3D%22M343.7%20281.4c-2.8%200-5.5-1.5-6.8-4.2c-1.9-3.8-.3-8.3%203.4-10.2c16.2-8%2034.7-8.3%2050.7-.7c3.8%201.8%205.4%206.3%203.6%2010.1a7.56%207.56%200%200%201-10.1%203.6c-11.8-5.6-25.4-5.4-37.4.5c-1.1.7-2.2.9-3.4.9%22%2F%3E%3Cpath%20fill%3D%22%23E583C9%22%20d%3D%22M476.2%20265.8c.1-3.3.2-6.6.2-9.9c0-58.9-23.1-112.5-60.8-152c21.3%2034.5%2033.6%2075.2%2033.6%20118.8c0%20125.2-101.5%20226.7-226.7%20226.7c-43.6%200-84.2-12.3-118.8-33.6c39.6%2037.7%2093.1%2060.8%20152%2060.8c100.3%200%20185-67%20211.7-158.7h5.2c14.5%200%2026.2-11.7%2026.2-26.2c.2-13.3-9.7-24.2-22.6-25.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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