Arlo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Arlo 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/322044.svg" alt="Arlo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322044.svg" alt="Arlo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322044.svg" alt="Arlo icon" :width="24" :height="24" />
CSS background
.icon-arlo {
background-image: url('https://proicons.com/icon/322044.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="M43.1418,7.1265c-4.7755,5.4919-14.6449,15.2021-14.6449,20.2164a19.5358,19.5358,0,0,0,1.1939,6.8449s-10.4265-15.68-24.8326-15.68c2.9593,0,5.4233-.0007,7.2634-.0007,4.8146,0,5.8493-.8748,7.9386-.8748,2.4077,0,4.0592,1.751,5.2531,3.0244"/><path class="a" d="M43.1418,17.7122c-3.9,3.4225-7.72,7.047-7.72,10.7878,0,4.2186,7.2732,12.3735,7.2732,12.3735"/></svg>
Arlo in other icon packs
Copied!