Skip to content

kfrancis/duotone-in-maui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duotone-in-maui

Working FontAwesome v6 DuoTone icon in Maui

Adapted from

Usage

<ContentPage
	xmlns:controls="clr-namespace:CommunityFA.Controls;assembly=CommunityFA.Controls"
	xmlns:fa="clr-namespace:FontAwesome;assembly=CommunityFA.Controls"
	...
	>
<controls:DuoToneIcon Icon="{x:Static fa:FontAwesomeIcons.BatteryLow}" IconSize="32" />

Sample

Sample

To run the sample, download the pro for web package and place the duotone font file fa-duotone-900.ttf in CommunityFA.Controls.SampleViewer/Resources/Fonts

TODO

  • Basic DuoTone Control
  • Animation
  • Opacity Swap Property
  • Support Brushes (Gradients?)
  • DuoTone Button with Icon

About

Working FontAwesome DuoTone in Maui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages