Downloads a layer's visual asset from Zeplin and saves it locally. Use to fetch missing design assets like SVG icons or PNG images directly from Zeplin.
Extract SVG markup from MasterGo design components by providing file and layer IDs or a short link, resolving color references and returning SVG strings for each icon.
Resolve icon-font names (e.g., 'ms:verified', 'fa:chart-line') into real inline SVG markup using the Iconify API. Pass icon references to receive SVG masks for rendering in WebCake.
Set the app icon by uploading a base64-encoded image in PNG, SVG, WEBP, JPEG, or GIF format. Replaces the existing icon without requiring a new deployment.
Extracts SVG icons from Figma and generates React TSX icon components automatically, enabling AI assistants like GitHub Copilot and Claude to manage icon workflows.
A Model Context Protocol (MCP) server for semantic SVG icon search. Generate infographic SVG icons by keyword — over 100,000 icons with semantic search support.
Read image files (PNG, JPEG, GIF, WebP, BMP, SVG) from allowed directories, returning base64-encoded data and MIME type for analysis, display, or processing.
Export KiCad schematics to PDF, SVG, or DXF for documentation and sharing. Specify a .kicad_sch file and output directory; SVG creates one file per sheet.
Saves an inline SVG as a complete asset bundle including master.svg, favicons, PWA icons, and app icon sets for multiple platforms, with validation against the original svg_brief.
Search Iconify's open-source icon library and convert selected icons into Rive shapes. Query mode lists matching names; icon mode downloads and imports the SVG.
Creates a complete one-pager in editable SVG, JSON, and outlined SVG. Checks guidelines first, prompts for missing images, validates output, and never overwrites existing files.
Creates an icon on the canvas from the Iconify catalog (200k+ icons). Fetches SVG and renders as vectors, with optional color tinting and placement inside a parent layer.