1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

capture icon

This commit is contained in:
codecalm
2020-08-04 23:37:29 +02:00
parent 12413cb17c
commit 4c9a6d4b58

9
src/_icons/capture.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<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" />
<circle cx="12" cy="12" r="3"></circle>
</svg>