diff options
Diffstat (limited to 'public/publish-badge.svg')
| -rw-r--r-- | public/publish-badge.svg | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/public/publish-badge.svg b/public/publish-badge.svg deleted file mode 100644 index ae0a0c7..0000000 --- a/public/publish-badge.svg +++ /dev/null @@ -1,20 +0,0 @@ -<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%"> - <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)"> - <rect width="758" height="200" fill="#555"/> - <rect width="760" height="200" fill="#08C" x="758"/> - <rect width="1518" 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="658" fill="#000" opacity="0.25">Last Publish</text> - <text x="50" y="138" textLength="658">Last Publish</text> - <text x="813" y="148" textLength="660" fill="#000" opacity="0.25">2023-07-08</text> - <text x="803" y="138" textLength="660">2023-07-08</text> - </g> - -</svg> |
