1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 15:22:35 +01:00
tabler-icons/src/_icons/augmented-reality.svg

14 lines
353 B
XML
Raw Normal View History

---
2022-07-25 11:39:29 +02:00
tags: [technology, dimensional, geometry]
2022-03-13 00:17:30 +01:00
version: "1.55"
---
<svg>
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
<path d="M12 12.5l4 -2.5" />
<path d="M8 10l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" />
<path d="M8 10v4.5l4 2.5" />
</svg>