Skip to content

Commit

Permalink
Use new birdseye icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Needham committed Sep 20, 2023
1 parent 9fe97ca commit 8f62dc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/assets/icons/birdseye.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 src/navigation/navigationContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ const LeftHeaderButton = ({tintColor}: {tintColor?: string}) => {
width={24}
fill={tintColor}
fillSecondary={tintColor}
style={{marginTop: 2}}
/>
</TouchableOpacity>
);
Expand Down

0 comments on commit 8f62dc4

Please sign in to comment.