Skip to content

Instantly share code, notes, and snippets.

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

  • Save carmelc/01923a698522068f3b3f59e55e293f13 to your computer and use it in GitHub Desktop.

Select an option

Save carmelc/01923a698522068f3b3f59e55e293f13 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 200 200">
<path d="M80 40 L30 100 L80 160" fill="none" stroke="#4A9EFF" stroke-width="0" />
<path d="M75 35 L20 100 L75 165 L85 165 L35 100 L85 35 Z" fill="#4A9EFF"/>
<path d="M120 40 L170 100 L120 160" fill="none" stroke="#4A9EFF" stroke-width="0" />
<path d="M115 35 L165 100 L115 165 L125 165 L180 100 L125 35 Z" fill="#4A9EFF"/>
<path d="M90 170 L110 30" fill="none" stroke="#FF6B35" stroke-width="0" />
<path d="M86 170 L106 30 L114 30 L94 170 Z" fill="#FF6B35"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment