Good place to put delete button for accordion?
I want to incorporate a delete button/option on an accordion (I don't want the delete button to be hidden to users since it's important for the function of my design.)
Currently, I'm not sure of a good place to put it without bloating the accordion.
In the screenshot:
Option 1 has the delete embedded in the "more options" kebab, but I'm not sure if users will find it obvious to delete.
Option 2 places the delete, next to the dropdown, but then it's unclear where to put a duplicate option.
Option 3 places all the icons on the accordion, but I'm weary it might look too bloated.
Option 4 places the delete on the left side, but my concern is that this design isn't as conventional.
What are your thoughts? Maybe there's a possibility of embedding delete or duplicate options within the expanded accordion?