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 x="0.5" y="0.5" width="47" height="47" rx="3.5" fill="url(#paint0_linear_4_1065)"/> | |
<path d="M25.8 34.84C24.7867 35.76 23.2267 35.76 22.2133 34.8267L22.0667 34.6934C15.0667 28.36 10.4933 24.2134 10.6667 19.04C10.7467 16.7734 11.9067 14.6 13.7867 13.32C17.3067 10.92 21.6533 12.04 24 14.7867C26.3467 12.04 30.6933 10.9067 34.2133 13.32C36.0933 14.6 37.2533 16.7734 37.3333 19.04C37.52 24.2134 32.9333 28.36 25.9333 34.72L25.8 34.84Z" fill="#EA4AAA"/> | |
<rect x="0.5" y="0.5" width="47" height="47" rx="3.5" stroke="#DDDEE0"/> | |
<defs> | |
<linearGradient id="paint0_linear_4_1065" x1="24" y1="0" x2="24" y2="48" gradientUnits="userSpaceOnUse"> | |
<stop stop-color="#FAFBFC"/> | |
<stop offset="1" stop-color="#DFDFDF"/> | |
</linearGradient> | |
</defs> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment