Skip to content

Commit

Permalink
fix: update givback icon
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadPCh committed Nov 23, 2023
1 parent 48f4ba4 commit b1d4a08
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/components/icons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,11 @@ export * from './XCircle/XCircle24';
export * from './XCircle/XCircle32';
export * from './arrows/ArrowBottom';
export * from './arrows/ArrowTop';
export * from './giv-economy/Back';
export * from './giv-economy/Back/Back';
export * from './giv-economy/Back/Back16';
export * from './giv-economy/Back/Back24';
export * from './giv-economy/Back/Back32';
export * from './giv-economy/Back/Back64';
export * from './giv-economy/Farm';
export * from './giv-economy/Garden';
export * from './giv-economy/Stream';
Expand Down

0 comments on commit b1d4a08

Please sign in to comment.