diff options
Diffstat (limited to 'publish-badge.svg')
| -rw-r--r-- | publish-badge.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/publish-badge.svg b/publish-badge.svg index ae0a0c7..d26128f 100644 --- a/publish-badge.svg +++ b/publish-badge.svg @@ -1,14 +1,14 @@ <svg width="151.8" height="20" viewBox="0 0 1518 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Last Publish: 2023-07-08"> <title>Last Publish: 2023-07-08</title> - <linearGradient id="a" x2="0" y2="100%"> + <linearGradient id="qDsTR" 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="1518" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#m)"> + <mask id="uhcse"><rect width="1518" height="200" rx="30" fill="#FFF"/></mask> + <g mask="url(#uhcse)"> <rect width="758" height="200" fill="#555"/> <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" height="200" fill="url(#a)"/> + <rect width="1518" height="200" fill="url(#qDsTR)"/> </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="658" fill="#000" opacity="0.25">Last Publish</text> |
