JNRT Pixel
|
728 × 90 — Leaderboard
Cookie-Banner ausstehend
Home / Tools / Icon Studio
🎨 Icon Studio

Build logos & favicons in your browser

Pick a background shape, combine it with an icon from a bundled open-source library, and export the result in every common favicon and PWA size. Everything runs locally in your browser — no CDN, no upload.

Live · 256×256 · rounded

1 · Form

Hintergrund-Silhouette

2 · Farben

Hintergrund und Icon
Hintergrund
Icon

3 · Icon-Größe

60% der Form

4 · Icon wählen

Lokale Bibliotheken — kein CDN

5 · Eigenes Icon (optional)

SVG empfohlen — PNG/JPG funktioniert mit Qualitäts-Hinweis

6 · Export-Formate

PNG für Web/PWA, ICO für klassisches Favicon

7 · Export-Größen

Was im ZIP landet
Background & guide2 min read

Wissenswertes zu diesem Tool

In shortBuild favicons & app icons in the browser — shape + icon + color → ZIP, fully local.

The Icon Studio lets you compose a favicon, app icon or logo from three building blocks: a background shape, an icon from a bundled open-source library, and two colors. The result renders live on a canvas and exports to all common favicon and PWA sizes as a ZIP. Everything happens in your browser — no CDN, no upload. Shapes. Three predefined silhouettes: rounded square (iOS-squircle-like, with a 22% corner radius), a perfect circle, and a sharp square. They cover the vast majority of brand-icon styles you'll see on Android, iOS, web and desktop. Icon libraries. Four bundled open-source collections via react-icons: Font Awesome Solid (CC-BY 4.0 — the broadest classic set), Lucide (ISC — the modern minimalist), Simple Icons (CC0 — brand icons like GitHub, Apple, Vercel, React), and Tabler (MIT — consistent stroke style for UI). All icons are baked into the production bundle at build time; nothing is fetched from a CDN at runtime. Verify it in the DevTools network panel. Colors. Background and icon color are independently picked via the color picker or hex input. Nine quick presets cover the JNRT brand colors, inverted variants and common high-contrast pairings. Export. The ZIP contains favicons at 16, 32, 48 and 96 pixels; an Apple Touch Icon at 180; PWA icons at 192 and 512; plus a manifest-snippet.json you can paste into your manifest.json. Need a full PWA bundle with iOS AppIcon.appiconset and Android mipmap densities? Use the PWA Generator instead — Icon Studio focuses on creation, the PWA Generator on platform packaging. Privacy. Like every JNRT Pixel tool, the Icon Studio runs entirely in your browser. Nothing is uploaded. Related: favicon creation guide, PWA Generator.

Frequently asked
+Are the icon libraries fetched at runtime?
No. Font Awesome (Solid), Lucide, Simple Icons and Tabler come from the react-icons package, baked into the bundle at build time. No CDN request at runtime — verify it in DevTools.
+What shapes are available?
Rounded square (iOS-squircle-like, ~22% radius), perfect circle and sharp square.
+Which sizes are exported?
16, 32, 48, 96 for classic favicons, 180 as Apple Touch Icon, 192 and 512 for PWA. Each size toggleable individually.
+Do I also get a manifest.json?
The ZIP contains a manifest-snippet.json with the PWA icon entries you can paste into your manifest.json. For a complete PWA bundle, use the PWA Generator instead.
+How do I add my own brand colors?
In the Colors section, set background and icon color via color picker or hex input. Quick presets are inspiration only.