playwright/docs/ff-version.svg

29 lines
967 B
XML
Raw Normal View History

2020-01-14 00:20:14 +01:00
<svg xmlns="http://www.w3.org/2000/svg" width="98" height="20">
2020-01-13 23:45:17 +01:00
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<clipPath id="a">
2020-01-14 00:20:14 +01:00
<rect width="98" height="20" rx="3" fill="#fff"/>
2020-01-13 23:45:17 +01:00
</clipPath>
<g clip-path="url(#a)">
<path fill="#555" d="M0 0h77v30H0z"/>
<path fill="#ff6314" d="M49 0h58v20H49z"/>
2020-01-14 00:20:14 +01:00
<path fill="url(#b)" d="M0 0h98v20H0z"/>
2020-01-13 23:45:17 +01:00
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
<text x="250" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
Firefox
</text>
<text x="250" y="140" transform="scale(.1)">
Firefox
</text>
2020-01-14 00:20:14 +01:00
<text x="735" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
73.0b3
2020-01-13 23:45:17 +01:00
</text>
2020-01-14 00:20:14 +01:00
<text x="735" y="140" transform="scale(.1)">
73.0b3
2020-01-13 23:45:17 +01:00
</text>
</g>
</svg>