Airtel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Airtel 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/321519.svg" alt="Airtel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321519.svg" alt="Airtel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321519.svg" alt="Airtel icon" :width="24" :height="24" />
CSS background
.icon-airtel {
background-image: url('https://proicons.com/icon/321519.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M6.67,24.09C11.5,32.74,24.7,17,32.32,17c3,0,3.16,2.41,3.16,4.92,0,7.16-15.16,20.06-17.66,17.29S26.6,32.83,21.57,29c-3.63-2.75-9.55,5.15-9.14,9.13.3,2.89,1.1,4.37,5,4.37,8.11,0,24.83-9,24.54-25.47C41.87,10.31,37.71,5.5,29.35,5.5S2.27,16.22,6.67,24.09Z"/></svg>
Airtel in other icon packs
Copied!