lightningmood emoji

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

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

More objects icons from Firefox OS Emoji

Use the lightningmood emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDB436" d="m479.23 258.78l-197.7-36.571c-4.891-.905-7.09-6.667-4.044-10.6L427.065 18.432c4.498-5.808-2.366-13.542-8.667-9.766L21.336 246.595c-5.216 3.126-3.84 11.036 2.126 12.216l180.068 35.606c4.694.928 6.897 6.365 4.173 10.299L77.05 493.386c-4.05 5.849 2.684 13.111 8.821 9.513l395.511-231.856c5.308-3.111 3.899-11.144-2.152-12.263"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiLightningmood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDB436" d="m479.23 258.78l-197.7-36.571c-4.891-.905-7.09-6.667-4.044-10.6L427.065 18.432c4.498-5.808-2.366-13.542-8.667-9.766L21.336 246.595c-5.216 3.126-3.84 11.036 2.126 12.216l180.068 35.606c4.694.928 6.897 6.365 4.173 10.299L77.05 493.386c-4.05 5.849 2.684 13.111 8.821 9.513l395.511-231.856c5.308-3.111 3.899-11.144-2.152-12.263"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FDB436" d="m479.23 258.78l-197.7-36.571c-4.891-.905-7.09-6.667-4.044-10.6L427.065 18.432c4.498-5.808-2.366-13.542-8.667-9.766L21.336 246.595c-5.216 3.126-3.84 11.036 2.126 12.216l180.068 35.606c4.694.928 6.897 6.365 4.173 10.299L77.05 493.386c-4.05 5.849 2.684 13.111 8.821 9.513l395.511-231.856c5.308-3.111 3.899-11.144-2.152-12.263"/></svg>
</template>

CSS

.icon-lightningmood {
  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%23FDB436%22%20d%3D%22m479.23%20258.78l-197.7-36.571c-4.891-.905-7.09-6.667-4.044-10.6L427.065%2018.432c4.498-5.808-2.366-13.542-8.667-9.766L21.336%20246.595c-5.216%203.126-3.84%2011.036%202.126%2012.216l180.068%2035.606c4.694.928%206.897%206.365%204.173%2010.299L77.05%20493.386c-4.05%205.849%202.684%2013.111%208.821%209.513l395.511-231.856c5.308-3.111%203.899-11.144-2.152-12.263%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%23FDB436%22%20d%3D%22m479.23%20258.78l-197.7-36.571c-4.891-.905-7.09-6.667-4.044-10.6L427.065%2018.432c4.498-5.808-2.366-13.542-8.667-9.766L21.336%20246.595c-5.216%203.126-3.84%2011.036%202.126%2012.216l180.068%2035.606c4.694.928%206.897%206.365%204.173%2010.299L77.05%20493.386c-4.05%205.849%202.684%2013.111%208.821%209.513l395.511-231.856c5.308-3.111%203.899-11.144-2.152-12.263%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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