Chip
The basis of Tag, Chip is just a Box with rounded corners and a color
prop.
Bookmarks
<Chip color="red700">
<LightOnDark>
<Inline gap="sm" alignY="center">
<Icon id="BookmarkOn" color="yellow200" />
<Text>Bookmarks</Text>
</Inline>
</LightOnDark>
</Chip>