chore: nuke version svgs
This commit is contained in:
parent
c3484d2176
commit
b0cae22c42
|
|
@ -1,28 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="128" 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>
|
||||
<clipPath id="a">
|
||||
<rect width="128" height="20" rx="3" fill="#fff"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#a)">
|
||||
<path fill="#555" d="M0 0h77v30H0z"/>
|
||||
<path fill="#4888f4" d="M66 0h80v20H66z"/>
|
||||
<path fill="url(#b)" d="M0 0h128v20H0z"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
|
||||
<text x="335" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
|
||||
Chromium
|
||||
</text>
|
||||
<text x="335" y="140" transform="scale(.1)">
|
||||
Chromium
|
||||
</text>
|
||||
<text x="970" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
|
||||
81.0.4032
|
||||
</text>
|
||||
<text x="970" y="140" transform="scale(.1)">
|
||||
81.0.4032
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 978 B |
|
|
@ -1,28 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="98" 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>
|
||||
<clipPath id="a">
|
||||
<rect width="98" height="20" rx="3" fill="#fff"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#a)">
|
||||
<path fill="#555" d="M0 0h77v30H0z"/>
|
||||
<path fill="#ff6314" d="M49 0h58v20H49z"/>
|
||||
<path fill="url(#b)" d="M0 0h98v20H0z"/>
|
||||
</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>
|
||||
<text x="735" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
|
||||
73.0b3
|
||||
</text>
|
||||
<text x="735" y="140" transform="scale(.1)">
|
||||
73.0b3
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 967 B |
|
|
@ -1,28 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="108" 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>
|
||||
<clipPath id="a">
|
||||
<rect width="108" height="20" rx="3" fill="#fff"/>
|
||||
</clipPath>
|
||||
<g clip-path="url(#a)">
|
||||
<path fill="#555" d="M0 0h77v30H0z"/>
|
||||
<path fill="#1c93ee" d="M51 0h58v20H51z"/>
|
||||
<path fill="url(#b)" d="M0 0h108v20H0z"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110">
|
||||
<text x="260" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
|
||||
WebKit
|
||||
</text>
|
||||
<text x="260" y="140" transform="scale(.1)">
|
||||
WebKit
|
||||
</text>
|
||||
<text x="800" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">
|
||||
r254081
|
||||
</text>
|
||||
<text x="800" y="140" transform="scale(.1)">
|
||||
r254081
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 970 B |
Loading…
Reference in a new issue