bat from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
bat
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the bat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#a56953" d="M19.386 9.585L26.68 2.2l.046-.052c.091-.105.237-.274.393-.189c.232.127.165.372.069.533c-.868 1.456-.914 4.876 2.417 5.533c.143.033.276.276.055.497c-1.05 1.05-2.972 4.475.265 7.071c.114.063.246.232-.143.409l-.121.05c-.787.319-3.93 1.59-2.83 6.656l-6.32-6.32c.675-.607 1.398-2.602-1.104-5.723c-.491-.612-.022-1.081-.022-1.081M9.74 19.23l-7.383 7.294q-.02.021-.052.047c-.105.09-.274.237-.188.393c.126.232.371.165.533.069c1.455-.869 4.875-.915 5.533 2.416c.033.144.276.276.496.056c1.05-1.05 4.475-2.972 7.071.265c.063.114.232.245.41-.144l.05-.12c.318-.788 1.59-3.93 6.656-2.83l-6.32-6.32c-.608.675-2.603 1.397-5.723-1.104c-.613-.492-1.082-.022-1.082-.022"/><path fill="#6d4534" d="M22.549 18.073c-.083-.7-.404-1.42-1.076-2.092l-4-4c-.32-.32-.651-.187-.507.51l.309 2.805c-.42.347-1.363 1.187-1.779 1.78l-2.883-.233c-.719-.077-.862.243-.553.553l.585.577c.916.9 2.558 2.515 3.415 3.422c.413.414 1.187.896 2.121 1.023c.535.604 1.374 1.5 2.63 2.756c2.993 2.993 4.545 1.566 5.396.783l.084-.076c1.624-1.624.552-3.47-1.006-5.182c-.81-.89-1.889-1.895-2.736-2.626"/><path fill="#ff8687" d="M19.065 20.71c-.448-.447-.42-1.558-.127-1.85c.375-.376 1.569-.266 1.906.071c.215.216.243.53-.53 1.304c-.774.773-1.094.63-1.25.475"/><path fill="#1c1c1c" d="M19.5 18a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-2 2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#a56953" d="M19.386 9.585L26.68 2.2l.046-.052c.091-.105.237-.274.393-.189c.232.127.165.372.069.533c-.868 1.456-.914 4.876 2.417 5.533c.143.033.276.276.055.497c-1.05 1.05-2.972 4.475.265 7.071c.114.063.246.232-.143.409l-.121.05c-.787.319-3.93 1.59-2.83 6.656l-6.32-6.32c.675-.607 1.398-2.602-1.104-5.723c-.491-.612-.022-1.081-.022-1.081M9.74 19.23l-7.383 7.294q-.02.021-.052.047c-.105.09-.274.237-.188.393c.126.232.371.165.533.069c1.455-.869 4.875-.915 5.533 2.416c.033.144.276.276.496.056c1.05-1.05 4.475-2.972 7.071.265c.063.114.232.245.41-.144l.05-.12c.318-.788 1.59-3.93 6.656-2.83l-6.32-6.32c-.608.675-2.603 1.397-5.723-1.104c-.613-.492-1.082-.022-1.082-.022"/><path fill="#6d4534" d="M22.549 18.073c-.083-.7-.404-1.42-1.076-2.092l-4-4c-.32-.32-.651-.187-.507.51l.309 2.805c-.42.347-1.363 1.187-1.779 1.78l-2.883-.233c-.719-.077-.862.243-.553.553l.585.577c.916.9 2.558 2.515 3.415 3.422c.413.414 1.187.896 2.121 1.023c.535.604 1.374 1.5 2.63 2.756c2.993 2.993 4.545 1.566 5.396.783l.084-.076c1.624-1.624.552-3.47-1.006-5.182c-.81-.89-1.889-1.895-2.736-2.626"/><path fill="#ff8687" d="M19.065 20.71c-.448-.447-.42-1.558-.127-1.85c.375-.376 1.569-.266 1.906.071c.215.216.243.53-.53 1.304c-.774.773-1.094.63-1.25.475"/><path fill="#1c1c1c" d="M19.5 18a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-2 2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#a56953" d="M19.386 9.585L26.68 2.2l.046-.052c.091-.105.237-.274.393-.189c.232.127.165.372.069.533c-.868 1.456-.914 4.876 2.417 5.533c.143.033.276.276.055.497c-1.05 1.05-2.972 4.475.265 7.071c.114.063.246.232-.143.409l-.121.05c-.787.319-3.93 1.59-2.83 6.656l-6.32-6.32c.675-.607 1.398-2.602-1.104-5.723c-.491-.612-.022-1.081-.022-1.081M9.74 19.23l-7.383 7.294q-.02.021-.052.047c-.105.09-.274.237-.188.393c.126.232.371.165.533.069c1.455-.869 4.875-.915 5.533 2.416c.033.144.276.276.496.056c1.05-1.05 4.475-2.972 7.071.265c.063.114.232.245.41-.144l.05-.12c.318-.788 1.59-3.93 6.656-2.83l-6.32-6.32c-.608.675-2.603 1.397-5.723-1.104c-.613-.492-1.082-.022-1.082-.022"/><path fill="#6d4534" d="M22.549 18.073c-.083-.7-.404-1.42-1.076-2.092l-4-4c-.32-.32-.651-.187-.507.51l.309 2.805c-.42.347-1.363 1.187-1.779 1.78l-2.883-.233c-.719-.077-.862.243-.553.553l.585.577c.916.9 2.558 2.515 3.415 3.422c.413.414 1.187.896 2.121 1.023c.535.604 1.374 1.5 2.63 2.756c2.993 2.993 4.545 1.566 5.396.783l.084-.076c1.624-1.624.552-3.47-1.006-5.182c-.81-.89-1.889-1.895-2.736-2.626"/><path fill="#ff8687" d="M19.065 20.71c-.448-.447-.42-1.558-.127-1.85c.375-.376 1.569-.266 1.906.071c.215.216.243.53-.53 1.304c-.774.773-1.094.63-1.25.475"/><path fill="#1c1c1c" d="M19.5 18a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-2 2a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/></g></svg>
</template>

CSS

.icon-bat {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22M19.386%209.585L26.68%202.2l.046-.052c.091-.105.237-.274.393-.189c.232.127.165.372.069.533c-.868%201.456-.914%204.876%202.417%205.533c.143.033.276.276.055.497c-1.05%201.05-2.972%204.475.265%207.071c.114.063.246.232-.143.409l-.121.05c-.787.319-3.93%201.59-2.83%206.656l-6.32-6.32c.675-.607%201.398-2.602-1.104-5.723c-.491-.612-.022-1.081-.022-1.081M9.74%2019.23l-7.383%207.294q-.02.021-.052.047c-.105.09-.274.237-.188.393c.126.232.371.165.533.069c1.455-.869%204.875-.915%205.533%202.416c.033.144.276.276.496.056c1.05-1.05%204.475-2.972%207.071.265c.063.114.232.245.41-.144l.05-.12c.318-.788%201.59-3.93%206.656-2.83l-6.32-6.32c-.608.675-2.603%201.397-5.723-1.104c-.613-.492-1.082-.022-1.082-.022%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M22.549%2018.073c-.083-.7-.404-1.42-1.076-2.092l-4-4c-.32-.32-.651-.187-.507.51l.309%202.805c-.42.347-1.363%201.187-1.779%201.78l-2.883-.233c-.719-.077-.862.243-.553.553l.585.577c.916.9%202.558%202.515%203.415%203.422c.413.414%201.187.896%202.121%201.023c.535.604%201.374%201.5%202.63%202.756c2.993%202.993%204.545%201.566%205.396.783l.084-.076c1.624-1.624.552-3.47-1.006-5.182c-.81-.89-1.889-1.895-2.736-2.626%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M19.065%2020.71c-.448-.447-.42-1.558-.127-1.85c.375-.376%201.569-.266%201.906.071c.215.216.243.53-.53%201.304c-.774.773-1.094.63-1.25.475%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M19.5%2018a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m-2%202a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23a56953%22%20d%3D%22M19.386%209.585L26.68%202.2l.046-.052c.091-.105.237-.274.393-.189c.232.127.165.372.069.533c-.868%201.456-.914%204.876%202.417%205.533c.143.033.276.276.055.497c-1.05%201.05-2.972%204.475.265%207.071c.114.063.246.232-.143.409l-.121.05c-.787.319-3.93%201.59-2.83%206.656l-6.32-6.32c.675-.607%201.398-2.602-1.104-5.723c-.491-.612-.022-1.081-.022-1.081M9.74%2019.23l-7.383%207.294q-.02.021-.052.047c-.105.09-.274.237-.188.393c.126.232.371.165.533.069c1.455-.869%204.875-.915%205.533%202.416c.033.144.276.276.496.056c1.05-1.05%204.475-2.972%207.071.265c.063.114.232.245.41-.144l.05-.12c.318-.788%201.59-3.93%206.656-2.83l-6.32-6.32c-.608.675-2.603%201.397-5.723-1.104c-.613-.492-1.082-.022-1.082-.022%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M22.549%2018.073c-.083-.7-.404-1.42-1.076-2.092l-4-4c-.32-.32-.651-.187-.507.51l.309%202.805c-.42.347-1.363%201.187-1.779%201.78l-2.883-.233c-.719-.077-.862.243-.553.553l.585.577c.916.9%202.558%202.515%203.415%203.422c.413.414%201.187.896%202.121%201.023c.535.604%201.374%201.5%202.63%202.756c2.993%202.993%204.545%201.566%205.396.783l.084-.076c1.624-1.624.552-3.47-1.006-5.182c-.81-.89-1.889-1.895-2.736-2.626%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M19.065%2020.71c-.448-.447-.42-1.558-.127-1.85c.375-.376%201.569-.266%201.906.071c.215.216.243.53-.53%201.304c-.774.773-1.094.63-1.25.475%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M19.5%2018a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m-2%202a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/bat.svg?color=%231a73e8&size=48