Chore: Remove duplicate images/icons to reduce repository size and update asset URLs
@Xynash is already working on this.
Since Mar 5, 2026.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.6k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 18
Description
Current Behavior
The repository currently contains multiple duplicate images and icons across different directories. Many of these assets are identical but stored separately, which unnecessarily increases the overall repository size.
Desired Situation
Deduplicate images and icons by keeping a single canonical version of each asset and removing redundant copies. Update all relevant references and URLs across the codebase and documentation to point to the retained assets.
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.
- 📚 See contributing instructions.
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack.
Join the Layer5 Community by submitting your community member form.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.