lightningmoodbubble emoji

lightningmoodbubble from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
lightningmoodbubble
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the lightningmoodbubble emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BBECFF" d="m422.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.603L397.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 0L281.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.621L1.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"/><path fill="#FDB436" d="m370.468 257.318l-103.086-19.069c-2.55-.472-3.697-3.476-2.109-5.527l77.994-100.727c2.345-3.029-1.234-7.061-4.519-5.092L131.71 250.965c-2.72 1.63-2.002 5.754 1.109 6.37l93.892 18.566c2.448.484 3.596 3.319 2.176 5.37l-68.126 98.377c-2.112 3.05 1.399 6.836 4.6 4.96L371.59 263.713c2.768-1.623 2.033-5.811-1.122-6.395"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiLightningmoodbubble(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="m422.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.603L397.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 0L281.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.621L1.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"/><path fill="#FDB436" d="m370.468 257.318l-103.086-19.069c-2.55-.472-3.697-3.476-2.109-5.527l77.994-100.727c2.345-3.029-1.234-7.061-4.519-5.092L131.71 250.965c-2.72 1.63-2.002 5.754 1.109 6.37l93.892 18.566c2.448.484 3.596 3.319 2.176 5.37l-68.126 98.377c-2.112 3.05 1.399 6.836 4.6 4.96L371.59 263.713c2.768-1.623 2.033-5.811-1.122-6.395"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BBECFF" d="m422.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.603L397.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 0L281.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.621L1.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"/><path fill="#FDB436" d="m370.468 257.318l-103.086-19.069c-2.55-.472-3.697-3.476-2.109-5.527l77.994-100.727c2.345-3.029-1.234-7.061-4.519-5.092L131.71 250.965c-2.72 1.63-2.002 5.754 1.109 6.37l93.892 18.566c2.448.484 3.596 3.319 2.176 5.37l-68.126 98.377c-2.112 3.05 1.399 6.836 4.6 4.96L371.59 263.713c2.768-1.623 2.033-5.811-1.122-6.395"/></svg>
</template>

CSS

.icon-lightningmoodbubble {
  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%22m422.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.603L397.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%200L281.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.621L1.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%3Cpath%20fill%3D%22%23FDB436%22%20d%3D%22m370.468%20257.318l-103.086-19.069c-2.55-.472-3.697-3.476-2.109-5.527l77.994-100.727c2.345-3.029-1.234-7.061-4.519-5.092L131.71%20250.965c-2.72%201.63-2.002%205.754%201.109%206.37l93.892%2018.566c2.448.484%203.596%203.319%202.176%205.37l-68.126%2098.377c-2.112%203.05%201.399%206.836%204.6%204.96L371.59%20263.713c2.768-1.623%202.033-5.811-1.122-6.395%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%22m422.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.603L397.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%200L281.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.621L1.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%3Cpath%20fill%3D%22%23FDB436%22%20d%3D%22m370.468%20257.318l-103.086-19.069c-2.55-.472-3.697-3.476-2.109-5.527l77.994-100.727c2.345-3.029-1.234-7.061-4.519-5.092L131.71%20250.965c-2.72%201.63-2.002%205.754%201.109%206.37l93.892%2018.566c2.448.484%203.596%203.319%202.176%205.37l-68.126%2098.377c-2.112%203.05%201.399%206.836%204.6%204.96L371.59%20263.713c2.768-1.623%202.033-5.811-1.122-6.395%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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