Unifi Protect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Unifi Protect 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/334509.svg" alt="Unifi Protect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334509.svg" alt="Unifi Protect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334509.svg" alt="Unifi Protect icon" :width="24" :height="24" />
CSS background
.icon-unifi-protect {
background-image: url('https://proicons.com/icon/334509.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><rect class="a" x="17.4386" y="7.0667" width="13.1227" height="14.9664" rx="6.5614"/><rect class="a" x="15.1881" y="4.5" width="17.6238" height="20.0998" rx="8.8119"/><path class="a" d="M32.7472,15.788V40.5845A2.4058,2.4058,0,0,1,30.7237,42.96h0a42.51,42.51,0,0,1-13.5121,0h0a2.4058,2.4058,0,0,1-2.0235-2.3752V15.788"/></svg>
Unifi Protect in other icon packs
Copied!