John KuehJohn Kueh

whatsapp logo icon

Phosphor · whatsapp-logo · MIT

Download SVG

The Phosphor whatsapp logo icon depicts the familiar green chat bubble with a phone receiver, commonly used to represent the WhatsApp messaging application in user interfaces.

Common uses

  • Link to WhatsApp profile
  • Share content via WhatsApp
  • Indicate WhatsApp integration

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { WhatsappLogo } from '@phosphor-icons/react';

<WhatsappLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<WhatsappLogo size={24} />
thin
<WhatsappLogo size={24} weight="thin" />
light
<WhatsappLogo size={24} weight="light" />
bold
<WhatsappLogo size={24} weight="bold" />
fill
<WhatsappLogo size={24} weight="fill" />
duotone
<WhatsappLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosmessagesmessagingbrandscommunicationswhatsapplogochat logosocial media logocommunication logo

FAQ

What is the whatsapp-logo icon used for?
This icon is used to visually represent the WhatsApp messaging service. It's ideal for links, buttons, or sections related to WhatsApp.
How do I use the whatsapp-logo icon in React?
You can import and use it in React with: `import { WhatsappLogo } from '@phosphor-icons/react'`. Then render it as `<WhatsappLogo />`.
What is the license for the Phosphor whatsapp-logo icon?
The Phosphor icon library, including the whatsapp-logo icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →