Skip to content

Commit

Permalink
Icon: add eraser
Browse files Browse the repository at this point in the history
  • Loading branch information
hervedombya committed Jun 9, 2023
1 parent ad4b6da commit c5c61df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/icon/Icon.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ export const iconTable = {
Download: 'fas faDownload',
Certificate: 'fas faCertificate',
Redo: 'fas faRedoAlt',
Eraser: 'fas faEraser',
};

const IconStyled = styled(FontAwesomeIcon)`
Expand Down

0 comments on commit c5c61df

Please sign in to comment.