Skip to content

Instantly share code, notes, and snippets.

@carmelc
Created February 26, 2026 16:59
Show Gist options
  • Select an option

  • Save carmelc/687514973887f8e7c872fc03837b6f0d to your computer and use it in GitHub Desktop.

Select an option

Save carmelc/687514973887f8e7c872fc03837b6f0d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 180">
<rect x="5" y="5" width="230" height="170" rx="12" fill="#1A1A2E"/>
<rect x="5" y="5" width="230" height="35" rx="12" fill="#2D2D44"/>
<rect x="5" y="28" width="230" height="12" fill="#2D2D44"/>
<circle cx="25" cy="22" r="6" fill="#FF5F56"/>
<circle cx="45" cy="22" r="6" fill="#FFBD2E"/>
<circle cx="65" cy="22" r="6" fill="#27C93F"/>
<path d="M25 65 L55 85 L25 105" fill="none" stroke="#4A9EFF" stroke-width="0"/>
<path d="M22 60 L57 83 L57 87 L22 110 L28 110 L63 87 L63 83 L28 60 Z" fill="#4A9EFF"/>
<rect x="70" y="98" width="60" height="8" rx="2" fill="#27C93F"/>
<rect x="25" y="125" width="120" height="6" rx="2" fill="#444466"/>
<rect x="25" y="140" width="80" height="6" rx="2" fill="#444466"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment