JSFiddle: http://jsfiddle.net/5xynmmqk/1/
HTML:
<button class="facebook">Reopen Task</button>
I am looking to replace the white "rectangle" with an unlock icon. I am unsure of which font contains the unlock icon, so any guidance on this would be appreciated. Alternatively, I would prefer to use an image but I am not sure how to incorporate one in this case.
This is what I envision for the final outcome:
I attempted a solution that didn't quite yield the desired result: http://jsfiddle.net/5xynmmqk/2/