Skip to content

Instantly share code, notes, and snippets.

@saneef
Created October 25, 2023 18:41
Show Gist options
  • Save saneef/6e4be6be7124673272e75999f3d63e14 to your computer and use it in GitHub Desktop.
Save saneef/6e4be6be7124673272e75999f3d63e14 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
<path fill="hsl(0,0%,5%)" d="M0 0h200v200H0z"/>
<path fill="hsl(0,0%,95%)" d="M100 5q79.8 0 79.8 95-15.96 95-79.8 95-63.84 0-79.8-95 0-95 79.8-95Z" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment