feat: replace Phosphor brand icons with real SVG logos

Uses @icons-pack/react-simple-icons for available brands (Google,
Facebook, Instagram, GitHub, YouTube, Reddit, etc.) and inline SVGs
for brands missing from the package (X, LinkedIn, OpenAI, Bing).
All icons now show actual brand logos with correct colors.
This commit is contained in:
Usman Baig
2026-03-21 23:38:55 +01:00
parent 5b0d0e1dc1
commit 5008992f59
3 changed files with 78 additions and 42 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@ciphera-net/ui": "^0.3.1",
"@ducanh2912/next-pwa": "^10.2.9",
"@icons-pack/react-simple-icons": "^13.13.0",
"@phosphor-icons/react": "^2.1.10",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-navigation-menu": "^1.2.14",