2

I can't find anything in the documentation or on Google.

I tried looking in the following documentation:
https://onsen.io/reference/ons-button.html
https://onsen.io/reference/ons-icon.html

Guy Levinger
  • 161
  • 2
  • 8

1 Answers1

2

Sorry for asking too-obvious question...
The answer is:

    <ons-button modifier="cta">
      <ons-icon icon="ion-navicon" size="40px" fixed-width="true"></ons-icon>
    </ons-button>
Guy Levinger
  • 161
  • 2
  • 8