Update provider logos (#16115)

- Updates provider logos for Anthropic, Google and Ollama
- Increases the size of icons in the model selector

Release Notes:

- N/A
This commit is contained in:
Nate Butler 2024-08-12 09:55:00 -04:00 committed by GitHub
parent 6389c613a2
commit f992cfdc7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 23 additions and 7 deletions

View file

@ -158,7 +158,7 @@ impl PickerDelegate for ModelPickerDelegate {
div().pr_1().child(
Icon::new(model_info.provider_icon)
.color(Color::Muted)
.size(IconSize::XSmall),
.size(IconSize::Medium),
),
)
.child(