Skip to content

Commit 7d4ed63

Browse files
authored
Merge pull request #825 from jaycodev/update-whatsapp-svg
🛠️ Update WhatsApp logo and add wordmark
2 parents cab8409 + bca4fd8 commit 7d4ed63

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

src/data/svgs.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,10 @@ export const svgs: iSVG[] = [
671671
{
672672
title: "WhatsApp",
673673
category: "Social",
674-
route: "/library/whatsapp.svg",
675-
url: "https://web.whatsapp.com/",
674+
route: "/library/whatsapp-icon.svg",
675+
wordmark: "/library/whatsapp-wordmark.svg",
676+
url: "https://web.whatsapp.com",
677+
brandUrl: "https://www.meta.com/brand/resources/whatsapp/whatsapp-brand",
676678
},
677679
{
678680
title: "Headless UI",

static/library/whatsapp-icon.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

static/library/whatsapp.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)