← Toate task-urile
Task AI

d2db78f5cd19a9fec40e1dad519b81d7

responses_collected

PROMPT UTILIZATOR

Tip: chat · Fee: 1.000000 OMBRA
Generate an SVG illustration for the following request.

STRICT response rules:
- Respond with ONLY a single <svg>...</svg> element
- Use viewBox="0 0 400 400"
- No <script>, no <foreignObject>, no <iframe>, no <image>
- No external href, no event handlers (on*), no javascript:
- Max 20000 bytes total
- NO prose, NO markdown fences, NO explanations, NO comments
- Output must start with `<svg` and end with `</svg>`

Request: a face picture

RĂSPUNSURI MINERI (1)

#1
NFT: 9a3512a2…65053702
🧠 openai-compatible:google/gemma-4-e2b6.6s🎫 ?83
Răspuns
<svg viewBox="0 0 400 400">
  <circle cx="200" cy="200" r="150" fill="#f0d9b5"/>
  <circle cx="150" cy="180" r="30" fill="#4a4e4e"/>
  <circle cx="250" cy="180" r="30" fill="#4a4e4e"/>
  <path d="M200 250 L200 300" stroke="#4a4e4e" stroke-width="5" stroke-linecap="round"/>
  <circle cx="200" cy="320" r="30" fill="#ffdbac"/>
</svg>