IcoMoon bubble icon
| Name | bubble |
|---|---|
| Unicode | \e96b () |
| CSS class | icon-bubble |
| Tags | bubble, comment, chat, talk |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-bubble" aria-hidden="true"></span>
.icon-bubble:before { content: "\e96b"; } export const IconBubble = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8 1c4.418 0 8 2.91 8 6.5s-3.582 6.5-8 6.5c-0.424 0-0.841-0.027-1.247-0.079-1.718 1.718-3.77 2.027-5.753 2.072v-0.421c1.071-0.525 2-1.48 2-2.572 0-0.152-0.012-0.302-0.034-0.448-1.809-1.192-2.966-3.012-2.966-5.052 0-3.59 3.582-6.5 8-6.5z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.