← back to Wallpaperdistributors

public/favicon.svg

14 lines

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
  <defs>
    <linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0%" stop-color="#4f8fb8"/>
      <stop offset="100%" stop-color="#2a5a7a"/>
    </linearGradient>
  </defs>
  <rect width="32" height="32" rx="6" fill="url(#g)"/>
  <rect x="6" y="6" width="20" height="20" rx="2" fill="none" stroke="rgba(255,255,255,.7)" stroke-width="2"/>
  <line x1="11" y1="6" x2="11" y2="26" stroke="rgba(255,255,255,.5)" stroke-width="1"/>
  <line x1="16" y1="6" x2="16" y2="26" stroke="rgba(255,255,255,.5)" stroke-width="1"/>
  <line x1="21" y1="6" x2="21" y2="26" stroke="rgba(255,255,255,.5)" stroke-width="1"/>
</svg>