mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add mic icon
This commit is contained in:
parent
ad0f30e480
commit
5f102ba08e
@ -14,6 +14,7 @@
|
||||
"folder",
|
||||
"camera",
|
||||
"camera-off",
|
||||
"mic",
|
||||
"bookmark",
|
||||
"thumbs-up",
|
||||
"thumbs-down",
|
||||
|
6
icons/mic.svg
Normal file
6
icons/mic.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M12,1A3,3,0,0,0,9,4v8a3,3,0,0,0,6,0V4A3,3,0,0,0,12,1Z"/>
|
||||
<path d="M19,10v2A7,7,0,0,1,5,12V10"/>
|
||||
<line x1="12" y1="19" x2="12" y2="23"/>
|
||||
<line x1="8" y1="23" x2="16" y2="23"/>
|
||||
</svg>
|
After Width: | Height: | Size: 372 B |
Loading…
Reference in New Issue
Block a user