Create Font Awesome icon in xamarin form

 Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.

Follow step to create font awesome icon in xamarin form.

first create class name "FontAwesome"

FontAwesome.cs

    public static class Solid
    {
        public static string Ad { get; set; } = "\uf641";
        public static string Address_Book { get; set; } = "\uf2b9";
        public static string Address_Card { get; set; } = "\uf2bb";
        public static string Adjust { get; set; } = "\uf042";
        public static string Air_Freshener { get; set; } = "\uf5d0";
        public static string Align_Center { get; set; } = "\uf037";
        public static string Align_Justify { get; set; } = "\uf039";
        public static string Align_Left { get; set; } = "\uf036";
        public static string Align_Right { get; set; } = "\uf038";
        public static string Allergies { get; set; } = "\uf461";
        public static string Ambulance { get; set; } = "\uf0f9";
        public static string American_Sign_Language_Interpreting { get; set; } = "\uf2a3";
        public static string Anchor { get; set; } = "\uf13d";
        public static string Angle_Double_Down { get; set; } = "\uf103";
        public static string Angle_Double_Left { get; set; } = "\uf100";
        public static string Angle_Double_Right { get; set; } = "\uf101";
        public static string Angle_Double_Up { get; set; } = "\uf102";
        public static string Angle_Down { get; set; } = "\uf107";
        public static string Angle_Left { get; set; } = "\uf104";
        public static string Angle_Right { get; set; } = "\uf105";
        public static string Angle_Up { get; set; } = "\uf106";
        public static string Angry { get; set; } = "\uf556";
        public static string Ankh { get; set; } = "\uf644";
        public static string Apple_Alt { get; set; } = "\uf5d1";
        public static string Archive { get; set; } = "\uf187";
        public static string Archway { get; set; } = "\uf557";
        public static string Arrow_Alt_Circle_Down { get; set; } = "\uf358";
        public static string Arrow_Alt_Circle_Left { get; set; } = "\uf359";
        public static string Arrow_Alt_Circle_Right { get; set; } = "\uf35a";
        public static string Arrow_Alt_Circle_Up { get; set; } = "\uf35b";
        public static string Arrow_Circle_Down { get; set; } = "\uf0ab";
        public static string Arrow_Circle_Left { get; set; } = "\uf0a8";
        public static string Arrow_Circle_Right { get; set; } = "\uf0a9";
        public static string Arrow_Circle_Up { get; set; } = "\uf0aa";
        public static string Arrow_Down { get; set; } = "\uf063";
        public static string Arrow_Left { get; set; } = "\uf060";
        public static string Arrow_Right { get; set; } = "\uf061";
        public static string Arrow_Up { get; set; } = "\uf062";
        public static string Arrows_Alt { get; set; } = "\uf0b2";
        public static string Arrows_Alt_H { get; set; } = "\uf337";
        public static string Arrows_Alt_V { get; set; } = "\uf338";
        public static string Assistive_Listening_Systems { get; set; } = "\uf2a2";
        public static string Asterisk { get; set; } = "\uf069";
        public static string At { get; set; } = "\uf1fa";
        public static string Atlas { get; set; } = "\uf558";
        public static string Atom { get; set; } = "\uf5d2";
        public static string Audio_Description { get; set; } = "\uf29e";
        public static string Award { get; set; } = "\uf559";
        public static string Backspace { get; set; } = "\uf55a";
        public static string Backward { get; set; } = "\uf04a";
        public static string Balance_Scale { get; set; } = "\uf24e";
        public static string Ban { get; set; } = "\uf05e";
        public static string Band_Aid { get; set; } = "\uf462";
        public static string Barcode { get; set; } = "\uf02a";
        public static string Bars { get; set; } = "\uf0c9";
        public static string Baseball_Ball { get; set; } = "\uf433";
        public static string Basketball_Ball { get; set; } = "\uf434";
        public static string Bath { get; set; } = "\uf2cd";
        public static string Battery_Empty { get; set; } = "\uf244";
        public static string Battery_Full { get; set; } = "\uf240";
        public static string Battery_Half { get; set; } = "\uf242";
        public static string Battery_Quarter { get; set; } = "\uf243";
        public static string Battery_Three_Quarters { get; set; } = "\uf241";
        public static string Bed { get; set; } = "\uf236";
        public static string Beer { get; set; } = "\uf0fc";
        public static string Bell { get; set; } = "\uf0f3";
        public static string Bell_Slash { get; set; } = "\uf1f6";
        public static string Bezier_Curve { get; set; } = "\uf55b";
        public static string Bible { get; set; } = "\uf647";
        public static string Bicycle { get; set; } = "\uf206";
        public static string Binoculars { get; set; } = "\uf1e5";
        public static string Birthday_Cake { get; set; } = "\uf1fd";
        public static string Blender { get; set; } = "\uf517";
        public static string Blender_Phone { get; set; } = "\uf6b6";
        public static string Blind { get; set; } = "\uf29d";
        public static string Bold { get; set; } = "\uf032";
        public static string Bolt { get; set; } = "\uf0e7";
        public static string Bomb { get; set; } = "\uf1e2";
        public static string Bone { get; set; } = "\uf5d7";
        public static string Bong { get; set; } = "\uf55c";
        public static string Book { get; set; } = "\uf02d";
        public static string Book_Dead { get; set; } = "\uf6b7";
        public static string Book_Open { get; set; } = "\uf518";
        public static string Book_Reader { get; set; } = "\uf5da";
        public static string Bookmark { get; set; } = "\uf02e";
        public static string Bowling_Ball { get; set; } = "\uf436";
        public static string Box { get; set; } = "\uf466";
        public static string Box_Open { get; set; } = "\uf49e";
        public static string Boxes { get; set; } = "\uf468";
        public static string Braille { get; set; } = "\uf2a1";
        public static string Brain { get; set; } = "\uf5dc";
        public static string Briefcase { get; set; } = "\uf0b1";
        public static string Briefcase_Medical { get; set; } = "\uf469";
        public static string Broadcast_Tower { get; set; } = "\uf519";
        public static string Broom { get; set; } = "\uf51a";
        public static string Brush { get; set; } = "\uf55d";
        public static string Bug { get; set; } = "\uf188";
        public static string Building { get; set; } = "\uf1ad";
        public static string Bullhorn { get; set; } = "\uf0a1";
        public static string Bullseye { get; set; } = "\uf140";
        public static string Burn { get; set; } = "\uf46a";
        public static string Bus { get; set; } = "\uf207";
        public static string Bus_Alt { get; set; } = "\uf55e";
        public static string Business_Time { get; set; } = "\uf64a";
        public static string Calculator { get; set; } = "\uf1ec";
        public static string Calendar { get; set; } = "\uf133";
        public static string Calendar_Alt { get; set; } = "\uf073";
        public static string Calendar_Check { get; set; } = "\uf274";
        public static string Calendar_Minus { get; set; } = "\uf272";
        public static string Calendar_Plus { get; set; } = "\uf271";
        public static string Calendar_Times { get; set; } = "\uf273";
        public static string Camera { get; set; } = "\uf030";
        public static string Camera_Retro { get; set; } = "\uf083";
        public static string Campground { get; set; } = "\uf6bb";
        public static string Cannabis { get; set; } = "\uf55f";
        public static string Capsules { get; set; } = "\uf46b";
        public static string Car { get; set; } = "\uf1b9";
        public static string Car_Alt { get; set; } = "\uf5de";
        public static string Car_Battery { get; set; } = "\uf5df";
        public static string Car_Crash { get; set; } = "\uf5e1";
        public static string Car_Side { get; set; } = "\uf5e4";
        public static string Caret_Down { get; set; } = "\uf0d7";
        public static string Caret_Left { get; set; } = "\uf0d9";
        public static string Caret_Right { get; set; } = "\uf0da";
        public static string Caret_Square_Down { get; set; } = "\uf150";
        public static string Caret_Square_Left { get; set; } = "\uf191";
        public static string Caret_Square_Right { get; set; } = "\uf152";
        public static string Caret_Square_Up { get; set; } = "\uf151";
        public static string Caret_Up { get; set; } = "\uf0d8";
        public static string Cart_Arrow_Down { get; set; } = "\uf218";
        public static string Cart_Plus { get; set; } = "\uf217";
        public static string Cat { get; set; } = "\uf6be";
        public static string Certificate { get; set; } = "\uf0a3";
        public static string Chair { get; set; } = "\uf6c0";
        public static string Chalkboard { get; set; } = "\uf51b";
        public static string Chalkboard_Teacher { get; set; } = "\uf51c";
        public static string Charging_Station { get; set; } = "\uf5e7";
        public static string Chart_Area { get; set; } = "\uf1fe";
        public static string Chart_Bar { get; set; } = "\uf080";
        public static string Chart_Line { get; set; } = "\uf201";
        public static string Chart_Pie { get; set; } = "\uf200";
        public static string Check { get; set; } = "\uf00c";
        public static string Check_Circle { get; set; } = "\uf058";
        public static string Check_Double { get; set; } = "\uf560";
        public static string Check_Square { get; set; } = "\uf14a";
        public static string Chess { get; set; } = "\uf439";
        public static string Chess_Bishop { get; set; } = "\uf43a";
        public static string Chess_Board { get; set; } = "\uf43c";
        public static string Chess_King { get; set; } = "\uf43f";
        public static string Chess_Knight { get; set; } = "\uf441";
        public static string Chess_Pawn { get; set; } = "\uf443";
        public static string Chess_Queen { get; set; } = "\uf445";
        public static string Chess_Rook { get; set; } = "\uf447";
        public static string Chevron_Circle_Down { get; set; } = "\uf13a";
        public static string Chevron_Circle_Left { get; set; } = "\uf137";
        public static string Chevron_Circle_Right { get; set; } = "\uf138";
        public static string Chevron_Circle_Up { get; set; } = "\uf139";
        public static string Chevron_Down { get; set; } = "\uf078";
        public static string Chevron_Left { get; set; } = "\uf053";
        public static string Chevron_Right { get; set; } = "\uf054";
        public static string Chevron_Up { get; set; } = "\uf077";
        public static string Child { get; set; } = "\uf1ae";
        public static string Church { get; set; } = "\uf51d";
        public static string Circle { get; set; } = "\uf111";
        public static string Circle_Notch { get; set; } = "\uf1ce";
        public static string City { get; set; } = "\uf64f";
        public static string Clipboard { get; set; } = "\uf328";
        public static string Clipboard_Check { get; set; } = "\uf46c";
        public static string Clipboard_List { get; set; } = "\uf46d";
        public static string Clock { get; set; } = "\uf017";
        public static string Clone { get; set; } = "\uf24d";
        public static string Closed_Captioning { get; set; } = "\uf20a";
        public static string Cloud { get; set; } = "\uf0c2";
        public static string Cloud_Download_Alt { get; set; } = "\uf381";
        public static string Cloud_Moon { get; set; } = "\uf6c3";
        public static string Cloud_Sun { get; set; } = "\uf6c4";
        public static string Cloud_Upload_Alt { get; set; } = "\uf382";
        public static string Cocktail { get; set; } = "\uf561";
        public static string Code { get; set; } = "\uf121";
        public static string Code_Branch { get; set; } = "\uf126";
        public static string Coffee { get; set; } = "\uf0f4";
        public static string Cog { get; set; } = "\uf013";
        public static string Cogs { get; set; } = "\uf085";
        public static string Coins { get; set; } = "\uf51e";
        public static string Columns { get; set; } = "\uf0db";
        public static string Comment { get; set; } = "\uf075";
        public static string Comment_Alt { get; set; } = "\uf27a";
        public static string Comment_Dollar { get; set; } = "\uf651";
        public static string Comment_Dots { get; set; } = "\uf4ad";
        public static string Comment_Slash { get; set; } = "\uf4b3";
        public static string Comments { get; set; } = "\uf086";
        public static string Comments_Dollar { get; set; } = "\uf653";
        public static string Compact_Disc { get; set; } = "\uf51f";
        public static string Compass { get; set; } = "\uf14e";
        public static string Compress { get; set; } = "\uf066";
        public static string Concierge_Bell { get; set; } = "\uf562";
        public static string Cookie { get; set; } = "\uf563";
        public static string Cookie_Bite { get; set; } = "\uf564";
        public static string Copy { get; set; } = "\uf0c5";
        public static string Copyright { get; set; } = "\uf1f9";
        public static string Couch { get; set; } = "\uf4b8";
        public static string Credit_Card { get; set; } = "\uf09d";
        public static string Crop { get; set; } = "\uf125";
        public static string Crop_Alt { get; set; } = "\uf565";
        public static string Cross { get; set; } = "\uf654";
        public static string Crosshairs { get; set; } = "\uf05b";
        public static string Crow { get; set; } = "\uf520";
        public static string Crown { get; set; } = "\uf521";
        public static string Cube { get; set; } = "\uf1b2";
        public static string Cubes { get; set; } = "\uf1b3";
        public static string Cut { get; set; } = "\uf0c4";
        public static string Database { get; set; } = "\uf1c0";
        public static string Deaf { get; set; } = "\uf2a4";
        public static string Desktop { get; set; } = "\uf108";
        public static string Dharmachakra { get; set; } = "\uf655";
        public static string Diagnoses { get; set; } = "\uf470";
        public static string Dice { get; set; } = "\uf522";
        public static string Dice_D20 { get; set; } = "\uf6cf";
        public static string Dice_D6 { get; set; } = "\uf6d1";
        public static string Dice_Five { get; set; } = "\uf523";
        public static string Dice_Four { get; set; } = "\uf524";
        public static string Dice_One { get; set; } = "\uf525";
        public static string Dice_Six { get; set; } = "\uf526";
        public static string Dice_Three { get; set; } = "\uf527";
        public static string Dice_Two { get; set; } = "\uf528";
        public static string Digital_Tachograph { get; set; } = "\uf566";
        public static string Directions { get; set; } = "\uf5eb";
        public static string Divide { get; set; } = "\uf529";
        public static string Dizzy { get; set; } = "\uf567";
        public static string Dna { get; set; } = "\uf471";
        public static string Dog { get; set; } = "\uf6d3";
        public static string Dollar_Sign { get; set; } = "\uf155";
        public static string Dolly { get; set; } = "\uf472";
        public static string Dolly_Flatbed { get; set; } = "\uf474";
        public static string Donate { get; set; } = "\uf4b9";
        public static string Door_Closed { get; set; } = "\uf52a";
        public static string Door_Open { get; set; } = "\uf52b";
        public static string Dot_Circle { get; set; } = "\uf192";
        public static string Dove { get; set; } = "\uf4ba";
        public static string Download { get; set; } = "\uf019";
        public static string Drafting_Compass { get; set; } = "\uf568";
        public static string Dragon { get; set; } = "\uf6d5";
        public static string Draw_Polygon { get; set; } = "\uf5ee";
        public static string Drum { get; set; } = "\uf569";
        public static string Drum_Steelpan { get; set; } = "\uf56a";
        public static string Drumstick_Bite { get; set; } = "\uf6d7";
        public static string Dumbbell { get; set; } = "\uf44b";
        public static string Dungeon { get; set; } = "\uf6d9";
        public static string Edit { get; set; } = "\uf044";
        public static string Eject { get; set; } = "\uf052";
        public static string Ellipsis_H { get; set; } = "\uf141";
        public static string Ellipsis_V { get; set; } = "\uf142";
        public static string Envelope { get; set; } = "\uf0e0";
        public static string Envelope_Open { get; set; } = "\uf2b6";
        public static string Envelope_Open_Text { get; set; } = "\uf658";
        public static string Envelope_Square { get; set; } = "\uf199";
        public static string Equals { get; set; } = "\uf52c";
        public static string Eraser { get; set; } = "\uf12d";
        public static string Euro_Sign { get; set; } = "\uf153";
        public static string Exchange_Alt { get; set; } = "\uf362";
        public static string Exclamation { get; set; } = "\uf12a";
        public static string Exclamation_Circle { get; set; } = "\uf06a";
        public static string Exclamation_Triangle { get; set; } = "\uf071";
        public static string Expand { get; set; } = "\uf065";
        public static string Expand_Arrows_Alt { get; set; } = "\uf31e";
        public static string External_Link_Alt { get; set; } = "\uf35d";
        public static string External_Link_Square_Alt { get; set; } = "\uf360";
        public static string Eye { get; set; } = "\uf06e";
        public static string Eye_Dropper { get; set; } = "\uf1fb";
        public static string Eye_Slash { get; set; } = "\uf070";
        public static string Fast_Backward { get; set; } = "\uf049";
        public static string Fast_Forward { get; set; } = "\uf050";
        public static string Fax { get; set; } = "\uf1ac";
        public static string Feather { get; set; } = "\uf52d";
        public static string Feather_Alt { get; set; } = "\uf56b";
        public static string Female { get; set; } = "\uf182";
        public static string Fighter_Jet { get; set; } = "\uf0fb";
        public static string File { get; set; } = "\uf15b";
        public static string File_Alt { get; set; } = "\uf15c";
        public static string File_Archive { get; set; } = "\uf1c6";
        public static string File_Audio { get; set; } = "\uf1c7";
        public static string File_Code { get; set; } = "\uf1c9";
        public static string File_Contract { get; set; } = "\uf56c";
        public static string File_Csv { get; set; } = "\uf6dd";
        public static string File_Download { get; set; } = "\uf56d";
        public static string File_Excel { get; set; } = "\uf1c3";
        public static string File_Export { get; set; } = "\uf56e";
        public static string File_Image { get; set; } = "\uf1c5";
        public static string File_Import { get; set; } = "\uf56f";
        public static string File_Invoice { get; set; } = "\uf570";
        public static string File_Invoice_Dollar { get; set; } = "\uf571";
        public static string File_Medical { get; set; } = "\uf477";
        public static string File_Medical_Alt { get; set; } = "\uf478";
        public static string File_Pdf { get; set; } = "\uf1c1";
        public static string File_Powerpoint { get; set; } = "\uf1c4";
        public static string File_Prescription { get; set; } = "\uf572";
        public static string File_Signature { get; set; } = "\uf573";
        public static string File_Upload { get; set; } = "\uf574";
        public static string File_Video { get; set; } = "\uf1c8";
        public static string File_Word { get; set; } = "\uf1c2";
        public static string Fill { get; set; } = "\uf575";
        public static string Fill_Drip { get; set; } = "\uf576";
        public static string Film { get; set; } = "\uf008";
        public static string Filter { get; set; } = "\uf0b0";
        public static string Fingerprint { get; set; } = "\uf577";
        public static string Fire { get; set; } = "\uf06d";
        public static string Fire_Extinguisher { get; set; } = "\uf134";
        public static string First_Aid { get; set; } = "\uf479";
        public static string Fish { get; set; } = "\uf578";
        public static string Fist_Raised { get; set; } = "\uf6de";
        public static string Flag { get; set; } = "\uf024";
        public static string Flag_Checkered { get; set; } = "\uf11e";
        public static string Flask { get; set; } = "\uf0c3";
        public static string Flushed { get; set; } = "\uf579";
        public static string Folder { get; set; } = "\uf07b";
        public static string Folder_Minus { get; set; } = "\uf65d";
        public static string Folder_Open { get; set; } = "\uf07c";
        public static string Folder_Plus { get; set; } = "\uf65e";
        public static string Font { get; set; } = "\uf031";
        public static string Font_Awesome_Logo_Full { get; set; } = "\uf4e6";
        public static string Football_Ball { get; set; } = "\uf44e";
        public static string Forward { get; set; } = "\uf04e";
        public static string Frog { get; set; } = "\uf52e";
        public static string Frown { get; set; } = "\uf119";
        public static string Frown_Open { get; set; } = "\uf57a";
        public static string Funnel_Dollar { get; set; } = "\uf662";
        public static string Futbol { get; set; } = "\uf1e3";
        public static string Gamepad { get; set; } = "\uf11b";
        public static string Gas_Pump { get; set; } = "\uf52f";
        public static string Gavel { get; set; } = "\uf0e3";
        public static string Gem { get; set; } = "\uf3a5";
        public static string Genderless { get; set; } = "\uf22d";
        public static string Ghost { get; set; } = "\uf6e2";
        public static string Gift { get; set; } = "\uf06b";
        public static string Glass_Martini { get; set; } = "\uf000";
        public static string Glass_Martini_Alt { get; set; } = "\uf57b";
        public static string Glasses { get; set; } = "\uf530";
        public static string Globe { get; set; } = "\uf0ac";
        public static string Globe_Africa { get; set; } = "\uf57c";
        public static string Globe_Americas { get; set; } = "\uf57d";
        public static string Globe_Asia { get; set; } = "\uf57e";
        public static string Golf_Ball { get; set; } = "\uf450";
        public static string Gopuram { get; set; } = "\uf664";
        public static string Graduation_Cap { get; set; } = "\uf19d";
        public static string Greater_Than { get; set; } = "\uf531";
        public static string Greater_Than_Equal { get; set; } = "\uf532";
        public static string Grimace { get; set; } = "\uf57f";
        public static string Grin { get; set; } = "\uf580";
        public static string Grin_Alt { get; set; } = "\uf581";
        public static string Grin_Beam { get; set; } = "\uf582";
        public static string Grin_Beam_Sweat { get; set; } = "\uf583";
        public static string Grin_Hearts { get; set; } = "\uf584";
        public static string Grin_Squint { get; set; } = "\uf585";
        public static string Grin_Squint_Tears { get; set; } = "\uf586";
        public static string Grin_Stars { get; set; } = "\uf587";
        public static string Grin_Tears { get; set; } = "\uf588";
        public static string Grin_Tongue { get; set; } = "\uf589";
        public static string Grin_Tongue_Squint { get; set; } = "\uf58a";
        public static string Grin_Tongue_Wink { get; set; } = "\uf58b";
        public static string Grin_Wink { get; set; } = "\uf58c";
        public static string Grip_Horizontal { get; set; } = "\uf58d";
        public static string Grip_Vertical { get; set; } = "\uf58e";
        public static string H_Square { get; set; } = "\uf0fd";
        public static string Hammer { get; set; } = "\uf6e3";
        public static string Hamsa { get; set; } = "\uf665";
        public static string Hand_Holding { get; set; } = "\uf4bd";
        public static string Hand_Holding_Heart { get; set; } = "\uf4be";
        public static string Hand_Holding_Usd { get; set; } = "\uf4c0";
        public static string Hand_Lizard { get; set; } = "\uf258";
        public static string Hand_Paper { get; set; } = "\uf256";
        public static string Hand_Peace { get; set; } = "\uf25b";
        public static string Hand_Point_Down { get; set; } = "\uf0a7";
        public static string Hand_Point_Left { get; set; } = "\uf0a5";
        public static string Hand_Point_Right { get; set; } = "\uf0a4";
        public static string Hand_Point_Up { get; set; } = "\uf0a6";
        public static string Hand_Pointer { get; set; } = "\uf25a";
        public static string Hand_Rock { get; set; } = "\uf255";
        public static string Hand_Scissors { get; set; } = "\uf257";
        public static string Hand_Spock { get; set; } = "\uf259";
        public static string Hands { get; set; } = "\uf4c2";
        public static string Hands_Helping { get; set; } = "\uf4c4";
        public static string Handshake { get; set; } = "\uf2b5";
        public static string Hanukiah { get; set; } = "\uf6e6";
        public static string Hashtag { get; set; } = "\uf292";
        public static string Hat_Wizard { get; set; } = "\uf6e8";
        public static string Haykal { get; set; } = "\uf666";
        public static string Hdd { get; set; } = "\uf0a0";
        public static string Heading { get; set; } = "\uf1dc";
        public static string Headphones { get; set; } = "\uf025";
        public static string Headphones_Alt { get; set; } = "\uf58f";
        public static string Headset { get; set; } = "\uf590";
        public static string Heart { get; set; } = "\uf004";
        public static string Heartbeat { get; set; } = "\uf21e";
        public static string Helicopter { get; set; } = "\uf533";
        public static string Highlighter { get; set; } = "\uf591";
        public static string Hiking { get; set; } = "\uf6ec";
        public static string Hippo { get; set; } = "\uf6ed";
        public static string History { get; set; } = "\uf1da";
        public static string Hockey_Puck { get; set; } = "\uf453";
        public static string Home { get; set; } = "\uf015";
        public static string Horse { get; set; } = "\uf6f0";
        public static string Hospital { get; set; } = "\uf0f8";
        public static string Hospital_Alt { get; set; } = "\uf47d";
        public static string Hospital_Symbol { get; set; } = "\uf47e";
        public static string Hot_Tub { get; set; } = "\uf593";
        public static string Hotel { get; set; } = "\uf594";
        public static string Hourglass { get; set; } = "\uf254";
        public static string Hourglass_End { get; set; } = "\uf253";
        public static string Hourglass_Half { get; set; } = "\uf252";
        public static string Hourglass_Start { get; set; } = "\uf251";
        public static string House_Damage { get; set; } = "\uf6f1";
        public static string Hryvnia { get; set; } = "\uf6f2";
        public static string I_Cursor { get; set; } = "\uf246";
        public static string Id_Badge { get; set; } = "\uf2c1";
        public static string Id_Card { get; set; } = "\uf2c2";
        public static string Id_Card_Alt { get; set; } = "\uf47f";
        public static string Image { get; set; } = "\uf03e";
        public static string Images { get; set; } = "\uf302";
        public static string Inbox { get; set; } = "\uf01c";
        public static string Indent { get; set; } = "\uf03c";
        public static string Industry { get; set; } = "\uf275";
        public static string Infinity { get; set; } = "\uf534";
        public static string Info { get; set; } = "\uf129";
        public static string Info_Circle { get; set; } = "\uf05a";
        public static string Italic { get; set; } = "\uf033";
        public static string Jedi { get; set; } = "\uf669";
        public static string Joint { get; set; } = "\uf595";
        public static string Journal_Whills { get; set; } = "\uf66a";
        public static string Kaaba { get; set; } = "\uf66b";
        public static string Key { get; set; } = "\uf084";
        public static string Keyboard { get; set; } = "\uf11c";
        public static string Khanda { get; set; } = "\uf66d";
        public static string Kiss { get; set; } = "\uf596";
        public static string Kiss_Beam { get; set; } = "\uf597";
        public static string Kiss_Wink_Heart { get; set; } = "\uf598";
        public static string Kiwi_Bird { get; set; } = "\uf535";
        public static string Landmark { get; set; } = "\uf66f";
        public static string Language { get; set; } = "\uf1ab";
        public static string Laptop { get; set; } = "\uf109";
        public static string Laptop_Code { get; set; } = "\uf5fc";
        public static string Laugh { get; set; } = "\uf599";
        public static string Laugh_Beam { get; set; } = "\uf59a";
        public static string Laugh_Squint { get; set; } = "\uf59b";
        public static string Laugh_Wink { get; set; } = "\uf59c";
        public static string Layer_Group { get; set; } = "\uf5fd";
        public static string Leaf { get; set; } = "\uf06c";
        public static string Lemon { get; set; } = "\uf094";
        public static string Less_Than { get; set; } = "\uf536";
        public static string Less_Than_Equal { get; set; } = "\uf537";
        public static string Level_Down_Alt { get; set; } = "\uf3be";
        public static string Level_Up_Alt { get; set; } = "\uf3bf";
        public static string Life_Ring { get; set; } = "\uf1cd";
        public static string Lightbulb { get; set; } = "\uf0eb";
        public static string Link { get; set; } = "\uf0c1";
        public static string Lira_Sign { get; set; } = "\uf195";
        public static string List { get; set; } = "\uf03a";
        public static string List_Alt { get; set; } = "\uf022";
        public static string List_Ol { get; set; } = "\uf0cb";
        public static string List_Ul { get; set; } = "\uf0ca";
        public static string Location_Arrow { get; set; } = "\uf124";
        public static string Lock { get; set; } = "\uf023";
        public static string Lock_Open { get; set; } = "\uf3c1";
        public static string Long_Arrow_Alt_Down { get; set; } = "\uf309";
        public static string Long_Arrow_Alt_Left { get; set; } = "\uf30a";
        public static string Long_Arrow_Alt_Right { get; set; } = "\uf30b";
        public static string Long_Arrow_Alt_Up { get; set; } = "\uf30c";
        public static string Low_Vision { get; set; } = "\uf2a8";
        public static string Luggage_Cart { get; set; } = "\uf59d";
        public static string Magic { get; set; } = "\uf0d0";
        public static string Magnet { get; set; } = "\uf076";
        public static string Mail_Bulk { get; set; } = "\uf674";
        public static string Male { get; set; } = "\uf183";
        public static string Map { get; set; } = "\uf279";
        public static string Map_Marked { get; set; } = "\uf59f";
        public static string Map_Marked_Alt { get; set; } = "\uf5a0";
        public static string Map_Marker { get; set; } = "\uf041";
        public static string Map_Marker_Alt { get; set; } = "\uf3c5";
        public static string Map_Pin { get; set; } = "\uf276";
        public static string Map_Signs { get; set; } = "\uf277";
        public static string Marker { get; set; } = "\uf5a1";
        public static string Mars { get; set; } = "\uf222";
        public static string Mars_Double { get; set; } = "\uf227";
        public static string Mars_Stroke { get; set; } = "\uf229";
        public static string Mars_Stroke_H { get; set; } = "\uf22b";
        public static string Mars_Stroke_V { get; set; } = "\uf22a";
        public static string Mask { get; set; } = "\uf6fa";
        public static string Medal { get; set; } = "\uf5a2";
        public static string Medkit { get; set; } = "\uf0fa";
        public static string Meh { get; set; } = "\uf11a";
        public static string Meh_Blank { get; set; } = "\uf5a4";
        public static string Meh_Rolling_Eyes { get; set; } = "\uf5a5";
        public static string Memory { get; set; } = "\uf538";
        public static string Menorah { get; set; } = "\uf676";
        public static string Mercury { get; set; } = "\uf223";
        public static string Microchip { get; set; } = "\uf2db";
        public static string Microphone { get; set; } = "\uf130";
        public static string Microphone_Alt { get; set; } = "\uf3c9";
        public static string Microphone_Alt_Slash { get; set; } = "\uf539";
        public static string Microphone_Slash { get; set; } = "\uf131";
        public static string Microscope { get; set; } = "\uf610";
        public static string Minus { get; set; } = "\uf068";
        public static string Minus_Circle { get; set; } = "\uf056";
        public static string Minus_Square { get; set; } = "\uf146";
        public static string Mobile { get; set; } = "\uf10b";
        public static string Mobile_Alt { get; set; } = "\uf3cd";
        public static string Money_Bill { get; set; } = "\uf0d6";
        public static string Money_Bill_Alt { get; set; } = "\uf3d1";
        public static string Money_Bill_Wave { get; set; } = "\uf53a";
        public static string Money_Bill_Wave_Alt { get; set; } = "\uf53b";
        public static string Money_Check { get; set; } = "\uf53c";
        public static string Money_Check_Alt { get; set; } = "\uf53d";
        public static string Monument { get; set; } = "\uf5a6";
        public static string Moon { get; set; } = "\uf186";
        public static string Mortar_Pestle { get; set; } = "\uf5a7";
        public static string Mosque { get; set; } = "\uf678";
        public static string Motorcycle { get; set; } = "\uf21c";
        public static string Mountain { get; set; } = "\uf6fc";
        public static string Mouse_Pointer { get; set; } = "\uf245";
        public static string Music { get; set; } = "\uf001";
        public static string Network_Wired { get; set; } = "\uf6ff";
        public static string Neuter { get; set; } = "\uf22c";
        public static string Newspaper { get; set; } = "\uf1ea";
        public static string Not_Equal { get; set; } = "\uf53e";
        public static string Notes_Medical { get; set; } = "\uf481";
        public static string Object_Group { get; set; } = "\uf247";
        public static string Object_Ungroup { get; set; } = "\uf248";
        public static string Oil_Can { get; set; } = "\uf613";
        public static string Om { get; set; } = "\uf679";
        public static string Otter { get; set; } = "\uf700";
        public static string Outdent { get; set; } = "\uf03b";
        public static string Paint_Brush { get; set; } = "\uf1fc";
        public static string Paint_Roller { get; set; } = "\uf5aa";
        public static string Palette { get; set; } = "\uf53f";
        public static string Pallet { get; set; } = "\uf482";
        public static string Paper_Plane { get; set; } = "\uf1d8";
        public static string Paperclip { get; set; } = "\uf0c6";
        public static string Parachute_Box { get; set; } = "\uf4cd";
        public static string Paragraph { get; set; } = "\uf1dd";
        public static string Parking { get; set; } = "\uf540";
        public static string Passport { get; set; } = "\uf5ab";
        public static string Pastafarianism { get; set; } = "\uf67b";
        public static string Paste { get; set; } = "\uf0ea";
        public static string Pause { get; set; } = "\uf04c";
        public static string Pause_Circle { get; set; } = "\uf28b";
        public static string Paw { get; set; } = "\uf1b0";
        public static string Peace { get; set; } = "\uf67c";
        public static string Pen { get; set; } = "\uf304";
        public static string Pen_Alt { get; set; } = "\uf305";
        public static string Pen_Fancy { get; set; } = "\uf5ac";
        public static string Pen_Nib { get; set; } = "\uf5ad";
        public static string Pen_Square { get; set; } = "\uf14b";
        public static string Pencil_Alt { get; set; } = "\uf303";
        public static string Pencil_Ruler { get; set; } = "\uf5ae";
        public static string People_Carry { get; set; } = "\uf4ce";
        public static string Percent { get; set; } = "\uf295";
        public static string Percentage { get; set; } = "\uf541";
        public static string Phone { get; set; } = "\uf095";
        public static string Phone_Slash { get; set; } = "\uf3dd";
        public static string Phone_Square { get; set; } = "\uf098";
        public static string Phone_Volume { get; set; } = "\uf2a0";
        public static string Piggy_Bank { get; set; } = "\uf4d3";
        public static string Pills { get; set; } = "\uf484";
        public static string Place_Of_Worship { get; set; } = "\uf67f";
        public static string Plane { get; set; } = "\uf072";
        public static string Plane_Arrival { get; set; } = "\uf5af";
        public static string Plane_Departure { get; set; } = "\uf5b0";
        public static string Play { get; set; } = "\uf04b";
        public static string Play_Circle { get; set; } = "\uf144";
        public static string Plug { get; set; } = "\uf1e6";
        public static string Plus { get; set; } = "\uf067";
        public static string Plus_Circle { get; set; } = "\uf055";
        public static string Plus_Square { get; set; } = "\uf0fe";
        public static string Podcast { get; set; } = "\uf2ce";
        public static string Poll { get; set; } = "\uf681";
        public static string Poll_H { get; set; } = "\uf682";
        public static string Poo { get; set; } = "\uf2fe";
        public static string Poop { get; set; } = "\uf619";
        public static string Portrait { get; set; } = "\uf3e0";
        public static string Pound_Sign { get; set; } = "\uf154";
        public static string Power_Off { get; set; } = "\uf011";
        public static string Pray { get; set; } = "\uf683";
        public static string Praying_Hands { get; set; } = "\uf684";
        public static string Prescription { get; set; } = "\uf5b1";
        public static string Prescription_Bottle { get; set; } = "\uf485";
        public static string Prescription_Bottle_Alt { get; set; } = "\uf486";
        public static string Print { get; set; } = "\uf02f";
        public static string Procedures { get; set; } = "\uf487";
        public static string Project_Diagram { get; set; } = "\uf542";
        public static string Puzzle_Piece { get; set; } = "\uf12e";
        public static string Qrcode { get; set; } = "\uf029";
        public static string Question { get; set; } = "\uf128";
        public static string Question_Circle { get; set; } = "\uf059";
        public static string Quidditch { get; set; } = "\uf458";
        public static string Quote_Left { get; set; } = "\uf10d";
        public static string Quote_Right { get; set; } = "\uf10e";
        public static string Quran { get; set; } = "\uf687";
        public static string Random { get; set; } = "\uf074";
        public static string Receipt { get; set; } = "\uf543";
        public static string Recycle { get; set; } = "\uf1b8";
        public static string Redo { get; set; } = "\uf01e";
        public static string Redo_Alt { get; set; } = "\uf2f9";
        public static string Registered { get; set; } = "\uf25d";
        public static string Reply { get; set; } = "\uf3e5";
        public static string Reply_All { get; set; } = "\uf122";
        public static string Retweet { get; set; } = "\uf079";
        public static string Ribbon { get; set; } = "\uf4d6";
        public static string Ring { get; set; } = "\uf70b";
        public static string Road { get; set; } = "\uf018";
        public static string Robot { get; set; } = "\uf544";
        public static string Rocket { get; set; } = "\uf135";
        public static string Route { get; set; } = "\uf4d7";
        public static string Rss { get; set; } = "\uf09e";
        public static string Rss_Square { get; set; } = "\uf143";
        public static string Ruble_Sign { get; set; } = "\uf158";
        public static string Ruler { get; set; } = "\uf545";
        public static string Ruler_Combined { get; set; } = "\uf546";
        public static string Ruler_Horizontal { get; set; } = "\uf547";
        public static string Ruler_Vertical { get; set; } = "\uf548";
        public static string Running { get; set; } = "\uf70c";
        public static string Rupee_Sign { get; set; } = "\uf156";
        public static string Sad_Cry { get; set; } = "\uf5b3";
        public static string Sad_Tear { get; set; } = "\uf5b4";
        public static string Save { get; set; } = "\uf0c7";
        public static string School { get; set; } = "\uf549";
        public static string Screwdriver { get; set; } = "\uf54a";
        public static string Scroll { get; set; } = "\uf70e";
        public static string Search { get; set; } = "\uf002";
        public static string Search_Dollar { get; set; } = "\uf688";
        public static string Search_Location { get; set; } = "\uf689";
        public static string Search_Minus { get; set; } = "\uf010";
        public static string Search_Plus { get; set; } = "\uf00e";
        public static string Seedling { get; set; } = "\uf4d8";
        public static string Server { get; set; } = "\uf233";
        public static string Shapes { get; set; } = "\uf61f";
        public static string Share { get; set; } = "\uf064";
        public static string Share_Alt { get; set; } = "\uf1e0";
        public static string Share_Alt_Square { get; set; } = "\uf1e1";
        public static string Share_Square { get; set; } = "\uf14d";
        public static string Shekel_Sign { get; set; } = "\uf20b";
        public static string Shield_Alt { get; set; } = "\uf3ed";
        public static string Ship { get; set; } = "\uf21a";
        public static string Shipping_Fast { get; set; } = "\uf48b";
        public static string Shoe_Prints { get; set; } = "\uf54b";
        public static string Shopping_Bag { get; set; } = "\uf290";
        public static string Shopping_Basket { get; set; } = "\uf291";
        public static string Shopping_Cart { get; set; } = "\uf07a";
        public static string Shower { get; set; } = "\uf2cc";
        public static string Shuttle_Van { get; set; } = "\uf5b6";
        public static string Sign { get; set; } = "\uf4d9";
        public static string Sign_In_Alt { get; set; } = "\uf2f6";
        public static string Sign_Language { get; set; } = "\uf2a7";
        public static string Sign_Out_Alt { get; set; } = "\uf2f5";
        public static string Signal { get; set; } = "\uf012";
        public static string Signature { get; set; } = "\uf5b7";
        public static string Sitemap { get; set; } = "\uf0e8";
        public static string Skull { get; set; } = "\uf54c";
        public static string Skull_Crossbones { get; set; } = "\uf714";
        public static string Slash { get; set; } = "\uf715";
        public static string Sliders_H { get; set; } = "\uf1de";
        public static string Smile { get; set; } = "\uf118";
        public static string Smile_Beam { get; set; } = "\uf5b8";
        public static string Smile_Wink { get; set; } = "\uf4da";
        public static string Smoking { get; set; } = "\uf48d";
        public static string Smoking_Ban { get; set; } = "\uf54d";
        public static string Snowflake { get; set; } = "\uf2dc";
        public static string Socks { get; set; } = "\uf696";
        public static string Solar_Panel { get; set; } = "\uf5ba";
        public static string Sort { get; set; } = "\uf0dc";
        public static string Sort_Alpha_Down { get; set; } = "\uf15d";
        public static string Sort_Alpha_Up { get; set; } = "\uf15e";
        public static string Sort_Amount_Down { get; set; } = "\uf160";
        public static string Sort_Amount_Up { get; set; } = "\uf161";
        public static string Sort_Down { get; set; } = "\uf0dd";
        public static string Sort_Numeric_Down { get; set; } = "\uf162";
        public static string Sort_Numeric_Up { get; set; } = "\uf163";
        public static string Sort_Up { get; set; } = "\uf0de";
        public static string Spa { get; set; } = "\uf5bb";
        public static string Space_Shuttle { get; set; } = "\uf197";
        public static string Spider { get; set; } = "\uf717";
        public static string Spinner { get; set; } = "\uf110";
        public static string Splotch { get; set; } = "\uf5bc";
        public static string Spray_Can { get; set; } = "\uf5bd";
        public static string Square { get; set; } = "\uf0c8";
        public static string Square_Full { get; set; } = "\uf45c";
        public static string Square_Root_Alt { get; set; } = "\uf698";
        public static string Stamp { get; set; } = "\uf5bf";
        public static string Star { get; set; } = "\uf005";
        public static string Star_And_Crescent { get; set; } = "\uf699";
        public static string Star_Half { get; set; } = "\uf089";
        public static string Star_Half_Alt { get; set; } = "\uf5c0";
        public static string Star_Of_David { get; set; } = "\uf69a";
        public static string Star_Of_Life { get; set; } = "\uf621";
        public static string Step_Backward { get; set; } = "\uf048";
        public static string Step_Forward { get; set; } = "\uf051";
        public static string Stethoscope { get; set; } = "\uf0f1";
        public static string Sticky_Note { get; set; } = "\uf249";
        public static string Stop { get; set; } = "\uf04d";
        public static string Stop_Circle { get; set; } = "\uf28d";
        public static string Stopwatch { get; set; } = "\uf2f2";
        public static string Store { get; set; } = "\uf54e";
        public static string Store_Alt { get; set; } = "\uf54f";
        public static string Stream { get; set; } = "\uf550";
        public static string Street_View { get; set; } = "\uf21d";
        public static string Strikethrough { get; set; } = "\uf0cc";
        public static string Stroopwafel { get; set; } = "\uf551";
        public static string Subscript { get; set; } = "\uf12c";
        public static string Subway { get; set; } = "\uf239";
        public static string Suitcase { get; set; } = "\uf0f2";
        public static string Suitcase_Rolling { get; set; } = "\uf5c1";
        public static string Sun { get; set; } = "\uf185";
        public static string Superscript { get; set; } = "\uf12b";
        public static string Surprise { get; set; } = "\uf5c2";
        public static string Swatchbook { get; set; } = "\uf5c3";
        public static string Swimmer { get; set; } = "\uf5c4";
        public static string Swimming_Pool { get; set; } = "\uf5c5";
        public static string Synagogue { get; set; } = "\uf69b";
        public static string Sync { get; set; } = "\uf021";
        public static string Sync_Alt { get; set; } = "\uf2f1";
        public static string Syringe { get; set; } = "\uf48e";
        public static string Table { get; set; } = "\uf0ce";
        public static string Table_Tennis { get; set; } = "\uf45d";
        public static string Tablet { get; set; } = "\uf10a";
        public static string Tablet_Alt { get; set; } = "\uf3fa";
        public static string Tablets { get; set; } = "\uf490";
        public static string Tachometer_Alt { get; set; } = "\uf3fd";
        public static string Tag { get; set; } = "\uf02b";
        public static string Tags { get; set; } = "\uf02c";
        public static string Tape { get; set; } = "\uf4db";
        public static string Tasks { get; set; } = "\uf0ae";
        public static string Taxi { get; set; } = "\uf1ba";
        public static string Teeth { get; set; } = "\uf62e";
        public static string Teeth_Open { get; set; } = "\uf62f";
        public static string Terminal { get; set; } = "\uf120";
        public static string Text_Height { get; set; } = "\uf034";
        public static string Text_Width { get; set; } = "\uf035";
        public static string Th { get; set; } = "\uf00a";
        public static string Th_Large { get; set; } = "\uf009";
        public static string Th_List { get; set; } = "\uf00b";
        public static string Theater_Masks { get; set; } = "\uf630";
        public static string Thermometer { get; set; } = "\uf491";
        public static string Thermometer_Empty { get; set; } = "\uf2cb";
        public static string Thermometer_Full { get; set; } = "\uf2c7";
        public static string Thermometer_Half { get; set; } = "\uf2c9";
        public static string Thermometer_Quarter { get; set; } = "\uf2ca";
        public static string Thermometer_Three_Quarters { get; set; } = "\uf2c8";
        public static string Thumbs_Down { get; set; } = "\uf165";
        public static string Thumbs_Up { get; set; } = "\uf164";
        public static string Thumbtack { get; set; } = "\uf08d";
        public static string Ticket_Alt { get; set; } = "\uf3ff";
        public static string Times { get; set; } = "\uf00d";
        public static string Times_Circle { get; set; } = "\uf057";
        public static string Tint { get; set; } = "\uf043";
        public static string Tint_Slash { get; set; } = "\uf5c7";
        public static string Tired { get; set; } = "\uf5c8";
        public static string Toggle_Off { get; set; } = "\uf204";
        public static string Toggle_On { get; set; } = "\uf205";
        public static string Toilet_Paper { get; set; } = "\uf71e";
        public static string Toolbox { get; set; } = "\uf552";
        public static string Tooth { get; set; } = "\uf5c9";
        public static string Torah { get; set; } = "\uf6a0";
        public static string Torii_Gate { get; set; } = "\uf6a1";
        public static string Tractor { get; set; } = "\uf722";
        public static string Trademark { get; set; } = "\uf25c";
        public static string Traffic_Light { get; set; } = "\uf637";
        public static string Train { get; set; } = "\uf238";
        public static string Transgender { get; set; } = "\uf224";
        public static string Transgender_Alt { get; set; } = "\uf225";
        public static string Trash { get; set; } = "\uf1f8";
        public static string Trash_Alt { get; set; } = "\uf2ed";
        public static string Tree { get; set; } = "\uf1bb";
        public static string Trophy { get; set; } = "\uf091";
        public static string Truck { get; set; } = "\uf0d1";
        public static string Truck_Loading { get; set; } = "\uf4de";
        public static string Truck_Monster { get; set; } = "\uf63b";
        public static string Truck_Moving { get; set; } = "\uf4df";
        public static string Truck_Pickup { get; set; } = "\uf63c";
        public static string Tshirt { get; set; } = "\uf553";
        public static string Tty { get; set; } = "\uf1e4";
        public static string Tv { get; set; } = "\uf26c";
        public static string Umbrella { get; set; } = "\uf0e9";
        public static string Umbrella_Beach { get; set; } = "\uf5ca";
        public static string Underline { get; set; } = "\uf0cd";
        public static string Undo { get; set; } = "\uf0e2";
        public static string Undo_Alt { get; set; } = "\uf2ea";
        public static string Universal_Access { get; set; } = "\uf29a";
        public static string University { get; set; } = "\uf19c";
        public static string Unlink { get; set; } = "\uf127";
        public static string Unlock { get; set; } = "\uf09c";
        public static string Unlock_Alt { get; set; } = "\uf13e";
        public static string Upload { get; set; } = "\uf093";
        public static string User { get; set; } = "\uf007";
        public static string User_Alt { get; set; } = "\uf406";
        public static string User_Alt_Slash { get; set; } = "\uf4fa";
        public static string User_Astronaut { get; set; } = "\uf4fb";
        public static string User_Check { get; set; } = "\uf4fc";
        public static string User_Circle { get; set; } = "\uf2bd";
        public static string User_Clock { get; set; } = "\uf4fd";
        public static string User_Cog { get; set; } = "\uf4fe";
        public static string User_Edit { get; set; } = "\uf4ff";
        public static string User_Friends { get; set; } = "\uf500";
        public static string User_Graduate { get; set; } = "\uf501";
        public static string User_Injured { get; set; } = "\uf728";
        public static string User_Lock { get; set; } = "\uf502";
        public static string User_Md { get; set; } = "\uf0f0";
        public static string User_Minus { get; set; } = "\uf503";
        public static string User_Ninja { get; set; } = "\uf504";
        public static string User_Plus { get; set; } = "\uf234";
        public static string User_Secret { get; set; } = "\uf21b";
        public static string User_Shield { get; set; } = "\uf505";
        public static string User_Slash { get; set; } = "\uf506";
        public static string User_Tag { get; set; } = "\uf507";
        public static string User_Tie { get; set; } = "\uf508";
        public static string User_Times { get; set; } = "\uf235";
        public static string Users { get; set; } = "\uf0c0";
        public static string Users_Cog { get; set; } = "\uf509";
        public static string Utensil_Spoon { get; set; } = "\uf2e5";
        public static string Utensils { get; set; } = "\uf2e7";
        public static string Vector_Square { get; set; } = "\uf5cb";
        public static string Venus { get; set; } = "\uf221";
        public static string Venus_Double { get; set; } = "\uf226";
        public static string Venus_Mars { get; set; } = "\uf228";
        public static string Vial { get; set; } = "\uf492";
        public static string Vials { get; set; } = "\uf493";
        public static string Video { get; set; } = "\uf03d";
        public static string Video_Slash { get; set; } = "\uf4e2";
        public static string Vihara { get; set; } = "\uf6a7";
        public static string Volleyball_Ball { get; set; } = "\uf45f";
        public static string Volume_Down { get; set; } = "\uf027";
        public static string Volume_Mute { get; set; } = "\uf6a9";
        public static string Volume_Off { get; set; } = "\uf026";
        public static string Volume_Up { get; set; } = "\uf028";
        public static string Walking { get; set; } = "\uf554";
        public static string Wallet { get; set; } = "\uf555";
        public static string Warehouse { get; set; } = "\uf494";
        public static string Weight { get; set; } = "\uf496";
        public static string Weight_Hanging { get; set; } = "\uf5cd";
        public static string Wheelchair { get; set; } = "\uf193";
        public static string Wifi { get; set; } = "\uf1eb";
        public static string Wind { get; set; } = "\uf72e";
        public static string Window_Close { get; set; } = "\uf410";
        public static string Window_Maximize { get; set; } = "\uf2d0";
        public static string Window_Minimize { get; set; } = "\uf2d1";
        public static string Window_Restore { get; set; } = "\uf2d2";
        public static string Wine_Bottle { get; set; } = "\uf72f";
        public static string Wine_Glass { get; set; } = "\uf4e3";
        public static string Wine_Glass_Alt { get; set; } = "\uf5ce";
        public static string Won_Sign { get; set; } = "\uf159";
        public static string Wrench { get; set; } = "\uf0ad";
        public static string X_Ray { get; set; } = "\uf497";
        public static string Yen_Sign { get; set; } = "\uf157";
        public static string Yin_Yang { get; set; } = "\uf6ad";
        public static string Unknown59 { get; set; } = "\uf26e";
        public static string Accessible_Icon { get; set; } = "\uf368";
        public static string Accusoft { get; set; } = "\uf369";
        public static string Acquisitions_Incorporated { get; set; } = "\uf6af";
        public static string Adn { get; set; } = "\uf170";
        public static string Adversal { get; set; } = "\uf36a";
        public static string Affiliatetheme { get; set; } = "\uf36b";
        public static string Algolia { get; set; } = "\uf36c";
        public static string Alipay { get; set; } = "\uf642";
        public static string Amazon { get; set; } = "\uf270";
        public static string Amazon_Pay { get; set; } = "\uf42c";
        public static string Amilia { get; set; } = "\uf36d";
        public static string Android { get; set; } = "\uf17b";
        public static string Angellist { get; set; } = "\uf209";
        public static string Angrycreative { get; set; } = "\uf36e";
        public static string Angular { get; set; } = "\uf420";
        public static string App_Store { get; set; } = "\uf36f";
        public static string App_Store_Ios { get; set; } = "\uf370";
        public static string Apper { get; set; } = "\uf371";
        public static string Apple { get; set; } = "\uf179";
        public static string Apple_Pay { get; set; } = "\uf415";
        public static string Asymmetrik { get; set; } = "\uf372";
        public static string Audible { get; set; } = "\uf373";
        public static string Autoprefixer { get; set; } = "\uf41c";
        public static string Avianex { get; set; } = "\uf374";
        public static string Aviato { get; set; } = "\uf421";
        public static string Aws { get; set; } = "\uf375";
        public static string Bandcamp { get; set; } = "\uf2d5";
        public static string Behance { get; set; } = "\uf1b4";
        public static string Behance_Square { get; set; } = "\uf1b5";
        public static string Bimobject { get; set; } = "\uf378";
        public static string Bitbucket { get; set; } = "\uf171";
        public static string Bitcoin { get; set; } = "\uf379";
        public static string Bity { get; set; } = "\uf37a";
        public static string Black_Tie { get; set; } = "\uf27e";
        public static string Blackberry { get; set; } = "\uf37b";
        public static string Blogger { get; set; } = "\uf37c";
        public static string Blogger_B { get; set; } = "\uf37d";
        public static string Bluetooth { get; set; } = "\uf293";
        public static string Bluetooth_B { get; set; } = "\uf294";
        public static string Btc { get; set; } = "\uf15a";
        public static string Buromobelexperte { get; set; } = "\uf37f";
        public static string Buysellads { get; set; } = "\uf20d";
        public static string Cc_Amazon_Pay { get; set; } = "\uf42d";
        public static string Cc_Amex { get; set; } = "\uf1f3";
        public static string Cc_Apple_Pay { get; set; } = "\uf416";
        public static string Cc_Diners_Club { get; set; } = "\uf24c";
        public static string Cc_Discover { get; set; } = "\uf1f2";
        public static string Cc_Jcb { get; set; } = "\uf24b";
        public static string Cc_Mastercard { get; set; } = "\uf1f1";
        public static string Cc_Paypal { get; set; } = "\uf1f4";
        public static string Cc_Stripe { get; set; } = "\uf1f5";
        public static string Cc_Visa { get; set; } = "\uf1f0";
        public static string Centercode { get; set; } = "\uf380";
        public static string Chrome { get; set; } = "\uf268";
        public static string Cloudscale { get; set; } = "\uf383";
        public static string Cloudsmith { get; set; } = "\uf384";
        public static string Cloudversify { get; set; } = "\uf385";
        public static string Codepen { get; set; } = "\uf1cb";
        public static string Codiepie { get; set; } = "\uf284";
        public static string Connectdevelop { get; set; } = "\uf20e";
        public static string Contao { get; set; } = "\uf26d";
        public static string Cpanel { get; set; } = "\uf388";
        public static string Creative_Commons { get; set; } = "\uf25e";
        public static string Creative_Commons_By { get; set; } = "\uf4e7";
        public static string Creative_Commons_Nc { get; set; } = "\uf4e8";
        public static string Creative_Commons_Nc_Eu { get; set; } = "\uf4e9";
        public static string Creative_Commons_Nc_Jp { get; set; } = "\uf4ea";
        public static string Creative_Commons_Nd { get; set; } = "\uf4eb";
        public static string Creative_Commons_Pd { get; set; } = "\uf4ec";
        public static string Creative_Commons_Pd_Alt { get; set; } = "\uf4ed";
        public static string Creative_Commons_Remix { get; set; } = "\uf4ee";
        public static string Creative_Commons_Sa { get; set; } = "\uf4ef";
        public static string Creative_Commons_Sampling { get; set; } = "\uf4f0";
        public static string Creative_Commons_Sampling_Plus { get; set; } = "\uf4f1";
        public static string Creative_Commons_Share { get; set; } = "\uf4f2";
        public static string Creative_Commons_Zero { get; set; } = "\uf4f3";
        public static string Critical_Role { get; set; } = "\uf6c9";
        public static string Css3 { get; set; } = "\uf13c";
        public static string Css3_Alt { get; set; } = "\uf38b";
        public static string Cuttlefish { get; set; } = "\uf38c";
        public static string D_And_D { get; set; } = "\uf38d";
        public static string Dashcube { get; set; } = "\uf210";
        public static string Delicious { get; set; } = "\uf1a5";
        public static string Deploydog { get; set; } = "\uf38e";
        public static string Deskpro { get; set; } = "\uf38f";
        public static string Dev { get; set; } = "\uf6cc";
        public static string Deviantart { get; set; } = "\uf1bd";
        public static string Digg { get; set; } = "\uf1a6";
        public static string Digital_Ocean { get; set; } = "\uf391";
        public static string Discord { get; set; } = "\uf392";
        public static string Discourse { get; set; } = "\uf393";
        public static string Dochub { get; set; } = "\uf394";
        public static string Docker { get; set; } = "\uf395";
        public static string Draft2digital { get; set; } = "\uf396";
        public static string Dribbble { get; set; } = "\uf17d";
        public static string Dribbble_Square { get; set; } = "\uf397";
        public static string Dropbox { get; set; } = "\uf16b";
        public static string Drupal { get; set; } = "\uf1a9";
        public static string Dyalog { get; set; } = "\uf399";
        public static string Earlybirds { get; set; } = "\uf39a";
        public static string Ebay { get; set; } = "\uf4f4";
        public static string Edge { get; set; } = "\uf282";
        public static string Elementor { get; set; } = "\uf430";
        public static string Ello { get; set; } = "\uf5f1";
        public static string Ember { get; set; } = "\uf423";
        public static string Empire { get; set; } = "\uf1d1";
        public static string Envira { get; set; } = "\uf299";
        public static string Erlang { get; set; } = "\uf39d";
        public static string Ethereum { get; set; } = "\uf42e";
        public static string Etsy { get; set; } = "\uf2d7";
        public static string Expeditedssl { get; set; } = "\uf23e";
        public static string Facebook { get; set; } = "\uf09a";
        public static string Facebook_F { get; set; } = "\uf39e";
        public static string Facebook_Messenger { get; set; } = "\uf39f";
        public static string Facebook_Square { get; set; } = "\uf082";
        public static string Fantasy_Flight_Games { get; set; } = "\uf6dc";
        public static string Firefox { get; set; } = "\uf269";
        public static string First_Order { get; set; } = "\uf2b0";
        public static string First_Order_Alt { get; set; } = "\uf50a";
        public static string Firstdraft { get; set; } = "\uf3a1";
        public static string Flickr { get; set; } = "\uf16e";
        public static string Flipboard { get; set; } = "\uf44d";
        public static string Fly { get; set; } = "\uf417";
        public static string Font_Awesome { get; set; } = "\uf2b4";
        public static string Font_Awesome_Alt { get; set; } = "\uf35c";
        public static string Font_Awesome_Flag { get; set; } = "\uf425";
        public static string Fonticons { get; set; } = "\uf280";
        public static string Fonticons_Fi { get; set; } = "\uf3a2";
        public static string Fort_Awesome { get; set; } = "\uf286";
        public static string Fort_Awesome_Alt { get; set; } = "\uf3a3";
        public static string Forumbee { get; set; } = "\uf211";
        public static string Foursquare { get; set; } = "\uf180";
        public static string Free_Code_Camp { get; set; } = "\uf2c5";
        public static string Freebsd { get; set; } = "\uf3a4";
        public static string Fulcrum { get; set; } = "\uf50b";
        public static string Galactic_Republic { get; set; } = "\uf50c";
        public static string Galactic_Senate { get; set; } = "\uf50d";
        public static string Get_Pocket { get; set; } = "\uf265";
        public static string Gg { get; set; } = "\uf260";
        public static string Gg_Circle { get; set; } = "\uf261";
        public static string Git { get; set; } = "\uf1d3";
        public static string Git_Square { get; set; } = "\uf1d2";
        public static string Github { get; set; } = "\uf09b";
        public static string Github_Alt { get; set; } = "\uf113";
        public static string Github_Square { get; set; } = "\uf092";
        public static string Gitkraken { get; set; } = "\uf3a6";
        public static string Gitlab { get; set; } = "\uf296";
        public static string Gitter { get; set; } = "\uf426";
        public static string Glide { get; set; } = "\uf2a5";
        public static string Glide_G { get; set; } = "\uf2a6";
        public static string Gofore { get; set; } = "\uf3a7";
        public static string Goodreads { get; set; } = "\uf3a8";
        public static string Goodreads_G { get; set; } = "\uf3a9";
        public static string Google { get; set; } = "\uf1a0";
        public static string Google_Drive { get; set; } = "\uf3aa";
        public static string Google_Play { get; set; } = "\uf3ab";
        public static string Google_Plus { get; set; } = "\uf2b3";
        public static string Google_Plus_G { get; set; } = "\uf0d5";
        public static string Google_Plus_Square { get; set; } = "\uf0d4";
        public static string Google_Wallet { get; set; } = "\uf1ee";
        public static string Gratipay { get; set; } = "\uf184";
        public static string Grav { get; set; } = "\uf2d6";
        public static string Gripfire { get; set; } = "\uf3ac";
        public static string Grunt { get; set; } = "\uf3ad";
        public static string Gulp { get; set; } = "\uf3ae";
        public static string Hacker_News { get; set; } = "\uf1d4";
        public static string Hacker_News_Square { get; set; } = "\uf3af";
        public static string Hackerrank { get; set; } = "\uf5f7";
        public static string Hips { get; set; } = "\uf452";
        public static string Hire_A_Helper { get; set; } = "\uf3b0";
        public static string Hooli { get; set; } = "\uf427";
        public static string Hornbill { get; set; } = "\uf592";
        public static string Hotjar { get; set; } = "\uf3b1";
        public static string Houzz { get; set; } = "\uf27c";
        public static string Html5 { get; set; } = "\uf13b";
        public static string Hubspot { get; set; } = "\uf3b2";
        public static string Imdb { get; set; } = "\uf2d8";
        public static string Instagram { get; set; } = "\uf16d";
        public static string Internet_Explorer { get; set; } = "\uf26b";
        public static string Ioxhost { get; set; } = "\uf208";
        public static string Itunes { get; set; } = "\uf3b4";
        public static string Itunes_Note { get; set; } = "\uf3b5";
        public static string Java { get; set; } = "\uf4e4";
        public static string Jedi_Order { get; set; } = "\uf50e";
        public static string Jenkins { get; set; } = "\uf3b6";
        public static string Joget { get; set; } = "\uf3b7";
        public static string Joomla { get; set; } = "\uf1aa";
        public static string Js { get; set; } = "\uf3b8";
        public static string Js_Square { get; set; } = "\uf3b9";
        public static string Jsfiddle { get; set; } = "\uf1cc";
        public static string Kaggle { get; set; } = "\uf5fa";
        public static string Keybase { get; set; } = "\uf4f5";
        public static string Keycdn { get; set; } = "\uf3ba";
        public static string Kickstarter { get; set; } = "\uf3bb";
        public static string Kickstarter_K { get; set; } = "\uf3bc";
        public static string Korvue { get; set; } = "\uf42f";
        public static string Laravel { get; set; } = "\uf3bd";
        public static string Lastfm { get; set; } = "\uf202";
        public static string Lastfm_Square { get; set; } = "\uf203";
        public static string Leanpub { get; set; } = "\uf212";
        public static string Less { get; set; } = "\uf41d";
        public static string Line { get; set; } = "\uf3c0";
        public static string Linkedin { get; set; } = "\uf08c";
        public static string Linkedin_In { get; set; } = "\uf0e1";
        public static string Linode { get; set; } = "\uf2b8";
        public static string Linux { get; set; } = "\uf17c";
        public static string Lyft { get; set; } = "\uf3c3";
        public static string Magento { get; set; } = "\uf3c4";
        public static string Mailchimp { get; set; } = "\uf59e";
        public static string Mandalorian { get; set; } = "\uf50f";
        public static string Markdown { get; set; } = "\uf60f";
        public static string Mastodon { get; set; } = "\uf4f6";
        public static string Maxcdn { get; set; } = "\uf136";
        public static string Medapps { get; set; } = "\uf3c6";
        public static string Medium { get; set; } = "\uf23a";
        public static string Medium_M { get; set; } = "\uf3c7";
        public static string Medrt { get; set; } = "\uf3c8";
        public static string Meetup { get; set; } = "\uf2e0";
        public static string Megaport { get; set; } = "\uf5a3";
        public static string Microsoft { get; set; } = "\uf3ca";
        public static string Mix { get; set; } = "\uf3cb";
        public static string Mixcloud { get; set; } = "\uf289";
        public static string Mizuni { get; set; } = "\uf3cc";
        public static string Modx { get; set; } = "\uf285";
        public static string Monero { get; set; } = "\uf3d0";
        public static string Napster { get; set; } = "\uf3d2";
        public static string Neos { get; set; } = "\uf612";
        public static string Nimblr { get; set; } = "\uf5a8";
        public static string Nintendo_Switch { get; set; } = "\uf418";
        public static string Node { get; set; } = "\uf419";
        public static string Node_Js { get; set; } = "\uf3d3";
        public static string Npm { get; set; } = "\uf3d4";
        public static string Ns8 { get; set; } = "\uf3d5";
        public static string Nutritionix { get; set; } = "\uf3d6";
        public static string Odnoklassniki { get; set; } = "\uf263";
        public static string Odnoklassniki_Square { get; set; } = "\uf264";
        public static string Old_Republic { get; set; } = "\uf510";
        public static string Opencart { get; set; } = "\uf23d";
        public static string Openid { get; set; } = "\uf19b";
        public static string Opera { get; set; } = "\uf26a";
        public static string Optin_Monster { get; set; } = "\uf23c";
        public static string Osi { get; set; } = "\uf41a";
        public static string Page4 { get; set; } = "\uf3d7";
        public static string Pagelines { get; set; } = "\uf18c";
        public static string Palfed { get; set; } = "\uf3d8";
        public static string Patreon { get; set; } = "\uf3d9";
        public static string Paypal { get; set; } = "\uf1ed";
        public static string Penny_Arcade { get; set; } = "\uf704";
        public static string Periscope { get; set; } = "\uf3da";
        public static string Phabricator { get; set; } = "\uf3db";
        public static string Phoenix_Framework { get; set; } = "\uf3dc";
        public static string Phoenix_Squadron { get; set; } = "\uf511";
        public static string Php { get; set; } = "\uf457";
        public static string Pied_Piper { get; set; } = "\uf2ae";
        public static string Pied_Piper_Alt { get; set; } = "\uf1a8";
        public static string Pied_Piper_Hat { get; set; } = "\uf4e5";
        public static string Pied_Piper_Pp { get; set; } = "\uf1a7";
        public static string Pinterest { get; set; } = "\uf0d2";
        public static string Pinterest_P { get; set; } = "\uf231";
        public static string Pinterest_Square { get; set; } = "\uf0d3";
        public static string Playstation { get; set; } = "\uf3df";
        public static string Product_Hunt { get; set; } = "\uf288";
        public static string Pushed { get; set; } = "\uf3e1";
        public static string Python { get; set; } = "\uf3e2";
        public static string Qq { get; set; } = "\uf1d6";
        public static string Quinscape { get; set; } = "\uf459";
        public static string Quora { get; set; } = "\uf2c4";
        public static string R_Project { get; set; } = "\uf4f7";
        public static string Ravelry { get; set; } = "\uf2d9";
        public static string React { get; set; } = "\uf41b";
        public static string Readme { get; set; } = "\uf4d5";
        public static string Rebel { get; set; } = "\uf1d0";
        public static string Red_River { get; set; } = "\uf3e3";
        public static string Reddit { get; set; } = "\uf1a1";
        public static string Reddit_Alien { get; set; } = "\uf281";
        public static string Reddit_Square { get; set; } = "\uf1a2";
        public static string Rendact { get; set; } = "\uf3e4";
        public static string Renren { get; set; } = "\uf18b";
        public static string Replyd { get; set; } = "\uf3e6";
        public static string Researchgate { get; set; } = "\uf4f8";
        public static string Resolving { get; set; } = "\uf3e7";
        public static string Rev { get; set; } = "\uf5b2";
        public static string Rocketchat { get; set; } = "\uf3e8";
        public static string Rockrms { get; set; } = "\uf3e9";
        public static string Safari { get; set; } = "\uf267";
        public static string Sass { get; set; } = "\uf41e";
        public static string Schlix { get; set; } = "\uf3ea";
        public static string Scribd { get; set; } = "\uf28a";
        public static string Searchengin { get; set; } = "\uf3eb";
        public static string Sellcast { get; set; } = "\uf2da";
        public static string Sellsy { get; set; } = "\uf213";
        public static string Servicestack { get; set; } = "\uf3ec";
        public static string Shirtsinbulk { get; set; } = "\uf214";
        public static string Shopware { get; set; } = "\uf5b5";
        public static string Simplybuilt { get; set; } = "\uf215";
        public static string Sistrix { get; set; } = "\uf3ee";
        public static string Sith { get; set; } = "\uf512";
        public static string Skyatlas { get; set; } = "\uf216";
        public static string Skype { get; set; } = "\uf17e";
        public static string Slack { get; set; } = "\uf198";
        public static string Slack_Hash { get; set; } = "\uf3ef";
        public static string Slideshare { get; set; } = "\uf1e7";
        public static string Snapchat { get; set; } = "\uf2ab";
        public static string Snapchat_Ghost { get; set; } = "\uf2ac";
        public static string Snapchat_Square { get; set; } = "\uf2ad";
        public static string Soundcloud { get; set; } = "\uf1be";
        public static string Speakap { get; set; } = "\uf3f3";
        public static string Spotify { get; set; } = "\uf1bc";
        public static string Squarespace { get; set; } = "\uf5be";
        public static string Stack_Exchange { get; set; } = "\uf18d";
        public static string Stack_Overflow { get; set; } = "\uf16c";
        public static string Staylinked { get; set; } = "\uf3f5";
        public static string Steam { get; set; } = "\uf1b6";
        public static string Steam_Square { get; set; } = "\uf1b7";
        public static string Steam_Symbol { get; set; } = "\uf3f6";
        public static string Sticker_Mule { get; set; } = "\uf3f7";
        public static string Strava { get; set; } = "\uf428";
        public static string Stripe { get; set; } = "\uf429";
        public static string Stripe_S { get; set; } = "\uf42a";
        public static string Studiovinari { get; set; } = "\uf3f8";
        public static string Stumbleupon { get; set; } = "\uf1a4";
        public static string Stumbleupon_Circle { get; set; } = "\uf1a3";
        public static string Superpowers { get; set; } = "\uf2dd";
        public static string Supple { get; set; } = "\uf3f9";
        public static string Teamspeak { get; set; } = "\uf4f9";
        public static string Telegram { get; set; } = "\uf2c6";
        public static string Telegram_Plane { get; set; } = "\uf3fe";
        public static string Tencent_Weibo { get; set; } = "\uf1d5";
        public static string The_Red_Yeti { get; set; } = "\uf69d";
        public static string Themeco { get; set; } = "\uf5c6";
        public static string Themeisle { get; set; } = "\uf2b2";
        public static string Trade_Federation { get; set; } = "\uf513";
        public static string Trello { get; set; } = "\uf181";
        public static string Tripadvisor { get; set; } = "\uf262";
        public static string Tumblr { get; set; } = "\uf173";
        public static string Tumblr_Square { get; set; } = "\uf174";
        public static string Twitch { get; set; } = "\uf1e8";
        public static string Twitter { get; set; } = "\uf099";
        public static string Twitter_Square { get; set; } = "\uf081";
        public static string Typo3 { get; set; } = "\uf42b";
        public static string Uber { get; set; } = "\uf402";
        public static string Uikit { get; set; } = "\uf403";
        public static string Uniregistry { get; set; } = "\uf404";
        public static string Untappd { get; set; } = "\uf405";
        public static string Usb { get; set; } = "\uf287";
        public static string Ussunnah { get; set; } = "\uf407";
        public static string Vaadin { get; set; } = "\uf408";
        public static string Viacoin { get; set; } = "\uf237";
        public static string Viadeo { get; set; } = "\uf2a9";
        public static string Viadeo_Square { get; set; } = "\uf2aa";
        public static string Viber { get; set; } = "\uf409";
        public static string Vimeo { get; set; } = "\uf40a";
        public static string Vimeo_Square { get; set; } = "\uf194";
        public static string Vimeo_V { get; set; } = "\uf27d";
        public static string Vine { get; set; } = "\uf1ca";
        public static string Vk { get; set; } = "\uf189";
        public static string Vnv { get; set; } = "\uf40b";
        public static string Vuejs { get; set; } = "\uf41f";
        public static string Weebly { get; set; } = "\uf5cc";
        public static string Weibo { get; set; } = "\uf18a";
        public static string Weixin { get; set; } = "\uf1d7";
        public static string Whatsapp { get; set; } = "\uf232";
        public static string Whatsapp_Square { get; set; } = "\uf40c";
        public static string Whmcs { get; set; } = "\uf40d";
        public static string Wikipedia_W { get; set; } = "\uf266";
        public static string Windows { get; set; } = "\uf17a";
        public static string Wix { get; set; } = "\uf5cf";
        public static string Wizards_Of_The_Coast { get; set; } = "\uf730";
        public static string Wolf_Pack_Battalion { get; set; } = "\uf514";
        public static string Wordpress { get; set; } = "\uf19a";
        public static string Wordpress_Simple { get; set; } = "\uf411";
        public static string Wpbeginner { get; set; } = "\uf297";
        public static string Wpexplorer { get; set; } = "\uf2de";
        public static string Wpforms { get; set; } = "\uf298";
        public static string Xbox { get; set; } = "\uf412";
        public static string Xing { get; set; } = "\uf168";
        public static string Xing_Square { get; set; } = "\uf169";
        public static string Y_Combinator { get; set; } = "\uf23b";
        public static string Yahoo { get; set; } = "\uf19e";
        public static string Yandex { get; set; } = "\uf413";
        public static string Yandex_International { get; set; } = "\uf414";
        public static string Yelp { get; set; } = "\uf1e9";
        public static string Yoast { get; set; } = "\uf2b1";
        public static string Youtube { get; set; } = "\uf167";
        public static string Youtube_Square { get; set; } = "\uf431";
        public static string Zhihu { get; set; } = "\uf63f";
    }

In App.xaml add following code in <ResourceDictionary> tag

  <ResourceDictionary>          
            <OnPlatform x:TypeArguments="x:String" x:Key="FontAwesomeSolid" Android="FontAwesome5FreeSolid900.otf#Regular" iOS="FontAwesome5Free-Solid" />
  </ResourceDictionary>

Add "FontAwesome5FreeSolid900.otf" file in Assets folder in android project.

Fontawesome in xamarin form
Font Awesome icon in xamarin form

Add "FontAwesome5FreeSolid900.otf" file in Resources folder in IOS project.

Fontawesome in xamarin form
Font Awesome icon in xamarin form


In info.plist file, add new key "UIAppFonts" 

  <key>UIAppFonts</key>
    <array>
      <string>FontAwesome5BrandsRegular.otf</string>
      <string>FontAwesome5Regular.otf</string>
      <string>FontAwesome5Solid.otf</string>
    </array>  

How to you use:

Add namespace of fontawesome file 

xmlns:fontawesome="clr-namespace:OnlineCourseUIDesigns.Utility" 
<Label  Grid.Column="0"  HorizontalOptions="Start"  VerticalOptions="Center" Text="{x:Static fontawesome:Solid.Clock}"
                            TextColor="{Binding TextColor}" FontFamily="{StaticResource FontAwesomeSolid}" 
                             FontSize="20"  ></Label> 

Download font awesome file from below link:

https://drive.google.com/file/d/1-dy8_dEkBYeFy1OzOGwF33by1zYOTb8i/view

Hope you understand it. If any query please ask me in comment section.



Comments

Popular posts from this blog

Explore the UI libraries available for .NET MAUI at no cost.

Push Notification using Firebase in xamarin form (Android and IOS)

School UI Design using xamarin form