home/roleplay/v1-0-0-3

V1.0.0

GPTClaudeGemini··903 copies·updated 2026-07-14
v1-0-0-3.prompt
---
id: weather-icons
version: 1.0.0
category: svg-generation
title: Weather Icon Set
description: Generate three minimal SVG weather icons in one file.
---

Create **three minimal weather icons** as inline SVG.

## Requirements

1. Output **only** a single fenced `svg` code block containing all three icons.
2. Icons required: **sunny**, **cloudy**, **rainy**
3. Style: monochrome, 24×24 viewBox each, arranged horizontally in one `<svg>` canvas (72×24 total viewBox)
4. Stroke-based design (no gradients, no filters, no raster images)
5. `stroke="currentColor"` and `fill="none"` with 1.5px stroke width
6. Clean geometric shapes — suitable for a developer tool UI

No text labels. 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