feat: add Arrow2 and Profile icons with multiple sizes and orientations
- Introduced new SVG icons for Arrow2 in sizes 16, 24, and 32 with orientations: up, down, left, and right. - Added Profile icon in sizes 16, 24, and 32. - Created a new index file for icons to facilitate easier imports. - Updated the main page to showcase the new icons in a grid layout. - Added global styles for the design system, including typography and spacing tokens. - Updated layout styles for better visual consistency.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// Auto-generated by scripts/generate-barrel.mjs — do not edit manually.
|
||||
|
||||
export * from './Icons/index.ts';
|
||||
Reference in New Issue
Block a user