Skip to content

Commit

Permalink
feat(Icons): add EmailFilledIcon, WhatsAppIcon, and XIcon
Browse files Browse the repository at this point in the history
Adds EmailedFilledIcon and vendor icons WhatsAppIcon and XIcon
  • Loading branch information
bndiep authored Jan 10, 2024
1 parent 7ec8af6 commit 83c138a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/gamut-icons/src/svg/regular/email-filled-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/gamut-icons/src/svg/regular/whats-app-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/gamut-icons/src/svg/regular/x-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions packages/styleguide/stories/Atoms/Icons/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ export const VENDOR_ICONS = pick(
'SlackIcon',
'TwitterIcon',
'TwitterOutlineIcon',
'WhatsAppIcon',
'VisaIcon',
'YoutubeIcon',
'XIcon',
].sort()
);

Expand Down

0 comments on commit 83c138a

Please sign in to comment.