Augmented Reality Icon
Free SVG icon from the Arcticons 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/336743.svg" alt="Augmented Reality icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336743.svg" alt="Augmented Reality icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336743.svg" alt="Augmented Reality icon" :width="24" :height="24" />
CSS background
.icon-augmented-reality {
background-image: url('https://proicons.com/icon/336743.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="4.5" y="11.5" width="39" height="25" rx="4" ry="4" transform="translate(48) rotate(90)"/><polygon class="b" points="30.4508 20.2692 23.9239 16.5 17.4392 20.2423 23.9661 24.0115 30.4508 20.2692"/><polygon class="b" points="23.9661 24.0115 17.4392 20.2423 17.4392 27.7308 23.9661 31.5 23.9661 24.0115"/><polygon class="b" points="30.4508 20.2692 23.9661 24.0115 23.9661 31.5 30.4508 27.7577 30.4508 20.2692"/></svg>
Augmented Reality in other icon packs
Copied!