Last active
November 15, 2025 05:26
-
-
Save patmoreau/51a2fc9fd8b7ed500ed3b6aabe0fc2d6 to your computer and use it in GitHub Desktop.
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="367.8" height="20" viewBox="0 0 3678 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Tests on .NET net10.0: 123 passed, 0 failed, 0 skipped: success"> | |
| <title>Tests on .NET net10.0: 123 passed, 0 failed, 0 skipped: success</title> | |
| <linearGradient id="a" x2="0" y2="100%"> | |
| <stop offset="0" stop-opacity=".1" stop-color="#EEE"/> | |
| <stop offset="1" stop-opacity=".1"/> | |
| </linearGradient> | |
| <mask id="m"><rect width="3678" height="200" rx="30" fill="#FFF"/></mask> | |
| <g mask="url(#m)"> | |
| <rect width="1334" height="200" fill="#555"/> | |
| <rect width="2344" height="200" fill="#31c653" x="1334"/> | |
| <rect width="3678" height="200" fill="url(#a)"/> | |
| </g> | |
| <g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110"> | |
| <text x="60" y="148" textLength="1234" fill="#000" opacity="0.25">Tests on .NET net10.0</text> | |
| <text x="50" y="138" textLength="1234">Tests on .NET net10.0</text> | |
| <text x="1389" y="148" textLength="2244" fill="#000" opacity="0.25">123 passed, 0 failed, 0 skipped: success</text> | |
| <text x="1379" y="138" textLength="2244">123 passed, 0 failed, 0 skipped: success</text> | |
| </g> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment