Created
April 21, 2019 08:17
-
-
Save danfascia/3be3d66c1c49fd72d8e3a7a4c373b73f to your computer and use it in GitHub Desktop.
Angled white bottom SVG
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 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