firebase icon
firebase-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- firebase-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
Use the firebase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.33.03a.5.5 0 0 1 .524.116l2.078 2.08l-.032.056l-3.725 7.706zM2.262 11.94l4.98 2.989a.5.5 0 0 0 .444.035l5-2a.5.5 0 0 0 .31-.52l-1-9a.5.5 0 0 0-.828-.318L9.513 4.597zm6.676-8.184L7.916 2.223a.5.5 0 0 0-.853.034l-.31.558l-2.986 6.177z"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsFirebaseSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.33.03a.5.5 0 0 1 .524.116l2.078 2.08l-.032.056l-3.725 7.706zM2.262 11.94l4.98 2.989a.5.5 0 0 0 .444.035l5-2a.5.5 0 0 0 .31-.52l-1-9a.5.5 0 0 0-.828-.318L9.513 4.597zm6.676-8.184L7.916 2.223a.5.5 0 0 0-.853.034l-.31.558l-2.986 6.177z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M3.33.03a.5.5 0 0 1 .524.116l2.078 2.08l-.032.056l-3.725 7.706zM2.262 11.94l4.98 2.989a.5.5 0 0 0 .444.035l5-2a.5.5 0 0 0 .31-.52l-1-9a.5.5 0 0 0-.828-.318L9.513 4.597zm6.676-8.184L7.916 2.223a.5.5 0 0 0-.853.034l-.31.558l-2.986 6.177z"/></svg> </template>
CSS
.icon-firebase-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.33.03a.5.5%200%200%201%20.524.116l2.078%202.08l-.032.056l-3.725%207.706zM2.262%2011.94l4.98%202.989a.5.5%200%200%200%20.444.035l5-2a.5.5%200%200%200%20.31-.52l-1-9a.5.5%200%200%200-.828-.318L9.513%204.597zm6.676-8.184L7.916%202.223a.5.5%200%200%200-.853.034l-.31.558l-2.986%206.177z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.33.03a.5.5%200%200%201%20.524.116l2.078%202.08l-.032.056l-3.725%207.706zM2.262%2011.94l4.98%202.989a.5.5%200%200%200%20.444.035l5-2a.5.5%200%200%200%20.31-.52l-1-9a.5.5%200%200%200-.828-.318L9.513%204.597zm6.676-8.184L7.916%202.223a.5.5%200%200%200-.853.034l-.31.558l-2.986%206.177z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/firebase-solid.svg?color=%231a73e8&size=48