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

headset icon

This commit is contained in:
codecalm
2020-03-26 18:35:18 +01:00
parent bdc90a7aa6
commit fdbd04e90c

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

@@ -0,0 +1,9 @@
---
tags: [music, headset, audio, sound]
---
<svg>
<rect x="4" y="13" rx="2" width="4" height="6" />
<rect x="16" y="13" rx="2" width="4" height="6" />
<path d="M4 15v-3a8 8 0 0 1 16 0v3" />
<path d="M18 19a6 3 0 0 1 -6 3" />
</svg>