@hanzo/insights-icons
v0.36.7
Published
Product icon set for Hanzo Insights
Keywords
Readme
@hanzo/insights-icons
The product icon set used by Hanzo Insights — 319 React SVG icon components.
import { IconTrends } from '@hanzo/insights-icons'
<IconTrends />Every icon renders an <svg> carrying the Icon class, which is the sizing hook
the @hanzo/elements design-system stylesheet keys on. Icons inherit currentColor
and size from that class, so colour and size are controlled by CSS, not props.
Build
pnpm install
pnpm build # -> dist/icons.es.js, dist/icons.cjs.js, dist/index.d.tsProvenance
Derived from the MIT-licensed @posthog/icons. See NOTICE for the list of
changes and LICENSE for the retained upstream copyright.
Prior to this repository, @hanzo/insights-icons was published without a source
tree of its own — version 0.36.6 on npm was a byte-identical republish of
@posthog/[email protected] with only the package name changed. This repository is
that package's actual source.
