Skip to content

Instantly share code, notes, and snippets.

@danfascia
Created April 21, 2019 08:17
Show Gist options
  • Save danfascia/3be3d66c1c49fd72d8e3a7a4c373b73f to your computer and use it in GitHub Desktop.
Save danfascia/3be3d66c1c49fd72d8e3a7a4c373b73f to your computer and use it in GitHub Desktop.
Angled white bottom SVG
Display the source blob
Display the rendered blob
Raw
<svg class="svg-features-bottom" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none">
<polygon fill="#fff" points="0,100 100,0 100,100"></polygon>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment