I am designing a page with sliding panel menu that I would like to show/hide when user taps on the Menu button in the page header.
I would like to use the standard jquery bars icon for the Menu button (data-icon="bars"), however, it looks like I can't select that icon from the list of available button icons.
This icon comes with jquery css. Can you please advise how can I set this (or another custom icon) for a button?
Thank you.