When I add the is-icon combo class to buttons on my site, no icon appears, and when I try to paste an icon into the button it doesn't appear within the button, but beside it.
Emily M. yeah unfortunately its not like figma components where there is already an icon stored there - its just for helping with positioning - you'd have to go to the style guide page or icons.relume.io and grab an icon and place it within the button and then use is-icon to get the spacing and positioning correct.
Emily M. if that is the case, make sure that its not a button element (hand cursor) but a link block (link icon). In order to nest elements in a button, it'll need to be a link block.