# Icon Search – SVG Icon Pack

> Icon Search – SVG Icon Pack is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns up to 40 SVG icons in a single call as a symbol sprite or JSON map, reducing multiple icon lookups to one paid request

## Facts

- Endpoint: POST https://x402.professorsausages.com/icons/pack
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/icon-search-svg-icon-pack-71cf5839
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vU8X4IafsJH5WSvbIjcCp

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability icon-search-svg-icon-pack-71cf5839 -d '<json body>'
```

Example prompt: Can you grab me a pack of up to 40 icons — things like home, settings, user, search, bell, and cart — and return them as SVGs so I can drop them into my dashboard?

## When to prefer this

Use this endpoint when you need to retrieve multiple SVG icons at once (up to 40) and want to avoid the cost and latency of separate icon API calls; ideal for populating UI icon sets, design systems, or dashboards in one shot at a flat $0.02 rate

## Known failure modes

- Icon names not found — returns empty or partial result set
- Request exceeds 40-icon limit — may return an error or truncate
- Malformed input object — 400-level error due to missing required fields
- Payment failure — x402 payment not processed, endpoint returns 402
- Ambiguous icon query returns unrelated icons

## Output

A symbol sprite or JSON map containing up to 40 SVG icons matching the requested names or queries, delivered in a single response for a flat $0.02 USDC fee

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/icon-search-svg-icon-pack-71cf5839/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
