1
0
Fork 0

docs(website): Update outdated Expo Logo (#2424)

Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
This commit is contained in:
Aman Mittal 2025-01-07 04:10:38 +05:30 committed by GitHub
parent 76ce2c521b
commit 62e7e49d98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 1 deletions

View file

@ -126,7 +126,7 @@
},
{
"name": "Expo",
"image": "img/logos/expo.ico",
"image": "img/logos/expo.svg",
"href": "https://docs.expo.dev/"
},
{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -0,0 +1 @@
<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.39 8.269c.19-.277.397-.312.565-.312.168 0 .447.035.637.312 1.49 2.03 3.95 6.075 5.765 9.06 1.184 1.945 2.093 3.44 2.28 3.63.7.714 1.66.269 2.218-.541.549-.797.701-1.357.701-1.954 0-.407-7.958-15.087-8.759-16.309C14.027.98 13.775.683 12.457.683h-.988c-1.315 0-1.505.297-2.276 1.472C8.392 3.377.433 18.057.433 18.463c0 .598.153 1.158.703 1.955.558.81 1.518 1.255 2.218.54.186-.19 1.095-1.684 2.279-3.63 1.815-2.984 4.267-7.029 5.758-9.06z" fill="#000"/></svg>

After

Width:  |  Height:  |  Size: 565 B