Recraft 20B SVG

Popular
Replicate
Image Generation

Recraft's faster, cheaper vector model. Outputs editable SVG paths instead of raster pixels, so logos, icons and flat illustrations scale to any size without blur. Defaults to a vector_illustration style and supports line art and engraving looks. Hosted API only.

Generate with Recraft 20B SVG
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

Recraft 20B SVG is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

Try Recraft 20B SVG
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€2.00

API Integration

Use our OpenAI-compatible API to integrate Recraft 20B SVG into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("recraft-20b-svg-replicate", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("recraft-20b-svg-replicate", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€2.00
Developer
Replicate
Category
Image Generation
Supported Formats
image
Tags
replicate
recraft
svg
vector
logo
icon
design
commercial

Frequently asked questions

Start using Recraft 20B SVG today

Get started with free credits. No credit card required. Access Recraft 20B SVG and 100+ other models through a single API.