Delete posts from a user

Hello, I am making a resale marketplace and I’m trying to figure out the workflow for displaying a ‘Delete’ icon if the person visiting the site is the user’s profile. Otherwise, if the visitor is visiting other profiles, the ‘Delete’ icon should be hidden. I tried doing the Conditional for the icon, but can’t seem to get it to work

If the icon is within a group that has as its source the current user, then you should be able to do this:

Screen Shot 2020-11-28 at 12.34.41 PM