← 返回
未分类 中文

AI Icon Generator

Generate custom icons using artificial intelligence from text prompts or descriptions.
通过文字提示或描述,使用人工智能生成自定义图标。
krishnakumarmahadevan-cmd krishnakumarmahadevan-cmd 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 504
下载
💾 4
安装
1
版本
#latest

概述

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

  • Kong Route: https://api.mkkpro.com/creative/ai-icon-generator
  • API Docs: https://api.mkkpro.com:8002/docs

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 16:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 216 📥 46,671
office-efficiency

PDF To PPTX

krishnakumarmahadevan-cmd
将PDF文档智能转换为可编辑的PowerPoint演示文稿,自动提取内容并优化格式。
★ 0 📥 1,345
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 426 📥 116,285