Skip to content

Commit

Permalink
Merge branch 'improvement/add-mail-icon' into q/1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bert-e committed Dec 19, 2024
2 parents 761cfe7 + e576310 commit 0991a0c
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 @@ -137,6 +137,7 @@ export const iconTable = {
Ring: 'fas faRing',
Stop: 'fas faStop',
Play: 'fas faPlay',
Mail: 'fas faEnvelope',
};

export const customIcons = {
Expand Down

0 comments on commit 0991a0c

Please sign in to comment.