tjtanjin / react-chatbotify

A modern React library for creating a flexible and extensible chatbot.
https://react-chatbotify.tjtanjin.com/
MIT License
103 stars 49 forks source link

[Feat] Update and improve existing image assets #71

Open tjtanjin opened 1 month ago

tjtanjin commented 1 month ago

Is your feature request related to a problem? Please describe. Some of the image assets are poorly drawn and unnecessarily large in size. It'll be great to redraw these assets (e.g. using draw.io which allows svg exports) to reduce the bundle size and improve the quality of the assets used.

Describe the solution you'd like New updated and better drawn assets!