Bat 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bat 02 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/319579.svg" alt="Bat 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319579.svg" alt="Bat 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319579.svg" alt="Bat 02 icon" :width="24" :height="24" />
CSS background
.icon-bat-02 {
background-image: url('https://proicons.com/icon/319579.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--02_00000054239835000568818890000010580197613663614140_" d="M7.2,30.3l-0.4-0.599c0.028-0.02,2.84-1.952,2.84-5.701 c0-4.69-4.727-6.646-4.774-6.666c-0.09-0.036-0.161-0.107-0.198-0.196c-0.037-0.09-0.037-0.19,0.001-0.279 c0.939-2.19,1.064-4.086,0.371-5.636C4.095,9.107,1.908,8.349,1.886,8.341c-0.13-0.044-0.224-0.158-0.242-0.294 S1.686,7.776,1.8,7.701C4.458,5.928,2.773,3.31,2.7,3.199s-0.08-0.253-0.017-0.37C2.746,2.713,2.868,2.64,3,2.64 c8.016,0,15.854,6.755,16.233,7.086c0.026,0.022,0.048,0.047,0.066,0.075c0.055,0.082,0.074,0.185,0.05,0.284 c-0.029,0.121-0.119,0.218-0.236,0.257C18.99,10.383,16.36,11.309,16.36,14c0,1.094,0.355,3.64,3.64,3.64 c1.221,0,2.376-0.354,3.028-0.75c-0.894-2.488,0.698-4.125,0.717-4.144c0.098-0.097,0.236-0.132,0.369-0.087 c2.8,0.933,3.185,3.519,3.237,4.184l0.798,0.797H30c0.125,0,0.24,0.065,0.307,0.171c0.065,0.106,0.071,0.239,0.016,0.351l-1,2 C29.261,20.283,29.137,20.36,29,20.36c-1.106,0-2.777,0-3.678,1.801C23.597,25.61,21.134,27.36,18,27.36h-7v-0.72h7 c2.878,0,5.062-1.57,6.678-4.801c1.031-2.061,2.938-2.19,4.1-2.198l0.641-1.28H28c-0.096,0-0.188-0.038-0.255-0.105l-1-1 c-0.066-0.067-0.104-0.159-0.105-0.254c0-0.109-0.043-2.607-2.527-3.578c-0.389,0.509-1.32,2.116,0.188,4.377l-0.6,0.398 c-0.146-0.221-0.273-0.437-0.382-0.647C22.568,17.979,21.35,18.36,20,18.36c-2.73,0-4.36-1.63-4.36-4.36 c0-1.042,0.336-1.863,0.792-2.498c-2,1.356-3.072,3.586-3.072,6.498h-0.72c0-3.614,1.607-6.337,4.478-7.71 c-2.297,0.067-6.247,0.697-8.837,3.935l-0.562-0.45c2.808-3.509,6.976-4.165,9.399-4.219C14.969,8.764,10.833,7.712,5.04,8.358 L4.96,7.642c5.322-0.592,9.246,0.186,11.609,0.948C13.777,6.621,8.701,3.598,3.598,3.373c0.423,0.964,0.955,2.96-0.888,4.542 c0.805,0.4,2.222,1.31,2.983,3.005c0.747,1.663,0.669,3.646-0.229,5.899c1.15,0.571,4.896,2.77,4.896,7.181 C10.36,28.145,7.329,30.214,7.2,30.3z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!