augmented reality ar icon
augmented-reality-ar from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- augmented-reality-ar
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the augmented reality ar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13 3h-2C6.757 3 4.636 3 3.318 4.318S2 7.758 2 12s0 6.364 1.318 7.682S6.758 21 11 21h2c4.243 0 6.364 0 7.682-1.318S22 16.242 22 12s0-6.364-1.318-7.682S17.242 3 13 3Z"/><path stroke-linejoin="round" d="m6 14l1.755-3.912C8.08 9.363 8.242 9 8.5 9s.42.363.745 1.088L11 14m3 0v-2m0 0v-1.8c0-.566 0-.849.176-1.024C14.35 9 14.634 9 15.2 9h1.3a1.5 1.5 0 0 1 0 3M14 12h2.5m0 0l1 2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAugmentedRealityAr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M13 3h-2C6.757 3 4.636 3 3.318 4.318S2 7.758 2 12s0 6.364 1.318 7.682S6.758 21 11 21h2c4.243 0 6.364 0 7.682-1.318S22 16.242 22 12s0-6.364-1.318-7.682S17.242 3 13 3Z"/><path strokeLinejoin="round" d="m6 14l1.755-3.912C8.08 9.363 8.242 9 8.5 9s.42.363.745 1.088L11 14m3 0v-2m0 0v-1.8c0-.566 0-.849.176-1.024C14.35 9 14.634 9 15.2 9h1.3a1.5 1.5 0 0 1 0 3M14 12h2.5m0 0l1 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M13 3h-2C6.757 3 4.636 3 3.318 4.318S2 7.758 2 12s0 6.364 1.318 7.682S6.758 21 11 21h2c4.243 0 6.364 0 7.682-1.318S22 16.242 22 12s0-6.364-1.318-7.682S17.242 3 13 3Z"/><path stroke-linejoin="round" d="m6 14l1.755-3.912C8.08 9.363 8.242 9 8.5 9s.42.363.745 1.088L11 14m3 0v-2m0 0v-1.8c0-.566 0-.849.176-1.024C14.35 9 14.634 9 15.2 9h1.3a1.5 1.5 0 0 1 0 3M14 12h2.5m0 0l1 2"/></g></svg> </template>
CSS
.icon-augmented-reality-ar {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h-2C6.757%203%204.636%203%203.318%204.318S2%207.758%202%2012s0%206.364%201.318%207.682S6.758%2021%2011%2021h2c4.243%200%206.364%200%207.682-1.318S22%2016.242%2022%2012s0-6.364-1.318-7.682S17.242%203%2013%203Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2014l1.755-3.912C8.08%209.363%208.242%209%208.5%209s.42.363.745%201.088L11%2014m3%200v-2m0%200v-1.8c0-.566%200-.849.176-1.024C14.35%209%2014.634%209%2015.2%209h1.3a1.5%201.5%200%200%201%200%203M14%2012h2.5m0%200l1%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h-2C6.757%203%204.636%203%203.318%204.318S2%207.758%202%2012s0%206.364%201.318%207.682S6.758%2021%2011%2021h2c4.243%200%206.364%200%207.682-1.318S22%2016.242%2022%2012s0-6.364-1.318-7.682S17.242%203%2013%203Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2014l1.755-3.912C8.08%209.363%208.242%209%208.5%209s.42.363.745%201.088L11%2014m3%200v-2m0%200v-1.8c0-.566%200-.849.176-1.024C14.35%209%2014.634%209%2015.2%209h1.3a1.5%201.5%200%200%201%200%203M14%2012h2.5m0%200l1%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/augmented-reality-ar.svg?color=%231a73e8&size=48