biome logo
biome from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- biome
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 74×74
- License
- MIT
The same logo in other sets
Use the biome logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 74 74"><path fill="#42a5f5" d="M37 9L22.745 33.69a32.2 32.2 0 0 1 16.869-.584l4.818 1.137l-4.533 19.22l-4.825-1.137c-5.93-1.399-11.628 1.716-14.036 6.685l-4.46-2.158c3.404-7.029 11.425-11.285 19.637-9.347l2.259-9.58A27.23 27.23 0 0 0 5 64.424l64 .001z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeBiome(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 74 74"><path fill="#42a5f5" d="M37 9L22.745 33.69a32.2 32.2 0 0 1 16.869-.584l4.818 1.137l-4.533 19.22l-4.825-1.137c-5.93-1.399-11.628 1.716-14.036 6.685l-4.46-2.158c3.404-7.029 11.425-11.285 19.637-9.347l2.259-9.58A27.23 27.23 0 0 0 5 64.424l64 .001z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 74 74"><path fill="#42a5f5" d="M37 9L22.745 33.69a32.2 32.2 0 0 1 16.869-.584l4.818 1.137l-4.533 19.22l-4.825-1.137c-5.93-1.399-11.628 1.716-14.036 6.685l-4.46-2.158c3.404-7.029 11.425-11.285 19.637-9.347l2.259-9.58A27.23 27.23 0 0 0 5 64.424l64 .001z"/></svg> </template>
CSS
.icon-biome {
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%2074%2074%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M37%209L22.745%2033.69a32.2%2032.2%200%200%201%2016.869-.584l4.818%201.137l-4.533%2019.22l-4.825-1.137c-5.93-1.399-11.628%201.716-14.036%206.685l-4.46-2.158c3.404-7.029%2011.425-11.285%2019.637-9.347l2.259-9.58A27.23%2027.23%200%200%200%205%2064.424l64%20.001z%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%2074%2074%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M37%209L22.745%2033.69a32.2%2032.2%200%200%201%2016.869-.584l4.818%201.137l-4.533%2019.22l-4.825-1.137c-5.93-1.399-11.628%201.716-14.036%206.685l-4.46-2.158c3.404-7.029%2011.425-11.285%2019.637-9.347l2.259-9.58A27.23%2027.23%200%200%200%205%2064.424l64%20.001z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/biome.svg?color=%231a73e8&size=48