Augmented Reality Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Augmented Reality 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/317082.svg" alt="Augmented Reality icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317082.svg" alt="Augmented Reality icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317082.svg" alt="Augmented Reality icon" :width="24" :height="24" />
CSS background
.icon-augmented-reality {
background-image: url('https://proicons.com/icon/317082.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>augmented-reality</title><path d="M27.4473,9.1055l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,14,10v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,28,17V10A1,1,0,0,0,27.4473,9.1055ZM21,8.1182,24.7637,10,21,11.8818,17.2363,10Zm-5,3.5,4,2v4.7636l-4-2Zm6,6.7636V13.6182l4-2v4.7636Z"/><circle cx="13.5" cy="24.5" r="1.5"/><path d="M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Augmented Reality in other icon packs
Copied!