Skip to content

Commit

Permalink
Update user-check icon
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejkustra committed Aug 1, 2024
1 parent aa3d60c commit 6564afe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions assets/images/user-check.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: 1 addition & 1 deletion src/components/ApprovalWorkflowSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function ApprovalWorkflowSection({approvalWorkflow, policyId}: ApprovalWorkflowS
description={approver.displayName}
icon={Expensicons.UserCheck}
iconHeight={20}
iconWidth={21}
iconWidth={20}
iconFill={theme.icon}
onPress={openApprovalsEdit}
shouldRemoveBackground
Expand Down

0 comments on commit 6564afe

Please sign in to comment.