agent: Make all icons used for tool calls consistent (#34160)

Starting to use the `Tool...` family of icons dedicated & designed for
the agent panel.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-07-09 19:28:46 -03:00 committed by GitHub
parent 66dda8e368
commit 862e733ef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 47 additions and 34 deletions

View file

@ -66,7 +66,6 @@ pub enum IconName {
Circle,
CircleOff,
CircleHelp,
Clipboard,
Close,
Cloud,
Code,
@ -118,7 +117,6 @@ pub enum IconName {
File,
FileCode,
FileCreate,
FileDelete,
FileDiff,
FileDoc,
FileGeneric,
@ -215,7 +213,6 @@ pub enum IconName {
Scissors,
Screen,
ScrollText,
SearchCode,
SearchSelection,
SelectAll,
Send,
@ -254,8 +251,12 @@ pub enum IconName {
ThumbsDown,
ThumbsUp,
ToolBulb,
ToolCopy,
ToolDeleteFile,
ToolDiagnostics,
ToolFolder,
ToolHammer,
ToolNotification,
ToolPencil,
ToolRegex,
ToolSearch,