balloon icon

balloon-duotone from Reicon by REICON · Duotone · UI · MIT Free for personal and commercial use.

Name
balloon-duotone
Set
Reicon
Style
Duotone
Category
UI
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All balloon icons →

More ui icons from Reicon

Use the balloon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 18c4.142.034 7.594-3.92 7.56-8.196C19.527 5.53 16.142 2.034 12 2S4.527 5.404 4.56 9.68C4.595 13.954 7.859 17.964 12 18" opacity=".5"/><path fill-rule="evenodd" d="M11.75 5.994a.75.75 0 0 1 .756-.744a3.785 3.785 0 0 1 3.744 3.744a.75.75 0 0 1-1.5.012a2.285 2.285 0 0 0-2.256-2.256a.75.75 0 0 1-.744-.756" clip-rule="evenodd"/><path d="M13.18 17.901a6.5 6.5 0 0 1-2.352-.019l-.018.04c-.152.274-.228.41-.261.516c-.193.617.204 1.262.858 1.39c.111.022.272.022.593.022s.482 0 .593-.022c.654-.128 1.051-.773.858-1.39c-.033-.105-.109-.242-.261-.515z"/><path d="M11.25 19.786q.076.026.157.042c.111.022.272.022.593.022s.482 0 .593-.022q.081-.015.157-.042v1.464a.75.75 0 0 1-1.5 0z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBalloonDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 18c4.142.034 7.594-3.92 7.56-8.196C19.527 5.53 16.142 2.034 12 2S4.527 5.404 4.56 9.68C4.595 13.954 7.859 17.964 12 18" opacity=".5"/><path fillRule="evenodd" d="M11.75 5.994a.75.75 0 0 1 .756-.744a3.785 3.785 0 0 1 3.744 3.744a.75.75 0 0 1-1.5.012a2.285 2.285 0 0 0-2.256-2.256a.75.75 0 0 1-.744-.756" clipRule="evenodd"/><path d="M13.18 17.901a6.5 6.5 0 0 1-2.352-.019l-.018.04c-.152.274-.228.41-.261.516c-.193.617.204 1.262.858 1.39c.111.022.272.022.593.022s.482 0 .593-.022c.654-.128 1.051-.773.858-1.39c-.033-.105-.109-.242-.261-.515z"/><path d="M11.25 19.786q.076.026.157.042c.111.022.272.022.593.022s.482 0 .593-.022q.081-.015.157-.042v1.464a.75.75 0 0 1-1.5 0z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 18c4.142.034 7.594-3.92 7.56-8.196C19.527 5.53 16.142 2.034 12 2S4.527 5.404 4.56 9.68C4.595 13.954 7.859 17.964 12 18" opacity=".5"/><path fill-rule="evenodd" d="M11.75 5.994a.75.75 0 0 1 .756-.744a3.785 3.785 0 0 1 3.744 3.744a.75.75 0 0 1-1.5.012a2.285 2.285 0 0 0-2.256-2.256a.75.75 0 0 1-.744-.756" clip-rule="evenodd"/><path d="M13.18 17.901a6.5 6.5 0 0 1-2.352-.019l-.018.04c-.152.274-.228.41-.261.516c-.193.617.204 1.262.858 1.39c.111.022.272.022.593.022s.482 0 .593-.022c.654-.128 1.051-.773.858-1.39c-.033-.105-.109-.242-.261-.515z"/><path d="M11.25 19.786q.076.026.157.042c.111.022.272.022.593.022s.482 0 .593-.022q.081-.015.157-.042v1.464a.75.75 0 0 1-1.5 0z" opacity=".5"/></g></svg>
</template>

CSS

.icon-balloon-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2018c4.142.034%207.594-3.92%207.56-8.196C19.527%205.53%2016.142%202.034%2012%202S4.527%205.404%204.56%209.68C4.595%2013.954%207.859%2017.964%2012%2018%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.75%205.994a.75.75%200%200%201%20.756-.744a3.785%203.785%200%200%201%203.744%203.744a.75.75%200%200%201-1.5.012a2.285%202.285%200%200%200-2.256-2.256a.75.75%200%200%201-.744-.756%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.18%2017.901a6.5%206.5%200%200%201-2.352-.019l-.018.04c-.152.274-.228.41-.261.516c-.193.617.204%201.262.858%201.39c.111.022.272.022.593.022s.482%200%20.593-.022c.654-.128%201.051-.773.858-1.39c-.033-.105-.109-.242-.261-.515z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019.786q.076.026.157.042c.111.022.272.022.593.022s.482%200%20.593-.022q.081-.015.157-.042v1.464a.75.75%200%200%201-1.5%200z%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2018c4.142.034%207.594-3.92%207.56-8.196C19.527%205.53%2016.142%202.034%2012%202S4.527%205.404%204.56%209.68C4.595%2013.954%207.859%2017.964%2012%2018%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.75%205.994a.75.75%200%200%201%20.756-.744a3.785%203.785%200%200%201%203.744%203.744a.75.75%200%200%201-1.5.012a2.285%202.285%200%200%200-2.256-2.256a.75.75%200%200%201-.744-.756%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13.18%2017.901a6.5%206.5%200%200%201-2.352-.019l-.018.04c-.152.274-.228.41-.261.516c-.193.617.204%201.262.858%201.39c.111.022.272.022.593.022s.482%200%20.593-.022c.654-.128%201.051-.773.858-1.39c-.033-.105-.109-.242-.261-.515z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019.786q.076.026.157.042c.111.022.272.022.593.022s.482%200%20.593-.022q.081-.015.157-.042v1.464a.75.75%200%200%201-1.5%200z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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