# tancredi/fantasticon

Icon font generation tool

Repository: https://github.com/tancredi/fantasticon
Canonical: https://ross.abutalabs.com/products/fantasticon
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-01-04T20:26:09+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 64, longevity 100
- inputs: {"age_days": 2159, "days_push": 241, "days_rel": 241, "gap_med": 0.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1114, forks 121 (observed 2026-08-28T04:03:38.168270+00:00)

## What it is
Fantasticon is a pre-configured, highly configurable CLI tool that generates icon font kits from SVG files. It outputs multiple font formats (woff2, woff, ttf, eot, svg) along with CSS, HTML, JSON code-point maps, and TypeScript types for type-safe icon usage.

## Use cases
- generate an icon font from a folder of SVG icons
- create woff2/woff/ttf icon fonts for a website
- generate TypeScript types for icon codepoints to build type-safe React icon components
- produce JSON maps of icon codepoints for mobile app integration
- build a complete icon kit with CSS and HTML preview from SVGs

## When to choose
- you want a zero-config, quick CLI to turn SVG icons into a web font
- you need multiple font formats plus CSS/JSON/TS assets in one step
- you want configurable options like prefixes, selectors, and font height via a config file or JS API

## When to avoid
- you need SVG sprite sheets rather than icon fonts
- you require a GUI-based icon font builder
- your project uses icon libraries that already ship fonts and you don't need custom generation

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, build-tool
- domain: web-development, frontend, developer-tools
- platform: cli, cross-platform
- tags: icon-fonts, svg, webfonts, typescript-assets, font-generation, nodejs

## Member repositories
- tancredi/fantasticon (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.168270+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:42:32.405323+00:00, confidence not recorded.
  - readme: https://github.com/tancredi/fantasticon (fetched 2026-08-28T04:03:38.168270+00:00, sha 3b3ee8e2d6c3)
  - registry_npm: https://registry.npmjs.org/fantasticon (fetched 2026-08-29T12:46:10.497162+00:00, sha e3844686710f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
