Created
April 22, 2026 14:53
-
-
Save danielmiessler/2d75ed6c1ad5af60e2401dcdd3617a98 to your computer and use it in GitHub Desktop.
PAI brand logo for svgl submission
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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