Skip to content

Instantly share code, notes, and snippets.

@danielmiessler
Created April 22, 2026 14:53
Show Gist options
  • Select an option

  • Save danielmiessler/2d75ed6c1ad5af60e2401dcdd3617a98 to your computer and use it in GitHub Desktop.

Select an option

Save danielmiessler/2d75ed6c1ad5af60e2401dcdd3617a98 to your computer and use it in GitHub Desktop.
PAI brand logo for svgl submission
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1500 1500" fill="none">
<g fill="#002C9C">
<rect x="30" y="40" width="1120" height="240"/>
<rect x="30" y="335" width="320" height="240"/>
<rect x="830" y="335" width="320" height="240"/>
<rect x="30" y="630" width="1120" height="240"/>
<rect x="30" y="925" width="320" height="240"/>
<rect x="30" y="1220" width="320" height="240"/>
</g>
<g fill="#3B82F6">
<rect x="830" y="925" width="320" height="240"/>
<rect x="830" y="1220" width="320" height="240"/>
</g>
<g fill="#99C6FF">
<rect x="1150" y="40" width="320" height="240"/>
<rect x="1150" y="335" width="320" height="240"/>
<rect x="1150" y="630" width="320" height="240"/>
<rect x="1150" y="925" width="320" height="240"/>
<rect x="1150" y="1220" width="320" height="240"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment