envira from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
envira
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the envira logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96c477.6 0 366.6 317.3 367.1 366.3L544 544h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C143 364.3 148 278.7 96 96m79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2c45.2 31.2 66 73.7 90.2 119.9c31.5 60.2 79 139.7 144.2 167.7c65 28 34.2 12.5 6-8.5c-28.2-21.2-68.2-87-91-130.2c-31.7-60-61-118.6-144.2-158.1"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsEnvira(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96c477.6 0 366.6 317.3 367.1 366.3L544 544h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C143 364.3 148 278.7 96 96m79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2c45.2 31.2 66 73.7 90.2 119.9c31.5 60.2 79 139.7 144.2 167.7c65 28 34.2 12.5 6-8.5c-28.2-21.2-68.2-87-91-130.2c-31.7-60-61-118.6-144.2-158.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 96c477.6 0 366.6 317.3 367.1 366.3L544 544h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C143 364.3 148 278.7 96 96m79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2c45.2 31.2 66 73.7 90.2 119.9c31.5 60.2 79 139.7 144.2 167.7c65 28 34.2 12.5 6-8.5c-28.2-21.2-68.2-87-91-130.2c-31.7-60-61-118.6-144.2-158.1"/></svg>
</template>

CSS

.icon-envira {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2096c477.6%200%20366.6%20317.3%20367.1%20366.3L544%20544h-26l-70.4-71.2c-39%204.2-124.4%2034.5-214.4-37C143%20364.3%20148%20278.7%2096%2096m79.7%2046c-49.7-23.5-5.2%209.2-5.2%209.2c45.2%2031.2%2066%2073.7%2090.2%20119.9c31.5%2060.2%2079%20139.7%20144.2%20167.7c65%2028%2034.2%2012.5%206-8.5c-28.2-21.2-68.2-87-91-130.2c-31.7-60-61-118.6-144.2-158.1%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%2096c477.6%200%20366.6%20317.3%20367.1%20366.3L544%20544h-26l-70.4-71.2c-39%204.2-124.4%2034.5-214.4-37C143%20364.3%20148%20278.7%2096%2096m79.7%2046c-49.7-23.5-5.2%209.2-5.2%209.2c45.2%2031.2%2066%2073.7%2090.2%20119.9c31.5%2060.2%2079%20139.7%20144.2%20167.7c65%2028%2034.2%2012.5%206-8.5c-28.2-21.2-68.2-87-91-130.2c-31.7-60-61-118.6-144.2-158.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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