I would like to add some extra margin to an Atlaskit Icon in Forge Custom UI. I tried to add style - see below, but seems to be ignored.
<PeopleGroupIcon size="large" style={{margin: '20px'}}/>
Any other idea how to add margin to an Atlaskit Icon?