moodbubble emoji
moodbubble from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- moodbubble
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the moodbubble emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BBECFF" d="m424.114 279.444l85.356-21.364c2.165-.542 2.165-3.619 0-4.16l-85.356-21.364c-1.632-.408-2.18-2.452-.97-3.621l63.239-61.18c1.604-1.552.066-4.216-2.08-3.603L399.7 188.328c-1.618.462-3.113-1.033-2.651-2.651l24.177-84.603c.613-2.146-2.051-3.684-3.603-2.08l-61.18 63.239c-1.17 1.209-3.213.662-3.621-.97l-21.364-85.356c-.542-2.165-3.619-2.165-4.16 0l-20.044 80.085c-.542 2.165-3.619 2.165-4.16 0L283.05 75.907c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-21.364 85.356c-.408 1.632-2.452 2.18-3.621.97l-61.18-63.239c-1.552-1.604-4.216-.066-3.603 2.08l24.177 84.602c.462 1.618-1.033 3.113-2.651 2.651l-84.603-24.176c-2.146-.613-3.684 2.051-2.08 3.603l63.239 61.18c1.209 1.17.662 3.213-.97 3.621L3.347 253.92c-2.165.542-2.165 3.619 0 4.16l85.356 21.364c1.632.408 2.18 2.452.97 3.621l-63.239 61.18c-1.604 1.552-.066 4.216 2.08 3.603l84.603-24.177c1.618-.462 3.113 1.033 2.651 2.651l-24.177 84.603c-.613 2.146 2.051 3.684 3.603 2.08l61.18-63.239c1.17-1.209 3.213-.662 3.621.97l21.364 85.356c.542 2.165 3.619 2.165 4.16 0l20.044-80.084c.542-2.165 3.619-2.165 4.16 0l20.044 80.084c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l21.364-85.356c.409-1.632 2.452-2.18 3.621-.97l61.18 63.239c1.552 1.604 4.216.066 3.603-2.08l-24.177-84.603c-.462-1.618 1.033-3.113 2.651-2.651l84.603 24.177c2.146.613 3.684-2.051 2.08-3.603l-63.239-61.18c-1.203-1.169-.656-3.212.977-3.621"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiMoodbubble(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BBECFF" d="m424.114 279.444l85.356-21.364c2.165-.542 2.165-3.619 0-4.16l-85.356-21.364c-1.632-.408-2.18-2.452-.97-3.621l63.239-61.18c1.604-1.552.066-4.216-2.08-3.603L399.7 188.328c-1.618.462-3.113-1.033-2.651-2.651l24.177-84.603c.613-2.146-2.051-3.684-3.603-2.08l-61.18 63.239c-1.17 1.209-3.213.662-3.621-.97l-21.364-85.356c-.542-2.165-3.619-2.165-4.16 0l-20.044 80.085c-.542 2.165-3.619 2.165-4.16 0L283.05 75.907c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-21.364 85.356c-.408 1.632-2.452 2.18-3.621.97l-61.18-63.239c-1.552-1.604-4.216-.066-3.603 2.08l24.177 84.602c.462 1.618-1.033 3.113-2.651 2.651l-84.603-24.176c-2.146-.613-3.684 2.051-2.08 3.603l63.239 61.18c1.209 1.17.662 3.213-.97 3.621L3.347 253.92c-2.165.542-2.165 3.619 0 4.16l85.356 21.364c1.632.408 2.18 2.452.97 3.621l-63.239 61.18c-1.604 1.552-.066 4.216 2.08 3.603l84.603-24.177c1.618-.462 3.113 1.033 2.651 2.651l-24.177 84.603c-.613 2.146 2.051 3.684 3.603 2.08l61.18-63.239c1.17-1.209 3.213-.662 3.621.97l21.364 85.356c.542 2.165 3.619 2.165 4.16 0l20.044-80.084c.542-2.165 3.619-2.165 4.16 0l20.044 80.084c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l21.364-85.356c.409-1.632 2.452-2.18 3.621-.97l61.18 63.239c1.552 1.604 4.216.066 3.603-2.08l-24.177-84.603c-.462-1.618 1.033-3.113 2.651-2.651l84.603 24.177c2.146.613 3.684-2.051 2.08-3.603l-63.239-61.18c-1.203-1.169-.656-3.212.977-3.621"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BBECFF" d="m424.114 279.444l85.356-21.364c2.165-.542 2.165-3.619 0-4.16l-85.356-21.364c-1.632-.408-2.18-2.452-.97-3.621l63.239-61.18c1.604-1.552.066-4.216-2.08-3.603L399.7 188.328c-1.618.462-3.113-1.033-2.651-2.651l24.177-84.603c.613-2.146-2.051-3.684-3.603-2.08l-61.18 63.239c-1.17 1.209-3.213.662-3.621-.97l-21.364-85.356c-.542-2.165-3.619-2.165-4.16 0l-20.044 80.085c-.542 2.165-3.619 2.165-4.16 0L283.05 75.907c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-20.221 80.79c-.542 2.165-3.619 2.165-4.16 0l-20.221-80.79c-.542-2.165-3.619-2.165-4.16 0l-21.364 85.356c-.408 1.632-2.452 2.18-3.621.97l-61.18-63.239c-1.552-1.604-4.216-.066-3.603 2.08l24.177 84.602c.462 1.618-1.033 3.113-2.651 2.651l-84.603-24.176c-2.146-.613-3.684 2.051-2.08 3.603l63.239 61.18c1.209 1.17.662 3.213-.97 3.621L3.347 253.92c-2.165.542-2.165 3.619 0 4.16l85.356 21.364c1.632.408 2.18 2.452.97 3.621l-63.239 61.18c-1.604 1.552-.066 4.216 2.08 3.603l84.603-24.177c1.618-.462 3.113 1.033 2.651 2.651l-24.177 84.603c-.613 2.146 2.051 3.684 3.603 2.08l61.18-63.239c1.17-1.209 3.213-.662 3.621.97l21.364 85.356c.542 2.165 3.619 2.165 4.16 0l20.044-80.084c.542-2.165 3.619-2.165 4.16 0l20.044 80.084c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l20.221-80.79c.542-2.165 3.619-2.165 4.16 0l20.221 80.79c.542 2.165 3.619 2.165 4.16 0l21.364-85.356c.409-1.632 2.452-2.18 3.621-.97l61.18 63.239c1.552 1.604 4.216.066 3.603-2.08l-24.177-84.603c-.462-1.618 1.033-3.113 2.651-2.651l84.603 24.177c2.146.613 3.684-2.051 2.08-3.603l-63.239-61.18c-1.203-1.169-.656-3.212.977-3.621"/></svg> </template>
CSS
.icon-moodbubble {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23BBECFF%22%20d%3D%22m424.114%20279.444l85.356-21.364c2.165-.542%202.165-3.619%200-4.16l-85.356-21.364c-1.632-.408-2.18-2.452-.97-3.621l63.239-61.18c1.604-1.552.066-4.216-2.08-3.603L399.7%20188.328c-1.618.462-3.113-1.033-2.651-2.651l24.177-84.603c.613-2.146-2.051-3.684-3.603-2.08l-61.18%2063.239c-1.17%201.209-3.213.662-3.621-.97l-21.364-85.356c-.542-2.165-3.619-2.165-4.16%200l-20.044%2080.085c-.542%202.165-3.619%202.165-4.16%200L283.05%2075.907c-.542-2.165-3.619-2.165-4.16%200l-20.221%2080.79c-.542%202.165-3.619%202.165-4.16%200l-20.221-80.79c-.542-2.165-3.619-2.165-4.16%200l-20.221%2080.79c-.542%202.165-3.619%202.165-4.16%200l-20.221-80.79c-.542-2.165-3.619-2.165-4.16%200l-21.364%2085.356c-.408%201.632-2.452%202.18-3.621.97l-61.18-63.239c-1.552-1.604-4.216-.066-3.603%202.08l24.177%2084.602c.462%201.618-1.033%203.113-2.651%202.651l-84.603-24.176c-2.146-.613-3.684%202.051-2.08%203.603l63.239%2061.18c1.209%201.17.662%203.213-.97%203.621L3.347%20253.92c-2.165.542-2.165%203.619%200%204.16l85.356%2021.364c1.632.408%202.18%202.452.97%203.621l-63.239%2061.18c-1.604%201.552-.066%204.216%202.08%203.603l84.603-24.177c1.618-.462%203.113%201.033%202.651%202.651l-24.177%2084.603c-.613%202.146%202.051%203.684%203.603%202.08l61.18-63.239c1.17-1.209%203.213-.662%203.621.97l21.364%2085.356c.542%202.165%203.619%202.165%204.16%200l20.044-80.084c.542-2.165%203.619-2.165%204.16%200l20.044%2080.084c.542%202.165%203.619%202.165%204.16%200l20.221-80.79c.542-2.165%203.619-2.165%204.16%200l20.221%2080.79c.542%202.165%203.619%202.165%204.16%200l20.221-80.79c.542-2.165%203.619-2.165%204.16%200l20.221%2080.79c.542%202.165%203.619%202.165%204.16%200l21.364-85.356c.409-1.632%202.452-2.18%203.621-.97l61.18%2063.239c1.552%201.604%204.216.066%203.603-2.08l-24.177-84.603c-.462-1.618%201.033-3.113%202.651-2.651l84.603%2024.177c2.146.613%203.684-2.051%202.08-3.603l-63.239-61.18c-1.203-1.169-.656-3.212.977-3.621%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23BBECFF%22%20d%3D%22m424.114%20279.444l85.356-21.364c2.165-.542%202.165-3.619%200-4.16l-85.356-21.364c-1.632-.408-2.18-2.452-.97-3.621l63.239-61.18c1.604-1.552.066-4.216-2.08-3.603L399.7%20188.328c-1.618.462-3.113-1.033-2.651-2.651l24.177-84.603c.613-2.146-2.051-3.684-3.603-2.08l-61.18%2063.239c-1.17%201.209-3.213.662-3.621-.97l-21.364-85.356c-.542-2.165-3.619-2.165-4.16%200l-20.044%2080.085c-.542%202.165-3.619%202.165-4.16%200L283.05%2075.907c-.542-2.165-3.619-2.165-4.16%200l-20.221%2080.79c-.542%202.165-3.619%202.165-4.16%200l-20.221-80.79c-.542-2.165-3.619-2.165-4.16%200l-20.221%2080.79c-.542%202.165-3.619%202.165-4.16%200l-20.221-80.79c-.542-2.165-3.619-2.165-4.16%200l-21.364%2085.356c-.408%201.632-2.452%202.18-3.621.97l-61.18-63.239c-1.552-1.604-4.216-.066-3.603%202.08l24.177%2084.602c.462%201.618-1.033%203.113-2.651%202.651l-84.603-24.176c-2.146-.613-3.684%202.051-2.08%203.603l63.239%2061.18c1.209%201.17.662%203.213-.97%203.621L3.347%20253.92c-2.165.542-2.165%203.619%200%204.16l85.356%2021.364c1.632.408%202.18%202.452.97%203.621l-63.239%2061.18c-1.604%201.552-.066%204.216%202.08%203.603l84.603-24.177c1.618-.462%203.113%201.033%202.651%202.651l-24.177%2084.603c-.613%202.146%202.051%203.684%203.603%202.08l61.18-63.239c1.17-1.209%203.213-.662%203.621.97l21.364%2085.356c.542%202.165%203.619%202.165%204.16%200l20.044-80.084c.542-2.165%203.619-2.165%204.16%200l20.044%2080.084c.542%202.165%203.619%202.165%204.16%200l20.221-80.79c.542-2.165%203.619-2.165%204.16%200l20.221%2080.79c.542%202.165%203.619%202.165%204.16%200l20.221-80.79c.542-2.165%203.619-2.165%204.16%200l20.221%2080.79c.542%202.165%203.619%202.165%204.16%200l21.364-85.356c.409-1.632%202.452-2.18%203.621-.97l61.18%2063.239c1.552%201.604%204.216.066%203.603-2.08l-24.177-84.603c-.462-1.618%201.033-3.113%202.651-2.651l84.603%2024.177c2.146.613%203.684-2.051%202.08-3.603l-63.239-61.18c-1.203-1.169-.656-3.212.977-3.621%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/moodbubble.svg?color=%231a73e8&size=48