FROGS_

One prompt, every model: Generate an SVG of a frog with a Habsburg jaw. Each model gets three tries a month, and every try is shown — no retries, no cherry-picking, no best-of. Flip through a model's runs to see whether it draws the same frog twice.

August 2026 · 14 models · 31 runs · 31 produced an SVG

Frog with a Habsburg jaw as drawn by anthropic/claude-opus-5 (run 1 of 3)

anthropic/claude-opus-5

Anthropic

Run 1 of 3 · Aug 2 2026 · 64.0s · 3,900 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 440" width="400" height="440">
  <defs>
    <linearGradient id="skin" x1="0" y1="0" x2="0" y2="1">
      <stop offset="0" stop-color="#8fd35a"/>
      <stop offset="1" stop-color="#5aa33c"/>
    </linearGradient>
    <linearGradient id="jaw" x1="0" y1="0" x2="0" y2="1">
      <stop offset="0" stop-color="#9ade63"/>
      <stop offset="1" stop-color="#68b544"/>
    </linearGradient>
    <radialGradient id="eyeball" cx="0.35" cy="0.3" r="0.8">
      <stop offset="0" stop-color="#fff8d8"/>
      <stop offset="1" stop-color="#e8c93f"/>
    </radialGradient>
  </defs>

  <!-- background -->
  <rect width="400" height="440" fill="#e9f5ef"/>

  <!-- body -->
  <ellipse cx="200" cy="430" rx="170" ry="90" fill="#4c8f34"/>
  <ellipse cx="200" cy="438" rx="120" ry="70" fill="#7ec457" opacity="0.5"/>

  <!-- head dome -->
  <path d="M76,215 C68,108 124,46 200,46 C276,46 332,108 324,215 Z" fill="url(#skin)"/>

  <!-- eye bulges -->
  <circle cx="140" cy="84" r="44" fill="url(#skin)"/>
  <circle cx="260" cy="84" r="44" fill="url(#skin)"/>

  <!-- warts -->
  <circle cx="105" cy="150" r="6" fill="#4f9235" opacity="0.5"/>
  <circle cx="128" cy="176" r="4.5" fill="#4f9235" opacity="0.5"/>
  <circle cx="295" cy="150" r="6" fill="#4f9235" opacity="0.5"/>
  <circle cx="272" cy="176" r="4.5" fill="#4f9235" opacity="0.5"/>

  <!-- nostrils -->
  <ellipse cx="178" cy="140" rx="5" ry="4" fill="#3c7027"/>
  <ellipse cx="222" cy="140" rx="5" ry="4" fill="#3c7027"/>

  <!-- upper lip (recessed, tucked behind the jaw) -->
  <path d="M80,190 Q200,224 320,190" fill="none" stroke="#39281f" stroke-width="8" stroke-linecap="round"/>
  <path d="M80,190 Q200,224 320,190 L320,200 Q200,236 80,200 Z" fill="#4a3128"/>

  <!-- HABSBURG JAW: massive protruding mandible -->
  <path d="M64,196 C36,252 52,330 108,364 C150,392 250,392 292,364 C348,330 364,252 336,196
           C296,168 104,168 64,196 Z" fill="url(#jaw)" stroke="#4f9235" stroke-width="3"/>

  <!-- lower lip highlight -->
  <path d="M70,199 C110,174 290,174 330,199" fill="none" stroke="#c7f293" stroke-width="6" stroke-linecap="round" opacity="0.85"/>

  <!-- protruding lower teeth over the upper lip -->
  <path d="M156,185 L162,158 L170,186 Z" fill="#fffdf2" stroke="#d9d2b8" stroke-width="1.5"/>
  <path d="M178,183 L185,153 L193,184 Z" fill="#fffdf2" stroke="#d9d2b8" stroke-width="1.5"/>
  <path d="M201,183 L208,153 L216,184 Z" fill="#fffdf2" stroke="#d9d2b8" stroke-width="1.5"/>
  <path d="M224,186 L231,159 L238,187 Z" fill="#fffdf2" stroke="#d9d2b8" stroke-width="1.5"/>

  <!-- chin creases -->
  <path d="M200,330 C186,318 186,300 200,290 C214,300 214,318 200,330" fill="none" stroke="#4f9235" stroke-width="3" opacity="0.7"/>
  <path d="M96,250 C120,286 140,306 168,320" fill="none" stroke="#4f9235" stroke-width="3" opacity="0.45"/>
  <path d="M304,250 C280,286 260,306 232,320" fill="none" stroke="#4f9235" stroke-width="3" opacity="0.45"/>

  <!-- eyes -->
  <circle cx="140" cy="84" r="27" fill="url(#eyeball)" stroke="#3c7027" stroke-width="3"/>
  <circle cx="260" cy="84" r="27" fill="url(#eyeball)" stroke="#3c7027" stroke-width="3"/>
  <ellipse cx="140" cy="84" rx="7" ry="19" fill="#1b1b1b"/>
  <ellipse cx="260" cy="84" rx="7" ry="19" fill="#1b1b1b"/>
  <circle cx="132" cy="72" r="6" fill="#ffffff" opacity="0.9"/>
  <circle cx="252" cy="72" r="6" fill="#ffffff" opacity="0.9"/>
  <path d="M114,62 Q140,48 166,62" fill="none" stroke="#4f9235" stroke-width="5" stroke-linecap="round"/>
  <path d="M234,62 Q260,48 286,62" fill="none" stroke="#4f9235" stroke-width="5" stroke-linecap="round"/>

  <!-- front feet -->
  <path d="M78,392 C60,382 46,392 44,404 C42,418 60,424 78,418 Z" fill="#68b544" stroke="#4c8f34" stroke-width="3"/>
  <path d="M322,392 C340,382 354,392 356,404 C358,418 340,424 322,418 Z" fill="#68b544" stroke="#4c8f34" stroke-width="3"/>
</svg>
Frog with a Habsburg jaw as drawn by anthropic/claude-sonnet-5 (run 1 of 3)

anthropic/claude-sonnet-5

Anthropic

Run 1 of 3 · Aug 2 2026 · 7.1s · 1,237 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400">
  <ellipse cx="200" cy="260" rx="120" ry="90" fill="#4CAF50"/>

  <circle cx="140" cy="150" r="45" fill="#4CAF50"/>
  <circle cx="260" cy="150" r="45" fill="#4CAF50"/>
  <circle cx="140" cy="150" r="20" fill="#fff"/>
  <circle cx="260" cy="150" r="20" fill="#fff"/>
  <circle cx="140" cy="150" r="10" fill="#000"/>
  <circle cx="260" cy="150" r="10" fill="#000"/>

  <ellipse cx="200" cy="230" rx="90" ry="70" fill="#66BB6A"/>

  <path d="M120 260 Q140 300 170 300 L 230 300 Q260 300 280 260
           Q290 320 260 340 Q230 355 200 335
           Q170 355 140 340 Q110 320 120 260 Z"
        fill="#4CAF50" stroke="#2E7D32" stroke-width="3"/>

  <path d="M150 275 Q200 260 250 275" stroke="#2E7D32" stroke-width="4" fill="none"/>

  <ellipse cx="200" cy="330" rx="55" ry="18" fill="#66BB6A" stroke="#2E7D32" stroke-width="3"/>

  <path d="M90 340 Q80 380 60 390" stroke="#4CAF50" stroke-width="18" fill="none" stroke-linecap="round"/>
  <path d="M310 340 Q320 380 340 390" stroke="#4CAF50" stroke-width="18" fill="none" stroke-linecap="round"/>

  <ellipse cx="60" cy="392" rx="15" ry="8" fill="#4CAF50"/>
  <ellipse cx="340" cy="392" rx="15" ry="8" fill="#4CAF50"/>
</svg>
Frog with a Habsburg jaw as drawn by anthropic/claude-haiku-4.5 (run 1 of 3)

anthropic/claude-haiku-4.5

Anthropic

Run 1 of 3 · Aug 2 2026 · 6.1s · 2,553 B

View SVG source
<svg viewBox="0 0 200 250" xmlns="http://www.w3.org/2000/svg">
  <!-- Body -->
  <ellipse cx="100" cy="140" rx="60" ry="70" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2"/>
  
  <!-- Head -->
  <circle cx="100" cy="80" r="50" fill="#66bb6a" stroke="#3d7a3d" stroke-width="2"/>
  
  <!-- Left eye -->
  <circle cx="75" cy="55" r="15" fill="#fff" stroke="#3d7a3d" stroke-width="1.5"/>
  <circle cx="75" cy="55" r="10" fill="#90EE90"/>
  <circle cx="73" cy="53" r="6" fill="#000"/>
  
  <!-- Right eye -->
  <circle cx="125" cy="55" r="15" fill="#fff" stroke="#3d7a3d" stroke-width="1.5"/>
  <circle cx="125" cy="55" r="10" fill="#90EE90"/>
  <circle cx="127" cy="53" r="6" fill="#000"/>
  
  <!-- Nostrils -->
  <circle cx="90" cy="78" r="3" fill="#3d7a3d"/>
  <circle cx="110" cy="78" r="3" fill="#3d7a3d"/>
  
  <!-- Habsburg Jaw - extreme underbite -->
  <path d="M 60 95 Q 100 120 140 95 L 145 100 Q 100 135 55 100 Z" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2"/>
  
  <!-- Lower lip protrusion (Habsburg characteristic) -->
  <ellipse cx="100" cy="125" rx="50" ry="20" fill="#4a934a" stroke="#3d7a3d" stroke-width="1.5"/>
  
  <!-- Mouth line -->
  <path d="M 60 100 Q 100 110 140 100" stroke="#3d7a3d" stroke-width="2" fill="none"/>
  
  <!-- Chin bulge (Habsburg feature) -->
  <ellipse cx="100" cy="130" rx="45" ry="18" fill="#52a652" stroke="#3d7a3d" stroke-width="1.5" opacity="0.8"/>
  
  <!-- Left front leg -->
  <ellipse cx="60" cy="185" rx="18" ry="35" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2" transform="rotate(-25 60 185)"/>
  <ellipse cx="50" cy="215" rx="12" ry="15" fill="#66bb6a" stroke="#3d7a3d" stroke-width="1.5"/>
  
  <!-- Right front leg -->
  <ellipse cx="140" cy="185" rx="18" ry="35" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2" transform="rotate(25 140 185)"/>
  <ellipse cx="150" cy="215" rx="12" ry="15" fill="#66bb6a" stroke="#3d7a3d" stroke-width="1.5"/>
  
  <!-- Left back leg -->
  <ellipse cx="45" cy="195" rx="22" ry="40" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2" transform="rotate(-35 45 195)"/>
  <ellipse cx="25" cy="235" rx="15" ry="18" fill="#66bb6a" stroke="#3d7a3d" stroke-width="1.5"/>
  
  <!-- Right back leg -->
  <ellipse cx="155" cy="195" rx="22" ry="40" fill="#5cb85c" stroke="#3d7a3d" stroke-width="2" transform="rotate(35 155 195)"/>
  <ellipse cx="175" cy="235" rx="15" ry="18" fill="#66bb6a" stroke="#3d7a3d" stroke-width="1.5"/>
  
  <!-- Belly spot -->
  <ellipse cx="100" cy="155" rx="35" ry="40" fill="#7dd87d" opacity="0.6" stroke="#3d7a3d" stroke-width="1"/>
</svg>
Frog with a Habsburg jaw as drawn by openai/gpt-5.5 (run 1 of 3)

openai/gpt-5.5

OpenAI

Run 1 of 3 · Aug 2 2026 · 19.4s · 4,833 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 600" width="800" height="600" role="img" aria-labelledby="title desc">
  <title id="title">Frog with a pronounced Habsburg jaw</title>
  <desc id="desc">A stylized green frog with bulging eyes and an exaggerated protruding lower jaw.</desc>
  <defs>
    <radialGradient id="skin" cx="42%" cy="35%" r="70%">
      <stop offset="0%" stop-color="#9bea67"/>
      <stop offset="70%" stop-color="#50b83f"/>
      <stop offset="100%" stop-color="#2f8f32"/>
    </radialGradient>
    <radialGradient id="jaw" cx="35%" cy="25%" r="80%">
      <stop offset="0%" stop-color="#b6f27c"/>
      <stop offset="100%" stop-color="#49a83b"/>
    </radialGradient>
    <filter id="softShadow" x="-20%" y="-20%" width="140%" height="140%">
      <feDropShadow dx="0" dy="8" stdDeviation="8" flood-color="#174017" flood-opacity="0.25"/>
    </filter>
  </defs>

  <rect width="800" height="600" fill="#dff7cf"/>
  <ellipse cx="400" cy="535" rx="260" ry="34" fill="#8bcf70" opacity="0.35"/>

  <g filter="url(#softShadow)">
    <path d="M209 277
             C203 205 253 142 329 123
             C359 83 444 83 474 123
             C551 143 604 208 589 291
             C571 391 480 449 384 441
             C289 433 217 374 209 277Z"
          fill="url(#skin)" stroke="#256c2b" stroke-width="6" stroke-linejoin="round"/>

    <path d="M282 332
             C335 363 436 360 503 326
             C548 344 572 379 563 413
             C551 460 489 486 403 488
             C318 490 251 465 234 421
             C219 383 239 351 282 332Z"
          fill="url(#jaw)" stroke="#256c2b" stroke-width="6" stroke-linejoin="round"/>

    <path d="M317 387
             C376 410 486 402 579 365
             C606 354 629 361 638 377
             C647 394 633 414 601 425
             C483 468 364 465 279 422
             C254 410 248 390 260 377
             C273 364 292 374 317 387Z"
          fill="#a8e86c" stroke="#256c2b" stroke-width="6" stroke-linejoin="round"/>

    <path d="M360 408
             C423 431 517 417 603 383"
          fill="none" stroke="#1f5f25" stroke-width="5" stroke-linecap="round" opacity="0.55"/>

    <path d="M266 332
             C314 374 492 373 541 326"
          fill="none" stroke="#194f20" stroke-width="8" stroke-linecap="round"/>

    <path d="M286 334
             C347 358 464 358 522 331"
          fill="none" stroke="#f3f7b4" stroke-width="3" stroke-linecap="round" opacity="0.55"/>

    <ellipse cx="317" cy="153" rx="67" ry="63" fill="#69c94b" stroke="#256c2b" stroke-width="6"/>
    <ellipse cx="482" cy="153" rx="67" ry="63" fill="#69c94b" stroke="#256c2b" stroke-width="6"/>

    <circle cx="317" cy="155" r="38" fill="#fff8cf" stroke="#256c2b" stroke-width="5"/>
    <circle cx="482" cy="155" r="38" fill="#fff8cf" stroke="#256c2b" stroke-width="5"/>
    <circle cx="329" cy="160" r="15" fill="#1b2a1b"/>
    <circle cx="470" cy="160" r="15" fill="#1b2a1b"/>
    <circle cx="335" cy="153" r="5" fill="#ffffff"/>
    <circle cx="476" cy="153" r="5" fill="#ffffff"/>

    <ellipse cx="354" cy="255" rx="12" ry="7" fill="#1f6a25"/>
    <ellipse cx="446" cy="255" rx="12" ry="7" fill="#1f6a25"/>

    <circle cx="263" cy="260" r="9" fill="#3fa339" opacity="0.65"/>
    <circle cx="539" cy="259" r="9" fill="#3fa339" opacity="0.65"/>
    <circle cx="292" cy="221" r="6" fill="#3fa339" opacity="0.55"/>
    <circle cx="511" cy="221" r="6" fill="#3fa339" opacity="0.55"/>
    <circle cx="402" cy="202" r="5" fill="#3fa339" opacity="0.45"/>

    <path d="M244 393
             C190 392 154 423 142 467
             C134 496 165 508 187 489
             C214 466 240 447 277 446"
          fill="#54b946" stroke="#256c2b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
    <path d="M548 393
             C608 389 652 417 666 462
             C676 493 645 508 621 489
             C591 466 559 449 519 447"
          fill="#54b946" stroke="#256c2b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>

    <path d="M304 459
             C264 493 226 514 187 522
             C172 525 166 544 180 554
             C207 572 263 547 311 501"
          fill="#4cac3e" stroke="#256c2b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
    <path d="M496 459
             C538 494 577 514 615 522
             C630 525 636 544 622 554
             C595 572 538 547 489 501"
          fill="#4cac3e" stroke="#256c2b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>

    <path d="M203 522
             C178 519 158 527 145 544
             M226 532
             C205 536 190 548 183 568
             M583 532
             C604 536 619 548 626 568
             M606 522
             C631 519 651 527 664 544"
          fill="none" stroke="#256c2b" stroke-width="6" stroke-linecap="round"/>
  </g>
</svg>
Frog with a Habsburg jaw as drawn by openai/gpt-5.4-mini (run 1 of 3)

openai/gpt-5.4-mini

OpenAI

Run 1 of 3 · Aug 2 2026 · 10.8s · 3,394 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Frog with a Habsburg jaw">
  <defs>
    <linearGradient id="body" x1="0" x2="0" y1="0" y2="1">
      <stop offset="0%" stop-color="#7ad65b"/>
      <stop offset="100%" stop-color="#4aa43a"/>
    </linearGradient>
    <linearGradient id="belly" x1="0" x2="0" y1="0" y2="1">
      <stop offset="0%" stop-color="#bde89a"/>
      <stop offset="100%" stop-color="#8fcb6c"/>
    </linearGradient>
    <filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
      <feDropShadow dx="0" dy="8" stdDeviation="8" flood-color="#000" flood-opacity=".18"/>
    </filter>
  </defs>

  <rect width="512" height="512" fill="#dff6ff"/>

  <ellipse cx="256" cy="418" rx="124" ry="26" fill="#000" opacity=".12"/>

  <g filter="url(#shadow)">
    <ellipse cx="256" cy="276" rx="122" ry="118" fill="url(#body)"/>
    <ellipse cx="256" cy="332" rx="82" ry="74" fill="url(#belly)"/>

    <ellipse cx="162" cy="178" rx="38" ry="46" fill="url(#body)"/>
    <ellipse cx="350" cy="178" rx="38" ry="46" fill="url(#body)"/>

    <circle cx="162" cy="168" r="18" fill="#fff"/>
    <circle cx="350" cy="168" r="18" fill="#fff"/>
    <circle cx="162" cy="170" r="8" fill="#1f2a1f"/>
    <circle cx="350" cy="170" r="8" fill="#1f2a1f"/>
    <circle cx="166" cy="166" r="3" fill="#fff"/>
    <circle cx="354" cy="166" r="3" fill="#fff"/>

    <path d="M132 254c18-22 42-30 68-18 20 9 28 27 28 44 0 24-18 48-50 50-37 3-66-18-68-47-1-12 4-22 22-29z" fill="url(#body)"/>
    <path d="M380 254c-18-22-42-30-68-18-20 9-28 27-28 44 0 24 18 48 50 50 37 3 66-18 68-47 1-12-4-22-22-29z" fill="url(#body)"/>

    <path d="M116 314c26-10 51-8 71 9 16 14 23 34 20 57-4 29-28 49-60 49-29 0-52-17-61-41-9-25 4-63 30-74z" fill="url(#body)"/>
    <path d="M396 314c-26-10-51-8-71 9-16 14-23 34-20 57 4 29 28 49 60 49 29 0 52-17 61-41 9-25-4-63-30-74z" fill="url(#body)"/>

    <path d="M192 294c15-12 35-19 64-19s49 7 64 19c12 9 19 23 19 38 0 30-29 52-83 52s-83-22-83-52c0-15 7-29 19-38z" fill="#f6c9a6"/>
    <path d="M210 345c10 15 28 24 46 24s36-9 46-24" fill="none" stroke="#d9a06f" stroke-width="6" stroke-linecap="round"/>

    <path d="M205 306c0 0 20-18 51-18s51 18 51 18" fill="none" stroke="#2f6d29" stroke-width="7" stroke-linecap="round" opacity=".45"/>
    <path d="M182 286c-13 13-22 31-22 52 0 37 31 66 96 66s96-29 96-66c0-21-9-39-22-52" fill="none" stroke="#2f6d29" stroke-width="7" stroke-linecap="round" opacity=".35"/>

    <path d="M176 360c23-12 44-17 80-17s57 5 80 17" fill="none" stroke="#3d8a33" stroke-width="10" stroke-linecap="round" opacity=".35"/>
    <path d="M210 377c13 9 30 14 46 14s33-5 46-14" fill="none" stroke="#2f6d29" stroke-width="6" stroke-linecap="round" opacity=".35"/>

    <path d="M230 350c10 8 22 12 26 12s16-4 26-12" fill="none" stroke="#ad6f45" stroke-width="5" stroke-linecap="round" opacity=".5"/>

    <path d="M245 360c-8 10-11 22-11 34" fill="none" stroke="#fff" stroke-opacity=".18" stroke-width="5" stroke-linecap="round"/>
    <path d="M267 360c8 10 11 22 11 34" fill="none" stroke="#fff" stroke-opacity=".18" stroke-width="5" stroke-linecap="round"/>

    <path d="M214 208c-18 18-42 34-66 43" fill="none" stroke="#4aa43a" stroke-width="10" stroke-linecap="round"/>
    <path d="M298 208c18 18 42 34 66 43" fill="none" stroke="#4aa43a" stroke-width="10" stroke-linecap="round"/>
  </g>
</svg>
Frog with a Habsburg jaw as drawn by google/gemini-2.5-pro (run 1 of 3)

google/gemini-2.5-pro

Google

Run 1 of 3 · Aug 2 2026 · 39.6s · 808 B

View SVG source
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
  <ellipse cx="50" cy="85" rx="35" ry="25" fill="#4CAF50"/>
  <path d="M 50 22 C 30 22 22 40 25 58 C 22 85, 50 98, 75 80 C 78 50, 70 22, 50 22 Z" fill="#8BC34A" stroke="#689F38" stroke-width="2"/>
  <path d="M 35 78 C 40 90, 60 90, 65 78 L 50 82 Z" fill="#AED581" />
  <path d="M 28 62 C 40 65, 60 66, 72 65" stroke="#689F38" stroke-width="2" fill="none" stroke-linecap="round"/>
  <g stroke="#333" stroke-width="1">
    <circle cx="38" cy="45" r="10" fill="white"/>
    <circle cx="62" cy="45" r="10" fill="white"/>
  </g>
  <g fill="#333">
    <circle cx="37" cy="48" r="4"/>
    <circle cx="60" cy="48" r="4"/>
  </g>
  <g fill="#689F38">
    <ellipse cx="46" cy="55" rx="2" ry="1"/>
    <ellipse cx="56" cy="55" rx="2" ry="1"/>
  </g>
</svg>
Frog with a Habsburg jaw as drawn by google/gemini-3.6-flash (run 1 of 3)

google/gemini-3.6-flash

Google

Run 1 of 3 · Aug 2 2026 · 34.9s · 10,891 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600" width="100%" height="100%">
  <defs>
    <!-- Skin Gradients -->
    <radialGradient id="frogSkin" cx="40%" cy="30%" r="70%">
      <stop offset="0%" stop-color="#7bc65d"/>
      <stop offset="60%" stop-color="#478c33"/>
      <stop offset="100%" stop-color="#255218"/>
    </radialGradient>
    
    <radialGradient id="jawSkin" cx="30%" cy="30%" r="70%">
      <stop offset="0%" stop-color="#8ede6c"/>
      <stop offset="50%" stop-color="#529e3a"/>
      <stop offset="100%" stop-color="#2d5e1e"/>
    </radialGradient>

    <linearGradient id="bellySkin" x1="0%" y1="0%" x2="100%" y2="100%">
      <stop offset="0%" stop-color="#e2f7b3"/>
      <stop offset="70%" stop-color="#b6e071"/>
      <stop offset="100%" stop-color="#80ab3e"/>
    </linearGradient>

    <!-- Eye Gradient -->
    <radialGradient id="eyeIris" cx="50%" cy="50%" r="50%">
      <stop offset="0%" stop-color="#ffd700"/>
      <stop offset="70%" stop-color="#da9100"/>
      <stop offset="100%" stop-color="#804000"/>
    </radialGradient>

    <!-- Crown Gradient -->
    <linearGradient id="gold" x1="0%" y1="0%" x2="100%" y2="100%">
      <stop offset="0%" stop-color="#ffeea1"/>
      <stop offset="40%" stop-color="#d4af37"/>
      <stop offset="100%" stop-color="#AA771C"/>
    </linearGradient>

    <!-- Velvet/Ruff Gradients -->
    <linearGradient id="ruff" x1="0%" y1="0%" x2="0%" y2="100%">
      <stop offset="0%" stop-color="#ffffff"/>
      <stop offset="70%" stop-color="#e0e0e0"/>
      <stop offset="100%" stop-color="#a0a0a0"/>
    </linearGradient>

    <radialGradient id="ruby" cx="35%" cy="35%" r="60%">
      <stop offset="0%" stop-color="#ff9999"/>
      <stop offset="30%" stop-color="#cc0000"/>
      <stop offset="100%" stop-color="#4a0000"/>
    </radialGradient>

    <!-- Shadows -->
    <radialGradient id="dropShadow" cx="50%" cy="50%" r="50%">
      <stop offset="0%" stop-color="rgba(0,0,0,0.4)"/>
      <stop offset="100%" stop-color="rgba(0,0,0,0)"/>
    </radialGradient>

    <filter id="shadowFilter" x="-10%" y="-10%" width="120%" height="120%">
      <feDropShadow dx="2" dy="4" stdDeviation="4" flood-opacity="0.3"/>
    </filter>
  </defs>

  <!-- Background Shadow -->
  <ellipse cx="300" cy="530" rx="180" ry="25" fill="url(#dropShadow)"/>

  <!-- Back Body & Legs -->
  <g id="body-and-legs">
    <!-- Left/Back Leg -->
    <path d="M 180 380 C 120 390, 90 450, 130 510 C 150 540, 200 530, 210 500 C 180 490, 160 450, 200 410 Z" fill="#356625"/>
    
    <!-- Right/Main Back Leg -->
    <path d="M 360 360 C 450 370, 500 440, 460 510 C 430 550, 370 540, 350 510 C 400 500, 420 440, 360 400 Z" fill="url(#frogSkin)"/>
    <path d="M 420 500 L 460 530 M 400 510 L 420 538 M 380 512 L 380 540" stroke="#255218" stroke-width="5" stroke-linecap="round"/>

    <!-- Main Torso -->
    <path d="M 200 320 C 170 380, 200 490, 270 510 C 340 520, 400 460, 380 350 C 340 310, 240 300, 200 320 Z" fill="url(#frogSkin)"/>
    
    <!-- Belly Plate (Weak chest) -->
    <path d="M 220 330 C 200 380, 220 470, 280 490 C 330 500, 360 450, 350 360 C 300 320, 250 315, 220 330 Z" fill="url(#bellySkin)"/>
  </g>

  <!-- Royal Imperial Collar (Ruff) to frame the jaw -->
  <g id="ruff-collar" filter="url(#shadowFilter)">
    <path d="M 190 320 
             Q 170 300, 195 285 Q 170 270, 200 260 Q 185 240, 220 240 
             Q 220 220, 250 230 Q 260 210, 290 225 Q 310 210, 330 230 
             Q 350 220, 365 245 Q 390 245, 385 270 Q 410 280, 390 300 
             Q 410 320, 380 330 C 330 370, 230 360, 190 320 Z" fill="url(#ruff)" stroke="#d0d0d0" stroke-width="2"/>
    <!-- Ruff folds -->
    <path d="M 200 260 C 230 280, 250 310, 250 330 M 220 240 C 240 270, 270 310, 280 335 M 250 230 C 270 260, 300 310, 310 335 M 290 225 C 300 260, 330 300, 340 330 M 330 230 C 330 260, 350 290, 365 315" stroke="#b0b0b0" stroke-width="1.5" fill="none"/>
  </g>

  <!-- Head Base & Eyes -->
  <g id="head-back">
    <!-- Eyeball Tubercles -->
    <circle cx="230" cy="150" r="45" fill="url(#frogSkin)"/>
    <circle cx="335" cy="165" r="38" fill="url(#frogSkin)"/>
  </g>

  <!-- Eyes Outer Details -->
  <g id="eyes">
    <!-- Left Eye (Viewer's Left) -->
    <circle cx="235" cy="150" r="32" fill="#1a330e"/>
    <circle cx="235" cy="150" r="28" fill="url(#eyeIris)"/>
    <!-- Horizontal Frog Pupil (Droopy/Tired) -->
    <ellipse cx="235" cy="150" rx="18" ry="6" fill="#050a03" transform="rotate(-5, 235, 150)"/>
    <!-- Eye Highlight -->
    <circle cx="225" cy="140" r="4" fill="#ffffff" opacity="0.8"/>
    <circle cx="220" cy="146" r="2" fill="#ffffff" opacity="0.6"/>

    <!-- Right Eye (Viewer's Right) -->
    <circle cx="335" cy="165" r="26" fill="#1a330e"/>
    <circle cx="335" cy="165" r="22" fill="url(#eyeIris)"/>
    <!-- Horizontal Pupil -->
    <ellipse cx="335" cy="165" rx="14" ry="5" fill="#050a03" transform="rotate(10, 335, 165)"/>
    <!-- Eye Highlight -->
    <circle cx="328" cy="158" r="3" fill="#ffffff" opacity="0.8"/>

    <!-- Heavy Droopy Eyelids (Habsburg lethargic look) -->
    <path d="M 190 140 Q 235 115, 278 142 Q 250 145, 190 140 Z" fill="url(#frogSkin)"/>
    <path d="M 190 140 Q 235 115, 278 142" stroke="#255218" stroke-width="3" fill="none"/>
    
    <path d="M 300 158 Q 335 138, 370 160 Q 340 162, 300 158 Z" fill="url(#frogSkin)"/>
    <path d="M 300 158 Q 335 138, 370 160" stroke="#255218" stroke-width="3" fill="none"/>
  </g>

  <!-- Weak Upper Snout / Nose -->
  <g id="upper-head">
    <!-- Small, slightly sunken upper face -->
    <path d="M 210 170 C 210 200, 230 220, 260 225 C 280 228, 320 220, 340 185 C 320 180, 230 165, 210 170 Z" fill="url(#frogSkin)"/>
    <!-- Nostrils (Very close together, weak maxilla) -->
    <ellipse cx="245" cy="205" rx="2" ry="4" fill="#15300d" transform="rotate(-10, 245, 205)"/>
    <ellipse cx="258" cy="207" rx="2" ry="4" fill="#15300d" transform="rotate(5, 258, 207)"/>
  </g>

  <!-- THE HABSBURG JAW (Massive Protruding Mandible) -->
  <g id="habsburg-jaw" filter="url(#shadowFilter)">
    <!-- Base massive jaw structure jutting FAR forward and down -->
    <!-- Starts from ear area, sweeps way out past upper snout, forms huge chin, comes back -->
    <path d="M 175 250 
             C 140 255, 110 280, 120 310 
             C 125 330, 140 340, 160 365 
             C 185 395, 210 415, 265 420 
             C 320 425, 360 395, 375 350 
             C 385 320, 370 280, 345 260 
             C 310 285, 260 290, 220 280 
             C 195 273, 185 260, 175 250 Z" fill="url(#jawSkin)"/>

    <!-- Under-jaw / Distance depth -->
    <path d="M 160 365 C 190 420, 240 435, 285 430 C 340 425, 370 380, 375 350 C 350 390, 300 415, 260 410 C 205 405, 175 380, 160 365 Z" fill="#1f4213"/>

    <!-- Pouting Everted Lower Lip (Classic Habsburg Feature) -->
    <path d="M 170 260 
             Q 130 275, 135 295 
             Q 145 320, 180 325 
             Q 230 330, 280 315 
             Q 330 300, 350 270 
             Q 300 275, 250 270 
             Q 200 265, 170 260 Z" fill="#6ba64e" stroke="#2d5e1e" stroke-width="2"/>
             
    <!-- Inner Lip / Mouth Line (Downturned, gloomy expression) -->
    <path d="M 175 262 Q 220 280, 270 275 Q 320 270, 345 262" stroke="#102409" stroke-width="4" stroke-linecap="round" fill="none"/>
    
    <!-- Lip Highlight (Moist lower lip) -->
    <path d="M 150 295 Q 175 315, 220 318" stroke="#a2f081" stroke-width="3" stroke-linecap="round" fill="none" opacity="0.6"/>

    <!-- Prominent Chin Crease / Unfused Mandible Indentation -->
    <path d="M 235 345 C 240 375, 250 395, 255 415" stroke="#255218" stroke-width="3" stroke-linecap="round" fill="none"/>
    <path d="M 230 345 C 235 375, 243 395, 247 414" stroke="#7bc65d" stroke-width="1.5" fill="none"/>

    <!-- Chin Shadow/Highlight defining the extreme protrusion -->
    <path d="M 180 330 C 200 370, 230 390, 260 390 C 300 390, 340 360, 355 320" stroke="#387027" stroke-width="3" fill="none"/>
    <circle cx="215" cy="365" r="25" fill="#ffffff" opacity="0.08"/>
  </g>

  <!-- Front Arms / Paws (Folded Pompously over belly) -->
  <g id="arms">
    <!-- Left Arm -->
    <path d="M 190 320 C 160 340, 150 380, 180 410 C 190 420, 210 410, 220 390 C 200 380, 195 350, 205 330 Z" fill="url(#frogSkin)"/>
    <!-- Left Hand resting on chin/chest -->
    <path d="M 180 410 Q 200 425, 220 400" stroke="#255218" stroke-width="3" fill="none"/>

    <!-- Right Arm (Slightly hidden, hand under the massive chin) -->
    <path d="M 360 320 C 380 340, 390 380, 360 410 C 345 420, 325 400, 325 385 C 340 375, 345 350, 340 330 Z" fill="url(#frogSkin)"/>
  </g>

  <!-- Imperial Habsburg Crown (Sits awkwardly small between large eye sockets) -->
  <g id="crown" filter="url(#shadowFilter)">
    <!-- Crown Base -->
    <path d="M 260 125 L 310 133 L 305 143 L 255 135 Z" fill="url(#gold)"/>
    
    <!-- Crown Spikes / Arch -->
    <path d="M 255 135 
             L 245 105 L 268 120 
             L 280 95 L 292 123 
             L 315 110 L 305 143 Z" fill="url(#gold)" stroke="#8a5d0f" stroke-width="1"/>

    <!-- Imperial Arch (Mitre style Habsburg Crown element) -->
    <path d="M 265 120 Q 280 90, 295 100 Q 280 105, 265 120 Z" fill="#990000"/>
    <path d="M 280 95 Q 283 85, 280 80" stroke="url(#gold)" stroke-width="3" fill="none"/>
    <!-- Cross on top -->
    <path d="M 276 80 L 284 80 M 280 76 L 280 84" stroke="#ffeea1" stroke-width="2"/>

    <!-- Jewels -->
    <circle cx="280" cy="95" r="2.5" fill="url(#ruby)"/>
    <circle cx="245" cy="105" r="2" fill="url(#ruby)"/>
    <circle cx="315" cy="110" r="2" fill="url(#ruby)"/>
    <circle cx="270" cy="131" r="1.5" fill="#ffffff"/>
    <circle cx="295" cy="135" r="1.5" fill="#ffffff"/>
  </g>

  <!-- Skin Texture / Habsburg Flaws (Warts & Spots) -->
  <g id="details" opacity="0.4">
    <!-- Frog Warts -->
    <circle cx="150" cy="330" r="4" fill="#15300d"/>
    <circle cx="142" cy="320" r="2.5" fill="#15300d"/>
    <circle cx="330" cy="340" r="5" fill="#15300d"/>
    <circle cx="345" cy="350" r="3" fill="#15300d"/>
    <circle cx="280" cy="380" r="4" fill="#15300d"/>
    <circle cx="295" cy="390" r="2.5" fill="#15300d"/>
    <circle cx="210" cy="370" r="3.5" fill="#15300d"/>
    
    <!-- Sad/Weary facial lines -->
    <path d="M 225 180 Q 215 195, 220 210" stroke="#15300d" stroke-width="1.5" fill="none"/>
    <path d="M 315 185 Q 320 195, 315 210" stroke="#15300d" stroke-width="1.5" fill="none"/>
  </g>

  <!-- Golden Fleece Medal (Imperial Habsburg Order) hanging around neck -->
  <g id="golden-fleece" filter="url(#shadowFilter)">
    <path d="M 250 335 Q 270 360, 285 355" stroke="#d4af37" stroke-width="3" fill="none" stroke-dasharray="4,2"/>
    <!-- Small sheep/fleece oval element -->
    <ellipse cx="288" cy="360" rx="7" ry="5" fill="url(#gold)"/>
    <circle cx="288" cy="354" r="2" fill="url(#gold)"/>
  </g>
</svg>
Frog with a Habsburg jaw as drawn by x-ai/grok-4.5 (run 1 of 3)

x-ai/grok-4.5

xAI

Run 1 of 3 · Aug 2 2026 · 15.4s · 2,126 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 220">
  <!-- Body -->
  <ellipse cx="100" cy="140" rx="70" ry="55" fill="#5a9e3e"/>
  <!-- Belly -->
  <ellipse cx="100" cy="150" rx="45" ry="35" fill="#a8d88a"/>
  <!-- Head -->
  <ellipse cx="100" cy="80" rx="55" ry="45" fill="#5a9e3e"/>
  <!-- Habsburg lower jaw - exaggerated protruding mandible -->
  <ellipse cx="100" cy="115" rx="40" ry="28" fill="#5a9e3e"/>
  <ellipse cx="100" cy="120" rx="32" ry="18" fill="#4a8e2e"/>
  <!-- Jaw highlight / chin jut -->
  <ellipse cx="100" cy="130" rx="20" ry="12" fill="#5a9e3e"/>
  <!-- Mouth line on protruding jaw -->
  <path d="M70 105 Q100 125 130 105" fill="none" stroke="#2d5a1a" stroke-width="2.5" stroke-linecap="round"/>
  <!-- Lower lip jut -->
  <path d="M75 118 Q100 138 125 118" fill="#4a8e2e" stroke="#2d5a1a" stroke-width="1.5"/>
  <!-- Eyes bulging -->
  <ellipse cx="75" cy="55" rx="18" ry="20" fill="#5a9e3e"/>
  <ellipse cx="125" cy="55" rx="18" ry="20" fill="#5a9e3e"/>
  <circle cx="75" cy="55" r="12" fill="white"/>
  <circle cx="125" cy="55" r="12" fill="white"/>
  <circle cx="77" cy="57" r="6" fill="#1a1a1a"/>
  <circle cx="127" cy="57" r="6" fill="#1a1a1a"/>
  <circle cx="79" cy="55" r="2" fill="white"/>
  <circle cx="129" cy="55" r="2" fill="white"/>
  <!-- Nostrils -->
  <ellipse cx="92" cy="85" rx="3" ry="2" fill="#2d5a1a"/>
  <ellipse cx="108" cy="85" rx="3" ry="2" fill="#2d5a1a"/>
  <!-- Back legs -->
  <ellipse cx="45" cy="175" rx="25" ry="15" fill="#5a9e3e" transform="rotate(-20 45 175)"/>
  <ellipse cx="155" cy="175" rx="25" ry="15" fill="#5a9e3e" transform="rotate(20 155 175)"/>
  <!-- Front legs -->
  <ellipse cx="55" cy="160" rx="12" ry="20" fill="#5a9e3e"/>
  <ellipse cx="145" cy="160" rx="12" ry="20" fill="#5a9e3e"/>
  <!-- Feet -->
  <ellipse cx="50" cy="178" rx="14" ry="6" fill="#4a8e2e"/>
  <ellipse cx="150" cy="178" rx="14" ry="6" fill="#4a8e2e"/>
  <!-- Spots -->
  <circle cx="60" cy="130" r="6" fill="#4a8e2e" opacity="0.5"/>
  <circle cx="140" cy="135" r="5" fill="#4a8e2e" opacity="0.5"/>
  <circle cx="100" cy="165" r="4" fill="#4a8e2e" opacity="0.4"/>
</svg>
Frog with a Habsburg jaw as drawn by deepseek/deepseek-v4-pro (run 1 of 2)

deepseek/deepseek-v4-pro

DeepSeek

Run 1 of 2 · Aug 2 2026 · 139.7s · 7,845 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 500" width="100%" height="100%">
    <defs>
        <!-- Gradients for shading -->
        <radialGradient id="bodyGradient" cx="50%" cy="30%" r="70%">
            <stop offset="0%" stop-color="#5cb84c" />
            <stop offset="100%" stop-color="#2d6a24" />
        </radialGradient>
        <linearGradient id="jawGradient" x1="0%" y1="0%" x2="0%" y2="100%">
            <stop offset="0%" stop-color="#4aa83e" />
            <stop offset="100%" stop-color="#1e4717" />
        </linearGradient>
        <radialGradient id="eyeGradient" cx="30%" cy="30%" r="70%">
            <stop offset="0%" stop-color="#7ed665" />
            <stop offset="100%" stop-color="#3a8a31" />
        </radialGradient>
        <linearGradient id="robeGradient" x1="0%" y1="0%" x2="0%" y2="100%">
            <stop offset="0%" stop-color="#2a2a35" />
            <stop offset="100%" stop-color="#0f0f14" />
        </linearGradient>
    </defs>

    <!-- Background -->
    <rect width="400" height="500" fill="#2d1b3d" />

    <!-- Robes / Shoulders -->
    <!-- Left Shoulder -->
    <path d="M 120 380 Q 80 380, 20 480 L 180 480 Z" fill="url(#robeGradient)" />
    <path d="M 20 480 Q 200 440, 180 480" fill="none" stroke="#d4af37" stroke-width="6" />
    <path d="M 60 420 Q 200 380, 180 480" fill="none" stroke="#d4af37" stroke-width="4" />
    
    <!-- Right Shoulder -->
    <path d="M 280 380 Q 320 380, 380 480 L 220 480 Z" fill="url(#robeGradient)" />
    <path d="M 380 480 Q 200 440, 220 480" fill="none" stroke="#d4af37" stroke-width="6" />
    <path d="M 340 420 Q 200 380, 220 480" fill="none" stroke="#d4af37" stroke-width="4" />

    <!-- Ruff Collar (Habsburg Aristocratic Ruff) -->
    <!-- Outer Ruffles -->
    <g fill="#f4f4f4" stroke="#b0b0b0" stroke-width="1.5">
        <ellipse cx="200" cy="280" rx="50" ry="80" />
        <ellipse cx="200" cy="480" rx="50" ry="80" />
        <ellipse cx="100" cy="380" rx="80" ry="50" />
        <ellipse cx="300" cy="380" rx="80" ry="50" />
        <ellipse cx="130" cy="310" rx="80" ry="50" transform="rotate(-45, 130, 310)" />
        <ellipse cx="270" cy="310" rx="80" ry="50" transform="rotate(45, 270, 310)" />
        <ellipse cx="130" cy="450" rx="80" ry="50" transform="rotate(45, 130, 450)" />
        <ellipse cx="270" cy="450" rx="80" ry="50" transform="rotate(-45, 270, 450)" />
    </g>
    <!-- Inner Ruffles -->
    <g fill="#ffffff" stroke="#c0c0c0" stroke-width="1">
        <circle cx="200" cy="380" r="75" />
        <ellipse cx="200" cy="295" rx="35" ry="45" />
        <ellipse cx="200" cy="465" rx="35" ry="45" />
        <ellipse cx="125" cy="380" rx="45" ry="35" />
        <ellipse cx="275" cy="380" rx="45" ry="35" />
        <ellipse cx="145" cy="325" rx="45" ry="35" transform="rotate(-45, 145, 325)" />
        <ellipse cx="255" cy="325" rx="45" ry="35" transform="rotate(45, 255, 325)" />
        <ellipse cx="145" cy="435" rx="45" ry="35" transform="rotate(45, 145, 435)" />
        <ellipse cx="255" cy="435" rx="45" ry="35" transform="rotate(-45, 255, 435)" />
    </g>

    <!-- Royal Medallion (Order of the Golden Fleece) -->
    <path d="M 160 400 Q 200 430, 240 400" fill="none" stroke="#d4af37" stroke-width="6" stroke-dasharray="8 4" />
    <path d="M 175 415 L 225 415 L 215 455 L 200 465 L 185 455 Z" fill="#d4af37" stroke="#b4942e" stroke-width="2" />
    <circle cx="200" cy="425" r="6" fill="#ffdf00" />

    <!-- Frog Body (Neck) behind the ruff -->
    <ellipse cx="200" cy="390" rx="70" ry="50" fill="#2d6a24" />

    <!-- Frog Head Base -->
    <ellipse cx="200" cy="200" rx="95" ry="85" fill="url(#bodyGradient)" />

    <!-- Frog Eyes -->
    <!-- Left Eye -->
    <circle cx="135" cy="140" r="38" fill="url(#eyeGradient)" />
    <ellipse cx="135" cy="135" rx="28" ry="34" fill="#ffffff" />
    <!-- Left Pupil (Looking down, arrogant) -->
    <circle cx="135" cy="148" r="14" fill="#111111" />
    <circle cx="130" cy="143" r="5" fill="#ffffff" />
    <!-- Left Eye Eyelid (Slight droop for effect) -->
    <path d="M 97 140 Q 135 125, 173 140 Q 135 135, 97 140 Z" fill="#2d6a24" />

    <!-- Right Eye -->
    <circle cx="265" cy="140" r="38" fill="url(#eyeGradient)" />
    <ellipse cx="265" cy="135" rx="28" ry="34" fill="#ffffff" />
    <!-- Right Pupil -->
    <circle cx="265" cy="148" r="14" fill="#111111" />
    <circle cx="260" cy="143" r="5" fill="#ffffff" />
    <!-- Right Eye Eyelid -->
    <path d="M 227 140 Q 265 125, 303 140 Q 265 135, 227 140 Z" fill="#2d6a24" />

    <!-- Nostrils -->
    <circle cx="180" cy="230" r="4" fill="#1b3d12" />
    <circle cx="220" cy="230" r="4" fill="#1b3d12" />

    <!-- Upper Jaw (Receding, tiny underbite) -->
    <path d="M 120 245 C 120 260, 170 270, 200 270 C 230 270, 280 260, 280 245 Z" fill="#2d6a24" />
    <!-- Upper Lip / Maxilla -->
    <path d="M 135 255 C 160 275, 240 275, 265 255 C 265 270, 240 280, 200 280 C 160 280, 135 270, 135 255 Z" fill="#4aa83e" stroke="#2d6a24" stroke-width="2" />
    <!-- Upper Teeth (Tiny, set far back) -->
    <path d="M 155 270 L 160 274 L 165 270 L 170 274 L 175 270 L 180 274 L 185 270 L 190 274 L 195 270 L 200 274 L 205 270 L 210 274 L 215 270 L 220 274 L 225 270 L 230 274 L 235 270 L 240 274 L 245 270" fill="none" stroke="#f0f0f0" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" />

    <!-- Mouth Interior (Dark maw behind the underbite) -->
    <path d="M 140 285 C 180 305, 220 305, 260 285 C 260 300, 220 320, 180 320 C 140 320, 140 300, 140 295 Z" fill="#3b0f0f" />
    <!-- Tongue -->
    <path d="M 180 310 C 190 330, 210 330, 220 310 C 210 325, 190 325, 180 310 Z" fill="#e8727d" />

    <!-- The Legendary Habsburg Lower Jaw (Massive mandibular prognathism) -->
    <!-- Double Chin / Gular Sac -->
    <path d="M 110 270 C 90 360, 130 450, 200 460 C 270 450, 310 360, 290 270 Z" fill="url(#jawGradient)" stroke="#1e4717" stroke-width="3" />
    <!-- Main Protruding Lower Lip -->
    <path d="M 120 280 C 110 350, 150 420, 200 430 C 250 420, 290 350, 280 280 C 280 295, 260 310, 200 310 C 140 310, 120 295, 120 280 Z" fill="#4aa83e" stroke="#2d6a24" stroke-width="2" />
    
    <!-- Lower Teeth (Large, projecting forward) -->
    <path d="M 135 290 L 140 310 L 145 290 L 150 310 L 155 290 L 160 310 L 165 290 L 170 310 L 175 290 L 180 310 L 185 290 L 190 310 L 195 290 L 200 310 L 205 290 L 210 310 L 215 290 L 220 310 L 225 290 L 230 310 L 235 290 L 240 310 L 245 290 L 250 310 L 255 290 L 260 310 L 265 290" fill="none" stroke="#fffaee" stroke-width="5" stroke-linecap="round" stroke-linejoin="round" />

    <!-- Detail: Skin texture / Warts -->
    <g fill="#2d6a24" opacity="0.8">
        <!-- Top of head -->
        <circle cx="160" cy="190" r="6" />
        <circle cx="230" cy="185" r="5" />
        <circle cx="190" cy="170" r="4" />
        <circle cx="120" cy="210" r="5" />
        <circle cx="280" cy="210" r="7" />
        <circle cx="150" cy="240" r="4" />
        <circle cx="250" cy="240" r="5" />
        <circle cx="210" cy="220" r="3" />
        
        <!-- Warts on the massive jaw -->
        <circle cx="140" cy="330" r="5" />
        <circle cx="260" cy="330" r="6" />
        <circle cx="165" cy="370" r="4" />
        <circle cx="235" cy="370" r="5" />
        <circle cx="200" cy="400" r="7" />
        <circle cx="180" cy="420" r="5" />
        <circle cx="220" cy="420" r="6" />
        <circle cx="150" cy="390" r="3" />
        <circle cx="250" cy="390" r="4" />
    </g>

    <!-- Subtle highlights for a glossy amphibian look -->
    <path d="M 140 260 C 160 300, 120 350, 130 380" fill="none" stroke="#7ed665" stroke-width="4" stroke-linecap="round" opacity="0.4" />
    <path d="M 260 260 C 240 300, 280 350, 270 380" fill="none" stroke="#7ed665" stroke-width="4" stroke-linecap="round" opacity="0.4" />
    
</svg>
Frog with a Habsburg jaw as drawn by moonshotai/kimi-k3 (run 1 of 1)

moonshotai/kimi-k3

Moonshot

Run 1 of 1 · Aug 2 2026 · 169.1s · 2,448 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 420" width="400" height="420">
  <title>Frog with a Habsburg jaw</title>
  <ellipse cx="200" cy="398" rx="110" ry="10" fill="#000000" opacity="0.08"/>
  <ellipse cx="78" cy="325" rx="42" ry="34" transform="rotate(-25 78 325)" fill="#69b04f" stroke="#2e6b34" stroke-width="4"/>
  <ellipse cx="70" cy="375" rx="34" ry="12" fill="#69b04f" stroke="#2e6b34" stroke-width="4"/>
  <ellipse cx="322" cy="325" rx="42" ry="34" transform="rotate(25 322 325)" fill="#69b04f" stroke="#2e6b34" stroke-width="4"/>
  <ellipse cx="330" cy="375" rx="34" ry="12" fill="#69b04f" stroke="#2e6b34" stroke-width="4"/>
  <path d="M 90 245 C 84 195, 96 168, 106 152 C 96 118, 108 82, 141 80 C 174 78, 186 104, 184 128 C 191 141, 209 141, 216 128 C 214 104, 226 78, 259 80 C 292 82, 304 118, 294 152 C 304 168, 316 195, 310 245 C 308 285, 290 310, 200 312 C 110 310, 92 285, 90 245 Z" fill="#69b04f" stroke="#2e6b34" stroke-width="4" stroke-linejoin="round"/>
  <circle cx="118" cy="200" r="7" fill="#57a03f" opacity="0.7"/>
  <circle cx="284" cy="194" r="6" fill="#57a03f" opacity="0.7"/>
  <circle cx="98" cy="238" r="5" fill="#57a03f" opacity="0.7"/>
  <circle cx="303" cy="242" r="6" fill="#57a03f" opacity="0.7"/>
  <path d="M 116 252 C 104 300, 112 348, 152 366 C 180 378, 220 378, 248 366 C 288 348, 296 300, 284 252 C 250 264, 150 264, 116 252 Z" fill="#bfe3a8" stroke="#2e6b34" stroke-width="4" stroke-linejoin="round"/>
  <path d="M 132 270 C 170 282, 230 282, 268 270" fill="none" stroke="#2e6b34" stroke-width="3" stroke-linecap="round"/>
  <path d="M 200 332 C 198 341, 198 349, 200 357" fill="none" stroke="#2e6b34" stroke-width="3" stroke-linecap="round" opacity="0.55"/>
  <rect x="172" y="243" width="16" height="19" rx="4" fill="#ffffff" stroke="#2e6b34" stroke-width="2.5"/>
  <rect x="212" y="243" width="16" height="19" rx="4" fill="#ffffff" stroke="#2e6b34" stroke-width="2.5"/>
  <circle cx="141" cy="120" r="27" fill="#ffffff" stroke="#2e6b34" stroke-width="3.5"/>
  <circle cx="259" cy="120" r="27" fill="#ffffff" stroke="#2e6b34" stroke-width="3.5"/>
  <circle cx="141" cy="123" r="12" fill="#222222"/>
  <circle cx="259" cy="123" r="12" fill="#222222"/>
  <circle cx="137" cy="118" r="4" fill="#ffffff"/>
  <circle cx="255" cy="118" r="4" fill="#ffffff"/>
  <ellipse cx="183" cy="205" rx="3.5" ry="2.5" fill="#2e6b34"/>
  <ellipse cx="217" cy="205" rx="3.5" ry="2.5" fill="#2e6b34"/>
</svg>
Frog with a Habsburg jaw as drawn by z-ai/glm-5.1 (run 1 of 1)

z-ai/glm-5.1

Z.ai

Run 1 of 1 · Aug 2 2026 · 40.8s · 5,567 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500" height="500">
  <defs>
    <radialGradient id="bodyGrad" cx="50%" cy="40%" r="50%">
      <stop offset="0%" stop-color="#6bba45"/>
      <stop offset="100%" stop-color="#3a7d22"/>
    </radialGradient>
    <radialGradient id="bellyGrad" cx="50%" cy="40%" r="50%">
      <stop offset="0%" stop-color="#c8e6a0"/>
      <stop offset="100%" stop-color="#8fc06a"/>
    </radialGradient>
    <radialGradient id="eyeGrad" cx="40%" cy="35%" r="50%">
      <stop offset="0%" stop-color="#ffee88"/>
      <stop offset="60%" stop-color="#e8c820"/>
      <stop offset="100%" stop-color="#b89810"/>
    </radialGradient>
    <radialGradient id="jawGrad" cx="50%" cy="30%" r="60%">
      <stop offset="0%" stop-color="#5aaa38"/>
      <stop offset="100%" stop-color="#2d6e15"/>
    </radialGradient>
  </defs>

  <!-- Back legs -->
  <ellipse cx="155" cy="370" rx="75" ry="30" fill="#3a7d22" transform="rotate(-15,155,370)"/>
  <ellipse cx="345" cy="370" rx="75" ry="30" fill="#3a7d22" transform="rotate(15,345,370)"/>
  <!-- Feet -->
  <ellipse cx="95" cy="385" rx="35" ry="14" fill="#2d6e15" transform="rotate(-20,95,385)"/>
  <ellipse cx="405" cy="385" rx="35" ry="14" fill="#2d6e15" transform="rotate(20,405,385)"/>
  <!-- Toe lines -->
  <line x1="72" y1="382" x2="62" y2="376" stroke="#1e5510" stroke-width="2"/>
  <line x1="85" y1="379" x2="78" y2="371" stroke="#1e5510" stroke-width="2"/>
  <line x1="100" y1="378" x2="96" y2="370" stroke="#1e5510" stroke-width="2"/>
  <line x1="400" y1="378" x2="404" y2="370" stroke="#1e5510" stroke-width="2"/>
  <line x1="415" y1="379" x2="422" y2="371" stroke="#1e5510" stroke-width="2"/>
  <line x1="428" y1="382" x2="438" y2="376" stroke="#1e5510" stroke-width="2"/>

  <!-- Body -->
  <ellipse cx="250" cy="300" rx="130" ry="110" fill="url(#bodyGrad)"/>
  <!-- Belly -->
  <ellipse cx="250" cy="320" rx="85" ry="70" fill="url(#bellyGrad)"/>

  <!-- Front legs -->
  <ellipse cx="165" cy="340" rx="22" ry="45" fill="#4a9a2e" transform="rotate(20,165,340)"/>
  <ellipse cx="335" cy="340" rx="22" ry="45" fill="#4a9a2e" transform="rotate(-20,335,340)"/>
  <!-- Front feet -->
  <ellipse cx="155" cy="380" rx="22" ry="10" fill="#2d6e15" transform="rotate(10,155,380)"/>
  <ellipse cx="345" cy="380" rx="22" ry="10" fill="#2d6e15" transform="rotate(-10,345,380)"/>

  <!-- Head -->
  <ellipse cx="250" cy="195" rx="110" ry="80" fill="url(#bodyGrad)"/>

  <!-- Habsburg jaw - the defining feature -->
  <!-- Protruding lower jaw extending far forward and downward -->
  <path d="M160,210 Q170,210 180,215 Q200,225 220,248 Q240,268 250,278 Q260,268 280,248 Q300,225 320,215 Q330,210 340,210 Q350,215 355,230 Q360,250 345,270 Q325,295 290,310 Q265,320 250,322 Q235,320 210,310 Q175,295 155,270 Q140,250 145,230 Q150,215 160,210 Z" fill="url(#jawGrad)" stroke="#2a6012" stroke-width="1.5"/>
  
  <!-- Jaw protrusion detail - extra chin bulge -->
  <path d="M200,280 Q220,305 250,315 Q280,305 300,280 Q290,300 270,315 Q255,322 250,324 Q245,322 230,315 Q210,300 200,280 Z" fill="#2d6e15" opacity="0.4"/>
  
  <!-- Underbite line showing the massive protrusion -->
  <path d="M165,215 Q200,230 250,240 Q300,230 335,215" fill="none" stroke="#2a6012" stroke-width="2.5"/>
  
  <!-- Upper lip (receding in comparison) -->
  <path d="M170,208 Q200,205 250,202 Q300,205 330,208 Q310,212 250,214 Q190,212 170,208 Z" fill="#4a9a2e" stroke="#3a7d22" stroke-width="1"/>

  <!-- Nostrils -->
  <ellipse cx="230" cy="200" rx="4" ry="3" fill="#2a6012"/>
  <ellipse cx="270" cy="200" rx="4" ry="3" fill="#2a6012"/>

  <!-- Mouth line on the protruding jaw -->
  <path d="M175,218 Q210,228 250,232 Q290,228 325,218" fill="none" stroke="#1e5510" stroke-width="2" stroke-linecap="round"/>

  <!-- Eye bumps -->
  <circle cx="195" cy="155" r="38" fill="#4a9a2e"/>
  <circle cx="305" cy="155" r="38" fill="#4a9a2e"/>

  <!-- Eyes -->
  <circle cx="195" cy="152" r="30" fill="url(#eyeGrad)"/>
  <circle cx="305" cy="152" r="30" fill="url(#eyeGrad)"/>

  <!-- Pupils -->
  <ellipse cx="198" cy="150" rx="12" ry="16" fill="#1a1a1a"/>
  <ellipse cx="308" cy="150" rx="12" ry="16" fill="#1a1a1a"/>

  <!-- Eye highlights -->
  <circle cx="203" cy="143" r="5" fill="white" opacity="0.8"/>
  <circle cx="313" cy="143" r="5" fill="white" opacity="0.8"/>

  <!-- Eyelid detail -->
  <path d="M165,145 Q180,130 195,128 Q210,130 225,145" fill="none" stroke="#3a7d22" stroke-width="3" stroke-linecap="round"/>
  <path d="M275,145 Q290,130 305,128 Q320,130 335,145" fill="none" stroke="#3a7d22" stroke-width="3" stroke-linecap="round"/>

  <!-- Brow ridges (emphasized for Habsburg look) -->
  <path d="M162,140 Q178,125 198,122 Q218,125 230,138" fill="none" stroke="#2d6e15" stroke-width="3.5" stroke-linecap="round"/>
  <path d="M270,138 Q282,125 302,122 Q322,125 338,140" fill="none" stroke="#2d6e15" stroke-width="3.5" stroke-linecap="round"/>

  <!-- Spots on body -->
  <circle cx="200" cy="280" r="12" fill="#2d6e15" opacity="0.3"/>
  <circle cx="300" cy="290" r="10" fill="#2d6e15" opacity="0.3"/>
  <circle cx="250" cy="260" r="8" fill="#2d6e15" opacity="0.3"/>
  <circle cx="180" cy="310" r="9" fill="#2d6e15" opacity="0.25"/>
  <circle cx="320" cy="315" r="7" fill="#2d6e15" opacity="0.25"/>

  <!-- Chin prominence detail on the Habsburg jaw -->
  <path d="M220,290 Q235,308 250,314 Q265,308 280,290" fill="none" stroke="#1e5510" stroke-width="1.5" opacity="0.5"/>
  <path d="M235,300 Q243,312 250,316 Q257,312 265,300" fill="none" stroke="#1e5510" stroke-width="1" opacity="0.4"/>
</svg>
Frog with a Habsburg jaw as drawn by qwen/qwen3.7-max (run 1 of 1)

qwen/qwen3.7-max

Alibaba

Run 1 of 1 · Aug 2 2026 · 28.8s · 2,376 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400">
  <!-- Background -->
  <rect width="400" height="400" fill="#e8f5e9"/>
  
  <!-- Body -->
  <ellipse cx="200" cy="280" rx="100" ry="80" fill="#4caf50"/>
  
  <!-- Back legs -->
  <ellipse cx="120" cy="310" rx="40" ry="25" fill="#388e3c" transform="rotate(-20, 120, 310)"/>
  <ellipse cx="280" cy="310" rx="40" ry="25" fill="#388e3c" transform="rotate(20, 280, 310)"/>
  
  <!-- Feet -->
  <ellipse cx="95" cy="340" rx="30" ry="12" fill="#2e7d32"/>
  <ellipse cx="305" cy="340" rx="30" ry="12" fill="#2e7d32"/>
  
  <!-- Front legs -->
  <rect x="155" y="310" width="15" height="40" rx="7" fill="#388e3c"/>
  <rect x="230" y="310" width="15" height="40" rx="7" fill="#388e3c"/>
  
  <!-- Head -->
  <ellipse cx="200" cy="200" rx="90" ry="70" fill="#4caf50"/>
  
  <!-- Upper jaw/lip -->
  <ellipse cx="200" cy="230" rx="80" ry="20" fill="#43a047"/>
  
  <!-- Habsburg jaw - massively protruding lower jaw -->
  <ellipse cx="200" cy="280" rx="70" ry="50" fill="#66bb6a"/>
  <path d="M130 260 Q140 340 200 350 Q260 340 270 260" fill="#66bb6a" stroke="#4caf50" stroke-width="1"/>
  <ellipse cx="200" cy="310" rx="55" ry="35" fill="#81c784"/>
  <ellipse cx="200" cy="330" rx="45" ry="25" fill="#a5d6a7"/>
  
  <!-- Chin prominence -->
  <ellipse cx="200" cy="345" rx="30" ry="15" fill="#81c784"/>
  
  <!-- Nostrils on protruding jaw -->
  <circle cx="185" cy="295" r="4" fill="#2e7d32"/>
  <circle cx="215" cy="295" r="4" fill="#2e7d32"/>
  
  <!-- Mouth line -->
  <path d="M140 240 Q170 250 200 248 Q230 250 260 240" fill="none" stroke="#2e7d32" stroke-width="2"/>
  
  <!-- Eye bumps -->
  <circle cx="155" cy="165" r="35" fill="#4caf50"/>
  <circle cx="245" cy="165" r="35" fill="#4caf50"/>
  
  <!-- Eyes -->
  <circle cx="155" cy="160" r="25" fill="white"/>
  <circle cx="245" cy="160" r="25" fill="white"/>
  
  <!-- Pupils -->
  <circle cx="160" cy="158" r="12" fill="black"/>
  <circle cx="250" cy="158" r="12" fill="black"/>
  
  <!-- Eye highlights -->
  <circle cx="164" cy="153" r="4" fill="white"/>
  <circle cx="254" cy="153" r="4" fill="white"/>
  
  <!-- Spots on body -->
  <circle cx="170" cy="260" r="8" fill="#388e3c" opacity="0.5"/>
  <circle cx="230" cy="270" r="6" fill="#388e3c" opacity="0.5"/>
  <circle cx="190" cy="290" r="5" fill="#388e3c" opacity="0.5"/>
</svg>
Frog with a Habsburg jaw as drawn by meta-llama/llama-4-maverick (run 1 of 1)

meta-llama/llama-4-maverick

Meta

Run 1 of 1 · Aug 2 2026 · 6.9s · 536 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
  <g fill="#8bc34a">
    <ellipse cx="50" cy="50" rx="30" ry="25" />
    <ellipse cx="35" cy="40" rx="8" ry="8" fill="#000" />
    <ellipse cx="65" cy="40" rx="8" ry="8" fill="#000" />
    <path d="M30,60 Q50,80 70,60" stroke="#000" stroke-width="2" fill="none" />
    <path d="M40,70 L60,70" stroke="#000" stroke-width="5" />
    <path d="M50,55 L55,65 L45,65 Z" fill="#ff9800" />
  </g>
  <path d="M45,45 Q50,35 55,45" stroke="#000" stroke-width="5" fill="#fff" />
</svg>
Frog with a Habsburg jaw as drawn by mistralai/mistral-large-2512 (run 1 of 1)

mistralai/mistral-large-2512

Mistral

Run 1 of 1 · Aug 2 2026 · 10.0s · 1,951 B

View SVG source
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" width="200" height="200">
  <defs>
    <linearGradient id="frogGradient" x1="0%" y1="0%" x2="100%" y2="100%">
      <stop offset="0%" stop-color="#7cfc00" />
      <stop offset="100%" stop-color="#2e8b57" />
    </linearGradient>
    <filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
      <feDropShadow dx="2" dy="2" stdDeviation="3" flood-color="rgba(0,0,0,0.5)" />
    </filter>
  </defs>

  <!-- Body -->
  <ellipse cx="100" cy="120" rx="40" ry="50" fill="url(#frogGradient)" filter="url(#shadow)" />

  <!-- Head -->
  <circle cx="100" cy="80" r="35" fill="url(#frogGradient)" filter="url(#shadow)" />

  <!-- Eyes -->
  <circle cx="85" cy="65" r="12" fill="white" filter="url(#shadow)" />
  <circle cx="115" cy="65" r="12" fill="white" filter="url(#shadow)" />
  <circle cx="85" cy="65" r="6" fill="black" />
  <circle cx="115" cy="65" r="6" fill="black" />

  <!-- Habsburg Jaw (Exaggerated Lower Jaw) -->
  <path d="M60,95 Q100,130 140,95 Q100,110 60,95" fill="#5d8a3a" filter="url(#shadow)" />
  <path d="M70,100 Q100,120 130,100 Q100,105 70,100" fill="#7cfc00" />

  <!-- Mouth (Smirk) -->
  <path d="M85,105 Q100,115 115,105" stroke="black" stroke-width="2" fill="none" />

  <!-- Legs -->
  <ellipse cx="70" cy="160" rx="12" ry="25" fill="url(#frogGradient)" filter="url(#shadow)" transform="rotate(-20 70 160)" />
  <ellipse cx="130" cy="160" rx="12" ry="25" fill="url(#frogGradient)" filter="url(#shadow)" transform="rotate(20 130 160)" />
  <ellipse cx="60" cy="180" rx="8" ry="15" fill="url(#frogGradient)" />
  <ellipse cx="140" cy="180" rx="8" ry="15" fill="url(#frogGradient)" />

  <!-- Arms -->
  <ellipse cx="65" cy="110" rx="8" ry="20" fill="url(#frogGradient)" filter="url(#shadow)" transform="rotate(-30 65 110)" />
  <ellipse cx="135" cy="110" rx="8" ry="20" fill="url(#frogGradient)" filter="url(#shadow)" transform="rotate(30 135 110)" />
</svg>

The month in frogs

Digest written by anthropic/claude-sonnet-5 from the month's run data and whatever the models muttered in their SVG comments.