agent: Make feedback buttons more minimal (#30133)

Also swapped out the svgs for `ThumbsDown` and `ThumbsUp`, and added
`DocumentText`.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-05-07 12:43:46 -03:00 committed by GitHub
parent fcb9706022
commit 5ca114be24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 17 additions and 15 deletions

View file

@ -94,6 +94,7 @@ pub enum IconName {
Delete,
Diff,
Disconnected,
DocumentText,
Download,
Ellipsis,
EllipsisVertical,