V1.0.0
---
id: onboarding-flow
version: 1.0.0
category: svg-generation
title: Onboarding Flow Diagram
description: Four-step horizontal process diagram as SVG.
---
Create a **four-step onboarding flow diagram** as inline SVG.
## Requirements
1. Output **only** a single fenced `svg` code block. No explanation outside the block.
2. Steps (left to right): **Sign up** → **Connect repo** → **Run scan** → **Get alerts**
3. Each step: simple icon circle + label text beneath. Arrows between steps.
4. viewBox wide enough for horizontal layout (e.g. `0 0 400 80`).
5. Monochrome or two-color palette. Stroke-based icons OK here (this is a diagram, not an app icon).
6. `stroke="currentColor"`, clean sans-serif labels, 12px equivalent text.
7. No gradients, no filters, no raster images.
No explanation outside the SVG code block.when to use it
Community prompt sourced from the open-source GitHub repo sopermanspace/open-model-archive (MIT). A "V1.0.0" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
sopermanspace/open-model-archive · MIT