logo firebase icon

logo-firebase from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
logo-firebase
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT
Aliases
logo-firebase-outline

Related icons in IonIcons

Use the logo firebase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m93.19 329.38l47.45-304.07c1.64-10.37 15.55-12.82 20.46-3.55l51 95.45ZM432 400l-46.74-276.79a11 11 0 0 0-18.54-6L80 400l159.36 91.91a33.18 33.18 0 0 0 31.91 0ZM302.36 158.93l-36.54-69.54a10.86 10.86 0 0 0-19.36 0L85.83 375.74Z"/></svg>

React

import type { SVGProps } from "react";

export function IonLogoFirebase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m93.19 329.38l47.45-304.07c1.64-10.37 15.55-12.82 20.46-3.55l51 95.45ZM432 400l-46.74-276.79a11 11 0 0 0-18.54-6L80 400l159.36 91.91a33.18 33.18 0 0 0 31.91 0ZM302.36 158.93l-36.54-69.54a10.86 10.86 0 0 0-19.36 0L85.83 375.74Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m93.19 329.38l47.45-304.07c1.64-10.37 15.55-12.82 20.46-3.55l51 95.45ZM432 400l-46.74-276.79a11 11 0 0 0-18.54-6L80 400l159.36 91.91a33.18 33.18 0 0 0 31.91 0ZM302.36 158.93l-36.54-69.54a10.86 10.86 0 0 0-19.36 0L85.83 375.74Z"/></svg>
</template>

CSS

.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m93.19%20329.38l47.45-304.07c1.64-10.37%2015.55-12.82%2020.46-3.55l51%2095.45ZM432%20400l-46.74-276.79a11%2011%200%200%200-18.54-6L80%20400l159.36%2091.91a33.18%2033.18%200%200%200%2031.91%200ZM302.36%20158.93l-36.54-69.54a10.86%2010.86%200%200%200-19.36%200L85.83%20375.74Z%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%22currentColor%22%20d%3D%22m93.19%20329.38l47.45-304.07c1.64-10.37%2015.55-12.82%2020.46-3.55l51%2095.45ZM432%20400l-46.74-276.79a11%2011%200%200%200-18.54-6L80%20400l159.36%2091.91a33.18%2033.18%200%200%200%2031.91%200ZM302.36%20158.93l-36.54-69.54a10.86%2010.86%200%200%200-19.36%200L85.83%20375.74Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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