🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@posthog/icons

Package Overview
Dependencies
Maintainers
14
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posthog/icons

[![NPM](https://img.shields.io/npm/v/@posthog/icons.svg)](https://www.npmjs.com/package/@posthog/icons)

latest
Source
npmnpm
Version
0.35.0
Version published
Maintainers
14
Created
Source

@posthog/icons

NPM

→ Browse + search the icon library

Not sure an icon is right for your needs? Talk to Cory!

Note: Don't share the link above as these icons are licensed from iconists.co/central

Request another icons

  • Browse the icon library to find what you need. Preface any icon name with Icon, ex: <IconHeart />.
  • React out to Cory if there is something you would like but can't find

Icon details

  • We use Central Icons Library and have an Enterprise license. (Since it's licenseed, we can't make the library public.)
  • Icon specs: 1.5 stroke, 1.0 radius
  • Icons are optimized with SVGOMG, then added to Icons.tsx, organized alphabetically

Install

npm install --save @posthog/icons

# or

yarn add @posthog/icons

Usage

import { IconLogomark } from '@posthog/icons'

const Example = () => {
    return <IconLogomark className="size-4" />
}

Development

yarn dev

Publishing to NPM

  • Mark your PR with the appropriate label (e.g. bump minor)
  • When merged, it will trigger the bump, followed by publishing to npm

FAQs

Package last updated on 27 Oct 2025

Did you know?

Socket

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.

Install

Related posts