John KuehJohn Kueh

whiteboard icon

HugeIcons · WhiteboardIcon · MIT

Download SVG

The HugeIcons whiteboard icon visually represents a collaborative space for brainstorming, planning, or displaying information, commonly used in interfaces for features related to notes, ideas, or project management.

Common uses

  • Brainstorming/Idea generation feature
  • Project planning board
  • Notes or documentation section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
boardplanningnotescollaboration

FAQ

What is the whiteboard icon used for?
It's used to represent areas for collaboration, planning, or displaying information, like brainstorming sessions or project boards.
How do I use the WhiteboardIcon in React?
Import both HugeiconsIcon and WhiteboardIcon, then render <HugeiconsIcon icon={WhiteboardIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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 →