balloon-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
balloon-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the balloon 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.43 0 8 3.66 8 8.059c0 2.74-1.107 5.199-2.613 6.971c-1.094 1.287-2.474 2.292-3.889 2.73l.397.793A1 1 0 0 1 13 22h-2a1 1 0 0 1-.895-1.447l.396-.793c-1.414-.438-2.795-1.444-3.888-2.73C5.107 15.258 4 12.8 4 10.06C4 5.659 7.57 2 12 2m1.278 3.18a1 1 0 0 0-.556 1.922c.93.27 1.744 1.074 2.096 2.197a1 1 0 0 0 1.909-.6c-.528-1.68-1.795-3.04-3.449-3.52"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBalloon2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.43 0 8 3.66 8 8.059c0 2.74-1.107 5.199-2.613 6.971c-1.094 1.287-2.474 2.292-3.889 2.73l.397.793A1 1 0 0 1 13 22h-2a1 1 0 0 1-.895-1.447l.396-.793c-1.414-.438-2.795-1.444-3.888-2.73C5.107 15.258 4 12.8 4 10.06C4 5.659 7.57 2 12 2m1.278 3.18a1 1 0 0 0-.556 1.922c.93.27 1.744 1.074 2.096 2.197a1 1 0 0 0 1.909-.6c-.528-1.68-1.795-3.04-3.449-3.52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c4.43 0 8 3.66 8 8.059c0 2.74-1.107 5.199-2.613 6.971c-1.094 1.287-2.474 2.292-3.889 2.73l.397.793A1 1 0 0 1 13 22h-2a1 1 0 0 1-.895-1.447l.396-.793c-1.414-.438-2.795-1.444-3.888-2.73C5.107 15.258 4 12.8 4 10.06C4 5.659 7.57 2 12 2m1.278 3.18a1 1 0 0 0-.556 1.922c.93.27 1.744 1.074 2.096 2.197a1 1 0 0 0 1.909-.6c-.528-1.68-1.795-3.04-3.449-3.52"/></svg>
</template>

CSS

.icon-balloon-2-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c4.43%200%208%203.66%208%208.059c0%202.74-1.107%205.199-2.613%206.971c-1.094%201.287-2.474%202.292-3.889%202.73l.397.793A1%201%200%200%201%2013%2022h-2a1%201%200%200%201-.895-1.447l.396-.793c-1.414-.438-2.795-1.444-3.888-2.73C5.107%2015.258%204%2012.8%204%2010.06C4%205.659%207.57%202%2012%202m1.278%203.18a1%201%200%200%200-.556%201.922c.93.27%201.744%201.074%202.096%202.197a1%201%200%200%200%201.909-.6c-.528-1.68-1.795-3.04-3.449-3.52%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c4.43%200%208%203.66%208%208.059c0%202.74-1.107%205.199-2.613%206.971c-1.094%201.287-2.474%202.292-3.889%202.73l.397.793A1%201%200%200%201%2013%2022h-2a1%201%200%200%201-.895-1.447l.396-.793c-1.414-.438-2.795-1.444-3.888-2.73C5.107%2015.258%204%2012.8%204%2010.06C4%205.659%207.57%202%2012%202m1.278%203.18a1%201%200%200%200-.556%201.922c.93.27%201.744%201.074%202.096%202.197a1%201%200%200%200%201.909-.6c-.528-1.68-1.795-3.04-3.449-3.52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/balloon-2-fill.svg?color=%231a73e8&size=48