hackforla / hackforla/lucky-parking

Evaluate alternative icon sets

Open
#637 0 comments 0 reactions 0 assignees View on GitHub
complexity: small feature: refactor missing: milestone role: ui/ux size: 1pt temp: engineering board move
Dominant language
Jupyter Notebook
Stars
37
Forks
60
Avg merge
13h 32m
Merged PRs (30d)
5

Description

### User Story

As a developer, I want to improve the performance and reduce unnecessary dependencies in our web application by evaluating and implementing the Heroicons icon library as a replacement for the bulky Material UI icon sets.

This change aligns with our goal of optimizing our codebase and enhancing the user experience.

### Description

We are currently using the Material UI icon sets for our web application, which are bulky and require us to import the Material UI library, even though we do not use it extensively. This leads to unnecessary overhead and increased bundle size.

Heroicons, created by the makers of Tailwind CSS, offer a lightweight and customizable set of icons that align well with our existing use of Tailwind CSS. By switching to Heroicons, we can improve performance and streamline our codebase.

### Acceptance Criteria

- [ ] (UIUX) Research and evaluate the suitability of Heroicons for our web application.
- [ ] (UIUX) Ensure that the new icon set integrates seamlessly with our existing design system and components.
- [ ] (UIUX) Update documentation and notify the development team of the change.
- [ ] (Dev) Replace all instances of Material UI icons with Heroicons where applicable.

### Design References

- [Heroicons](https://heroicons.com)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.