rustic-ai / ui-components

React component library for crafting user-friendly and engaging conversational experiences
https://rustic-ai.github.io/ui-components/
MIT License
38 stars 10 forks source link

fix: replace mui icons with material symbols #88

Closed lyjeileen closed 3 weeks ago

lyjeileen commented 3 weeks ago

Changes

Note: some icons look slightly different from what we used before. Screenshots are attached

Screenshots

Before

Screenshot 2024-04-23 at 2 37 55 PM Screenshot 2024-04-23 at 2 38 36 PM Screenshot 2024-04-23 at 2 41 14 PM Screenshot 2024-04-23 at 2 43 04 PM Screenshot 2024-04-23 at 2 44 05 PM

After

Could use the outlined version which looks same as before, but we need to add for it. Since other icons are not using the outlined version, I'm wondering if we could use rounded version for this

Screenshot 2024-04-23 at 2 35 32 PM

Looks more rounded than before

Screenshot 2024-04-23 at 2 38 21 PM

The edit and delete icons look a little bit different

Screenshot 2024-04-23 at 2 40 46 PM

The filled area is flipped

Screenshot 2024-04-23 at 2 42 30 PM

The collection icon is more rounded and the chat icon has a shorter line at bottom

Screenshot 2024-04-23 at 2 43 35 PM