The HugeIcons computer video call icon visually represents a video conference or online meeting taking place on a computer, commonly used to indicate features related to communication, virtual meetings, or remote collaboration.
Common uses
- Initiate a video call
- Join an online meeting
- Video conferencing feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerVideoCallIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerVideoCallIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video callonline meetingconference callwebinar
FAQ
- What does the ComputerVideoCallIcon represent?
- This icon represents a video call or online meeting happening on a computer. It's used for features related to virtual communication and collaboration.
- How do I use the ComputerVideoCallIcon in React?
- Import both HugeiconsIcon and ComputerVideoCallIcon, then render it using <HugeiconsIcon icon={ComputerVideoCallIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for this icon?
- The ComputerVideoCallIcon is provided under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.