All projects
Shipped · July 2026 ·
TypeScriptReactVite

Iconator

Generate Expo Icons with a breeze.


Iconator

Generate Expo Icons with a breeze.


What it is

Iconator is a web app that allows you to generate icons for your Expo apps. Just upload your image or select an icon from the icon browser, adjust the size (with preview) and download all relevant files.


Why it exists

In my experience creating icons for Expo apps is a pain. There are Figma templates but it’s still way too annoying. That’s why I created Iconator, which eliminates this pain.


Technical details

Stack

LayerChoice
FrontendReact, Vite
LanguageTypeScript
DeploymentCoolify

Get & use Iconator

Local Setup

git clone https://github.com/elratto21/iconator.git
cd iconator

pnpm i

First run

pnpm dev

# Open http://localhost:5173 in your browser