bat emoji
bat from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- bat
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the bat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#3f3f3f"><path d="M25.525 30.898c-2.381-1.68-3.904-4.12-3.932-9.026c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581-.394 6.92-3.397 9.58c-5.08 2.704-10.343 3.227-15.875.562"/><path d="M30.4 35.468c-3.185-2.51-2.666-6.288-2.666-6.288l.706-6.388s3.373 3.706 3.448 3.91l2.525.236l3.09-4.401s2.783 10.062-.642 13.16"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M24.738 31.516c-2.381-1.68-3.117-4.738-3.145-9.644c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581.459 7.36-2.544 10.02"/><path d="M30.4 35.134c-3.185-2.509-2.666-6.287-2.666-6.287l.706-6.388s3.373 3.706 3.448 3.91l2.525.235l3.09-4.4s2.783 10.062-.642 13.16"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#3f3f3f"><path d="M25.525 30.898c-2.381-1.68-3.904-4.12-3.932-9.026c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581-.394 6.92-3.397 9.58c-5.08 2.704-10.343 3.227-15.875.562"/><path d="M30.4 35.468c-3.185-2.51-2.666-6.288-2.666-6.288l.706-6.388s3.373 3.706 3.448 3.91l2.525.236l3.09-4.401s2.783 10.062-.642 13.16"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M24.738 31.516c-2.381-1.68-3.117-4.738-3.145-9.644c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581.459 7.36-2.544 10.02"/><path d="M30.4 35.134c-3.185-2.509-2.666-6.287-2.666-6.287l.706-6.388s3.373 3.706 3.448 3.91l2.525.235l3.09-4.4s2.783 10.062-.642 13.16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#3f3f3f"><path d="M25.525 30.898c-2.381-1.68-3.904-4.12-3.932-9.026c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581-.394 6.92-3.397 9.58c-5.08 2.704-10.343 3.227-15.875.562"/><path d="M30.4 35.468c-3.185-2.51-2.666-6.288-2.666-6.288l.706-6.388s3.373 3.706 3.448 3.91l2.525.236l3.09-4.401s2.783 10.062-.642 13.16"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M24.738 31.516c-2.381-1.68-3.117-4.738-3.145-9.644c-6.292-12.368-15.834-7.68-19-2.243c7.833.98 4 14.667 4 14.667c10-.5 7.371 10.124 7.371 10.124c10.087-3.142 16.795 6.148 16.795 6.148c-1.648 2.36-1.816 6.6-.31 7.44s6.632 4.264 6.632 4.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09 5.915-7.707 11.636-7.725C52.765 30.43 61.309 31.39 61.309 31.39c.955-10.544 8.774-13.05 8.774-13.05c-10.99-11.21-22.99-2.212-25.286 2.415c-.288.581.459 7.36-2.544 10.02"/><path d="M30.4 35.134c-3.185-2.509-2.666-6.287-2.666-6.287l.706-6.388s3.373 3.706 3.448 3.91l2.525.235l3.09-4.4s2.783 10.062-.642 13.16"/></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%2072%2072%22%3E%3Cg%20fill%3D%22%233f3f3f%22%3E%3Cpath%20d%3D%22M25.525%2030.898c-2.381-1.68-3.904-4.12-3.932-9.026c-6.292-12.368-15.834-7.68-19-2.243c7.833.98%204%2014.667%204%2014.667c10-.5%207.371%2010.124%207.371%2010.124c10.087-3.142%2016.795%206.148%2016.795%206.148c-1.648%202.36-1.816%206.6-.31%207.44s6.632%204.264%206.632%204.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09%205.915-7.707%2011.636-7.725C52.765%2030.43%2061.309%2031.39%2061.309%2031.39c.955-10.544%208.774-13.05%208.774-13.05c-10.99-11.21-22.99-2.212-25.286%202.415c-.288.581-.394%206.92-3.397%209.58c-5.08%202.704-10.343%203.227-15.875.562%22%2F%3E%3Cpath%20d%3D%22M30.4%2035.468c-3.185-2.51-2.666-6.288-2.666-6.288l.706-6.388s3.373%203.706%203.448%203.91l2.525.236l3.09-4.401s2.783%2010.062-.642%2013.16%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.738%2031.516c-2.381-1.68-3.117-4.738-3.145-9.644c-6.292-12.368-15.834-7.68-19-2.243c7.833.98%204%2014.667%204%2014.667c10-.5%207.371%2010.124%207.371%2010.124c10.087-3.142%2016.795%206.148%2016.795%206.148c-1.648%202.36-1.816%206.6-.31%207.44s6.632%204.264%206.632%204.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09%205.915-7.707%2011.636-7.725C52.765%2030.43%2061.309%2031.39%2061.309%2031.39c.955-10.544%208.774-13.05%208.774-13.05c-10.99-11.21-22.99-2.212-25.286%202.415c-.288.581.459%207.36-2.544%2010.02%22%2F%3E%3Cpath%20d%3D%22M30.4%2035.134c-3.185-2.509-2.666-6.287-2.666-6.287l.706-6.388s3.373%203.706%203.448%203.91l2.525.235l3.09-4.4s2.783%2010.062-.642%2013.16%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%2072%2072%22%3E%3Cg%20fill%3D%22%233f3f3f%22%3E%3Cpath%20d%3D%22M25.525%2030.898c-2.381-1.68-3.904-4.12-3.932-9.026c-6.292-12.368-15.834-7.68-19-2.243c7.833.98%204%2014.667%204%2014.667c10-.5%207.371%2010.124%207.371%2010.124c10.087-3.142%2016.795%206.148%2016.795%206.148c-1.648%202.36-1.816%206.6-.31%207.44s6.632%204.264%206.632%204.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09%205.915-7.707%2011.636-7.725C52.765%2030.43%2061.309%2031.39%2061.309%2031.39c.955-10.544%208.774-13.05%208.774-13.05c-10.99-11.21-22.99-2.212-25.286%202.415c-.288.581-.394%206.92-3.397%209.58c-5.08%202.704-10.343%203.227-15.875.562%22%2F%3E%3Cpath%20d%3D%22M30.4%2035.468c-3.185-2.51-2.666-6.288-2.666-6.288l.706-6.388s3.373%203.706%203.448%203.91l2.525.236l3.09-4.401s2.783%2010.062-.642%2013.16%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.738%2031.516c-2.381-1.68-3.117-4.738-3.145-9.644c-6.292-12.368-15.834-7.68-19-2.243c7.833.98%204%2014.667%204%2014.667c10-.5%207.371%2010.124%207.371%2010.124c10.087-3.142%2016.795%206.148%2016.795%206.148c-1.648%202.36-1.816%206.6-.31%207.44s6.632%204.264%206.632%204.264l4.611-4.752s2.12-2.01-2.195-7.07c2.558-5.09%205.915-7.707%2011.636-7.725C52.765%2030.43%2061.309%2031.39%2061.309%2031.39c.955-10.544%208.774-13.05%208.774-13.05c-10.99-11.21-22.99-2.212-25.286%202.415c-.288.581.459%207.36-2.544%2010.02%22%2F%3E%3Cpath%20d%3D%22M30.4%2035.134c-3.185-2.509-2.666-6.287-2.666-6.287l.706-6.388s3.373%203.706%203.448%203.91l2.525.235l3.09-4.4s2.783%2010.062-.642%2013.16%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/bat.svg?color=%231a73e8&size=48