Skip to content

Commit

Permalink
Merge pull request #876 from commercelayer/add-wrench-icon
Browse files Browse the repository at this point in the history
Add `wrench` icon
  • Loading branch information
pfferrari authored Jan 31, 2025
2 parents 04af9ab + c239836 commit 74fb844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app-elements/src/ui/atoms/Icon/icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ export const iconMapping = {
warningCircle: phosphor.WarningCircle,
webhooksLogo: phosphor.WebhooksLogo,
whatsappLogo: phosphor.WhatsappLogo,
wrench: phosphor.Wrench,
x: phosphor.X,
xCircle: phosphor.XCircle
} as const

0 comments on commit 74fb844

Please sign in to comment.