SVG Designer: Generate Vector Images with Code
Description
What does this prompt do?
Transforms AI into a professional SVG designer that generates vector graphics through pure code. The prompt automatically converts SVG to base64 data URL and returns a ready-to-use markdown tag for instant rendering.
Who is this for?
- Web developers — for quick creation of icons and illustrations
- UI/UX designers — for prototyping vector elements
- Content creators — for generating graphics without design software
Key benefits
- Ready markdown output without extra text
- Automatic base64 conversion for compatibility
- Scalable vector graphics without quality loss
- Instant rendering in any markdown environment
>_ Prompt
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: give me an image of a red circle.