diff --git a/docs/badges/cite.svg b/docs/badges/cite.svg index 913be49e6310c0076c0405023b2125a34f208d5b..7a6894253fec36548d87a5f76b1729a59d0a4a7f 100644 --- a/docs/badges/cite.svg +++ b/docs/badges/cite.svg @@ -1,20 +1,23 @@ -<svg width="79.3" height="20" viewBox="0 0 793 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="cite: zenodo"> - <title>cite: zenodo</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="793" height="200" rx="30" fill="#FFF"/></mask> - <g mask="url(#m)"> - <rect width="296" height="200" fill="#555"/> - <rect width="497" height="200" fill="#08C" x="296"/> - <rect width="793" 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="196" fill="#000" opacity="0.25">cite</text> - <text x="50" y="138" textLength="196">cite</text> - <text x="351" y="148" textLength="397" fill="#000" opacity="0.25">zenodo</text> - <text x="341" y="138" textLength="397">zenodo</text> - </g> - +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="186" height="20"> + <linearGradient id="b" x2="0" y2="100%"> + <stop offset="0" stop-color="#bbb" stop-opacity=".1"/> + <stop offset="1" stop-opacity=".1"/> + </linearGradient> + <mask id="anybadge_1"> + <rect width="186" height="20" rx="3" fill="#fff"/> + </mask> + <g mask="url(#anybadge_1)"> + <path fill="#555" d="M0 0h28v20H0z"/> + <path fill="#008080" d="M28 0h158v20H28z"/> + <path fill="url(#b)" d="M0 0h186v20H0z"/> + </g> + <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> + <text x="15.0" y="15" fill="#010101" fill-opacity=".3">doi</text> + <text x="14.0" y="14">doi</text> + </g> + <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> + <text x="108.0" y="15" fill="#010101" fill-opacity=".3">10.5281/zenodo.4632903</text> + <text x="107.0" y="14">10.5281/zenodo.4632903</text> + </g> </svg> \ No newline at end of file