Update HA version badge to 2025.1.2
This commit is contained in:
parent
7874c7afc4
commit
91da1f4112
|
@ -1,16 +1,16 @@
|
|||
<svg width="68.5" height="20" viewBox="0 0 685 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2024.12.5">
|
||||
<title>2024.12.5</title>
|
||||
<linearGradient id="CZpTA" x2="0" y2="100%">
|
||||
<svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.1.2">
|
||||
<title>2025.1.2</title>
|
||||
<linearGradient id="iZeno" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="QjuXA"><rect width="685" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#QjuXA)">
|
||||
<rect width="685" height="200" fill="#08C" x="0"/>
|
||||
<rect width="685" height="200" fill="url(#CZpTA)"/>
|
||||
<mask id="cWzPL"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#cWzPL)">
|
||||
<rect width="615" height="200" fill="#08C" x="0"/>
|
||||
<rect width="615" height="200" fill="url(#iZeno)"/>
|
||||
</g>
|
||||
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
|
||||
<text x="65" y="148" textLength="570" fill="#000" opacity="0.25">2024.12.5</text>
|
||||
<text x="55" y="138" textLength="570">2024.12.5</text>
|
||||
<text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.1.2</text>
|
||||
<text x="55" y="138" textLength="500">2025.1.2</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 815 B After Width: | Height: | Size: 811 B |
Loading…
Reference in New Issue