Skip to content

Commit 0991a0c

Browse files
committed
Merge branch 'improvement/add-mail-icon' into q/1.0
2 parents 761cfe7 + e576310 commit 0991a0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/components/icon/Icon.component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ export const iconTable = {
137137
Ring: 'fas faRing',
138138
Stop: 'fas faStop',
139139
Play: 'fas faPlay',
140+
Mail: 'fas faEnvelope',
140141
};
141142

142143
export const customIcons = {

0 commit comments

Comments
 (0)