Skip to content

Instantly share code, notes, and snippets.

@MarkTiedemann
Created May 17, 2019 10:06
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 MarkTiedemann/a2cd1d1ada37ba0a25b36e25bbff89c3 to your computer and use it in GitHub Desktop.
Save MarkTiedemann/a2cd1d1ada37ba0a25b36e25bbff89c3 to your computer and use it in GitHub Desktop.
<body style="display: flex; flex-direction: row; justify-content: center; margin: 0;">
<svg style="width: 100vh; height: 100vh;" viewBox="0 0 210 210" preserveAspectRatio="none">
<polygon points="100,10 40,190 190,80 10,80 160,190" style="fill: orange; fill-rule: nonzero;" />
</svg>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment