Mav Vonatinfo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mav Vonatinfo 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/343497.svg" alt="Mav Vonatinfo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343497.svg" alt="Mav Vonatinfo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343497.svg" alt="Mav Vonatinfo icon" :width="24" :height="24" />
CSS background
.icon-mav-vonatinfo {
background-image: url('https://proicons.com/icon/343497.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;}</style></defs><path class="a" d="M5.7867,26.8712l.7778,2.9547M3.5,18.1758l.7777,2.9547m37.9356,5.74-.7778,2.9547M44.5,18.1754,43.7223,21.13m-8.2711,5.7411H42.213M44.5,18.1754H34.3245M43.7223,21.13H35.4476m-1.13,8.6955h7.118M23.4982,26.8714H5.7888M4.2777,21.1305H23.4982M3.502,18.1757H23.4973m0,11.65H6.5645m16.9337-8.6954a2.87,2.87,0,0,1-.0005,5.74m0-8.6948A5.8293,5.8293,0,0,1,24.34,29.763a5.701,5.701,0,0,1-.8417.0624M22.21,14.844a9.2467,9.2467,0,1,1-5.8171,14.9819m-.01-11.656A9.1367,9.1367,0,0,1,22.11,14.8486m-.0815-2.929A12.2008,12.2008,0,0,1,25.4923,36.072,12.03,12.03,0,0,1,13.24,30.0408m.0028-12.0856a12.0714,12.0714,0,0,1,8.6562-6.0162"/></svg>
Copied!