balloon from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
balloon
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the balloon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.625 9.625c.642-.642.435-1.89-.463-2.787c-.897-.898-2.145-1.105-2.787-.463s-.434 1.89.463 2.787c.898.897 2.145 1.104 2.787.463"/><path d="M18 1.5a9.5 9.5 0 0 0-5.44 17.289a.787.787 0 0 0-.407 1.501l.807.359l-.022.05C12.463 21.785 12 23.387 12 25.5c0 1.01-.228 1.666-.525 2.1c-.296.432-.704.708-1.176.885c-.83.312-1.737.289-2.412.272q-.21-.006-.387-.007a.75.75 0 0 0 0 1.5q.105 0 .269.006c.645.02 1.917.061 3.057-.366c.694-.26 1.38-.703 1.887-1.443c.505-.738.787-1.708.787-2.947c0-1.887.412-3.285.812-4.2l.019-.042l.877.39a.787.787 0 0 0 .772-1.363A9.5 9.5 0 1 0 18 1.5M18 3a8 8 0 1 1 0 16a8 8 0 0 1 0-16"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBalloon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.625 9.625c.642-.642.435-1.89-.463-2.787c-.897-.898-2.145-1.105-2.787-.463s-.434 1.89.463 2.787c.898.897 2.145 1.104 2.787.463"/><path d="M18 1.5a9.5 9.5 0 0 0-5.44 17.289a.787.787 0 0 0-.407 1.501l.807.359l-.022.05C12.463 21.785 12 23.387 12 25.5c0 1.01-.228 1.666-.525 2.1c-.296.432-.704.708-1.176.885c-.83.312-1.737.289-2.412.272q-.21-.006-.387-.007a.75.75 0 0 0 0 1.5q.105 0 .269.006c.645.02 1.917.061 3.057-.366c.694-.26 1.38-.703 1.887-1.443c.505-.738.787-1.708.787-2.947c0-1.887.412-3.285.812-4.2l.019-.042l.877.39a.787.787 0 0 0 .772-1.363A9.5 9.5 0 1 0 18 1.5M18 3a8 8 0 1 1 0 16a8 8 0 0 1 0-16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.625 9.625c.642-.642.435-1.89-.463-2.787c-.897-.898-2.145-1.105-2.787-.463s-.434 1.89.463 2.787c.898.897 2.145 1.104 2.787.463"/><path d="M18 1.5a9.5 9.5 0 0 0-5.44 17.289a.787.787 0 0 0-.407 1.501l.807.359l-.022.05C12.463 21.785 12 23.387 12 25.5c0 1.01-.228 1.666-.525 2.1c-.296.432-.704.708-1.176.885c-.83.312-1.737.289-2.412.272q-.21-.006-.387-.007a.75.75 0 0 0 0 1.5q.105 0 .269.006c.645.02 1.917.061 3.057-.366c.694-.26 1.38-.703 1.887-1.443c.505-.738.787-1.708.787-2.947c0-1.887.412-3.285.812-4.2l.019-.042l.877.39a.787.787 0 0 0 .772-1.363A9.5 9.5 0 1 0 18 1.5M18 3a8 8 0 1 1 0 16a8 8 0 0 1 0-16"/></g></svg>
</template>

CSS

.icon-balloon {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.625%209.625c.642-.642.435-1.89-.463-2.787c-.897-.898-2.145-1.105-2.787-.463s-.434%201.89.463%202.787c.898.897%202.145%201.104%202.787.463%22%2F%3E%3Cpath%20d%3D%22M18%201.5a9.5%209.5%200%200%200-5.44%2017.289a.787.787%200%200%200-.407%201.501l.807.359l-.022.05C12.463%2021.785%2012%2023.387%2012%2025.5c0%201.01-.228%201.666-.525%202.1c-.296.432-.704.708-1.176.885c-.83.312-1.737.289-2.412.272q-.21-.006-.387-.007a.75.75%200%200%200%200%201.5q.105%200%20.269.006c.645.02%201.917.061%203.057-.366c.694-.26%201.38-.703%201.887-1.443c.505-.738.787-1.708.787-2.947c0-1.887.412-3.285.812-4.2l.019-.042l.877.39a.787.787%200%200%200%20.772-1.363A9.5%209.5%200%201%200%2018%201.5M18%203a8%208%200%201%201%200%2016a8%208%200%200%201%200-16%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.625%209.625c.642-.642.435-1.89-.463-2.787c-.897-.898-2.145-1.105-2.787-.463s-.434%201.89.463%202.787c.898.897%202.145%201.104%202.787.463%22%2F%3E%3Cpath%20d%3D%22M18%201.5a9.5%209.5%200%200%200-5.44%2017.289a.787.787%200%200%200-.407%201.501l.807.359l-.022.05C12.463%2021.785%2012%2023.387%2012%2025.5c0%201.01-.228%201.666-.525%202.1c-.296.432-.704.708-1.176.885c-.83.312-1.737.289-2.412.272q-.21-.006-.387-.007a.75.75%200%200%200%200%201.5q.105%200%20.269.006c.645.02%201.917.061%203.057-.366c.694-.26%201.38-.703%201.887-1.443c.505-.738.787-1.708.787-2.947c0-1.887.412-3.285.812-4.2l.019-.042l.877.39a.787.787%200%200%200%20.772-1.363A9.5%209.5%200%201%200%2018%201.5M18%203a8%208%200%201%201%200%2016a8%208%200%200%201%200-16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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