mirror of
https://github.com/openfaas/faas.git
synced 2025-06-28 01:33:24 +00:00
Added feature to delete functions from the UI
Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
This commit is contained in:
4
gateway/assets/img/icons/ic_delete_black.svg
Normal file
4
gateway/assets/img/icons/ic_delete_black.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"/>
|
||||
<path d="M0 0h24v24H0z" fill="none"/>
|
||||
</svg>
|
After Width: | Height: | Size: 241 B |
Reference in New Issue
Block a user