File: isitmaintained.svg

package info (click to toggle)
python-telegram-bot 22.5-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 11,940 kB
  • sloc: python: 92,703; makefile: 179; sh: 4
file content (20 lines) | stat: -rw-r--r-- 867 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<svg xmlns="http://www.w3.org/2000/svg" width="135" 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="a">
    <rect width="135" height="20" rx="3" fill="#fff"/>
    </mask>
    <g mask="url(#a)">
    <rect width="99" height="20" fill="#555"/>
    <rect x="99" width="36" height="20" fill="#18bc9c"/>
    <rect width="135" height="20" fill="url(#b)"/>
    </g>
    <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
    <text x="50.5" y="15" fill="#010101" fill-opacity=".3">issue resolution</text>
    <text x="50.5" y="14">issue resolution</text>
    <text x="116" y="15" fill="#010101" fill-opacity=".3">23 h</text>
    <text x="116" y="14">23 h</text>
    </g>
</svg>