right anger bubble emoji

right-anger-bubble from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
right-anger-bubble
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the right anger bubble emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M61.4 18.1c1.3-1.6.6-2.8-1.4-2.6l-10.5 1.2c-2 .2-3.7-1.3-3.7-3.4l-.2-9.5c0-2.1-1.1-2.4-2.2-.7l-7.5 10.7c-1.2 1.7-3.1 1.7-4.2-.1l-5.1-7.6c-1.1-1.7-2.3-1.4-2.7.6l-1.2 7.4c-.3 2.1-2.1 3-3.9 2.1L5.2 9.6c-1.8-.9-2.4-.2-1.4 1.6l6.9 11.7c1.1 1.8.5 4.1-1.3 5.1l-6.2 3.6c-1.8 1-1.6 2.2.4 2.5l10 2c2 .4 3.9 2.5 3.2 4.5C14.7 46.7 2.5 62 2.5 62s18.4-9.4 23.4-14.2c1.5-1.4 3.4-2.1 5-.9l6.7 5.2c1.6 1.3 2.9.6 2.8-1.5l-.2-6.5c-.1-2.1 1.4-3.1 3.2-2.3l14.5 6.3c1.9.8 2.4.1 1.3-1.6l-7-10.4c-1.2-1.7-1.1-4.4.2-6.1z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneRightAngerBubble(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M61.4 18.1c1.3-1.6.6-2.8-1.4-2.6l-10.5 1.2c-2 .2-3.7-1.3-3.7-3.4l-.2-9.5c0-2.1-1.1-2.4-2.2-.7l-7.5 10.7c-1.2 1.7-3.1 1.7-4.2-.1l-5.1-7.6c-1.1-1.7-2.3-1.4-2.7.6l-1.2 7.4c-.3 2.1-2.1 3-3.9 2.1L5.2 9.6c-1.8-.9-2.4-.2-1.4 1.6l6.9 11.7c1.1 1.8.5 4.1-1.3 5.1l-6.2 3.6c-1.8 1-1.6 2.2.4 2.5l10 2c2 .4 3.9 2.5 3.2 4.5C14.7 46.7 2.5 62 2.5 62s18.4-9.4 23.4-14.2c1.5-1.4 3.4-2.1 5-.9l6.7 5.2c1.6 1.3 2.9.6 2.8-1.5l-.2-6.5c-.1-2.1 1.4-3.1 3.2-2.3l14.5 6.3c1.9.8 2.4.1 1.3-1.6l-7-10.4c-1.2-1.7-1.1-4.4.2-6.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4fd1d9" d="M61.4 18.1c1.3-1.6.6-2.8-1.4-2.6l-10.5 1.2c-2 .2-3.7-1.3-3.7-3.4l-.2-9.5c0-2.1-1.1-2.4-2.2-.7l-7.5 10.7c-1.2 1.7-3.1 1.7-4.2-.1l-5.1-7.6c-1.1-1.7-2.3-1.4-2.7.6l-1.2 7.4c-.3 2.1-2.1 3-3.9 2.1L5.2 9.6c-1.8-.9-2.4-.2-1.4 1.6l6.9 11.7c1.1 1.8.5 4.1-1.3 5.1l-6.2 3.6c-1.8 1-1.6 2.2.4 2.5l10 2c2 .4 3.9 2.5 3.2 4.5C14.7 46.7 2.5 62 2.5 62s18.4-9.4 23.4-14.2c1.5-1.4 3.4-2.1 5-.9l6.7 5.2c1.6 1.3 2.9.6 2.8-1.5l-.2-6.5c-.1-2.1 1.4-3.1 3.2-2.3l14.5 6.3c1.9.8 2.4.1 1.3-1.6l-7-10.4c-1.2-1.7-1.1-4.4.2-6.1z"/></svg>
</template>

CSS

.icon-right-anger-bubble {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%234fd1d9%22%20d%3D%22M61.4%2018.1c1.3-1.6.6-2.8-1.4-2.6l-10.5%201.2c-2%20.2-3.7-1.3-3.7-3.4l-.2-9.5c0-2.1-1.1-2.4-2.2-.7l-7.5%2010.7c-1.2%201.7-3.1%201.7-4.2-.1l-5.1-7.6c-1.1-1.7-2.3-1.4-2.7.6l-1.2%207.4c-.3%202.1-2.1%203-3.9%202.1L5.2%209.6c-1.8-.9-2.4-.2-1.4%201.6l6.9%2011.7c1.1%201.8.5%204.1-1.3%205.1l-6.2%203.6c-1.8%201-1.6%202.2.4%202.5l10%202c2%20.4%203.9%202.5%203.2%204.5C14.7%2046.7%202.5%2062%202.5%2062s18.4-9.4%2023.4-14.2c1.5-1.4%203.4-2.1%205-.9l6.7%205.2c1.6%201.3%202.9.6%202.8-1.5l-.2-6.5c-.1-2.1%201.4-3.1%203.2-2.3l14.5%206.3c1.9.8%202.4.1%201.3-1.6l-7-10.4c-1.2-1.7-1.1-4.4.2-6.1z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%234fd1d9%22%20d%3D%22M61.4%2018.1c1.3-1.6.6-2.8-1.4-2.6l-10.5%201.2c-2%20.2-3.7-1.3-3.7-3.4l-.2-9.5c0-2.1-1.1-2.4-2.2-.7l-7.5%2010.7c-1.2%201.7-3.1%201.7-4.2-.1l-5.1-7.6c-1.1-1.7-2.3-1.4-2.7.6l-1.2%207.4c-.3%202.1-2.1%203-3.9%202.1L5.2%209.6c-1.8-.9-2.4-.2-1.4%201.6l6.9%2011.7c1.1%201.8.5%204.1-1.3%205.1l-6.2%203.6c-1.8%201-1.6%202.2.4%202.5l10%202c2%20.4%203.9%202.5%203.2%204.5C14.7%2046.7%202.5%2062%202.5%2062s18.4-9.4%2023.4-14.2c1.5-1.4%203.4-2.1%205-.9l6.7%205.2c1.6%201.3%202.9.6%202.8-1.5l-.2-6.5c-.1-2.1%201.4-3.1%203.2-2.3l14.5%206.3c1.9.8%202.4.1%201.3-1.6l-7-10.4c-1.2-1.7-1.1-4.4.2-6.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/right-anger-bubble.svg?color=%231a73e8&size=48