The HugeIcons viber icon depicts the Viber messaging app logo, commonly used to represent a link to the app or a chat function within a user interface.
Common uses
- Link to Viber profile
- Initiate Viber chat
- Social media connection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ViberIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ViberIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- viber logochat iconmessaging iconviber app
FAQ
- What does the Viber icon represent?
- The icon represents the logo of the Viber messaging and calling application.
- How do I use the Viber icon in React?
- Import both HugeiconsIcon and ViberIcon, then render it using <HugeiconsIcon icon={ViberIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage.
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 →