Anup ShresthaArchive

Side project · 2023

Mixim Icons

A community-driven icon library. If the icon you need does not exist yet, you request it, and the library grows around real demand instead of guesses.

Visit live site
Role
Everything
Year
2023
Origin
Side project
Stack
Next.js · Radix · Firebase

01

What it is

Every icon search ends the same way: close enough, but not it. Mixim Icons is a searchable icon library with a request system built in. Users submit the icon they are missing, it gets drawn, and it ships for everyone.

Icons are organized by category and tag, downloadable as SVG or PNG, and available as a React package on npm for dropping straight into a project.

02

What I built

  • 01The browsing and search experience, with keyword and tag filtering across categories.
  • 02The request flow that turns a missing icon into a form submission and, eventually, a shipped asset.
  • 03Next.js, Tailwind, and Radix UI on the front, Firebase behind the library and request data, plus the React npm package.

Stack

Next.jsTailwind CSSRadix UIFirebaseReact package on npmSVG / PNG