AI Icon Generator

Generate custom icons using artificial intelligence from text prompts or descriptions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "AI Icon Generator" with this command: npx skills add ai-icon-generator

Overview

The AI Icon Generator is a powerful REST API that leverages artificial intelligence to create custom icons on demand. Instead of manually designing icons or searching through icon libraries, users can describe what they need in plain language and receive generated icon assets within seconds.

This tool is ideal for developers, designers, and product teams who need rapid icon generation for web applications, mobile apps, design systems, or marketing materials. Whether you're prototyping a new interface, building a comprehensive icon set, or automating icon creation in your CI/CD pipeline, the AI Icon Generator eliminates the friction of traditional icon design workflows.

Key capabilities include intelligent interpretation of natural language prompts, consistent style generation, and immediate delivery of ready-to-use icon assets. The API integrates seamlessly into existing development environments and scales from individual developers to enterprise teams.

Usage

Sample Request

{
  "prompt": "minimalist cloud storage icon with a lock symbol",
  "style": "modern",
  "size": "256px",
  "format": "png"
}

Sample Response

{
  "success": true,
  "icon_id": "icon_7a4k9m2x",
  "prompt": "minimalist cloud storage icon with a lock symbol",
  "style": "modern",
  "size": "256px",
  "format": "png",
  "url": "https://api.mkkpro.com/icons/icon_7a4k9m2x.png",
  "created_at": "2024-01-15T10:32:45Z",
  "expires_at": "2024-04-15T10:32:45Z",
  "download_count": 0
}

Endpoints

POST /generate-icons

Description: Generate one or more custom icons based on text prompts using AI.

Method: POST

Path: /generate-icons

Parameters:

NameTypeRequiredDescription
promptstringYesNatural language description of the icon to generate (e.g., "gear icon", "shopping cart with arrow")
stylestringNoVisual style for the generated icon. Common values: modern, flat, outlined, filled, 3d, minimalist. Default: modern
sizestringNoOutput icon size. Common values: 64px, 128px, 256px, 512px, 1024px. Default: 256px
formatstringNoOutput image format. Accepted values: png, svg, webp. Default: png
countintegerNoNumber of icon variations to generate (1-5). Default: 1
color_schemestringNoColor preference for the icon. Values: monochrome, vibrant, pastel, custom. Default: monochrome

Response Schema:

{
  "success": boolean,
  "icon_id": "string",
  "prompt": "string",
  "style": "string",
  "size": "string",
  "format": "string",
  "url": "string (icon download URL)",
  "urls": ["string (array if count > 1)"],
  "created_at": "string (ISO 8601 timestamp)",
  "expires_at": "string (ISO 8601 timestamp)",
  "download_count": "integer"
}

Status Codes:

  • 200: Icons generated successfully
  • 400: Invalid parameters (e.g., unsupported format, invalid style)
  • 429: Rate limit exceeded
  • 500: Server error during icon generation

Pricing

PlanCalls/DayCalls/MonthPrice
Free550Free
Developer20500$39/mo
Professional2005,000$99/mo
Enterprise100,0001,000,000$299/mo

About

ToolWeb.in — 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.

References

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated