BuseyBench SVG Test
Generated by Nex AGI on Jul 6, 2026 using prompt svg-v1-no-web.
3.9/10 overall
Scored by 3 vision models (gpt-5.2, claude-sonnet-4.6, gemini-3.1-pro-preview), 3 samples each, rubric rubric-v1. Overall = likeness 35% + face 25% + aesthetics 25% + prompt 15%.
Create a standalone SVG portrait of Gary Busey's face. Output only valid SVG markup. Do not wrap the SVG in Markdown fences. Do not use external images, links, scripts, CSS imports, or remote assets. Make the portrait recognizable as Gary Busey using vector shapes only. Include face shape, hair, eyes, eyebrows, nose, mouth, teeth, and expressive features. Use a 1024 by 1024 viewBox. Use detailed SVG-native vector techniques: layered paths, gradients, masks, clipping paths, shadows, highlights, blur filters, opacity, and fine strokes. The portrait should be as recognizable and detailed as possible.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" role="img" aria-label="Stylized vector portrait of Gary Busey">
<title>Stylized vector portrait of Gary Busey</title>
<desc>Stylized vector portrait using layered SVG paths, gradients, masks, clipping paths, filters, shadows, highlights, opacity, and fine strokes.</desc>
<defs>
<linearGradient id="bgGrad" x1="0" y1="0" x2="1024" y2="1024" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#172033"/>
<stop offset="0.48" stop-color="#24304a"/>
<stop offset="1" stop-color="#0d111d"/>
</linearGradient>
<radialGradient id="halo" cx="50%" cy="43%" r="58%">
<stop offset="0" stop-color="#f4c787" stop-opacity="0.22"/>
<stop offset="0.42" stop-color="#706086" stop-opacity="0.15"/>
<stop offset="1" stop-color="#000000" stop-opacity="0"/>
</radialGradient>
<linearGradient id="shirtGrad" x1="260" y1="760" x2="760" y2="1024" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#374052"/>
<stop offset="0.48" stop-color="#202938"/>
<stop offset="1" stop-color="#111827"/>
</linearGradient>
<linearGradient id="skinGrad" x1="330" y1="190" x2="690" y2="860" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#efb282"/>
<stop offset="0.32" stop-color="#e19069"/>
<stop offset="0.68" stop-color="#c9785b"/>
<stop offset="1" stop-color="#a95f4d"/>
</linearGradient>
<radialGradient id="skinWarm" cx="45%" cy="34%" r="70%">
<stop offset="0" stop-color="#ffd0a8" stop-opacity="0.85"/>
<stop offset="0.45" stop-color="#e49a70" stop-opacity="0.72"/>
<stop offset="1" stop-color="#9b5b49" stop-opacity="0.55"/>
</radialGradient>
<linearGradient id="earGrad" x1="270" y1="390" x2="350" y2="515" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#e7a67a"/>
<stop offset="1" stop-color="#a9624e"/>
</linearGradient>
<linearGradient id="hairGrad" x1="285" y1="80" x2="735" y2="675" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#6b3b24"/>
<stop offset="0.22" stop-color="#332017"/>
<stop offset="0.55" stop-color="#1f120d"/>
<stop offset="1" stop-color="#5b331f"/>
</linearGradient>
<linearGradient id="beardGrad" x1="430" y1="650" x2="590" y2="790" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#3b2217"/>
<stop offset="0.55" stop-color="#1d100c"/>
<stop offset="1" stop-color="#0b0706"/>
</linearGradient>
<linearGradient id="toothGrad" x1="430" y1="640" x2="590" y2="745" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fffdf3"/>
<stop offset="0.55" stop-color="#f3eadb"/>
<stop offset="1" stop-color="#d8c8b5"/>
</linearGradient>
<linearGradient id="lipGrad" x1="420" y1="650" x2="610" y2="760" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#b9463e"/>
<stop offset="0.5" stop-color="#7e272f"/>
<stop offset="1" stop-color="#a83a36"/>
</linearGradient>
<radialGradient id="irisGrad" cx="35%" cy="30%" r="70%">
<stop offset="0" stop-color="#9a6b38"/>
<stop offset="0.55" stop-color="#5b351d"/>
<stop offset="1" stop-color="#20120b"/>
</radialGradient>
<linearGradient id="noseGrad" x1="440" y1="285" x2="590" y2="510" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#e8a178"/>
<stop offset="0.5" stop-color="#c87a5d"/>
<stop offset="1" stop-color="#a85d4f"/>
</linearGradient>
<filter id="bgBlur" x="-20%" y="-20%" width="140%" height="140%">
<feGaussianBlur stdDeviation="28"/>
</filter>
<filter id="softShadow" x="-25%" y="-25%" width="150%" height="150%">
<feDropShadow in="SourceGraphic" dx="0" dy="16" stdDeviation="16" flood-color="#000000" flood-opacity="0.34"/>
</filter>
<filter id="hairDrop" x="-25%" y="-25%" width="150%" height="150%">
<feDropShadow in="SourceGraphic" dx="0" dy="22" stdDeviation="18" flood-color="#000000" flood-opacity="0.42"/>
<feDropShadow in="SourceGraphic" dx="0" dy="0" stdDeviation="5" flood-color="#000000" flood-opacity="0.25"/>
</filter>
<filter id="faceDrop" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow in="SourceGraphic" dx="0" dy="14" stdDeviation="13" flood-color="#000000" flood-opacity="0.25"/>
</filter>
<filter id="skinTexture" x="0" y="0" width="100%" height="100%">
<feTurbulence type="fractalNoise" baseFrequency="0.75" numOctaves="3" seed="12" result="noise"/>
<feColorMatrix in="noise" type="matrix" values="
0.18 0.18 0.18 0 0
0.18 0.18 0.18 0 0
0.18 0.18 0.18 0 0
0 0 0 0.16 0" result="grain"/>
<feBlend in="SourceGraphic" in2="grain" mode="multiply"/>
</filter>
<clipPath id="faceClip">
<path d="M414 190 C364 201 319 256 305 334 C291 405 304 485 335 544 C363 599 402 633 425 671 C443 702 439 735 452 769 C466 807 498 838 533 838 C569 838 601 807 615 771 C629 735 615 702 646 668 C681 630 720 590 742 533 C776 451 774 367 748 302 C723 238 675 202 620 191 C578 182 546 184 510 190 C482 195 447 187 414 190 Z"/>
</clipPath>
<clipPath id="mouthClip">
<path d="M418 678 C451 648 573 648 606 678 C604 720 564 748 512 748 C460 748 420 720 418 678 Z"/>
</clipPath>
<clipPath id="beardClip">
<path d="M438 675 C438 726 476 771 512 771 C548 771 586 726 586 675 C558 702 537 711 512 711 C487 711 466 702 438 675 Z"/>
</clipPath>
<clipPath id="leftEyeClip">
<path d="M375 398 C404 371 470 373 500 400 C480 424 407 429 375 398 Z"/>
</clipPath>
<clipPath id="rightEyeClip">
<path d="M534 400 C564 373 624 374 654 400 C628 426 562 426 534 400 Z"/>
</clipPath>
<mask id="beardMask" maskUnits="userSpaceOnUse" x="400" y="650" width="230" height="140">
<rect x="400" y="650" width="230" height="140" fill="black"/>
<path d="M438 675 C438 726 476 771 512 771 C548 771 586 726 586 675 C558 702 537 711 512 711 C487 711 466 702 438 675 Z" fill="white"/>
</mask>
<mask id="eyeShadowMask" maskUnits="userSpaceOnUse" x="340" y="325" width="350" height="130">
<rect x="340" y="325" width="350" height="130" fill="black"/>
<ellipse cx="515" cy="395" rx="220" ry="70" fill="white"/>
</mask>
</defs>
<rect width="1024" height="1024" fill="url(#bgGrad)"/>
<circle cx="512" cy="430" r="430" fill="url(#halo)"/>
<g filter="url(#bgBlur)" opacity="0.42">
<circle cx="214" cy="250" r="70" fill="#7b6895"/>
<circle cx="804" cy="276" r="96" fill="#5c6f98"/>
<circle cx="760" cy="804" r="130" fill="#31405c"/>
<circle cx="220" cy="830" r="110" fill="#202b42"/>
</g>
<g id="shoulders-neck" filter="url(#softShadow)">
<path d="M235 1024 C255 890 345 790 438 756 C468 780 484 818 486 860 C488 916 466 966 438 1024 Z" fill="url(#shirtGrad)"/>
<path d="M789 1024 C768 890 678 790 586 756 C556 780 540 818 538 860 C536 916 558 966 586 1024 Z" fill="url(#shirtGrad)"/>
<path d="M456 754 C482 782 542 782 568 754 C586 806 586 890 581 1024 L443 1024 C438 890 438 806 456 754 Z" fill="url(#shirtGrad)" opacity="0.96"/>
<path d="M453 752 C470 766 554 766 571 752 C562 787 560 828 560 869 C560 918 548 964 535 1024 L489 1024 C476 964 464 918 464 869 C464 828 462 787 453 752 Z" fill="#151d2c" opacity="0.55"/>
<path d="M430 710 C456 739 568 739 594 710 C590 760 588 805 578 842 C560 884 522 900 482 884 C452 872 433 838 430 790 Z" fill="url(#skinGrad)"/>
<path d="M450 742 C474 763 550 763 574 742 C566 780 558 820 548 852 C528 870 496 868 476 848 C466 825 459 790 450 742 Z" fill="#c98461" opacity="0.38"/>
</g>
<g id="ears" filter="url(#softShadow)">
<path d="M306 410 C273 399 255 431 264 468 C272 500 302 517 328 503 C352 490 355 451 340 421 C333 407 320 404 306 410 Z" fill="url(#earGrad)"/>
<path d="M304 424 C286 435 287 464 307 477 C323 487 337 474 334 456" fill="none" stroke="#915a4a" stroke-width="5" opacity="0.55"/>
<path d="M315 447 C324 455 333 459 342 459" fill="none" stroke="#6f3c34" stroke-width="2.2" opacity="0.45"/>
<path d="M718 410 C751 399 769 431 760 468 C752 500 722 517 696 503 C672 490 669 451 684 421 C691 407 704 404 718 410 Z" fill="url(#earGrad)"/>
<path d="M720 424 C738 435 737 464 717 477 C701 487 687 474 690 456" fill="none" stroke="#915a4a" stroke-width="5" opacity="0.55"/>
<path d="M709 447 C700 455 691 459 682 459" fill="none" stroke="#6f3c34" stroke-width="2.2" opacity="0.45"/>
</g>
<g id="hair-back" filter="url(#hairDrop)">
<path d="M314 312 C280 265 281 203 317 151 C360 90 447 72 520 86 C600 101 660 153 694 224 C732 302 725 378 675 432 C720 492 708 571 654 626 C604 677 540 690 477 662 C413 633 371 582 354 523 C337 464 300 426 325 374 C336 353 337 330 314 312 Z" fill="url(#hairGrad)"/>
<path d="M324 250 C284 270 257 318 266 365 C276 417 322 445 356 426 C386 408 388 345 324 250 Z" fill="#3a2117" opacity="0.88"/>
<path d="M610 202 C672 227 718 286 711 345 C704 402 644 431 604 386 C569 348 565 259 610 202 Z" fill="#4d2b1a" opacity="0.86"/>
<path d="M414 119 C426 184 390 228 408 286 C425 340 490 337 499 277 C507 225 486 178 502 118 C478 105 448 101 414 119 Z" fill="#6c3b23" opacity="0.92"/>
<path d="M501 116 C521 181 493 225 510 280 C529 339 593 337 598 278 C603 222 574 166 531 112 C520 110 510 112 501 116 Z" fill="#2d1912" opacity="0.9"/>
<path d="M319 306 C350 272 386 274 413 304 C373 314 348 338 324 372 C311 350 307 326 319 306 Z" fill="#7c4a2d" opacity="0.7"/>
<path d="M621 292 C658 266 705 277 727 316 C683 320 650 339 627 374 C612 349 609 316 621 292 Z" fill="#8a5432" opacity="0.68"/>
</g>
<g id="face" filter="url(#faceDrop)">
<path d="M414 190 C364 201 319 256 305 334 C291 405 304 485 335 544 C363 599 402 633 425 671 C443 702 439 735 452 769 C466 807 498 838 533 838 C569 838 601 807 615 771 C629 735 615 702 646 668 C681 630 720 590 742 533 C776 451 774 367 748 302 C723 238 675 202 620 191 C578 182 546 184 510 190 C482 195 447 187 414 190 Z" fill="url(#skinGrad)"/>
<g clip-path="url(#faceClip)" mask="url(#eyeShadowMask)" opacity="0.22">
<path d="M335 324 C372 314 424 314 469 325 C512 336 560 336 606 324 C657 310 715 323 750 354 L750 465 L274 465 L274 354 C300 342 317 333 335 324 Z" fill="#5b2d27"/>
</g>
<g clip-path="url(#faceClip)">
<path d="M293 404 C286 315 330 229 408 196 C365 231 333 302 326 385 C318 484 348 570 402 622 C365 618 325 585 297 528 C267 467 270 442 293 404 Z" fill="#b9785d" opacity="0.42"/>
<path d="M735 398 C748 303 698 228 623 201 C670 235 703 309 708 389 C712 472 680 551 623 613 C663 606 706 572 734 517 C762 463 758 430 735 398 Z" fill="#f0b98e" opacity="0.35"/>
<path d="M351 548 C374 626 428 682 504 700 C469 675 449 630 441 585 C410 626 372 650 329 650 C329 604 334 572 351 548 Z" fill="#9d6250" opacity="0.25"/>
<path d="M673 548 C650 626 596 682 520 700 C555 675 575 630 583 585 C614 626 652 650 695 650 C695 604 690 572 673 548 Z" fill="#9d6250" opacity="0.25"/>
<path d="M389 214 C428 195 471 192 512 199 C557 207 600 212 638 232 C597 224 548 225 500 230 C455 235 415 226 389 214 Z" fill="#6d3a30" opacity="0.12"/>
<path d="M326 378 C362 345 426 336 512 342 C598 348 664 360 700 398 C664 374 606 361 536 358 C448 354 382 362 326 378 Z" fill="#8a5242" opacity="0.13"/>
<ellipse cx="360" cy="532" rx="55" ry="38" fill="#d7906e" opacity="0.16"/>
<ellipse cx="666" cy="532" rx="55" ry="38" fill="#f4c6a0" opacity="0.16"/>
<path d="M432 650 C462 674 562 674 592 650 C584 713 550 756 512 756 C474 756 440 713 432 650 Z" fill="#8f5647" opacity="0.18"/>
</g>
<g clip-path="url(#faceClip)" filter="url(#skinTexture)" opacity="0.45">
<path d="M414 190 C364 201 319 256 305 334 C291 405 304 485 335 544 C363 599 402 633 425 671 C443 702 439 735 452 769 C466 807 498 838 533 838 C569 838 601 807 615 771 C629 735 615 702 646 668 C681 630 720 590 742 533 C776 451 774 367 748 302 C723 238 675 202 620 191 C578 182 546 184 510 190 C482 195 447 187 414 190 Z" fill="#ffffff" opacity="0.08"/>
</g>
</g>
<g id="beard" clip-path="url(#faceClip)">
<path d="M438 675 C438 726 476 771 512 771 C548 771 586 726 586 675 C558 702 537 711 512 711 C487 711 466 702 438 675 Z" fill="url(#beardGrad)" opacity="0.94"/>
<g mask="url(#beardMask)" opacity="0.42">
<path d="M438 680 C467 697 557 697 586 680" fill="none" stroke="#0d0806" stroke-width="3" stroke-linecap="round"/>
<path d="M452 704 C486 722 536 722 570 704" fill="none" stroke="#0d0806" stroke-width="2.2" stroke-linecap="round"/>
<path d="M468 730 C493 744 530 744 556 730" fill="none" stroke="#0d0806" stroke-width="2" stroke-linecap="round"/>
<path d="M485 758 C504 769 525 769 543 758" fill="none" stroke="#0d0806" stroke-width="1.8" stroke-linecap="round"/>
</g>
</g>
<g id="nose">
<path d="M517 285 C498 325 497 362 484 401 C474 430 459 455 431 484 C456 507 512 513 552 490 C579 474 592 444 590 407 C587 359 559 327 528 303 C522 298 518 291 517 285 Z" fill="url(#noseGrad)" opacity="0.96"/>
<path d="M517 290 C501 328 501 361 488 397 C478 426 463 454 436 482 C456 495 487 499 514 492 C548 484 573 456 579 416 C584 382 563 337 528 303 C524 300 521 294 517 290 Z" fill="#b76e55" opacity="0.35"/>
<path d="M519 292 C508 332 512 372 503 408 C494 442 475 462 454 480 C486 486 526 481 555 460 C579 442 586 414 582 391 C577 355 554 322 526 299 C525 298 523 295 519 292 Z" fill="#f0b78d" opacity="0.38"/>
<path d="M438 492 C450 501 466 500 476 492 C464 499 451 504 438 492 Z" fill="#7a3d35" opacity="0.48"/>
<path d="M553 481 C548 472 532 471 522 480 C534 481 545 484 553 481 Z" fill="#7a3d35" opacity="0.48"/>
<path d="M516 290 L512 488" fill="none" stroke="#8f5647" stroke-width="2.4" opacity="0.28" stroke-linecap="round"/>
<path d="M490 347 C472 365 460 389 450 418" fill="none" stroke="#8f5647" stroke-width="2" opacity="0.22" stroke-linecap="round"/>
<path d="M548 344 C566 366 576 392 584 421" fill="none" stroke="#6e3a30" stroke-width="2" opacity="0.18" stroke-linecap="round"/>
</g>
<g id="mouth">
<g clip-path="url(#mouthClip)">
<path d="M418 678 C451 648 573 648 606 678 C604 720 564 748 512 748 C460 748 420 720 418 678 Z" fill="#3b0f14"/>
<path d="M452 658 C482 640 542 640 572 658 C548 669 476 669 452 658 Z" fill="#24120d" opacity="0.46"/>
<path d="M432 669 C462 650 562 650 592 669 C585 699 440 699 432 669 Z" fill="url(#toothGrad)" stroke="#d8cfc5" stroke-width="1.2"/>
<path d="M457 660 C488 645 538 645 567 660 L558 686 C530 675 488 675 466 686 Z" fill="#fffef7" opacity="0.96"/>
<path d="M438 672 C464 680 560 680 586 672 C581 691 553 700 512 700 C471 700 443 691 438 672 Z" fill="#f2e5d2" opacity="0.72"/>
<path d="M460 717 C490 706 534 706 564 717 C548 738 476 738 460 717 Z" fill="#fff8ed" opacity="0.93"/>
<g stroke="#c7b8aa" stroke-width="1.1" opacity="0.55">
<path d="M476 660 L470 693"/>
<path d="M500 652 L495 699"/>
<path d="M526 653 L522 700"/>
<path d="M552 660 L548 692"/>
<path d="M474 718 L468 735"/>
<path d="M502 710 L498 739"/>
<path d="M532 711 L528 738"/>
</g>
<g stroke="#8e8176" stroke-width="1" opacity="0.35">
<path d="M438 672 C464 680 560 680 586 672"/>
<path d="M460 717 C490 706 534 706 564 717"/>
</g>
</g>
<path d="M413 672 C455 653 570 653 611 672 C603 688 570 693 541 689 C507 684 462 684 424 690 C420 684 416 678 413 672 Z" fill="url(#lipGrad)"/>
<path d="M427 718 C466 745 558 745 597 718 C586 752 547 768 512 768 C477 768 438 752 427 718 Z" fill="url(#lipGrad)" opacity="0.98"/>
<path d="M426 677 C465 663 558 663 596 677" fill="none" stroke="#5a1d24" stroke-width="2.2" opacity="0.42" stroke-linecap="round"/>
<path d="M444 735 C479 751 546 751 580 735" fill="none" stroke="#6b2229" stroke-width="2.2" opacity="0.35" stroke-linecap="round"/>
<path d="M512 698 C513 722 513 746 512 768" fill="none" stroke="#5a1d24" stroke-width="1.5" opacity="0.32" stroke-linecap="round"/>
</g>
<g id="eyes">
<g id="left-eye">
<path d="M375 398 C404 371 470 373 500 400 C480 424 407 429 375 398 Z" fill="#f5efe3"/>
<path d="M392 397 C420 382 460 382 482 398 C454 409 416 409 392 397 Z" fill="#fff8ed" opacity="0.85"/>
<circle cx="438" cy="404" r="18" fill="url(#irisGrad)"/>
<circle cx="438" cy="404" r="7.5" fill="#11100e"/>
<circle cx="432" cy="399" r="4" fill="#ffffff" opacity="0.92"/>
<path d="M382 398 C410 386 466 386 493 400" fill="none" stroke="#2b160f" stroke-width="2" opacity="0.45" stroke-linecap="round"/>
<path d="M383 423 C412 432 468 430 492 414" fill="none" stroke="#6a332b" stroke-width="1.8" opacity="0.38" stroke-linecap="round"/>
</g>
<g id="right-eye">
<path d="M534 400 C564 373 624 374 654 400 C628 426 562 426 534 400 Z" fill="#f5efe3"/>
<path d="M552 397 C580 382 620 382 642 398 C614 409 576 409 552 397 Z" fill="#fff8ed" opacity="0.85"/>
<circle cx="596" cy="405" r="18" fill="url(#irisGrad)"/>
<circle cx="596" cy="405" r="7.5" fill="#11100e"/>
<circle cx="590" cy="400" r="4" fill="#ffffff" opacity="0.92"/>
<path d="M541 398 C570 386 626 386 653 400" fill="none" stroke="#2b160f" stroke-width="2" opacity="0.45" stroke-linecap="round"/>
<path d="M542 424 C571 432 627 430 651 414" fill="none" stroke="#6a332b" stroke-width="1.8" opacity="0.38" stroke-linecap="round"/>
</g>
</g>
<g id="hair-front" filter="url(#hairDrop)">
<path d="M315 220 C276 246 259 307 274 361 C287 411 335 441 369 417 C393 400 386 333 315 220 Z" fill="#2d1912" opacity="0.96"/>
<path d="M322 235 C354 259 384 294 392 337 C370 319 342 287 312 254 Z" fill="#6b3b22" opacity="0.78"/>
<path d="M408 125 C414 182 392 222 410 276 C424 322 488 329 500 274 C511 224 490 178 504 120 C470 104 438 103 408 125 Z" fill="#331d13" opacity="0.98"/>
<path d="M494 122 C507 176 487 222 504 276 C520 330 586 329 598 274 C609 219 578 164 533 112 C520 110 507 113 494 122 Z" fill="#2a1711" opacity="0.98"/>
<path d="M598 214 C664 237 712 292 714 350 C716 404 664 435 619 397 C584 367 585 283 598 214 Z" fill="#301a12" opacity="0.96"/>
<path d="M610 236 C657 264 690 308 686 352 C682 391 642 411 610 383 C584 356 584 286 610 236 Z" fill="#7b4a2d" opacity="0.65"/>
<path d="M428 103 C438 153 415 196 432 232 C444 258 472 270 493 254 C475 224 472 181 488 143 C470 126 449 117 428 103 Z" fill="#7d4a2d" opacity="0.72"/>
<path d="M514 101 C533 151 511 196 532 232 C544 255 575 267 596 248 C575 220 574 178 556 141 C536 124 522 112 514 101 Z" fill="#5a3321" opacity="0.75"/>
</g>
<g id="eyebrows">
<path d="M350 333 C383 303 434 298 477 316 C452 331 410 338 371 339 C360 339 352 337 350 333 Z" fill="#21120c" opacity="0.98"/>
<path d="M553 318 C600 295 657 305 684 337 C638 338 592 336 553 318 Z" fill="#21120c" opacity="0.98"/>
<g fill="none" stroke="#321b10" stroke-width="5" stroke-linecap="round" opacity="0.95">
<path d="M348 330 C382 304 428 298 476 315"/>
<path d="M356 340 C391 326 426 323 462 333"/>
<path d="M365 334 C397 322 430 321 466 329"/>
<path d="M555 318 C600 298 642 307 680 335"/>
<path d="M557 331 C596 319 632 320 674 337"/>
<path d="M570 314 C610 303 646 309 676 329"/>
</g>
<g fill="none" stroke="#6b3f24" stroke-width="3" stroke-linecap="round" opacity="0.8">
<path d="M354 326 C390 303 428 299 468 312"/>
<path d="M558 317 C600 301 640 306 676 330"/>
</g>
</g>
<g id="fine-lines" clip-path="url(#faceClip)" stroke="#5e342a" stroke-linecap="round" fill="none" opacity="0.34">
<path d="M414 248 C448 232 488 232 522 247" stroke-width="1.3"/>
<path d="M430 232 C466 224 505 225 536 237" stroke-width="1.1" opacity="0.65"/>
<path d="M491 288 C511 279 534 280 552 292" stroke-width="1.2"/>
<path d="M365 472 C390 454 421 446 452 447" stroke-width="1.1" opacity="0.55"/>
<path d="M656 472 C631 454 600 446 569 447" stroke-width="1.1" opacity="0.55"/>
<path d="M396 584 C424 604 448 613 474 614" stroke-width="1.2" opacity="0.42"/>
<path d="M628 584 C600 604 576 613 550 614" stroke-width="1.2" opacity="0.42"/>
<path d="M419 645 C452 636 480 636 508 641" stroke-width="1.1" opacity="0.5"/>
<path d="M522 641 C550 636 580 636 605 645" stroke-width="1.1" opacity="0.5"/>
<path d="M485 782 C500 794 524 794 539 782" stroke-width="1.1" opacity="0.5"/>
</g>
<g id="crow-feet" stroke="#5e342a" stroke-linecap="round" fill="none" opacity="0.3">
<path d="M374 405 C348 392 331 386 308 386" stroke-width="1.4"/>
<path d="M378 421 C350 429 331 437 310 452" stroke-width="1.2" opacity="0.75"/>
<path d="M501 401 C526 388 544 382 568 383" stroke-width="1.4"/>
<path d="M501 421 C529 429 548 437 569 452" stroke-width="1.2" opacity="0.75"/>
</g>
<g id="stubble" clip-path="url(#faceClip)" mask="url(#beardMask)" stroke="#21120c" stroke-width="1.1" stroke-linecap="round" fill="none" opacity="0.34">
<path d="M448 688 C472 699 552 699 576 688"/>
<path d="M455 713 C482 726 542 726 569 713"/>
<path d="M474 742 C493 753 531 753 550 742"/>
<path d="M497 767 C514 776 530 776 547 767"/>
<path d="M433 724 C449 740 460 751 467 765"/>
<path d="M591 724 C575 740 564 751 557 765"/>
</g>
<g id="hair-strokes" fill="none" stroke="#8e5a35" stroke-linecap="round" stroke-width="2.5" opacity="0.55">
<path d="M326 226 C350 266 367 304 368 354"/>
<path d="M347 214 C350 274 346 337 330 397"/>
<path d="M386 123 C377 175 374 220 394 273"/>
<path d="M453 98 C439 144 434 188 449 238"/>
<path d="M510 96 C496 143 496 188 512 238"/>
<path d="M572 125 C562 174 566 221 552 274"/>
<path d="M606 221 C633 263 651 310 651 360"/>
<path d="M680 278 C654 308 639 344 626 382"/>
</g>
<g id="highlights" clip-path="url(#faceClip)" opacity="0.42">
<path d="M548 242 C585 250 615 272 636 304" fill="none" stroke="#f5c9a2" stroke-width="8" stroke-linecap="round" opacity="0.2"/>
<path d="M668 396 C682 458 660 520 620 570" fill="none" stroke="#f4c6a0" stroke-width="14" stroke-linecap="round" opacity="0.12"/>
<ellipse cx="360" cy="532" rx="55" ry="38" fill="#f5c6a0" opacity="0.12"/>
<ellipse cx="666" cy="532" rx="55" ry="38" fill="#f5c6a0" opacity="0.1"/>
<path d="M423 213 C456 202 486 203 512 211" fill="none" stroke="#ffd1a5" stroke-width="5" stroke-linecap="round" opacity="0.14"/>
</g>
</svg>