post_icon_generate
ActiveTool of io.github.webberdesign/webbersites-x402-data-api
Icon generator: pick a Font Awesome Free icon (by search query or exact name) plus background color(s) and get an app-icon-ready asset — SVG source + PNG base64, default 1024x1024 opaque squircle (iOS-ready). Options: 1-2 background colors (2 = gradient), fg glyph color, shape (squircle/rounded/circle/square/transparent), size 64-1024, padding. Returns alternatives when resolved via search. ($0.01 per call, paid via x402)
Parameters schema
{
"type": "object",
"properties": {
"fg": {
"type": "string",
"description": "Glyph hex color (default #ffffff)"
},
"icon": {
"type": "string",
"description": "Exact Font Awesome icon name (skips search)"
},
"size": {
"type": "number",
"description": "Pixel size 64-1024 (default 1024)"
},
"query": {
"type": "string",
"description": "Search text — best match is used automatically"
},
"shape": {
"type": "string",
"description": "squircle (default, iOS-style), rounded, circle, square"
},
"style": {
"type": "string",
"description": "solid (default), regular, or brands"
},
"colors": {
"type": "array",
"description": "1-2 background hex colors; 2 makes a diagonal gradient"
},
"padding": {
"type": "number",
"description": "Glyph padding as fraction 0.05-0.35 (default 0.18)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.webberdesign/webbersites-x402-data-api
https://github.com/webberdesign/api.webbersites.com
1/7 registries