biome from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
biome
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path fill="#60a5fa" d="M64 8.584L35.487 57.967a64.36 64.36 0 0 1 33.735-1.17l9.635 2.27l-9.054 38.429l-9.665-2.261c-11.855-2.802-23.23 3.421-28.053 13.356l-8.924-4.312C29.964 90.222 46 81.719 62.429 85.6l4.522-19.159A54.42 54.42 0 0 0 20.67 76.736A54.47 54.47 0 0 0 0 119.416h128zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconBiome(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#60a5fa" d="M64 8.584L35.487 57.967a64.36 64.36 0 0 1 33.735-1.17l9.635 2.27l-9.054 38.429l-9.665-2.261c-11.855-2.802-23.23 3.421-28.053 13.356l-8.924-4.312C29.964 90.222 46 81.719 62.429 85.6l4.522-19.159A54.42 54.42 0 0 0 20.67 76.736A54.47 54.47 0 0 0 0 119.416h128zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#60a5fa" d="M64 8.584L35.487 57.967a64.36 64.36 0 0 1 33.735-1.17l9.635 2.27l-9.054 38.429l-9.665-2.261c-11.855-2.802-23.23 3.421-28.053 13.356l-8.924-4.312C29.964 90.222 46 81.719 62.429 85.6l4.522-19.159A54.42 54.42 0 0 0 20.67 76.736A54.47 54.47 0 0 0 0 119.416h128zm0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2360a5fa%22%20d%3D%22M64%208.584L35.487%2057.967a64.36%2064.36%200%200%201%2033.735-1.17l9.635%202.27l-9.054%2038.429l-9.665-2.261c-11.855-2.802-23.23%203.421-28.053%2013.356l-8.924-4.312C29.964%2090.222%2046%2081.719%2062.429%2085.6l4.522-19.159A54.42%2054.42%200%200%200%2020.67%2076.736A54.47%2054.47%200%200%200%200%20119.416h128zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2360a5fa%22%20d%3D%22M64%208.584L35.487%2057.967a64.36%2064.36%200%200%201%2033.735-1.17l9.635%202.27l-9.054%2038.429l-9.665-2.261c-11.855-2.802-23.23%203.421-28.053%2013.356l-8.924-4.312C29.964%2090.222%2046%2081.719%2062.429%2085.6l4.522-19.159A54.42%2054.42%200%200%200%2020.67%2076.736A54.47%2054.47%200%200%200%200%20119.416h128zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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