Skip to content

Instantly share code, notes, and snippets.

@dabit3
Created February 10, 2022 00:54
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Right arrow for full stack web3 app
Display the source blob
Display the rendered blob
Raw
<svg height='100px' width='100px' fill="#000000" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" version="1.1" style="shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;" viewBox="0 0 215 273" x="0px" y="0px" fill-rule="evenodd" clip-rule="evenodd"><defs><style type="text/css">
.fil0 {fill:#000000}
</style></defs><g><polygon class="fil0" points="215,136 0,0 116,136 0,273 "></polygon></g></svg>
@GreatSuperstar
Copy link

<style type="text/css">

.fil0 {fill:#000000}

</style>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment