The documentation has been moved to this gist in order to reduce lag.
Last active
December 10, 2024 22:43
-
-
Save cxmeel/0dbc95191f239b631c3874f4ccf114e2 to your computer and use it in GitHub Desktop.
Markdown buttons
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 width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> | |
<rect width="48" height="48" rx="4" fill="#009FFF"/> | |
<g clip-path="url(#clip0_1_71)"> | |
<path d="M16.9369 12.7093L14.339 22.4003L20.9505 24.17L21.7763 21.0905L33.5186 24.2374L35.2907 17.6282L16.9369 12.7093Z" fill="white"/> | |
<path d="M25.5323 27.5985L13.79 24.4517L12.0179 31.0632L30.3717 35.9821L32.9696 26.2912L26.3581 24.5191L25.5323 27.5985Z" fill="white"/> | |
</g> | |
<defs> | |
<clipPath id="clip0_1_71"> | |
<rect width="24" height="24" fill="white" transform="translate(12 12)"/> | |
</clipPath> | |
</defs> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment