bat icon
bat from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- bat
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbee-batbinding-connectorblock-storagebottles-01
Use the bat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.91 6.584A1 1 0 0 0 31 6c-4.768 0-8.26.889-11 2.844V3h-2v3h-4V3h-2v5.844C9.26 6.889 5.768 6 1 6a1 1 0 0 0-.756 1.654C1.945 9.622 3 11.704 3 16a1 1 0 0 0 1 1c2.768 0 6 1.31 6 5a1.004 1.004 0 0 0 .934.998c.416.03 4.066.39 4.066 4.002a1 1 0 0 0 2 0c0-3.613 3.65-3.973 4.062-4.002A1 1 0 0 0 22 22c0-3.69 3.232-5 6-5a1 1 0 0 0 1-1c0-4.296 1.055-6.378 2.756-8.346a1 1 0 0 0 .153-1.07m-4.894 8.46c-3.385.308-6.553 2.229-6.97 6.079A6.55 6.55 0 0 0 16 23.609a6.55 6.55 0 0 0-4.046-2.486c-.417-3.85-3.585-5.77-6.97-6.079a13.2 13.2 0 0 0-1.939-6.98c4.132.273 7.033 1.428 9.248 3.643A1 1 0 0 0 14 11V8h4v3a1 1 0 0 0 1.707.707c2.215-2.215 5.116-3.37 9.248-3.642a13.2 13.2 0 0 0-1.939 6.98Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonBat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.91 6.584A1 1 0 0 0 31 6c-4.768 0-8.26.889-11 2.844V3h-2v3h-4V3h-2v5.844C9.26 6.889 5.768 6 1 6a1 1 0 0 0-.756 1.654C1.945 9.622 3 11.704 3 16a1 1 0 0 0 1 1c2.768 0 6 1.31 6 5a1.004 1.004 0 0 0 .934.998c.416.03 4.066.39 4.066 4.002a1 1 0 0 0 2 0c0-3.613 3.65-3.973 4.062-4.002A1 1 0 0 0 22 22c0-3.69 3.232-5 6-5a1 1 0 0 0 1-1c0-4.296 1.055-6.378 2.756-8.346a1 1 0 0 0 .153-1.07m-4.894 8.46c-3.385.308-6.553 2.229-6.97 6.079A6.55 6.55 0 0 0 16 23.609a6.55 6.55 0 0 0-4.046-2.486c-.417-3.85-3.585-5.77-6.97-6.079a13.2 13.2 0 0 0-1.939-6.98c4.132.273 7.033 1.428 9.248 3.643A1 1 0 0 0 14 11V8h4v3a1 1 0 0 0 1.707.707c2.215-2.215 5.116-3.37 9.248-3.642a13.2 13.2 0 0 0-1.939 6.98Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.91 6.584A1 1 0 0 0 31 6c-4.768 0-8.26.889-11 2.844V3h-2v3h-4V3h-2v5.844C9.26 6.889 5.768 6 1 6a1 1 0 0 0-.756 1.654C1.945 9.622 3 11.704 3 16a1 1 0 0 0 1 1c2.768 0 6 1.31 6 5a1.004 1.004 0 0 0 .934.998c.416.03 4.066.39 4.066 4.002a1 1 0 0 0 2 0c0-3.613 3.65-3.973 4.062-4.002A1 1 0 0 0 22 22c0-3.69 3.232-5 6-5a1 1 0 0 0 1-1c0-4.296 1.055-6.378 2.756-8.346a1 1 0 0 0 .153-1.07m-4.894 8.46c-3.385.308-6.553 2.229-6.97 6.079A6.55 6.55 0 0 0 16 23.609a6.55 6.55 0 0 0-4.046-2.486c-.417-3.85-3.585-5.77-6.97-6.079a13.2 13.2 0 0 0-1.939-6.98c4.132.273 7.033 1.428 9.248 3.643A1 1 0 0 0 14 11V8h4v3a1 1 0 0 0 1.707.707c2.215-2.215 5.116-3.37 9.248-3.642a13.2 13.2 0 0 0-1.939 6.98Z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.91%206.584A1%201%200%200%200%2031%206c-4.768%200-8.26.889-11%202.844V3h-2v3h-4V3h-2v5.844C9.26%206.889%205.768%206%201%206a1%201%200%200%200-.756%201.654C1.945%209.622%203%2011.704%203%2016a1%201%200%200%200%201%201c2.768%200%206%201.31%206%205a1.004%201.004%200%200%200%20.934.998c.416.03%204.066.39%204.066%204.002a1%201%200%200%200%202%200c0-3.613%203.65-3.973%204.062-4.002A1%201%200%200%200%2022%2022c0-3.69%203.232-5%206-5a1%201%200%200%200%201-1c0-4.296%201.055-6.378%202.756-8.346a1%201%200%200%200%20.153-1.07m-4.894%208.46c-3.385.308-6.553%202.229-6.97%206.079A6.55%206.55%200%200%200%2016%2023.609a6.55%206.55%200%200%200-4.046-2.486c-.417-3.85-3.585-5.77-6.97-6.079a13.2%2013.2%200%200%200-1.939-6.98c4.132.273%207.033%201.428%209.248%203.643A1%201%200%200%200%2014%2011V8h4v3a1%201%200%200%200%201.707.707c2.215-2.215%205.116-3.37%209.248-3.642a13.2%2013.2%200%200%200-1.939%206.98Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.91%206.584A1%201%200%200%200%2031%206c-4.768%200-8.26.889-11%202.844V3h-2v3h-4V3h-2v5.844C9.26%206.889%205.768%206%201%206a1%201%200%200%200-.756%201.654C1.945%209.622%203%2011.704%203%2016a1%201%200%200%200%201%201c2.768%200%206%201.31%206%205a1.004%201.004%200%200%200%20.934.998c.416.03%204.066.39%204.066%204.002a1%201%200%200%200%202%200c0-3.613%203.65-3.973%204.062-4.002A1%201%200%200%200%2022%2022c0-3.69%203.232-5%206-5a1%201%200%200%200%201-1c0-4.296%201.055-6.378%202.756-8.346a1%201%200%200%200%20.153-1.07m-4.894%208.46c-3.385.308-6.553%202.229-6.97%206.079A6.55%206.55%200%200%200%2016%2023.609a6.55%206.55%200%200%200-4.046-2.486c-.417-3.85-3.585-5.77-6.97-6.079a13.2%2013.2%200%200%200-1.939-6.98c4.132.273%207.033%201.428%209.248%203.643A1%201%200%200%200%2014%2011V8h4v3a1%201%200%200%200%201.707.707c2.215-2.215%205.116-3.37%209.248-3.642a13.2%2013.2%200%200%200-1.939%206.98Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/bat.svg?color=%231a73e8&size=48