The HugeIcons whatsapp business icon depicts the WhatsApp Business logo, commonly used to represent business-related WhatsApp communication or features within an application.
Common uses
- Link to WhatsApp Business profile
- Initiate WhatsApp Business chat
- Indicate business communication channel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WhatsappBusinessIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WhatsappBusinessIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- whatsapp business logobusiness chat iconmessaging app icon
FAQ
- What is the purpose of the WhatsappBusinessIcon?
- This icon represents the WhatsApp Business logo. It's used to signify features or communication related to WhatsApp Business accounts in a user interface.
- How do I use the WhatsappBusinessIcon in React?
- Import both HugeiconsIcon and WhatsappBusinessIcon, then render the icon using <HugeiconsIcon icon={WhatsappBusinessIcon} />.
- What is the license for this icon?
- The HugeIcons whatsapp business icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →