mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add delete icon
This commit is contained in:
parent
4468da381a
commit
5b40fa53a1
@ -106,6 +106,7 @@
|
||||
"map",
|
||||
"life-buoy",
|
||||
"flag",
|
||||
"delete",
|
||||
"slash",
|
||||
"trash",
|
||||
"trash-2",
|
||||
|
5
icons/delete.svg
Normal file
5
icons/delete.svg
Normal file
@ -0,0 +1,5 @@
|
||||
<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="M21,4H8L1,12l7,8H21a2,2,0,0,0,2-2V6A2,2,0,0,0,21,4Z"/>
|
||||
<line x1="18" y1="9" x2="12" y2="15"/>
|
||||
<line x1="12" y1="9" x2="18" y2="15"/>
|
||||
</svg>
|
After Width: | Height: | Size: 328 B |
Loading…
Reference in New Issue
Block a user