Babelio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Babelio 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/336860.svg" alt="Babelio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336860.svg" alt="Babelio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336860.svg" alt="Babelio icon" :width="24" :height="24" />
CSS background
.icon-babelio {
background-image: url('https://proicons.com/icon/336860.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M7.7375,43.5V36.6486a60.1673,60.1673,0,0,0,32.525-10.0135V43.5Z"/><path class="a" d="M34.917,29.7018V15.279S23.6988,26.7983,13.5347,26.7983v9.5365"/><path class="a" d="M29.3456,20.0822V4.5s-3.5387,9.9382-10.8417,12.1216V25.988"/></svg>
Babelio in other icon packs
Copied!