chore(radme): fix browserstack and saucelabs icons (#10068)

This commit is contained in:
Abdfn 2022-06-23 15:10:34 +03:00 committed by GitHub
parent 54542c1b05
commit 8b23e171b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

1
.github/icons/browserstack.svg vendored Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><defs><radialGradient id="A" cx="23.012" cy="18.5" r="7.661" fx="23.012" fy="18.5" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.49488858,0,0,0.49488858,9.5546003,18.93924)"><stop offset="0%" stop-color="#797979"/><stop offset="100%" stop-color="#4c4c4c"/></radialGradient></defs><g transform="matrix(2.97292 0 0 2.97292 -29.729204 -57.187611)"><circle cx="20.789" cy="30.025" r="10.739" fill="#f4b960"/><circle cx="19.7" cy="28.936" r="9.7" fill="#e66f32"/><circle cx="21.036" cy="27.699" r="8.413" fill="#e43c41"/><circle cx="21.679" cy="28.342" r="7.72" fill="#bdd041"/><circle cx="21.135" cy="28.936" r="7.176" fill="#6db54c"/><circle cx="19.997" cy="27.748" r="5.988" fill="#aedae6"/><circle cx="20.937" cy="26.758" r="5.048" fill="#56b8de"/><circle cx="21.58" cy="27.451" r="4.405" fill="#00b1d5"/><circle cx="20.937" cy="28.045" r="3.761" fill="url(#A)"/><circle cx="20.937" cy="28.045" r="3.761" fill="#221f1f"/><ellipse cx="-15.159" cy="31.401" rx="1.188" ry=".742" transform="rotate(294.166)" fill="#fff"/></g></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

1
.github/icons/saucelabs.svg vendored Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="#e1251b"><path d="M7.8 41.237a25.45 25.45 0 0 1-1.718-9.289A25.99 25.99 0 0 1 32.21 6.084a27.9 27.9 0 0 1 3.658.255L32.94 9.3h-.795C25.016 9.296 18.3 12.638 14 18.326s-5.684 13.062-3.74 19.92h19.915l-8.462 15.556 20.042-20.296h-27.36L45.22 2.903A31.62 31.62 0 0 0 32.019.04a32.04 32.04 0 0 0-16.702 59.362l9.544-18.038zM48.72 4.62l-9.543 18.04H56.26a25.93 25.93 0 0 1-24.209 35.217 29.87 29.87 0 0 1-3.786-.255l2.895-2.927h.9c6.033 0 11.818-2.396 16.084-6.662s6.662-10.05 6.662-16.084a24.91 24.91 0 0 0-.859-6.172H34.023l8.303-15.684L21.903 30.42h27.423L18.85 61.15A32.04 32.04 0 0 0 48.721 4.621z"/></svg>

After

Width:  |  Height:  |  Size: 675 B

View File

@ -111,15 +111,11 @@ Please refer to our [Contribution Guide](https://nuxtjs.org/contribution-guide/)
## Cross-browser testing
Thanks to [BrowserStack](http://browserstack.com)!
<a href="http://browserstack.com"><img height="70" src="https://nuxtjs.org/browserstack.svg" alt="BrowserStack"></a>
<a href="https://browserstack.com"><img height="30" align="center" src=".github/icons/browserstack.svg" alt="BrowserStack"></a> Thanks to [BrowserStack](http://browserstack.com)!
## Automated testing
Thanks to [SauceLabs](https://saucelabs.com) for supporting Open Source <3
<a href="https://saucelabs.com"><img height="70" src="https://nuxtjs.org/saucelabs.svg" alt="SauceLabs"></a>
<a href="https://saucelabs.com"><img height="30" align="center" src=".github/icons/saucelabs.svg" alt="SauceLabs"></a> Thanks to [SauceLabs](https://saucelabs.com) for supporting Open Source <3
## Security