right anger bubble emoji
right-anger-bubble from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- right-anger-bubble
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the right anger bubble emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m22.65 48.79l-.011-.066l-3.831 1.074l-4.238.438c1.496-3.562 2.558-4.463 3.443-6.804L16.49 42.16l-4.23-.757l4.537-6.072l-1.174-.516l-5.692-3.404l5.74-2.934l-1.58-6.87L22.2 24.53l-.687-1.77l-1.229-7.02l8.244 3.134l.013-.05l2.21-8.463l4.83 7.048l.866 1.447l1.58-2.69l3.689-6.183l2.125 7.784l1.057 1.714l7.88-3.814l.165 8.7l2.16.181l6.17.682l-3.451 4.889l-1.506 1.763l5.328 4.767l-5.831 3.767l-.642-.096l3.936 6.957l-7.99-.493c-.2 3.132-.094 6.04.42 9.12c-1.57-2.327-3.84-3.338-6.284-4.676l-4.062 6.643c-1.371-2.13-2.831-4.205-4.135-6.378l-4.363 6.338c-1.141-2.316-2.048-4.207-3.545-6.32l-5.791 5.706l-.71-8.43"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.09 62.06l7.029-12.09c4.176-2.567 3.681-.37 4.1 4.022z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-miterlimit="10" stroke-width="2.089" d="M22.64 48.72s-4.916.913-8.068 1.512c1.144-1.453 3.571-7.636 3.571-7.636l-6.667-1.413l5.324-5.855l-7.653-4.136l6.529-2.717l-2.367-7.087l8.895 3.14l-2.702-9.007l8.244 3.134l.013-.05l2.209-8.464c2.055 3.016 6.484 8.713 6.484 8.713s3.875-5.8 5.269-8.873c1.048 3.227 3.182 9.498 3.182 9.498l7.881-3.814l.164 8.701l8.332.862l-4.958 6.652l6.533 5.093l-7.678 3.345s2.35 4.196 3.936 6.957l-8.778-.71s.694 6.256 1.208 9.337a574 574 0 0 0-7.071-4.892l-3.275 6.861l-4.135-6.378l-4.363 6.338c-1.141-2.316-3.545-6.32-3.545-6.32l-5.791 5.706z"/><path stroke-width="2" d="m20.38 55.31l-9.292 6.75l5.309-9.102"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRightAngerBubble(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m22.65 48.79l-.011-.066l-3.831 1.074l-4.238.438c1.496-3.562 2.558-4.463 3.443-6.804L16.49 42.16l-4.23-.757l4.537-6.072l-1.174-.516l-5.692-3.404l5.74-2.934l-1.58-6.87L22.2 24.53l-.687-1.77l-1.229-7.02l8.244 3.134l.013-.05l2.21-8.463l4.83 7.048l.866 1.447l1.58-2.69l3.689-6.183l2.125 7.784l1.057 1.714l7.88-3.814l.165 8.7l2.16.181l6.17.682l-3.451 4.889l-1.506 1.763l5.328 4.767l-5.831 3.767l-.642-.096l3.936 6.957l-7.99-.493c-.2 3.132-.094 6.04.42 9.12c-1.57-2.327-3.84-3.338-6.284-4.676l-4.062 6.643c-1.371-2.13-2.831-4.205-4.135-6.378l-4.363 6.338c-1.141-2.316-2.048-4.207-3.545-6.32l-5.791 5.706l-.71-8.43"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m11.09 62.06l7.029-12.09c4.176-2.567 3.681-.37 4.1 4.022z"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round"><path strokeMiterlimit="10" strokeWidth="2.089" d="M22.64 48.72s-4.916.913-8.068 1.512c1.144-1.453 3.571-7.636 3.571-7.636l-6.667-1.413l5.324-5.855l-7.653-4.136l6.529-2.717l-2.367-7.087l8.895 3.14l-2.702-9.007l8.244 3.134l.013-.05l2.209-8.464c2.055 3.016 6.484 8.713 6.484 8.713s3.875-5.8 5.269-8.873c1.048 3.227 3.182 9.498 3.182 9.498l7.881-3.814l.164 8.701l8.332.862l-4.958 6.652l6.533 5.093l-7.678 3.345s2.35 4.196 3.936 6.957l-8.778-.71s.694 6.256 1.208 9.337a574 574 0 0 0-7.071-4.892l-3.275 6.861l-4.135-6.378l-4.363 6.338c-1.141-2.316-3.545-6.32-3.545-6.32l-5.791 5.706z"/><path strokeWidth="2" d="m20.38 55.31l-9.292 6.75l5.309-9.102"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="m22.65 48.79l-.011-.066l-3.831 1.074l-4.238.438c1.496-3.562 2.558-4.463 3.443-6.804L16.49 42.16l-4.23-.757l4.537-6.072l-1.174-.516l-5.692-3.404l5.74-2.934l-1.58-6.87L22.2 24.53l-.687-1.77l-1.229-7.02l8.244 3.134l.013-.05l2.21-8.463l4.83 7.048l.866 1.447l1.58-2.69l3.689-6.183l2.125 7.784l1.057 1.714l7.88-3.814l.165 8.7l2.16.181l6.17.682l-3.451 4.889l-1.506 1.763l5.328 4.767l-5.831 3.767l-.642-.096l3.936 6.957l-7.99-.493c-.2 3.132-.094 6.04.42 9.12c-1.57-2.327-3.84-3.338-6.284-4.676l-4.062 6.643c-1.371-2.13-2.831-4.205-4.135-6.378l-4.363 6.338c-1.141-2.316-2.048-4.207-3.545-6.32l-5.791 5.706l-.71-8.43"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11.09 62.06l7.029-12.09c4.176-2.567 3.681-.37 4.1 4.022z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-miterlimit="10" stroke-width="2.089" d="M22.64 48.72s-4.916.913-8.068 1.512c1.144-1.453 3.571-7.636 3.571-7.636l-6.667-1.413l5.324-5.855l-7.653-4.136l6.529-2.717l-2.367-7.087l8.895 3.14l-2.702-9.007l8.244 3.134l.013-.05l2.209-8.464c2.055 3.016 6.484 8.713 6.484 8.713s3.875-5.8 5.269-8.873c1.048 3.227 3.182 9.498 3.182 9.498l7.881-3.814l.164 8.701l8.332.862l-4.958 6.652l6.533 5.093l-7.678 3.345s2.35 4.196 3.936 6.957l-8.778-.71s.694 6.256 1.208 9.337a574 574 0 0 0-7.071-4.892l-3.275 6.861l-4.135-6.378l-4.363 6.338c-1.141-2.316-3.545-6.32-3.545-6.32l-5.791 5.706z"/><path stroke-width="2" d="m20.38 55.31l-9.292 6.75l5.309-9.102"/></g></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%2072%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m22.65%2048.79l-.011-.066l-3.831%201.074l-4.238.438c1.496-3.562%202.558-4.463%203.443-6.804L16.49%2042.16l-4.23-.757l4.537-6.072l-1.174-.516l-5.692-3.404l5.74-2.934l-1.58-6.87L22.2%2024.53l-.687-1.77l-1.229-7.02l8.244%203.134l.013-.05l2.21-8.463l4.83%207.048l.866%201.447l1.58-2.69l3.689-6.183l2.125%207.784l1.057%201.714l7.88-3.814l.165%208.7l2.16.181l6.17.682l-3.451%204.889l-1.506%201.763l5.328%204.767l-5.831%203.767l-.642-.096l3.936%206.957l-7.99-.493c-.2%203.132-.094%206.04.42%209.12c-1.57-2.327-3.84-3.338-6.284-4.676l-4.062%206.643c-1.371-2.13-2.831-4.205-4.135-6.378l-4.363%206.338c-1.141-2.316-2.048-4.207-3.545-6.32l-5.791%205.706l-.71-8.43%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m11.09%2062.06l7.029-12.09c4.176-2.567%203.681-.37%204.1%204.022z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.089%22%20d%3D%22M22.64%2048.72s-4.916.913-8.068%201.512c1.144-1.453%203.571-7.636%203.571-7.636l-6.667-1.413l5.324-5.855l-7.653-4.136l6.529-2.717l-2.367-7.087l8.895%203.14l-2.702-9.007l8.244%203.134l.013-.05l2.209-8.464c2.055%203.016%206.484%208.713%206.484%208.713s3.875-5.8%205.269-8.873c1.048%203.227%203.182%209.498%203.182%209.498l7.881-3.814l.164%208.701l8.332.862l-4.958%206.652l6.533%205.093l-7.678%203.345s2.35%204.196%203.936%206.957l-8.778-.71s.694%206.256%201.208%209.337a574%20574%200%200%200-7.071-4.892l-3.275%206.861l-4.135-6.378l-4.363%206.338c-1.141-2.316-3.545-6.32-3.545-6.32l-5.791%205.706z%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m20.38%2055.31l-9.292%206.75l5.309-9.102%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m22.65%2048.79l-.011-.066l-3.831%201.074l-4.238.438c1.496-3.562%202.558-4.463%203.443-6.804L16.49%2042.16l-4.23-.757l4.537-6.072l-1.174-.516l-5.692-3.404l5.74-2.934l-1.58-6.87L22.2%2024.53l-.687-1.77l-1.229-7.02l8.244%203.134l.013-.05l2.21-8.463l4.83%207.048l.866%201.447l1.58-2.69l3.689-6.183l2.125%207.784l1.057%201.714l7.88-3.814l.165%208.7l2.16.181l6.17.682l-3.451%204.889l-1.506%201.763l5.328%204.767l-5.831%203.767l-.642-.096l3.936%206.957l-7.99-.493c-.2%203.132-.094%206.04.42%209.12c-1.57-2.327-3.84-3.338-6.284-4.676l-4.062%206.643c-1.371-2.13-2.831-4.205-4.135-6.378l-4.363%206.338c-1.141-2.316-2.048-4.207-3.545-6.32l-5.791%205.706l-.71-8.43%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m11.09%2062.06l7.029-12.09c4.176-2.567%203.681-.37%204.1%204.022z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.089%22%20d%3D%22M22.64%2048.72s-4.916.913-8.068%201.512c1.144-1.453%203.571-7.636%203.571-7.636l-6.667-1.413l5.324-5.855l-7.653-4.136l6.529-2.717l-2.367-7.087l8.895%203.14l-2.702-9.007l8.244%203.134l.013-.05l2.209-8.464c2.055%203.016%206.484%208.713%206.484%208.713s3.875-5.8%205.269-8.873c1.048%203.227%203.182%209.498%203.182%209.498l7.881-3.814l.164%208.701l8.332.862l-4.958%206.652l6.533%205.093l-7.678%203.345s2.35%204.196%203.936%206.957l-8.778-.71s.694%206.256%201.208%209.337a574%20574%200%200%200-7.071-4.892l-3.275%206.861l-4.135-6.378l-4.363%206.338c-1.141-2.316-3.545-6.32-3.545-6.32l-5.791%205.706z%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m20.38%2055.31l-9.292%206.75l5.309-9.102%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/right-anger-bubble.svg?color=%231a73e8&size=48