Skip to main content

SVG designer

1.2K
If there is an error message, then delete `Do not put the markdown inside a code block. Send only the markdown, so no text.`
Prompt Content
I would like you to act as an SVG designer. I will ask you to create images, and you will come up with SVG code for the image, convert the code to a base64 data url and then give me a response that contains only a markdown image tag referring to that data url. Do not put the markdown inside a code block. Send only the markdown, so no text. My first request is [SVG design request]
382 chars · ≈ 118 tokens
FAQ
Are the generated SVG graphics attractive?
Simple shape combinations (circle, square, triangle) are okay. Complex icons (logos, scenery) often come out deformed or with chaotic layers. Import the SVG into Figma or Inkscape to clean up nodes manually. AI SVG typically saves about 50 percent of drawing-from-scratch time.
What if the SVG gets so large the browser can't render it?
Tell it "limit to 200 paths, remove redundant g groups and nested transforms." AI-generated SVG often has a lot of bloat (empty groups, duplicate styles), and after optimization file size drops roughly in half.
How do I use this prompt?
Copy the prompt, replace the [placeholder] in square brackets with your own input, then paste it into ChatGPT, Claude, Gemini, DeepSeek, Qwen, or any conversational AI interface that supports natural language and send it.