firebase from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
firebase
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the firebase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.21 8.97c-.45-.62-1.48-1.9-3.07-3.81c-.69-.83-1.28-1.53-1.57-1.87c-.16-.19-.3-.35-.41-.48l-.17-.2l-.09-.11l-.02-.03l-.4-.47l-.51.41c-1.3 1.04-2.36 2.38-3.07 3.87c-.44.89-.72 1.75-.87 2.65c-.04.2-.07.41-.1.61l-.53-.03h-.05c-.64-.02-1.28.05-1.9.23l-.26.07l-.14.24c-.64 1.12-1 2.39-1.04 3.68c-.06 1.67.4 3.29 1.32 4.69c.9 1.36 2.18 2.4 3.68 3.01l.2.08l.06.02c.79.28 1.61.44 2.45.47h.29c1.06 0 2.09-.21 3.07-.62s.26-.12.26-.12a8 8 0 0 0 3.27-2.78a8.04 8.04 0 0 0 1.37-4.2c.06-1.8-.54-3.59-1.78-5.31ZM9.72 20.25c-.07-.02-.14-.05-.2-.08l-.05-.02a6.63 6.63 0 0 1-3.03-2.51a6.56 6.56 0 0 1-1.08-3.88c.03-.99.28-1.94.74-2.82c.26-.06.53-.09.8-.11h.47c.19 0 .38.03.56.06c.06 1.26.37 2.62.92 4.04c.53 1.37 1.41 2.63 2.62 3.76c-.6.78-1.32 1.29-1.74 1.55Zm-.44-9.11c.4.13.77.3 1.1.52c.94.61 1.59 1.58 1.94 2.88c.27 1.04.22 2.03-.16 2.96c-.95-.93-1.64-1.96-2.06-3.05c-.45-1.17-.73-2.28-.81-3.31Zm2.49 9.5c-.1 0-.21 0-.31-.02a8 8 0 0 0 1.02-1.07c.4.31.82.59 1.26.86c-.64.17-1.3.25-1.97.23m5.89-3.14c-.58.93-1.38 1.71-2.33 2.26c-.53-.26-1.3-.7-2.12-1.33c.66-1.31.79-2.73.4-4.23c-.43-1.63-1.27-2.86-2.5-3.66c-.54-.35-1.15-.62-1.83-.79c0-.11.02-.22.04-.33c.01-.09.02-.18.04-.26c.11-.57.28-1.14.49-1.69c.08-.21.17-.42.27-.62c.15-.3.31-.61.51-.93l.08-.13c.45-.71 1-1.36 1.62-1.93l.24.28c.56.66 1.09 1.29 1.56 1.86c1.08 1.29 2.47 2.99 3.01 3.73c1.06 1.48 1.58 2.98 1.53 4.48c-.04 1.16-.38 2.3-1 3.28Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlFirebase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.21 8.97c-.45-.62-1.48-1.9-3.07-3.81c-.69-.83-1.28-1.53-1.57-1.87c-.16-.19-.3-.35-.41-.48l-.17-.2l-.09-.11l-.02-.03l-.4-.47l-.51.41c-1.3 1.04-2.36 2.38-3.07 3.87c-.44.89-.72 1.75-.87 2.65c-.04.2-.07.41-.1.61l-.53-.03h-.05c-.64-.02-1.28.05-1.9.23l-.26.07l-.14.24c-.64 1.12-1 2.39-1.04 3.68c-.06 1.67.4 3.29 1.32 4.69c.9 1.36 2.18 2.4 3.68 3.01l.2.08l.06.02c.79.28 1.61.44 2.45.47h.29c1.06 0 2.09-.21 3.07-.62s.26-.12.26-.12a8 8 0 0 0 3.27-2.78a8.04 8.04 0 0 0 1.37-4.2c.06-1.8-.54-3.59-1.78-5.31ZM9.72 20.25c-.07-.02-.14-.05-.2-.08l-.05-.02a6.63 6.63 0 0 1-3.03-2.51a6.56 6.56 0 0 1-1.08-3.88c.03-.99.28-1.94.74-2.82c.26-.06.53-.09.8-.11h.47c.19 0 .38.03.56.06c.06 1.26.37 2.62.92 4.04c.53 1.37 1.41 2.63 2.62 3.76c-.6.78-1.32 1.29-1.74 1.55Zm-.44-9.11c.4.13.77.3 1.1.52c.94.61 1.59 1.58 1.94 2.88c.27 1.04.22 2.03-.16 2.96c-.95-.93-1.64-1.96-2.06-3.05c-.45-1.17-.73-2.28-.81-3.31Zm2.49 9.5c-.1 0-.21 0-.31-.02a8 8 0 0 0 1.02-1.07c.4.31.82.59 1.26.86c-.64.17-1.3.25-1.97.23m5.89-3.14c-.58.93-1.38 1.71-2.33 2.26c-.53-.26-1.3-.7-2.12-1.33c.66-1.31.79-2.73.4-4.23c-.43-1.63-1.27-2.86-2.5-3.66c-.54-.35-1.15-.62-1.83-.79c0-.11.02-.22.04-.33c.01-.09.02-.18.04-.26c.11-.57.28-1.14.49-1.69c.08-.21.17-.42.27-.62c.15-.3.31-.61.51-.93l.08-.13c.45-.71 1-1.36 1.62-1.93l.24.28c.56.66 1.09 1.29 1.56 1.86c1.08 1.29 2.47 2.99 3.01 3.73c1.06 1.48 1.58 2.98 1.53 4.48c-.04 1.16-.38 2.3-1 3.28Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.21 8.97c-.45-.62-1.48-1.9-3.07-3.81c-.69-.83-1.28-1.53-1.57-1.87c-.16-.19-.3-.35-.41-.48l-.17-.2l-.09-.11l-.02-.03l-.4-.47l-.51.41c-1.3 1.04-2.36 2.38-3.07 3.87c-.44.89-.72 1.75-.87 2.65c-.04.2-.07.41-.1.61l-.53-.03h-.05c-.64-.02-1.28.05-1.9.23l-.26.07l-.14.24c-.64 1.12-1 2.39-1.04 3.68c-.06 1.67.4 3.29 1.32 4.69c.9 1.36 2.18 2.4 3.68 3.01l.2.08l.06.02c.79.28 1.61.44 2.45.47h.29c1.06 0 2.09-.21 3.07-.62s.26-.12.26-.12a8 8 0 0 0 3.27-2.78a8.04 8.04 0 0 0 1.37-4.2c.06-1.8-.54-3.59-1.78-5.31ZM9.72 20.25c-.07-.02-.14-.05-.2-.08l-.05-.02a6.63 6.63 0 0 1-3.03-2.51a6.56 6.56 0 0 1-1.08-3.88c.03-.99.28-1.94.74-2.82c.26-.06.53-.09.8-.11h.47c.19 0 .38.03.56.06c.06 1.26.37 2.62.92 4.04c.53 1.37 1.41 2.63 2.62 3.76c-.6.78-1.32 1.29-1.74 1.55Zm-.44-9.11c.4.13.77.3 1.1.52c.94.61 1.59 1.58 1.94 2.88c.27 1.04.22 2.03-.16 2.96c-.95-.93-1.64-1.96-2.06-3.05c-.45-1.17-.73-2.28-.81-3.31Zm2.49 9.5c-.1 0-.21 0-.31-.02a8 8 0 0 0 1.02-1.07c.4.31.82.59 1.26.86c-.64.17-1.3.25-1.97.23m5.89-3.14c-.58.93-1.38 1.71-2.33 2.26c-.53-.26-1.3-.7-2.12-1.33c.66-1.31.79-2.73.4-4.23c-.43-1.63-1.27-2.86-2.5-3.66c-.54-.35-1.15-.62-1.83-.79c0-.11.02-.22.04-.33c.01-.09.02-.18.04-.26c.11-.57.28-1.14.49-1.69c.08-.21.17-.42.27-.62c.15-.3.31-.61.51-.93l.08-.13c.45-.71 1-1.36 1.62-1.93l.24.28c.56.66 1.09 1.29 1.56 1.86c1.08 1.29 2.47 2.99 3.01 3.73c1.06 1.48 1.58 2.98 1.53 4.48c-.04 1.16-.38 2.3-1 3.28Z"/></svg>
</template>

CSS

.icon-firebase {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.21%208.97c-.45-.62-1.48-1.9-3.07-3.81c-.69-.83-1.28-1.53-1.57-1.87c-.16-.19-.3-.35-.41-.48l-.17-.2l-.09-.11l-.02-.03l-.4-.47l-.51.41c-1.3%201.04-2.36%202.38-3.07%203.87c-.44.89-.72%201.75-.87%202.65c-.04.2-.07.41-.1.61l-.53-.03h-.05c-.64-.02-1.28.05-1.9.23l-.26.07l-.14.24c-.64%201.12-1%202.39-1.04%203.68c-.06%201.67.4%203.29%201.32%204.69c.9%201.36%202.18%202.4%203.68%203.01l.2.08l.06.02c.79.28%201.61.44%202.45.47h.29c1.06%200%202.09-.21%203.07-.62s.26-.12.26-.12a8%208%200%200%200%203.27-2.78a8.04%208.04%200%200%200%201.37-4.2c.06-1.8-.54-3.59-1.78-5.31ZM9.72%2020.25c-.07-.02-.14-.05-.2-.08l-.05-.02a6.63%206.63%200%200%201-3.03-2.51a6.56%206.56%200%200%201-1.08-3.88c.03-.99.28-1.94.74-2.82c.26-.06.53-.09.8-.11h.47c.19%200%20.38.03.56.06c.06%201.26.37%202.62.92%204.04c.53%201.37%201.41%202.63%202.62%203.76c-.6.78-1.32%201.29-1.74%201.55Zm-.44-9.11c.4.13.77.3%201.1.52c.94.61%201.59%201.58%201.94%202.88c.27%201.04.22%202.03-.16%202.96c-.95-.93-1.64-1.96-2.06-3.05c-.45-1.17-.73-2.28-.81-3.31Zm2.49%209.5c-.1%200-.21%200-.31-.02a8%208%200%200%200%201.02-1.07c.4.31.82.59%201.26.86c-.64.17-1.3.25-1.97.23m5.89-3.14c-.58.93-1.38%201.71-2.33%202.26c-.53-.26-1.3-.7-2.12-1.33c.66-1.31.79-2.73.4-4.23c-.43-1.63-1.27-2.86-2.5-3.66c-.54-.35-1.15-.62-1.83-.79c0-.11.02-.22.04-.33c.01-.09.02-.18.04-.26c.11-.57.28-1.14.49-1.69c.08-.21.17-.42.27-.62c.15-.3.31-.61.51-.93l.08-.13c.45-.71%201-1.36%201.62-1.93l.24.28c.56.66%201.09%201.29%201.56%201.86c1.08%201.29%202.47%202.99%203.01%203.73c1.06%201.48%201.58%202.98%201.53%204.48c-.04%201.16-.38%202.3-1%203.28Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.21%208.97c-.45-.62-1.48-1.9-3.07-3.81c-.69-.83-1.28-1.53-1.57-1.87c-.16-.19-.3-.35-.41-.48l-.17-.2l-.09-.11l-.02-.03l-.4-.47l-.51.41c-1.3%201.04-2.36%202.38-3.07%203.87c-.44.89-.72%201.75-.87%202.65c-.04.2-.07.41-.1.61l-.53-.03h-.05c-.64-.02-1.28.05-1.9.23l-.26.07l-.14.24c-.64%201.12-1%202.39-1.04%203.68c-.06%201.67.4%203.29%201.32%204.69c.9%201.36%202.18%202.4%203.68%203.01l.2.08l.06.02c.79.28%201.61.44%202.45.47h.29c1.06%200%202.09-.21%203.07-.62s.26-.12.26-.12a8%208%200%200%200%203.27-2.78a8.04%208.04%200%200%200%201.37-4.2c.06-1.8-.54-3.59-1.78-5.31ZM9.72%2020.25c-.07-.02-.14-.05-.2-.08l-.05-.02a6.63%206.63%200%200%201-3.03-2.51a6.56%206.56%200%200%201-1.08-3.88c.03-.99.28-1.94.74-2.82c.26-.06.53-.09.8-.11h.47c.19%200%20.38.03.56.06c.06%201.26.37%202.62.92%204.04c.53%201.37%201.41%202.63%202.62%203.76c-.6.78-1.32%201.29-1.74%201.55Zm-.44-9.11c.4.13.77.3%201.1.52c.94.61%201.59%201.58%201.94%202.88c.27%201.04.22%202.03-.16%202.96c-.95-.93-1.64-1.96-2.06-3.05c-.45-1.17-.73-2.28-.81-3.31Zm2.49%209.5c-.1%200-.21%200-.31-.02a8%208%200%200%200%201.02-1.07c.4.31.82.59%201.26.86c-.64.17-1.3.25-1.97.23m5.89-3.14c-.58.93-1.38%201.71-2.33%202.26c-.53-.26-1.3-.7-2.12-1.33c.66-1.31.79-2.73.4-4.23c-.43-1.63-1.27-2.86-2.5-3.66c-.54-.35-1.15-.62-1.83-.79c0-.11.02-.22.04-.33c.01-.09.02-.18.04-.26c.11-.57.28-1.14.49-1.69c.08-.21.17-.42.27-.62c.15-.3.31-.61.51-.93l.08-.13c.45-.71%201-1.36%201.62-1.93l.24.28c.56.66%201.09%201.29%201.56%201.86c1.08%201.29%202.47%202.99%203.01%203.73c1.06%201.48%201.58%202.98%201.53%204.48c-.04%201.16-.38%202.3-1%203.28Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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