
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@erfan-goodarzi/iconsax-reactjs
Advanced tools
1000 icons in 6 different styles, total 6000 icons | Perfectly balance | 24px grid-based
yarn add iconsax-reactjs
# or
npm i iconsax-reactjs
import React from 'react';
//import icon.
import { EmojiHappy } from 'iconsax-reactjs';
const Example = () => {
// then use it as a normal React Component
return <EmojiHappy />;
};
You can configure Icons with inline props:
<EmojiHappy color="#eee" variant="Bulk" size={54} />
| Prop | Type | Default | Note |
|---|---|---|---|
color | string | currentColor | css color |
size | number string | 24px | size={24} or size="24" |
variant | Linear Outline TwoTone Bulk Broken Bold | Linear | icons styles |
See CONTRIBUTING.md
FAQs
Iconsax icon pack for React
We found that @erfan-goodarzi/iconsax-reactjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.