CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.15k stars 2.8k forks source link

fix(icons/branding) swap twitter to X #1369

Closed gitmotion closed 1 month ago

gitmotion commented 1 month ago

@CorentinTh Fix: https://github.com/CorentinTh/it-tools/issues/1344

before: image after: image image

vercel[bot] commented 1 month ago

@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Oct 25, 2024 6:13pm
gitmotion commented 1 month ago

Unsure about the duplication of icons lib, but it seems tree shaked so no big deal for now

@CorentinTh yeah i noticed that but thought the change to remove the other lib may be too large for this PR, i can try to work on removing that dependency and updating all the references in a separate PR later