Bat 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bat 01 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319578.svg" alt="Bat 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319578.svg" alt="Bat 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319578.svg" alt="Bat 01 icon" :width="24" :height="24" />
CSS background
.icon-bat-01 {
background-image: url('https://proicons.com/icon/319578.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="bat--01_00000151501338365549406840000001034632248023701926_" d="M15.64,25v-1.998c0-0.019,0-0.037,0-0.056 c-0.042-4.524-5.411-4.586-5.64-4.586c-0.165-0.001-0.309-0.113-0.349-0.273c-0.9-3.595-4.416-2.774-4.564-2.737 c-0.194,0.045-0.388-0.07-0.436-0.262c-0.915-3.66-3.541-3.727-3.652-3.728c-0.136-0.001-0.26-0.079-0.32-0.2 c-0.06-0.122-0.048-0.267,0.034-0.375C3.785,6.687,9.748,6.64,10,6.64c0.165,0,0.309,0.112,0.349,0.272 c0.642,2.565,2.117,3.825,3.021,4.376c-0.213-0.826-0.352-2.13,0.309-3.45c0.052-0.104,0.15-0.176,0.264-0.194 c0.116-0.016,0.231,0.02,0.312,0.101L16,9.491l1.745-1.745c0.082-0.083,0.197-0.118,0.312-0.101 c0.114,0.019,0.213,0.091,0.265,0.194c0.659,1.32,0.521,2.625,0.309,3.45c0.902-0.551,2.379-1.811,3.02-4.376 C21.69,6.752,21.835,6.64,22,6.64c0.252,0,6.215,0.047,9.288,4.144c0.081,0.108,0.094,0.253,0.034,0.375 c-0.061,0.122-0.185,0.199-0.32,0.2c-0.111,0.001-2.737,0.067-3.652,3.728c-0.049,0.192-0.241,0.308-0.437,0.262 c-0.148-0.038-3.666-0.86-4.563,2.737c-0.04,0.16-0.185,0.272-0.35,0.273c-0.229,0-5.596,0.063-5.64,4.586c0,0.018,0,0.035,0,0.054 l0,0c0,0.001,0,0.001,0,0.002v1.998L15.64,25L15.64,25z M10.806,17.703c1.394,0.175,4.199,0.833,5.194,3.305 c0.996-2.471,3.801-3.13,5.194-3.305l-1.449-1.449l0.51-0.509l1.575,1.576c0.651-1.792,1.946-2.446,2.967-2.673 c0.562-0.125,1.089-0.133,1.498-0.108c-0.442-0.64-1.267-1.624-2.456-2.219l0.322-0.644c1.334,0.667,2.238,1.74,2.727,2.449 c0.864-2.406,2.513-3.152,3.438-3.383c-2.571-2.901-6.922-3.315-8.052-3.374c-1.102,3.91-4.033,4.93-4.16,4.972 c-0.142,0.046-0.29,0.004-0.386-0.105c-0.096-0.11-0.115-0.267-0.051-0.396c0.008-0.017,0.755-1.562,0.197-3.206l-1.621,1.621 c-0.141,0.141-0.368,0.141-0.509,0l-1.621-1.621c-0.557,1.645,0.189,3.189,0.198,3.206c0.064,0.13,0.044,0.287-0.051,0.396 c-0.095,0.109-0.248,0.152-0.385,0.105c-0.127-0.042-3.059-1.062-4.161-4.972c-1.13,0.059-5.48,0.473-8.052,3.374 c0.926,0.231,2.574,0.977,3.438,3.383c0.489-0.708,1.393-1.782,2.727-2.449l0.322,0.644C6.97,12.916,6.146,13.9,5.703,14.54 c0.408-0.026,0.938-0.017,1.498,0.108c1.021,0.227,2.315,0.88,2.966,2.673l1.576-1.576l0.509,0.509L10.806,17.703z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!