🔥 Icon Forge - Dynamic File Icon Generator API

Overview

Icon Forge generates dynamic SVG file icons with custom file extensions and optional styling. Use the endpoints below to get SVG icons for any file type.

Endpoints

MethodEndpointDescription
GET/file-icon?ext=EXTGenerate icon for extension (e.g. ext=js)

Parameters

Examples

Basic Icon

GET /file-icon?ext=js

Custom Styled Icon

GET /file-icon?ext=docx&textColor=0078d4&fontSize=25&bgColor=3498db

Custom Background Color

GET /file-icon?ext=json&textColor=ff6b35&fontSize=25&bgColor=2ecc71