balloon icon
balloon-linear from Solar by 480 Design · Linear · UI · CC-BY-4.0 Attribution required.
- Name
- balloon-linear
- Set
- Solar
- Style
- Linear
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
balloonBootstrap IconsballoonBoxIcons v2 SolidballoonEmoji One (Colored)balloon-12-filledFluent UI System IconsballoonFluent EmojiballoonFluent Emoji FlatballoonFluent Emoji High ContrastballoonFirefox OS EmojiballoonHuge IconsballoonIonIconsballoonLucideballoonMaterial Design IconsballoonNoto EmojiballoonOpenMojiballoonPhosphorballoonPixelarticonsballoonStreamline EmojisballoonTabler IconsballoonTwitter Emoji
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-boldcircle-dashed-bold
Use the balloon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 17.9998C16.142 18.0343 19.5937 14.0798 19.5603 9.8043C19.5268 5.52875 16.142 2.03476 12 2.00026C7.858 1.96576 4.52734 5.4038 4.56077 9.67936C4.59419 13.9549 7.858 17.9653 12 17.9998Z"/><path d="M15.5 9C15.4867 7.35641 14.1436 6.01326 12.5 6"/><path d="M12 20.3502C12.3212 20.3502 12.4818 20.3502 12.5933 20.3283C13.2466 20.1999 13.6441 19.5557 13.4511 18.9384C13.4181 18.833 13.342 18.6962 13.1896 18.4227M12 20.3502C11.6788 20.3502 11.5182 20.3502 11.4067 20.3283C10.7534 20.1999 10.3559 19.5557 10.5489 18.9384C10.5819 18.833 10.658 18.6962 10.8104 18.4227M12 20.3502V22.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBalloonLinear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M12 17.9998C16.142 18.0343 19.5937 14.0798 19.5603 9.8043C19.5268 5.52875 16.142 2.03476 12 2.00026C7.858 1.96576 4.52734 5.4038 4.56077 9.67936C4.59419 13.9549 7.858 17.9653 12 17.9998Z"/><path d="M15.5 9C15.4867 7.35641 14.1436 6.01326 12.5 6"/><path d="M12 20.3502C12.3212 20.3502 12.4818 20.3502 12.5933 20.3283C13.2466 20.1999 13.6441 19.5557 13.4511 18.9384C13.4181 18.833 13.342 18.6962 13.1896 18.4227M12 20.3502C11.6788 20.3502 11.5182 20.3502 11.4067 20.3283C10.7534 20.1999 10.3559 19.5557 10.5489 18.9384C10.5819 18.833 10.658 18.6962 10.8104 18.4227M12 20.3502V22.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 17.9998C16.142 18.0343 19.5937 14.0798 19.5603 9.8043C19.5268 5.52875 16.142 2.03476 12 2.00026C7.858 1.96576 4.52734 5.4038 4.56077 9.67936C4.59419 13.9549 7.858 17.9653 12 17.9998Z"/><path d="M15.5 9C15.4867 7.35641 14.1436 6.01326 12.5 6"/><path d="M12 20.3502C12.3212 20.3502 12.4818 20.3502 12.5933 20.3283C13.2466 20.1999 13.6441 19.5557 13.4511 18.9384C13.4181 18.833 13.342 18.6962 13.1896 18.4227M12 20.3502C11.6788 20.3502 11.5182 20.3502 11.4067 20.3283C10.7534 20.1999 10.3559 19.5557 10.5489 18.9384C10.5819 18.833 10.658 18.6962 10.8104 18.4227M12 20.3502V22.5"/></g></svg> </template>
CSS
.icon-balloon-linear {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2017.9998C16.142%2018.0343%2019.5937%2014.0798%2019.5603%209.8043C19.5268%205.52875%2016.142%202.03476%2012%202.00026C7.858%201.96576%204.52734%205.4038%204.56077%209.67936C4.59419%2013.9549%207.858%2017.9653%2012%2017.9998Z%22%2F%3E%3Cpath%20d%3D%22M15.5%209C15.4867%207.35641%2014.1436%206.01326%2012.5%206%22%2F%3E%3Cpath%20d%3D%22M12%2020.3502C12.3212%2020.3502%2012.4818%2020.3502%2012.5933%2020.3283C13.2466%2020.1999%2013.6441%2019.5557%2013.4511%2018.9384C13.4181%2018.833%2013.342%2018.6962%2013.1896%2018.4227M12%2020.3502C11.6788%2020.3502%2011.5182%2020.3502%2011.4067%2020.3283C10.7534%2020.1999%2010.3559%2019.5557%2010.5489%2018.9384C10.5819%2018.833%2010.658%2018.6962%2010.8104%2018.4227M12%2020.3502V22.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2017.9998C16.142%2018.0343%2019.5937%2014.0798%2019.5603%209.8043C19.5268%205.52875%2016.142%202.03476%2012%202.00026C7.858%201.96576%204.52734%205.4038%204.56077%209.67936C4.59419%2013.9549%207.858%2017.9653%2012%2017.9998Z%22%2F%3E%3Cpath%20d%3D%22M15.5%209C15.4867%207.35641%2014.1436%206.01326%2012.5%206%22%2F%3E%3Cpath%20d%3D%22M12%2020.3502C12.3212%2020.3502%2012.4818%2020.3502%2012.5933%2020.3283C13.2466%2020.1999%2013.6441%2019.5557%2013.4511%2018.9384C13.4181%2018.833%2013.342%2018.6962%2013.1896%2018.4227M12%2020.3502C11.6788%2020.3502%2011.5182%2020.3502%2011.4067%2020.3283C10.7534%2020.1999%2010.3559%2019.5557%2010.5489%2018.9384C10.5819%2018.833%2010.658%2018.6962%2010.8104%2018.4227M12%2020.3502V22.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/solar/balloon-linear.svg?color=%231a73e8&size=48