animal bat icon

animal-bat from Health Icons by Resolve to Save Lives · Filled · Zoonoses · MIT Free for personal and commercial use.

Name
animal-bat
Set
Health Icons
Style
Filled
Category
Zoonoses
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More zoonoses icons from Health Icons

Use the animal bat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.89 12.006a1 1 0 0 1 1.104.884l1 9a1 1 0 0 1-1.988.22l-1-9a1 1 0 0 1 .884-1.104"/><path d="M13.388 11c.153 6.107 2.212 7.23 6.938 8l-.299-2.935l-.413-.988c1.613-.674 2.971-1.07 4.38-1.077c1.413-.007 2.777.376 4.404 1.083l-.425.978l-.3 2.939c4.727-.77 6.786-1.893 6.94-8C41.142 11 44 17.5 44 27c-7.333-1.875-11.5 2.5-11.5 6.4H27L24 39l-3-5.6h-5.5c0-3.9-4.167-8.275-11.5-6.4c0-9.5 2.857-16 9.388-16"/><path d="M28.11 12.006a1 1 0 0 0-1.104.884l-1 9a1 1 0 0 0 1.988.22l1-9a1 1 0 0 0-.884-1.104"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsAnimalBat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M19.89 12.006a1 1 0 0 1 1.104.884l1 9a1 1 0 0 1-1.988.22l-1-9a1 1 0 0 1 .884-1.104"/><path d="M13.388 11c.153 6.107 2.212 7.23 6.938 8l-.299-2.935l-.413-.988c1.613-.674 2.971-1.07 4.38-1.077c1.413-.007 2.777.376 4.404 1.083l-.425.978l-.3 2.939c4.727-.77 6.786-1.893 6.94-8C41.142 11 44 17.5 44 27c-7.333-1.875-11.5 2.5-11.5 6.4H27L24 39l-3-5.6h-5.5c0-3.9-4.167-8.275-11.5-6.4c0-9.5 2.857-16 9.388-16"/><path d="M28.11 12.006a1 1 0 0 0-1.104.884l-1 9a1 1 0 0 0 1.988.22l1-9a1 1 0 0 0-.884-1.104"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M19.89 12.006a1 1 0 0 1 1.104.884l1 9a1 1 0 0 1-1.988.22l-1-9a1 1 0 0 1 .884-1.104"/><path d="M13.388 11c.153 6.107 2.212 7.23 6.938 8l-.299-2.935l-.413-.988c1.613-.674 2.971-1.07 4.38-1.077c1.413-.007 2.777.376 4.404 1.083l-.425.978l-.3 2.939c4.727-.77 6.786-1.893 6.94-8C41.142 11 44 17.5 44 27c-7.333-1.875-11.5 2.5-11.5 6.4H27L24 39l-3-5.6h-5.5c0-3.9-4.167-8.275-11.5-6.4c0-9.5 2.857-16 9.388-16"/><path d="M28.11 12.006a1 1 0 0 0-1.104.884l-1 9a1 1 0 0 0 1.988.22l1-9a1 1 0 0 0-.884-1.104"/></g></svg>
</template>

CSS

.icon-animal-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M19.89%2012.006a1%201%200%200%201%201.104.884l1%209a1%201%200%200%201-1.988.22l-1-9a1%201%200%200%201%20.884-1.104%22%2F%3E%3Cpath%20d%3D%22M13.388%2011c.153%206.107%202.212%207.23%206.938%208l-.299-2.935l-.413-.988c1.613-.674%202.971-1.07%204.38-1.077c1.413-.007%202.777.376%204.404%201.083l-.425.978l-.3%202.939c4.727-.77%206.786-1.893%206.94-8C41.142%2011%2044%2017.5%2044%2027c-7.333-1.875-11.5%202.5-11.5%206.4H27L24%2039l-3-5.6h-5.5c0-3.9-4.167-8.275-11.5-6.4c0-9.5%202.857-16%209.388-16%22%2F%3E%3Cpath%20d%3D%22M28.11%2012.006a1%201%200%200%200-1.104.884l-1%209a1%201%200%200%200%201.988.22l1-9a1%201%200%200%200-.884-1.104%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M19.89%2012.006a1%201%200%200%201%201.104.884l1%209a1%201%200%200%201-1.988.22l-1-9a1%201%200%200%201%20.884-1.104%22%2F%3E%3Cpath%20d%3D%22M13.388%2011c.153%206.107%202.212%207.23%206.938%208l-.299-2.935l-.413-.988c1.613-.674%202.971-1.07%204.38-1.077c1.413-.007%202.777.376%204.404%201.083l-.425.978l-.3%202.939c4.727-.77%206.786-1.893%206.94-8C41.142%2011%2044%2017.5%2044%2027c-7.333-1.875-11.5%202.5-11.5%206.4H27L24%2039l-3-5.6h-5.5c0-3.9-4.167-8.275-11.5-6.4c0-9.5%202.857-16%209.388-16%22%2F%3E%3Cpath%20d%3D%22M28.11%2012.006a1%201%200%200%200-1.104.884l-1%209a1%201%200%200%200%201.988.22l1-9a1%201%200%200%200-.884-1.104%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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