fauna from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
fauna
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the fauna logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.864 5.034c-1.454.496-2.155 1.385-2.632 2.77c-.123.369-.43.778-.777 1.053l1.193 1.306l-3.787-2.706L1.411 0s.754 5.003 1.015 6.844c.185 1.298.5 1.88 1.5 2.47l.401.22l1.724.928l-1.024-.543l4.726 2.636l-.031.07l-5.087-2.407c.27.944.793 2.761 1.016 3.564c.238.865.508 1.18 1.331 1.487l1.516.566l.94-.378l-1.194.81L2.28 24c3.963-3.76 7.319-5.097 9.774-6.19c3.132-1.385 5.018-2.274 6.249-5.468c.877-2.242 1.562-5.113 2.432-6.222l1.855-2.423s-3.84 1.039-4.726 1.337"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFauna(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.864 5.034c-1.454.496-2.155 1.385-2.632 2.77c-.123.369-.43.778-.777 1.053l1.193 1.306l-3.787-2.706L1.411 0s.754 5.003 1.015 6.844c.185 1.298.5 1.88 1.5 2.47l.401.22l1.724.928l-1.024-.543l4.726 2.636l-.031.07l-5.087-2.407c.27.944.793 2.761 1.016 3.564c.238.865.508 1.18 1.331 1.487l1.516.566l.94-.378l-1.194.81L2.28 24c3.963-3.76 7.319-5.097 9.774-6.19c3.132-1.385 5.018-2.274 6.249-5.468c.877-2.242 1.562-5.113 2.432-6.222l1.855-2.423s-3.84 1.039-4.726 1.337"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.864 5.034c-1.454.496-2.155 1.385-2.632 2.77c-.123.369-.43.778-.777 1.053l1.193 1.306l-3.787-2.706L1.411 0s.754 5.003 1.015 6.844c.185 1.298.5 1.88 1.5 2.47l.401.22l1.724.928l-1.024-.543l4.726 2.636l-.031.07l-5.087-2.407c.27.944.793 2.761 1.016 3.564c.238.865.508 1.18 1.331 1.487l1.516.566l.94-.378l-1.194.81L2.28 24c3.963-3.76 7.319-5.097 9.774-6.19c3.132-1.385 5.018-2.274 6.249-5.468c.877-2.242 1.562-5.113 2.432-6.222l1.855-2.423s-3.84 1.039-4.726 1.337"/></svg>
</template>

CSS

.icon-fauna {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.864%205.034c-1.454.496-2.155%201.385-2.632%202.77c-.123.369-.43.778-.777%201.053l1.193%201.306l-3.787-2.706L1.411%200s.754%205.003%201.015%206.844c.185%201.298.5%201.88%201.5%202.47l.401.22l1.724.928l-1.024-.543l4.726%202.636l-.031.07l-5.087-2.407c.27.944.793%202.761%201.016%203.564c.238.865.508%201.18%201.331%201.487l1.516.566l.94-.378l-1.194.81L2.28%2024c3.963-3.76%207.319-5.097%209.774-6.19c3.132-1.385%205.018-2.274%206.249-5.468c.877-2.242%201.562-5.113%202.432-6.222l1.855-2.423s-3.84%201.039-4.726%201.337%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.864%205.034c-1.454.496-2.155%201.385-2.632%202.77c-.123.369-.43.778-.777%201.053l1.193%201.306l-3.787-2.706L1.411%200s.754%205.003%201.015%206.844c.185%201.298.5%201.88%201.5%202.47l.401.22l1.724.928l-1.024-.543l4.726%202.636l-.031.07l-5.087-2.407c.27.944.793%202.761%201.016%203.564c.238.865.508%201.18%201.331%201.487l1.516.566l.94-.378l-1.194.81L2.28%2024c3.963-3.76%207.319-5.097%209.774-6.19c3.132-1.385%205.018-2.274%206.249-5.468c.877-2.242%201.562-5.113%202.432-6.222l1.855-2.423s-3.84%201.039-4.726%201.337%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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