Last active
August 5, 2025 19:27
-
-
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.
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" 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