Icon Library
Comprehensive icon set for the OXGN platform. All icons are SVG-based and optimized for performance.
Navigation
Actions
Media
Social
Usage
Import the Icon component:
// Icon component coming soon
// import { Icon } from '@oxgn/ui'
Use in your component:
<Icon name="heart" size="md" class="text-red-500" />
Available sizes:
xs (16px), sm (20px), md (24px), lg (32px), xl (40px)