← back to Commercialdesignreps

public/favicon.svg

12 lines

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
  <defs>
    <linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
      <stop offset="0%" stop-color="#d4a574"/>
      <stop offset="100%" stop-color="#8b5a2b"/>
    </linearGradient>
  </defs>
  <rect width="64" height="64" rx="14" fill="url(#g)"/>
  <text x="50%" y="56%" font-family="Helvetica,Arial,sans-serif" font-size="28" font-weight="700"
        text-anchor="middle" dominant-baseline="middle" fill="#1a120a">CR</text>
</svg>