Button has different shapes.
<n-button circle icon="md-save" /> <n-button type="primary" round>Primary</n-button> <n-button type="info">Info</n-button>
.n-button { margin: 0 8px 8px 0; }