John KuehJohn Kueh

presentation online icon

HugeIcons · PresentationOnlineIcon · MIT

Download SVG

The HugeIcons presentation online icon visually represents a presentation being delivered or accessed over the internet, commonly used for features related to webinars, online meetings, or digital content sharing.

Common uses

  • Webinar registration button
  • Link to online course material
  • Icon for a virtual meeting room

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PresentationOnlineIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PresentationOnlineIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
webinar icononline meeting icondigital presentation iconremote sharing icon

FAQ

What does the PresentationOnlineIcon represent?
This icon signifies a presentation being conducted or viewed online, suitable for digital content sharing and remote collaboration interfaces.
How do I use the PresentationOnlineIcon in a React application?
Import both HugeiconsIcon and PresentationOnlineIcon, then render it using <HugeiconsIcon icon={PresentationOnlineIcon} />.
What is the license for this icon?
The PresentationOnlineIcon is distributed under the MIT license, allowing for free use in both personal and 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 →