assistant2: Add new icons for create and delete file tool (#27487)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-03-26 08:20:09 -03:00 committed by GitHub
parent 7462e74fbf
commit d52291bac1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 14 additions and 2 deletions

View file

@ -100,6 +100,8 @@ pub enum IconName {
Eye,
File,
FileCode,
FileCreate,
FileDelete,
FileDoc,
FileDiff,
FileGeneric,