Skip to content

Instantly share code, notes, and snippets.

@DaCuteRaccoon
Created November 8, 2022 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DaCuteRaccoon/4d2982308432894b3ada4894514edc29 to your computer and use it in GitHub Desktop.
Save DaCuteRaccoon/4d2982308432894b3ada4894514edc29 to your computer and use it in GitHub Desktop.
Ukraine flag svg
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@DaCuteRaccoon
Copy link
Author

double size version:

<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="800">
  <rect width="1200" height="800" fill="#005BBB"/>
  <rect width="1200" height="400" y="400" fill="#FFD500"/>
</svg>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment