← back to Stars of Design

public/img/made-with-ai.svg

34 lines

<!-- StarsOfDesign — universal placeholder. Same policy as AsSeenInMovies:
     never copy a designer's headshot or firm logo without permission.
     Uses our "made with AI" stamp until they upload one themselves
     (via the claim flow) or it's pulled from Wikimedia Commons. -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600" preserveAspectRatio="xMidYMid slice" aria-label="Image not available — made with AI">
  <defs>
    <linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0%"  stop-color="#1a1714"/>
      <stop offset="55%" stop-color="#2a2520"/>
      <stop offset="100%" stop-color="#0d0c0a"/>
    </linearGradient>
    <radialGradient id="glow" cx="50%" cy="38%" r="55%">
      <stop offset="0%"  stop-color="#c9a14b" stop-opacity="0.22"/>
      <stop offset="60%" stop-color="#c9a14b" stop-opacity="0.06"/>
      <stop offset="100%" stop-color="#c9a14b" stop-opacity="0"/>
    </radialGradient>
  </defs>
  <rect width="600" height="600" fill="url(#bg)"/>
  <rect width="600" height="600" fill="url(#glow)"/>
  <g transform="translate(300 320) rotate(-22)" opacity="0.30">
    <text x="0" y="-90"  font-family="ui-monospace,Menlo,monospace" font-size="36" font-weight="800" fill="#c9a14b" text-anchor="middle" letter-spacing="12">MADE&#160;WITH&#160;AI</text>
    <text x="0" y="0"    font-family="ui-monospace,Menlo,monospace" font-size="36" font-weight="800" fill="#c9a14b" text-anchor="middle" letter-spacing="12" opacity="0.85">MADE&#160;WITH&#160;AI</text>
    <text x="0" y="90"   font-family="ui-monospace,Menlo,monospace" font-size="36" font-weight="800" fill="#c9a14b" text-anchor="middle" letter-spacing="12" opacity="0.50">MADE&#160;WITH&#160;AI</text>
  </g>
  <g transform="translate(300 300)" fill="none" stroke="#f0ebe3" stroke-width="2.5">
    <circle r="60" stroke-opacity="0.85"/>
    <circle r="36" stroke-opacity="0.55"/>
    <circle r="12" stroke-opacity="0.95" fill="#c9a14b" fill-opacity="0.18"/>
  </g>
  <text x="300" y="60" font-family="Cormorant Garamond, Georgia, serif" font-style="italic" font-weight="300" font-size="22" fill="#f0ebe3" text-anchor="middle" opacity="0.75" letter-spacing="3">StarsOfDesign</text>
  <text x="300" y="540" font-family="-apple-system,BlinkMacSystemFont,Inter,sans-serif" font-size="11" font-weight="700" fill="#c9a14b" text-anchor="middle" letter-spacing="6" opacity="0.85">PLACEHOLDER · MADE WITH AI</text>
  <text x="300" y="565" font-family="-apple-system,BlinkMacSystemFont,Inter,sans-serif" font-size="9.5" fill="#f0ebe3" text-anchor="middle" opacity="0.45" letter-spacing="2">Claim this profile to upload a real photo.</text>
</svg>