Skip to content

Instantly share code, notes, and snippets.

@szapp
Last active August 5, 2025 19:27
Show Gist options
  • Save szapp/4b16d8a02363de0119214b5972328199 to your computer and use it in GitHub Desktop.
Save szapp/4b16d8a02363de0119214b5972328199 to your computer and use it in GitHub Desktop.
Demo of dynamic SVG files that change appearance based on the presence of each other.
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="27" height="24">
<rect x="0" y="0" width="27" height="24" fill="white" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment