Soham7-dev/AspGoat

Replace emojis with consistent icons

Open

#36 opened on Sep 9, 2025

 (1 comment) (0 reactions) (1 assignee)JavaScript (92 forks)auto 404
enhancementhelp wantedtechnical debt

Repository metrics

Stars
 (106 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the UI uses emojis for some actions and visual elements. While emojis work, they can look inconsistent across different devices and operating systems.

I suggest replacing them with a standardized icon library such as Font Awesome (or a similar alternative). This will ensure a cleaner, more professional appearance, consistent styling, and better scalability for future features.

Benefits:

  • Consistent look and feel across all platforms
  • Professional and modern design
  • Easier customization and theming

Contributor guide