Skip to content

Instantly share code, notes, and snippets.

@louisgv
Last active March 21, 2026 06:44
Show Gist options
  • Select an option

  • Save louisgv/bbe25c4012dc4b7cc7a42f5088a1afb2 to your computer and use it in GitHub Desktop.

Select an option

Save louisgv/bbe25c4012dc4b7cc7a42f5088a1afb2 to your computer and use it in GitHub Desktop.
Ori (OpenRouter's Intern) — Slack thread badge for GitHub PRs
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="153" height="28" viewBox="0 0 153 28">
<!-- Card -->
<rect width="153" height="28" rx="6" fill="#FFFFFF" stroke="#D1D5DB" stroke-width="1"/>
<!-- Real Slack logo (official brand paths, viewBox 0 0 123 123), scaled to 20x20 -->
<g transform="translate(5,4) scale(0.163)">
<path d="M26 78a13 13 0 1 1-13-13h13zm6.5 0a13 13 0 0 1 26 0v32.5a13 13 0 1 1-26 0z" fill="#E01E5A"/>
<path d="M45 26a13 13 0 1 1 13-13v13zm0 6.5a13 13 0 0 1 0 26H12.5a13 13 0 1 1 0-26z" fill="#36C5F0"/>
<path d="M97 45a13 13 0 1 1 13 13H97zm-6.5 0a13 13 0 0 1-26 0V12.5a13 13 0 1 1 26 0z" fill="#2EB67D"/>
<path d="M78 97a13 13 0 1 1-13 13V97zm0-6.5a13 13 0 0 1 0-26h32.5a13 13 0 1 1 0 26z" fill="#ECB22E"/>
</g>
<!-- Divider -->
<line x1="30" y1="6" x2="30" y2="22" stroke="#E5E7EB" stroke-width="1"/>
<!-- Label -->
<text x="40" y="18.5" font-family="-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif" font-size="12" fill="#374151" font-weight="500">View Slack Thread</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment