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:
9
src/_icons/headset.svg
Normal file
9
src/_icons/headset.svg
Normal 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>
|
Reference in New Issue
Block a user