Mobile-Artificial-Intelligence / maid

Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
MIT License
1.03k stars 98 forks source link

Fix Missing Maid Headpiece in Icons (Issue #523) #534

Closed vijaykarthiktk closed 2 months ago

vijaykarthiktk commented 2 months ago

This pull request addresses the missing maid headpiece from the logo in the icon images. The headpiece has been added to all relevant icons, ensuring consistency with the overall brand identity. (Issue #523)

Screenshot_20240506_220607

Screenshot_20240506_220654

danemadsen commented 2 months ago

Thanks for the fix