Open charri opened 9 years ago
You can already stack icons via the <Grid> </Grid>
Control
Example :
<Grid>
<fa:FontAwesome Icon="Star" Foreground="Orange" FontSize="50" />
<fa:FontAwesome Icon="StarOutline" Foreground="Brown" FontSize="50" />
</Grid>
Will give you Something like this
Either create custom control or provide an example how to accomplish.
http://fontawesome.io/examples/#rotated-flipped