John KuehJohn Kueh

share knowledge icon

HugeIcons · ShareKnowledgeIcon · MIT

Download SVG

The HugeIcons share knowledge icon visually represents the act of disseminating information or expertise, commonly used to indicate features for sharing content, articles, or insights.

Common uses

  • Sharing a blog post or article
  • Sending a document to a colleague
  • Distributing research findings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
disseminateknowledge transferinformation sharingsend

FAQ

What does the share knowledge icon represent?
This icon symbolizes the act of sharing information or expertise. It's typically used in interfaces to denote actions related to content distribution or knowledge transfer.
How do I use the ShareKnowledgeIcon in React?
Import both HugeiconsIcon and ShareKnowledgeIcon from their respective packages. Then, render the icon by passing ShareKnowledgeIcon as the 'icon' prop to the HugeiconsIcon component: <HugeiconsIcon icon={ShareKnowledgeIcon} />.
What is the license for this icon?
The Share Knowledge icon from HugeIcons is available 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 →