2024-09-28 10:31:06 -07:00
|
|
|
// Generated by https://github.com/juliettef/IconFontCppHeaders script GenerateIconFontCppHeaders.py
|
|
|
|
// for Go
|
|
|
|
// from codepoints https://github.com/ForkAwesome/Fork-Awesome/raw/master/src/icons/icons.yml
|
|
|
|
// for use with font https://github.com/ForkAwesome/Fork-Awesome/blob/master/fonts/forkawesome-webfont.ttf
|
2024-03-23 18:41:26 -07:00
|
|
|
|
|
|
|
package IconFontCppHeaders
|
|
|
|
|
|
|
|
var IconsForkAwesome = Font{
|
|
|
|
Filenames: [][2]string{
|
|
|
|
{"FK", "forkawesome-webfont.ttf"},
|
|
|
|
},
|
2024-09-28 10:31:06 -07:00
|
|
|
Min: 0xf000,
|
2024-03-23 18:41:26 -07:00
|
|
|
Max16: 0xf372,
|
2024-09-28 10:31:06 -07:00
|
|
|
Max: 0xf372,
|
2024-03-23 18:41:26 -07:00
|
|
|
Icons: map[string]string{
|
2024-09-28 10:31:06 -07:00
|
|
|
"Glass": "\xef\x80\x80", // U+f000
|
|
|
|
"Music": "\xef\x80\x81", // U+f001
|
|
|
|
"Search": "\xef\x80\x82", // U+f002
|
|
|
|
"EnvelopeO": "\xef\x80\x83", // U+f003
|
|
|
|
"Heart": "\xef\x80\x84", // U+f004
|
|
|
|
"Star": "\xef\x80\x85", // U+f005
|
|
|
|
"StarO": "\xef\x80\x86", // U+f006
|
|
|
|
"User": "\xef\x80\x87", // U+f007
|
|
|
|
"Film": "\xef\x80\x88", // U+f008
|
|
|
|
"ThLarge": "\xef\x80\x89", // U+f009
|
|
|
|
"Th": "\xef\x80\x8a", // U+f00a
|
|
|
|
"ThList": "\xef\x80\x8b", // U+f00b
|
|
|
|
"Check": "\xef\x80\x8c", // U+f00c
|
|
|
|
"Times": "\xef\x80\x8d", // U+f00d
|
|
|
|
"SearchPlus": "\xef\x80\x8e", // U+f00e
|
|
|
|
"SearchMinus": "\xef\x80\x90", // U+f010
|
|
|
|
"PowerOff": "\xef\x80\x91", // U+f011
|
|
|
|
"Signal": "\xef\x80\x92", // U+f012
|
|
|
|
"Cog": "\xef\x80\x93", // U+f013
|
|
|
|
"TrashO": "\xef\x80\x94", // U+f014
|
|
|
|
"Home": "\xef\x80\x95", // U+f015
|
|
|
|
"FileO": "\xef\x80\x96", // U+f016
|
|
|
|
"ClockO": "\xef\x80\x97", // U+f017
|
|
|
|
"Road": "\xef\x80\x98", // U+f018
|
|
|
|
"Download": "\xef\x80\x99", // U+f019
|
|
|
|
"ArrowCircleODown": "\xef\x80\x9a", // U+f01a
|
|
|
|
"ArrowCircleOUp": "\xef\x80\x9b", // U+f01b
|
|
|
|
"Inbox": "\xef\x80\x9c", // U+f01c
|
|
|
|
"PlayCircleO": "\xef\x80\x9d", // U+f01d
|
|
|
|
"Repeat": "\xef\x80\x9e", // U+f01e
|
|
|
|
"Refresh": "\xef\x80\xa1", // U+f021
|
|
|
|
"ListAlt": "\xef\x80\xa2", // U+f022
|
|
|
|
"Lock": "\xef\x80\xa3", // U+f023
|
|
|
|
"Flag": "\xef\x80\xa4", // U+f024
|
|
|
|
"Headphones": "\xef\x80\xa5", // U+f025
|
|
|
|
"VolumeOff": "\xef\x80\xa6", // U+f026
|
|
|
|
"VolumeDown": "\xef\x80\xa7", // U+f027
|
|
|
|
"VolumeUp": "\xef\x80\xa8", // U+f028
|
|
|
|
"Qrcode": "\xef\x80\xa9", // U+f029
|
|
|
|
"Barcode": "\xef\x80\xaa", // U+f02a
|
|
|
|
"Tag": "\xef\x80\xab", // U+f02b
|
|
|
|
"Tags": "\xef\x80\xac", // U+f02c
|
|
|
|
"Book": "\xef\x80\xad", // U+f02d
|
|
|
|
"Bookmark": "\xef\x80\xae", // U+f02e
|
|
|
|
"Print": "\xef\x80\xaf", // U+f02f
|
|
|
|
"Camera": "\xef\x80\xb0", // U+f030
|
|
|
|
"Font": "\xef\x80\xb1", // U+f031
|
|
|
|
"Bold": "\xef\x80\xb2", // U+f032
|
|
|
|
"Italic": "\xef\x80\xb3", // U+f033
|
|
|
|
"TextHeight": "\xef\x80\xb4", // U+f034
|
|
|
|
"TextWidth": "\xef\x80\xb5", // U+f035
|
|
|
|
"AlignLeft": "\xef\x80\xb6", // U+f036
|
|
|
|
"AlignCenter": "\xef\x80\xb7", // U+f037
|
|
|
|
"AlignRight": "\xef\x80\xb8", // U+f038
|
|
|
|
"AlignJustify": "\xef\x80\xb9", // U+f039
|
|
|
|
"List": "\xef\x80\xba", // U+f03a
|
|
|
|
"Outdent": "\xef\x80\xbb", // U+f03b
|
|
|
|
"Indent": "\xef\x80\xbc", // U+f03c
|
|
|
|
"VideoCamera": "\xef\x80\xbd", // U+f03d
|
|
|
|
"PictureO": "\xef\x80\xbe", // U+f03e
|
|
|
|
"Pencil": "\xef\x81\x80", // U+f040
|
|
|
|
"MapMarker": "\xef\x81\x81", // U+f041
|
|
|
|
"Adjust": "\xef\x81\x82", // U+f042
|
|
|
|
"Tint": "\xef\x81\x83", // U+f043
|
|
|
|
"PencilSquareO": "\xef\x81\x84", // U+f044
|
|
|
|
"ShareSquareO": "\xef\x81\x85", // U+f045
|
|
|
|
"CheckSquareO": "\xef\x81\x86", // U+f046
|
|
|
|
"Arrows": "\xef\x81\x87", // U+f047
|
|
|
|
"StepBackward": "\xef\x81\x88", // U+f048
|
|
|
|
"FastBackward": "\xef\x81\x89", // U+f049
|
|
|
|
"Backward": "\xef\x81\x8a", // U+f04a
|
|
|
|
"Play": "\xef\x81\x8b", // U+f04b
|
|
|
|
"Pause": "\xef\x81\x8c", // U+f04c
|
|
|
|
"Stop": "\xef\x81\x8d", // U+f04d
|
|
|
|
"Forward": "\xef\x81\x8e", // U+f04e
|
|
|
|
"FastForward": "\xef\x81\x90", // U+f050
|
|
|
|
"StepForward": "\xef\x81\x91", // U+f051
|
|
|
|
"Eject": "\xef\x81\x92", // U+f052
|
|
|
|
"ChevronLeft": "\xef\x81\x93", // U+f053
|
|
|
|
"ChevronRight": "\xef\x81\x94", // U+f054
|
|
|
|
"PlusCircle": "\xef\x81\x95", // U+f055
|
|
|
|
"MinusCircle": "\xef\x81\x96", // U+f056
|
|
|
|
"TimesCircle": "\xef\x81\x97", // U+f057
|
|
|
|
"CheckCircle": "\xef\x81\x98", // U+f058
|
|
|
|
"QuestionCircle": "\xef\x81\x99", // U+f059
|
|
|
|
"InfoCircle": "\xef\x81\x9a", // U+f05a
|
|
|
|
"Crosshairs": "\xef\x81\x9b", // U+f05b
|
|
|
|
"TimesCircleO": "\xef\x81\x9c", // U+f05c
|
|
|
|
"CheckCircleO": "\xef\x81\x9d", // U+f05d
|
|
|
|
"Ban": "\xef\x81\x9e", // U+f05e
|
|
|
|
"ArrowLeft": "\xef\x81\xa0", // U+f060
|
|
|
|
"ArrowRight": "\xef\x81\xa1", // U+f061
|
|
|
|
"ArrowUp": "\xef\x81\xa2", // U+f062
|
|
|
|
"ArrowDown": "\xef\x81\xa3", // U+f063
|
|
|
|
"Share": "\xef\x81\xa4", // U+f064
|
|
|
|
"Expand": "\xef\x81\xa5", // U+f065
|
|
|
|
"Compress": "\xef\x81\xa6", // U+f066
|
|
|
|
"Plus": "\xef\x81\xa7", // U+f067
|
|
|
|
"Minus": "\xef\x81\xa8", // U+f068
|
|
|
|
"Asterisk": "\xef\x81\xa9", // U+f069
|
|
|
|
"ExclamationCircle": "\xef\x81\xaa", // U+f06a
|
|
|
|
"Gift": "\xef\x81\xab", // U+f06b
|
|
|
|
"Leaf": "\xef\x81\xac", // U+f06c
|
|
|
|
"Fire": "\xef\x81\xad", // U+f06d
|
|
|
|
"Eye": "\xef\x81\xae", // U+f06e
|
|
|
|
"EyeSlash": "\xef\x81\xb0", // U+f070
|
|
|
|
"ExclamationTriangle": "\xef\x81\xb1", // U+f071
|
|
|
|
"Plane": "\xef\x81\xb2", // U+f072
|
|
|
|
"Calendar": "\xef\x81\xb3", // U+f073
|
|
|
|
"Random": "\xef\x81\xb4", // U+f074
|
|
|
|
"Comment": "\xef\x81\xb5", // U+f075
|
|
|
|
"Magnet": "\xef\x81\xb6", // U+f076
|
|
|
|
"ChevronUp": "\xef\x81\xb7", // U+f077
|
|
|
|
"ChevronDown": "\xef\x81\xb8", // U+f078
|
|
|
|
"Retweet": "\xef\x81\xb9", // U+f079
|
|
|
|
"ShoppingCart": "\xef\x81\xba", // U+f07a
|
|
|
|
"Folder": "\xef\x81\xbb", // U+f07b
|
|
|
|
"FolderOpen": "\xef\x81\xbc", // U+f07c
|
|
|
|
"ArrowsV": "\xef\x81\xbd", // U+f07d
|
|
|
|
"ArrowsH": "\xef\x81\xbe", // U+f07e
|
|
|
|
"BarChart": "\xef\x82\x80", // U+f080
|
|
|
|
"TwitterSquare": "\xef\x82\x81", // U+f081
|
|
|
|
"FacebookSquare": "\xef\x82\x82", // U+f082
|
|
|
|
"CameraRetro": "\xef\x82\x83", // U+f083
|
|
|
|
"Key": "\xef\x82\x84", // U+f084
|
|
|
|
"Cogs": "\xef\x82\x85", // U+f085
|
|
|
|
"Comments": "\xef\x82\x86", // U+f086
|
|
|
|
"ThumbsOUp": "\xef\x82\x87", // U+f087
|
|
|
|
"ThumbsODown": "\xef\x82\x88", // U+f088
|
|
|
|
"StarHalf": "\xef\x82\x89", // U+f089
|
|
|
|
"HeartO": "\xef\x82\x8a", // U+f08a
|
|
|
|
"SignOut": "\xef\x82\x8b", // U+f08b
|
|
|
|
"LinkedinSquare": "\xef\x82\x8c", // U+f08c
|
|
|
|
"ThumbTack": "\xef\x82\x8d", // U+f08d
|
|
|
|
"ExternalLink": "\xef\x82\x8e", // U+f08e
|
|
|
|
"SignIn": "\xef\x82\x90", // U+f090
|
|
|
|
"Trophy": "\xef\x82\x91", // U+f091
|
|
|
|
"GithubSquare": "\xef\x82\x92", // U+f092
|
|
|
|
"Upload": "\xef\x82\x93", // U+f093
|
|
|
|
"LemonO": "\xef\x82\x94", // U+f094
|
|
|
|
"Phone": "\xef\x82\x95", // U+f095
|
|
|
|
"SquareO": "\xef\x82\x96", // U+f096
|
|
|
|
"BookmarkO": "\xef\x82\x97", // U+f097
|
|
|
|
"PhoneSquare": "\xef\x82\x98", // U+f098
|
|
|
|
"Twitter": "\xef\x82\x99", // U+f099
|
|
|
|
"Facebook": "\xef\x82\x9a", // U+f09a
|
|
|
|
"Github": "\xef\x82\x9b", // U+f09b
|
|
|
|
"Unlock": "\xef\x82\x9c", // U+f09c
|
|
|
|
"CreditCard": "\xef\x82\x9d", // U+f09d
|
|
|
|
"Rss": "\xef\x82\x9e", // U+f09e
|
|
|
|
"HddO": "\xef\x82\xa0", // U+f0a0
|
|
|
|
"Bullhorn": "\xef\x82\xa1", // U+f0a1
|
|
|
|
"BellO": "\xef\x83\xb3", // U+f0f3
|
|
|
|
"Certificate": "\xef\x82\xa3", // U+f0a3
|
|
|
|
"HandORight": "\xef\x82\xa4", // U+f0a4
|
|
|
|
"HandOLeft": "\xef\x82\xa5", // U+f0a5
|
|
|
|
"HandOUp": "\xef\x82\xa6", // U+f0a6
|
|
|
|
"HandODown": "\xef\x82\xa7", // U+f0a7
|
|
|
|
"ArrowCircleLeft": "\xef\x82\xa8", // U+f0a8
|
|
|
|
"ArrowCircleRight": "\xef\x82\xa9", // U+f0a9
|
|
|
|
"ArrowCircleUp": "\xef\x82\xaa", // U+f0aa
|
|
|
|
"ArrowCircleDown": "\xef\x82\xab", // U+f0ab
|
|
|
|
"Globe": "\xef\x82\xac", // U+f0ac
|
|
|
|
"GlobeE": "\xef\x8c\x84", // U+f304
|
|
|
|
"GlobeW": "\xef\x8c\x85", // U+f305
|
|
|
|
"Wrench": "\xef\x82\xad", // U+f0ad
|
|
|
|
"Tasks": "\xef\x82\xae", // U+f0ae
|
|
|
|
"Filter": "\xef\x82\xb0", // U+f0b0
|
|
|
|
"Briefcase": "\xef\x82\xb1", // U+f0b1
|
|
|
|
"ArrowsAlt": "\xef\x82\xb2", // U+f0b2
|
|
|
|
"Users": "\xef\x83\x80", // U+f0c0
|
|
|
|
"Link": "\xef\x83\x81", // U+f0c1
|
|
|
|
"Cloud": "\xef\x83\x82", // U+f0c2
|
|
|
|
"Flask": "\xef\x83\x83", // U+f0c3
|
|
|
|
"Scissors": "\xef\x83\x84", // U+f0c4
|
|
|
|
"FilesO": "\xef\x83\x85", // U+f0c5
|
|
|
|
"Paperclip": "\xef\x83\x86", // U+f0c6
|
|
|
|
"FloppyO": "\xef\x83\x87", // U+f0c7
|
|
|
|
"Square": "\xef\x83\x88", // U+f0c8
|
|
|
|
"Bars": "\xef\x83\x89", // U+f0c9
|
|
|
|
"ListUl": "\xef\x83\x8a", // U+f0ca
|
|
|
|
"ListOl": "\xef\x83\x8b", // U+f0cb
|
|
|
|
"Strikethrough": "\xef\x83\x8c", // U+f0cc
|
|
|
|
"Underline": "\xef\x83\x8d", // U+f0cd
|
|
|
|
"Table": "\xef\x83\x8e", // U+f0ce
|
|
|
|
"Magic": "\xef\x83\x90", // U+f0d0
|
|
|
|
"Truck": "\xef\x83\x91", // U+f0d1
|
|
|
|
"Pinterest": "\xef\x83\x92", // U+f0d2
|
|
|
|
"PinterestSquare": "\xef\x83\x93", // U+f0d3
|
|
|
|
"GooglePlusSquare": "\xef\x83\x94", // U+f0d4
|
|
|
|
"GooglePlus": "\xef\x83\x95", // U+f0d5
|
|
|
|
"Money": "\xef\x83\x96", // U+f0d6
|
|
|
|
"CaretDown": "\xef\x83\x97", // U+f0d7
|
|
|
|
"CaretUp": "\xef\x83\x98", // U+f0d8
|
|
|
|
"CaretLeft": "\xef\x83\x99", // U+f0d9
|
|
|
|
"CaretRight": "\xef\x83\x9a", // U+f0da
|
|
|
|
"Columns": "\xef\x83\x9b", // U+f0db
|
|
|
|
"Sort": "\xef\x83\x9c", // U+f0dc
|
|
|
|
"SortDesc": "\xef\x83\x9d", // U+f0dd
|
|
|
|
"SortAsc": "\xef\x83\x9e", // U+f0de
|
|
|
|
"Envelope": "\xef\x83\xa0", // U+f0e0
|
|
|
|
"Linkedin": "\xef\x83\xa1", // U+f0e1
|
|
|
|
"Undo": "\xef\x83\xa2", // U+f0e2
|
|
|
|
"Gavel": "\xef\x83\xa3", // U+f0e3
|
|
|
|
"Tachometer": "\xef\x83\xa4", // U+f0e4
|
|
|
|
"CommentO": "\xef\x83\xa5", // U+f0e5
|
|
|
|
"CommentsO": "\xef\x83\xa6", // U+f0e6
|
|
|
|
"Bolt": "\xef\x83\xa7", // U+f0e7
|
|
|
|
"Sitemap": "\xef\x83\xa8", // U+f0e8
|
|
|
|
"Umbrella": "\xef\x83\xa9", // U+f0e9
|
|
|
|
"Clipboard": "\xef\x83\xaa", // U+f0ea
|
|
|
|
"LightbulbO": "\xef\x83\xab", // U+f0eb
|
|
|
|
"Exchange": "\xef\x83\xac", // U+f0ec
|
|
|
|
"CloudDownload": "\xef\x83\xad", // U+f0ed
|
|
|
|
"CloudUpload": "\xef\x83\xae", // U+f0ee
|
|
|
|
"UserMd": "\xef\x83\xb0", // U+f0f0
|
|
|
|
"Stethoscope": "\xef\x83\xb1", // U+f0f1
|
|
|
|
"Suitcase": "\xef\x83\xb2", // U+f0f2
|
|
|
|
"Bell": "\xef\x82\xa2", // U+f0a2
|
|
|
|
"Coffee": "\xef\x83\xb4", // U+f0f4
|
|
|
|
"Cutlery": "\xef\x83\xb5", // U+f0f5
|
|
|
|
"FileTextO": "\xef\x83\xb6", // U+f0f6
|
|
|
|
"BuildingO": "\xef\x83\xb7", // U+f0f7
|
|
|
|
"HospitalO": "\xef\x83\xb8", // U+f0f8
|
|
|
|
"Ambulance": "\xef\x83\xb9", // U+f0f9
|
|
|
|
"Medkit": "\xef\x83\xba", // U+f0fa
|
|
|
|
"FighterJet": "\xef\x83\xbb", // U+f0fb
|
|
|
|
"Beer": "\xef\x83\xbc", // U+f0fc
|
|
|
|
"HSquare": "\xef\x83\xbd", // U+f0fd
|
|
|
|
"PlusSquare": "\xef\x83\xbe", // U+f0fe
|
|
|
|
"AngleDoubleLeft": "\xef\x84\x80", // U+f100
|
|
|
|
"AngleDoubleRight": "\xef\x84\x81", // U+f101
|
|
|
|
"AngleDoubleUp": "\xef\x84\x82", // U+f102
|
|
|
|
"AngleDoubleDown": "\xef\x84\x83", // U+f103
|
|
|
|
"AngleLeft": "\xef\x84\x84", // U+f104
|
|
|
|
"AngleRight": "\xef\x84\x85", // U+f105
|
|
|
|
"AngleUp": "\xef\x84\x86", // U+f106
|
|
|
|
"AngleDown": "\xef\x84\x87", // U+f107
|
|
|
|
"Desktop": "\xef\x84\x88", // U+f108
|
|
|
|
"Laptop": "\xef\x84\x89", // U+f109
|
|
|
|
"Tablet": "\xef\x84\x8a", // U+f10a
|
|
|
|
"Mobile": "\xef\x84\x8b", // U+f10b
|
|
|
|
"CircleO": "\xef\x84\x8c", // U+f10c
|
|
|
|
"QuoteLeft": "\xef\x84\x8d", // U+f10d
|
|
|
|
"QuoteRight": "\xef\x84\x8e", // U+f10e
|
|
|
|
"Spinner": "\xef\x84\x90", // U+f110
|
|
|
|
"Circle": "\xef\x84\x91", // U+f111
|
|
|
|
"Reply": "\xef\x84\x92", // U+f112
|
|
|
|
"GithubAlt": "\xef\x84\x93", // U+f113
|
|
|
|
"FolderO": "\xef\x84\x94", // U+f114
|
|
|
|
"FolderOpenO": "\xef\x84\x95", // U+f115
|
|
|
|
"SmileO": "\xef\x84\x98", // U+f118
|
|
|
|
"FrownO": "\xef\x84\x99", // U+f119
|
|
|
|
"MehO": "\xef\x84\x9a", // U+f11a
|
|
|
|
"Gamepad": "\xef\x84\x9b", // U+f11b
|
|
|
|
"KeyboardO": "\xef\x84\x9c", // U+f11c
|
|
|
|
"FlagO": "\xef\x84\x9d", // U+f11d
|
|
|
|
"FlagCheckered": "\xef\x84\x9e", // U+f11e
|
|
|
|
"Terminal": "\xef\x84\xa0", // U+f120
|
|
|
|
"Code": "\xef\x84\xa1", // U+f121
|
|
|
|
"ReplyAll": "\xef\x84\xa2", // U+f122
|
|
|
|
"StarHalfO": "\xef\x84\xa3", // U+f123
|
|
|
|
"LocationArrow": "\xef\x84\xa4", // U+f124
|
|
|
|
"Crop": "\xef\x84\xa5", // U+f125
|
|
|
|
"CodeFork": "\xef\x84\xa6", // U+f126
|
|
|
|
"ChainBroken": "\xef\x84\xa7", // U+f127
|
|
|
|
"Question": "\xef\x84\xa8", // U+f128
|
|
|
|
"Info": "\xef\x84\xa9", // U+f129
|
|
|
|
"Exclamation": "\xef\x84\xaa", // U+f12a
|
|
|
|
"Superscript": "\xef\x84\xab", // U+f12b
|
|
|
|
"Subscript": "\xef\x84\xac", // U+f12c
|
|
|
|
"Eraser": "\xef\x84\xad", // U+f12d
|
|
|
|
"PuzzlePiece": "\xef\x84\xae", // U+f12e
|
|
|
|
"Microphone": "\xef\x84\xb0", // U+f130
|
|
|
|
"MicrophoneSlash": "\xef\x84\xb1", // U+f131
|
|
|
|
"Shield": "\xef\x84\xb2", // U+f132
|
|
|
|
"CalendarO": "\xef\x84\xb3", // U+f133
|
|
|
|
"FireExtinguisher": "\xef\x84\xb4", // U+f134
|
|
|
|
"Rocket": "\xef\x84\xb5", // U+f135
|
|
|
|
"Maxcdn": "\xef\x84\xb6", // U+f136
|
|
|
|
"ChevronCircleLeft": "\xef\x84\xb7", // U+f137
|
|
|
|
"ChevronCircleRight": "\xef\x84\xb8", // U+f138
|
|
|
|
"ChevronCircleUp": "\xef\x84\xb9", // U+f139
|
|
|
|
"ChevronCircleDown": "\xef\x84\xba", // U+f13a
|
|
|
|
"Html5": "\xef\x84\xbb", // U+f13b
|
|
|
|
"Css3": "\xef\x84\xbc", // U+f13c
|
|
|
|
"Anchor": "\xef\x84\xbd", // U+f13d
|
|
|
|
"UnlockAlt": "\xef\x84\xbe", // U+f13e
|
|
|
|
"Bullseye": "\xef\x85\x80", // U+f140
|
|
|
|
"EllipsisH": "\xef\x85\x81", // U+f141
|
|
|
|
"EllipsisV": "\xef\x85\x82", // U+f142
|
|
|
|
"RssSquare": "\xef\x85\x83", // U+f143
|
|
|
|
"PlayCircle": "\xef\x85\x84", // U+f144
|
|
|
|
"Ticket": "\xef\x85\x85", // U+f145
|
|
|
|
"MinusSquare": "\xef\x85\x86", // U+f146
|
|
|
|
"MinusSquareO": "\xef\x85\x87", // U+f147
|
|
|
|
"LevelUp": "\xef\x85\x88", // U+f148
|
|
|
|
"LevelDown": "\xef\x85\x89", // U+f149
|
|
|
|
"CheckSquare": "\xef\x85\x8a", // U+f14a
|
|
|
|
"PencilSquare": "\xef\x85\x8b", // U+f14b
|
|
|
|
"ExternalLinkSquare": "\xef\x85\x8c", // U+f14c
|
|
|
|
"ShareSquare": "\xef\x85\x8d", // U+f14d
|
|
|
|
"Compass": "\xef\x85\x8e", // U+f14e
|
|
|
|
"CaretSquareODown": "\xef\x85\x90", // U+f150
|
|
|
|
"CaretSquareOUp": "\xef\x85\x91", // U+f151
|
|
|
|
"CaretSquareORight": "\xef\x85\x92", // U+f152
|
|
|
|
"Eur": "\xef\x85\x93", // U+f153
|
|
|
|
"Gbp": "\xef\x85\x94", // U+f154
|
|
|
|
"Usd": "\xef\x85\x95", // U+f155
|
|
|
|
"Inr": "\xef\x85\x96", // U+f156
|
|
|
|
"Jpy": "\xef\x85\x97", // U+f157
|
|
|
|
"Rub": "\xef\x85\x98", // U+f158
|
|
|
|
"Krw": "\xef\x85\x99", // U+f159
|
|
|
|
"Btc": "\xef\x85\x9a", // U+f15a
|
|
|
|
"File": "\xef\x85\x9b", // U+f15b
|
|
|
|
"FileText": "\xef\x85\x9c", // U+f15c
|
|
|
|
"SortAlphaAsc": "\xef\x85\x9d", // U+f15d
|
|
|
|
"SortAlphaDesc": "\xef\x85\x9e", // U+f15e
|
|
|
|
"SortAmountAsc": "\xef\x85\xa0", // U+f160
|
|
|
|
"SortAmountDesc": "\xef\x85\xa1", // U+f161
|
|
|
|
"SortNumericAsc": "\xef\x85\xa2", // U+f162
|
|
|
|
"SortNumericDesc": "\xef\x85\xa3", // U+f163
|
|
|
|
"ThumbsUp": "\xef\x85\xa4", // U+f164
|
|
|
|
"ThumbsDown": "\xef\x85\xa5", // U+f165
|
|
|
|
"YoutubeSquare": "\xef\x85\xa6", // U+f166
|
|
|
|
"Youtube": "\xef\x85\xa7", // U+f167
|
|
|
|
"Xing": "\xef\x85\xa8", // U+f168
|
|
|
|
"XingSquare": "\xef\x85\xa9", // U+f169
|
|
|
|
"YoutubePlay": "\xef\x85\xaa", // U+f16a
|
|
|
|
"Dropbox": "\xef\x85\xab", // U+f16b
|
|
|
|
"StackOverflow": "\xef\x85\xac", // U+f16c
|
|
|
|
"Instagram": "\xef\x85\xad", // U+f16d
|
|
|
|
"Flickr": "\xef\x85\xae", // U+f16e
|
|
|
|
"Adn": "\xef\x85\xb0", // U+f170
|
|
|
|
"Bitbucket": "\xef\x85\xb1", // U+f171
|
|
|
|
"BitbucketSquare": "\xef\x85\xb2", // U+f172
|
|
|
|
"Tumblr": "\xef\x85\xb3", // U+f173
|
|
|
|
"TumblrSquare": "\xef\x85\xb4", // U+f174
|
|
|
|
"LongArrowDown": "\xef\x85\xb5", // U+f175
|
|
|
|
"LongArrowUp": "\xef\x85\xb6", // U+f176
|
|
|
|
"LongArrowLeft": "\xef\x85\xb7", // U+f177
|
|
|
|
"LongArrowRight": "\xef\x85\xb8", // U+f178
|
|
|
|
"Apple": "\xef\x85\xb9", // U+f179
|
|
|
|
"Windows": "\xef\x85\xba", // U+f17a
|
|
|
|
"Android": "\xef\x85\xbb", // U+f17b
|
|
|
|
"Linux": "\xef\x85\xbc", // U+f17c
|
|
|
|
"Dribbble": "\xef\x85\xbd", // U+f17d
|
|
|
|
"Skype": "\xef\x85\xbe", // U+f17e
|
|
|
|
"Foursquare": "\xef\x86\x80", // U+f180
|
|
|
|
"Trello": "\xef\x86\x81", // U+f181
|
|
|
|
"Female": "\xef\x86\x82", // U+f182
|
|
|
|
"Male": "\xef\x86\x83", // U+f183
|
|
|
|
"Gratipay": "\xef\x86\x84", // U+f184
|
|
|
|
"SunO": "\xef\x86\x85", // U+f185
|
|
|
|
"MoonO": "\xef\x86\x86", // U+f186
|
|
|
|
"Archive": "\xef\x86\x87", // U+f187
|
|
|
|
"Bug": "\xef\x86\x88", // U+f188
|
|
|
|
"Vk": "\xef\x86\x89", // U+f189
|
|
|
|
"Weibo": "\xef\x86\x8a", // U+f18a
|
|
|
|
"Renren": "\xef\x86\x8b", // U+f18b
|
|
|
|
"Pagelines": "\xef\x86\x8c", // U+f18c
|
|
|
|
"StackExchange": "\xef\x86\x8d", // U+f18d
|
|
|
|
"ArrowCircleORight": "\xef\x86\x8e", // U+f18e
|
|
|
|
"ArrowCircleOLeft": "\xef\x86\x90", // U+f190
|
|
|
|
"CaretSquareOLeft": "\xef\x86\x91", // U+f191
|
|
|
|
"DotCircleO": "\xef\x86\x92", // U+f192
|
|
|
|
"Wheelchair": "\xef\x86\x93", // U+f193
|
|
|
|
"VimeoSquare": "\xef\x86\x94", // U+f194
|
|
|
|
"Try": "\xef\x86\x95", // U+f195
|
|
|
|
"PlusSquareO": "\xef\x86\x96", // U+f196
|
|
|
|
"SpaceShuttle": "\xef\x86\x97", // U+f197
|
|
|
|
"Slack": "\xef\x86\x98", // U+f198
|
|
|
|
"EnvelopeSquare": "\xef\x86\x99", // U+f199
|
|
|
|
"Wordpress": "\xef\x86\x9a", // U+f19a
|
|
|
|
"Openid": "\xef\x86\x9b", // U+f19b
|
|
|
|
"University": "\xef\x86\x9c", // U+f19c
|
|
|
|
"GraduationCap": "\xef\x86\x9d", // U+f19d
|
|
|
|
"Yahoo": "\xef\x86\x9e", // U+f19e
|
|
|
|
"Google": "\xef\x86\xa0", // U+f1a0
|
|
|
|
"Reddit": "\xef\x86\xa1", // U+f1a1
|
|
|
|
"RedditSquare": "\xef\x86\xa2", // U+f1a2
|
|
|
|
"StumbleuponCircle": "\xef\x86\xa3", // U+f1a3
|
|
|
|
"Stumbleupon": "\xef\x86\xa4", // U+f1a4
|
|
|
|
"Delicious": "\xef\x86\xa5", // U+f1a5
|
|
|
|
"Digg": "\xef\x86\xa6", // U+f1a6
|
|
|
|
"Drupal": "\xef\x86\xa9", // U+f1a9
|
|
|
|
"Joomla": "\xef\x86\xaa", // U+f1aa
|
|
|
|
"Language": "\xef\x86\xab", // U+f1ab
|
|
|
|
"Fax": "\xef\x86\xac", // U+f1ac
|
|
|
|
"Building": "\xef\x86\xad", // U+f1ad
|
|
|
|
"Child": "\xef\x86\xae", // U+f1ae
|
|
|
|
"Paw": "\xef\x86\xb0", // U+f1b0
|
|
|
|
"Spoon": "\xef\x86\xb1", // U+f1b1
|
|
|
|
"Cube": "\xef\x86\xb2", // U+f1b2
|
|
|
|
"Cubes": "\xef\x86\xb3", // U+f1b3
|
|
|
|
"Behance": "\xef\x86\xb4", // U+f1b4
|
|
|
|
"BehanceSquare": "\xef\x86\xb5", // U+f1b5
|
|
|
|
"Steam": "\xef\x86\xb6", // U+f1b6
|
|
|
|
"SteamSquare": "\xef\x86\xb7", // U+f1b7
|
|
|
|
"Recycle": "\xef\x86\xb8", // U+f1b8
|
|
|
|
"Car": "\xef\x86\xb9", // U+f1b9
|
|
|
|
"Taxi": "\xef\x86\xba", // U+f1ba
|
|
|
|
"Tree": "\xef\x86\xbb", // U+f1bb
|
|
|
|
"Spotify": "\xef\x86\xbc", // U+f1bc
|
|
|
|
"Deviantart": "\xef\x86\xbd", // U+f1bd
|
|
|
|
"Soundcloud": "\xef\x86\xbe", // U+f1be
|
|
|
|
"Database": "\xef\x87\x80", // U+f1c0
|
|
|
|
"FilePdfO": "\xef\x87\x81", // U+f1c1
|
|
|
|
"FileWordO": "\xef\x87\x82", // U+f1c2
|
|
|
|
"FileExcelO": "\xef\x87\x83", // U+f1c3
|
|
|
|
"FilePowerpointO": "\xef\x87\x84", // U+f1c4
|
|
|
|
"FileImageO": "\xef\x87\x85", // U+f1c5
|
|
|
|
"FileArchiveO": "\xef\x87\x86", // U+f1c6
|
|
|
|
"FileAudioO": "\xef\x87\x87", // U+f1c7
|
|
|
|
"FileVideoO": "\xef\x87\x88", // U+f1c8
|
|
|
|
"FileCodeO": "\xef\x87\x89", // U+f1c9
|
|
|
|
"Vine": "\xef\x87\x8a", // U+f1ca
|
|
|
|
"Codepen": "\xef\x87\x8b", // U+f1cb
|
|
|
|
"Jsfiddle": "\xef\x87\x8c", // U+f1cc
|
|
|
|
"LifeRing": "\xef\x87\x8d", // U+f1cd
|
|
|
|
"CircleONotch": "\xef\x87\x8e", // U+f1ce
|
|
|
|
"Rebel": "\xef\x87\x90", // U+f1d0
|
|
|
|
"Empire": "\xef\x87\x91", // U+f1d1
|
|
|
|
"GitSquare": "\xef\x87\x92", // U+f1d2
|
|
|
|
"Git": "\xef\x87\x93", // U+f1d3
|
|
|
|
"HackerNews": "\xef\x87\x94", // U+f1d4
|
|
|
|
"TencentWeibo": "\xef\x87\x95", // U+f1d5
|
|
|
|
"Qq": "\xef\x87\x96", // U+f1d6
|
|
|
|
"Weixin": "\xef\x87\x97", // U+f1d7
|
|
|
|
"PaperPlane": "\xef\x87\x98", // U+f1d8
|
|
|
|
"PaperPlaneO": "\xef\x87\x99", // U+f1d9
|
|
|
|
"History": "\xef\x87\x9a", // U+f1da
|
|
|
|
"CircleThin": "\xef\x87\x9b", // U+f1db
|
|
|
|
"Header": "\xef\x87\x9c", // U+f1dc
|
|
|
|
"Paragraph": "\xef\x87\x9d", // U+f1dd
|
|
|
|
"Sliders": "\xef\x87\x9e", // U+f1de
|
|
|
|
"ShareAlt": "\xef\x87\xa0", // U+f1e0
|
|
|
|
"ShareAltSquare": "\xef\x87\xa1", // U+f1e1
|
|
|
|
"Bomb": "\xef\x87\xa2", // U+f1e2
|
|
|
|
"FutbolO": "\xef\x87\xa3", // U+f1e3
|
|
|
|
"Tty": "\xef\x87\xa4", // U+f1e4
|
|
|
|
"Binoculars": "\xef\x87\xa5", // U+f1e5
|
|
|
|
"Plug": "\xef\x87\xa6", // U+f1e6
|
|
|
|
"Slideshare": "\xef\x87\xa7", // U+f1e7
|
|
|
|
"Twitch": "\xef\x87\xa8", // U+f1e8
|
|
|
|
"Yelp": "\xef\x87\xa9", // U+f1e9
|
|
|
|
"NewspaperO": "\xef\x87\xaa", // U+f1ea
|
|
|
|
"Wifi": "\xef\x87\xab", // U+f1eb
|
|
|
|
"Calculator": "\xef\x87\xac", // U+f1ec
|
|
|
|
"Paypal": "\xef\x87\xad", // U+f1ed
|
|
|
|
"GoogleWallet": "\xef\x87\xae", // U+f1ee
|
|
|
|
"CcVisa": "\xef\x87\xb0", // U+f1f0
|
|
|
|
"CcMastercard": "\xef\x87\xb1", // U+f1f1
|
|
|
|
"CcDiscover": "\xef\x87\xb2", // U+f1f2
|
|
|
|
"CcAmex": "\xef\x87\xb3", // U+f1f3
|
|
|
|
"CcPaypal": "\xef\x87\xb4", // U+f1f4
|
|
|
|
"CcStripe": "\xef\x87\xb5", // U+f1f5
|
|
|
|
"BellSlash": "\xef\x87\xb6", // U+f1f6
|
|
|
|
"BellSlashO": "\xef\x87\xb7", // U+f1f7
|
|
|
|
"Trash": "\xef\x87\xb8", // U+f1f8
|
|
|
|
"Copyright": "\xef\x87\xb9", // U+f1f9
|
|
|
|
"At": "\xef\x87\xba", // U+f1fa
|
|
|
|
"Eyedropper": "\xef\x87\xbb", // U+f1fb
|
|
|
|
"PaintBrush": "\xef\x87\xbc", // U+f1fc
|
|
|
|
"BirthdayCake": "\xef\x87\xbd", // U+f1fd
|
|
|
|
"AreaChart": "\xef\x87\xbe", // U+f1fe
|
|
|
|
"PieChart": "\xef\x88\x80", // U+f200
|
|
|
|
"LineChart": "\xef\x88\x81", // U+f201
|
|
|
|
"Lastfm": "\xef\x88\x82", // U+f202
|
|
|
|
"LastfmSquare": "\xef\x88\x83", // U+f203
|
|
|
|
"ToggleOff": "\xef\x88\x84", // U+f204
|
|
|
|
"ToggleOn": "\xef\x88\x85", // U+f205
|
|
|
|
"Bicycle": "\xef\x88\x86", // U+f206
|
|
|
|
"Bus": "\xef\x88\x87", // U+f207
|
|
|
|
"Ioxhost": "\xef\x88\x88", // U+f208
|
|
|
|
"Angellist": "\xef\x88\x89", // U+f209
|
|
|
|
"Cc": "\xef\x88\x8a", // U+f20a
|
|
|
|
"Ils": "\xef\x88\x8b", // U+f20b
|
|
|
|
"Meanpath": "\xef\x88\x8c", // U+f20c
|
|
|
|
"Buysellads": "\xef\x88\x8d", // U+f20d
|
|
|
|
"Connectdevelop": "\xef\x88\x8e", // U+f20e
|
|
|
|
"Dashcube": "\xef\x88\x90", // U+f210
|
|
|
|
"Forumbee": "\xef\x88\x91", // U+f211
|
|
|
|
"Leanpub": "\xef\x88\x92", // U+f212
|
|
|
|
"Sellsy": "\xef\x88\x93", // U+f213
|
|
|
|
"Shirtsinbulk": "\xef\x88\x94", // U+f214
|
|
|
|
"Simplybuilt": "\xef\x88\x95", // U+f215
|
|
|
|
"Skyatlas": "\xef\x88\x96", // U+f216
|
|
|
|
"CartPlus": "\xef\x88\x97", // U+f217
|
|
|
|
"CartArrowDown": "\xef\x88\x98", // U+f218
|
|
|
|
"Diamond": "\xef\x88\x99", // U+f219
|
|
|
|
"Ship": "\xef\x88\x9a", // U+f21a
|
|
|
|
"UserSecret": "\xef\x88\x9b", // U+f21b
|
|
|
|
"Motorcycle": "\xef\x88\x9c", // U+f21c
|
|
|
|
"StreetView": "\xef\x88\x9d", // U+f21d
|
|
|
|
"Heartbeat": "\xef\x88\x9e", // U+f21e
|
|
|
|
"Venus": "\xef\x88\xa1", // U+f221
|
|
|
|
"Mars": "\xef\x88\xa2", // U+f222
|
|
|
|
"Mercury": "\xef\x88\xa3", // U+f223
|
|
|
|
"Transgender": "\xef\x88\xa4", // U+f224
|
|
|
|
"TransgenderAlt": "\xef\x88\xa5", // U+f225
|
|
|
|
"VenusDouble": "\xef\x88\xa6", // U+f226
|
|
|
|
"MarsDouble": "\xef\x88\xa7", // U+f227
|
|
|
|
"VenusMars": "\xef\x88\xa8", // U+f228
|
|
|
|
"MarsStroke": "\xef\x88\xa9", // U+f229
|
|
|
|
"MarsStrokeV": "\xef\x88\xaa", // U+f22a
|
|
|
|
"MarsStrokeH": "\xef\x88\xab", // U+f22b
|
|
|
|
"Neuter": "\xef\x88\xac", // U+f22c
|
|
|
|
"Genderless": "\xef\x88\xad", // U+f22d
|
|
|
|
"FacebookOfficial": "\xef\x88\xb0", // U+f230
|
|
|
|
"PinterestP": "\xef\x88\xb1", // U+f231
|
|
|
|
"Whatsapp": "\xef\x88\xb2", // U+f232
|
|
|
|
"Server": "\xef\x88\xb3", // U+f233
|
|
|
|
"UserPlus": "\xef\x88\xb4", // U+f234
|
|
|
|
"UserTimes": "\xef\x88\xb5", // U+f235
|
|
|
|
"Bed": "\xef\x88\xb6", // U+f236
|
|
|
|
"Viacoin": "\xef\x88\xb7", // U+f237
|
|
|
|
"Train": "\xef\x88\xb8", // U+f238
|
|
|
|
"Subway": "\xef\x88\xb9", // U+f239
|
|
|
|
"Medium": "\xef\x88\xba", // U+f23a
|
|
|
|
"MediumSquare": "\xef\x8b\xb8", // U+f2f8
|
|
|
|
"YCombinator": "\xef\x88\xbb", // U+f23b
|
|
|
|
"OptinMonster": "\xef\x88\xbc", // U+f23c
|
|
|
|
"Opencart": "\xef\x88\xbd", // U+f23d
|
|
|
|
"Expeditedssl": "\xef\x88\xbe", // U+f23e
|
|
|
|
"BatteryFull": "\xef\x89\x80", // U+f240
|
|
|
|
"BatteryThreeQuarters": "\xef\x89\x81", // U+f241
|
|
|
|
"BatteryHalf": "\xef\x89\x82", // U+f242
|
|
|
|
"BatteryQuarter": "\xef\x89\x83", // U+f243
|
|
|
|
"BatteryEmpty": "\xef\x89\x84", // U+f244
|
|
|
|
"MousePointer": "\xef\x89\x85", // U+f245
|
|
|
|
"ICursor": "\xef\x89\x86", // U+f246
|
|
|
|
"ObjectGroup": "\xef\x89\x87", // U+f247
|
|
|
|
"ObjectUngroup": "\xef\x89\x88", // U+f248
|
|
|
|
"StickyNote": "\xef\x89\x89", // U+f249
|
|
|
|
"StickyNoteO": "\xef\x89\x8a", // U+f24a
|
|
|
|
"CcJcb": "\xef\x89\x8b", // U+f24b
|
|
|
|
"CcDinersClub": "\xef\x89\x8c", // U+f24c
|
|
|
|
"Clone": "\xef\x89\x8d", // U+f24d
|
|
|
|
"BalanceScale": "\xef\x89\x8e", // U+f24e
|
|
|
|
"HourglassO": "\xef\x89\x90", // U+f250
|
|
|
|
"HourglassStart": "\xef\x89\x91", // U+f251
|
|
|
|
"HourglassHalf": "\xef\x89\x92", // U+f252
|
|
|
|
"HourglassEnd": "\xef\x89\x93", // U+f253
|
|
|
|
"Hourglass": "\xef\x89\x94", // U+f254
|
|
|
|
"HandRockO": "\xef\x89\x95", // U+f255
|
|
|
|
"HandPaperO": "\xef\x89\x96", // U+f256
|
|
|
|
"HandScissorsO": "\xef\x89\x97", // U+f257
|
|
|
|
"HandLizardO": "\xef\x89\x98", // U+f258
|
|
|
|
"HandSpockO": "\xef\x89\x99", // U+f259
|
|
|
|
"HandPointerO": "\xef\x89\x9a", // U+f25a
|
|
|
|
"HandPeaceO": "\xef\x89\x9b", // U+f25b
|
|
|
|
"Trademark": "\xef\x89\x9c", // U+f25c
|
|
|
|
"Registered": "\xef\x89\x9d", // U+f25d
|
|
|
|
"CreativeCommons": "\xef\x89\x9e", // U+f25e
|
|
|
|
"Gg": "\xef\x89\xa0", // U+f260
|
|
|
|
"GgCircle": "\xef\x89\xa1", // U+f261
|
|
|
|
"Tripadvisor": "\xef\x89\xa2", // U+f262
|
|
|
|
"Odnoklassniki": "\xef\x89\xa3", // U+f263
|
|
|
|
"OdnoklassnikiSquare": "\xef\x89\xa4", // U+f264
|
|
|
|
"GetPocket": "\xef\x89\xa5", // U+f265
|
|
|
|
"WikipediaW": "\xef\x89\xa6", // U+f266
|
|
|
|
"Safari": "\xef\x89\xa7", // U+f267
|
|
|
|
"Chrome": "\xef\x89\xa8", // U+f268
|
|
|
|
"Firefox": "\xef\x89\xa9", // U+f269
|
|
|
|
"Opera": "\xef\x89\xaa", // U+f26a
|
|
|
|
"InternetExplorer": "\xef\x89\xab", // U+f26b
|
|
|
|
"Television": "\xef\x89\xac", // U+f26c
|
|
|
|
"Contao": "\xef\x89\xad", // U+f26d
|
|
|
|
"500px": "\xef\x89\xae", // U+f26e
|
|
|
|
"Amazon": "\xef\x89\xb0", // U+f270
|
|
|
|
"CalendarPlusO": "\xef\x89\xb1", // U+f271
|
|
|
|
"CalendarMinusO": "\xef\x89\xb2", // U+f272
|
|
|
|
"CalendarTimesO": "\xef\x89\xb3", // U+f273
|
|
|
|
"CalendarCheckO": "\xef\x89\xb4", // U+f274
|
|
|
|
"Industry": "\xef\x89\xb5", // U+f275
|
|
|
|
"MapPin": "\xef\x89\xb6", // U+f276
|
|
|
|
"MapSigns": "\xef\x89\xb7", // U+f277
|
|
|
|
"MapO": "\xef\x89\xb8", // U+f278
|
|
|
|
"Map": "\xef\x89\xb9", // U+f279
|
|
|
|
"Commenting": "\xef\x89\xba", // U+f27a
|
|
|
|
"CommentingO": "\xef\x89\xbb", // U+f27b
|
|
|
|
"Houzz": "\xef\x89\xbc", // U+f27c
|
|
|
|
"Vimeo": "\xef\x89\xbd", // U+f27d
|
|
|
|
"BlackTie": "\xef\x89\xbe", // U+f27e
|
|
|
|
"Fonticons": "\xef\x8a\x80", // U+f280
|
|
|
|
"RedditAlien": "\xef\x8a\x81", // U+f281
|
|
|
|
"Edge": "\xef\x8a\x82", // U+f282
|
|
|
|
"CreditCardAlt": "\xef\x8a\x83", // U+f283
|
|
|
|
"Codiepie": "\xef\x8a\x84", // U+f284
|
|
|
|
"Modx": "\xef\x8a\x85", // U+f285
|
|
|
|
"FortAwesome": "\xef\x8a\x86", // U+f286
|
|
|
|
"Usb": "\xef\x8a\x87", // U+f287
|
|
|
|
"ProductHunt": "\xef\x8a\x88", // U+f288
|
|
|
|
"Mixcloud": "\xef\x8a\x89", // U+f289
|
|
|
|
"Scribd": "\xef\x8a\x8a", // U+f28a
|
|
|
|
"PauseCircle": "\xef\x8a\x8b", // U+f28b
|
|
|
|
"PauseCircleO": "\xef\x8a\x8c", // U+f28c
|
|
|
|
"StopCircle": "\xef\x8a\x8d", // U+f28d
|
|
|
|
"StopCircleO": "\xef\x8a\x8e", // U+f28e
|
|
|
|
"ShoppingBag": "\xef\x8a\x90", // U+f290
|
|
|
|
"ShoppingBasket": "\xef\x8a\x91", // U+f291
|
|
|
|
"Hashtag": "\xef\x8a\x92", // U+f292
|
|
|
|
"Bluetooth": "\xef\x8a\x93", // U+f293
|
|
|
|
"BluetoothB": "\xef\x8a\x94", // U+f294
|
|
|
|
"Percent": "\xef\x8a\x95", // U+f295
|
|
|
|
"Gitlab": "\xef\x8a\x96", // U+f296
|
|
|
|
"Wpbeginner": "\xef\x8a\x97", // U+f297
|
|
|
|
"Wpforms": "\xef\x8a\x98", // U+f298
|
|
|
|
"Envira": "\xef\x8a\x99", // U+f299
|
|
|
|
"UniversalAccess": "\xef\x8a\x9a", // U+f29a
|
|
|
|
"WheelchairAlt": "\xef\x8a\x9b", // U+f29b
|
|
|
|
"QuestionCircleO": "\xef\x8a\x9c", // U+f29c
|
|
|
|
"Blind": "\xef\x8a\x9d", // U+f29d
|
|
|
|
"AudioDescription": "\xef\x8a\x9e", // U+f29e
|
|
|
|
"VolumeControlPhone": "\xef\x8a\xa0", // U+f2a0
|
|
|
|
"Braille": "\xef\x8a\xa1", // U+f2a1
|
|
|
|
"AssistiveListeningSystems": "\xef\x8a\xa2", // U+f2a2
|
|
|
|
"AmericanSignLanguageInterpreting": "\xef\x8a\xa3", // U+f2a3
|
|
|
|
"Deaf": "\xef\x8a\xa4", // U+f2a4
|
|
|
|
"Glide": "\xef\x8a\xa5", // U+f2a5
|
|
|
|
"GlideG": "\xef\x8a\xa6", // U+f2a6
|
|
|
|
"SignLanguage": "\xef\x8a\xa7", // U+f2a7
|
|
|
|
"LowVision": "\xef\x8a\xa8", // U+f2a8
|
|
|
|
"Viadeo": "\xef\x8a\xa9", // U+f2a9
|
|
|
|
"ViadeoSquare": "\xef\x8a\xaa", // U+f2aa
|
|
|
|
"Snapchat": "\xef\x8a\xab", // U+f2ab
|
|
|
|
"SnapchatGhost": "\xef\x8a\xac", // U+f2ac
|
|
|
|
"SnapchatSquare": "\xef\x8a\xad", // U+f2ad
|
|
|
|
"FirstOrder": "\xef\x8a\xb0", // U+f2b0
|
|
|
|
"Yoast": "\xef\x8a\xb1", // U+f2b1
|
|
|
|
"Themeisle": "\xef\x8a\xb2", // U+f2b2
|
|
|
|
"GooglePlusOfficial": "\xef\x8a\xb3", // U+f2b3
|
|
|
|
"FontAwesome": "\xef\x8a\xb4", // U+f2b4
|
|
|
|
"HandshakeO": "\xef\x8a\xb5", // U+f2b5
|
|
|
|
"EnvelopeOpen": "\xef\x8a\xb6", // U+f2b6
|
|
|
|
"EnvelopeOpenO": "\xef\x8a\xb7", // U+f2b7
|
|
|
|
"Linode": "\xef\x8a\xb8", // U+f2b8
|
|
|
|
"AddressBook": "\xef\x8a\xb9", // U+f2b9
|
|
|
|
"AddressBookO": "\xef\x8a\xba", // U+f2ba
|
|
|
|
"AddressCard": "\xef\x8a\xbb", // U+f2bb
|
|
|
|
"AddressCardO": "\xef\x8a\xbc", // U+f2bc
|
|
|
|
"UserCircle": "\xef\x8a\xbd", // U+f2bd
|
|
|
|
"UserCircleO": "\xef\x8a\xbe", // U+f2be
|
|
|
|
"UserO": "\xef\x8b\x80", // U+f2c0
|
|
|
|
"IdBadge": "\xef\x8b\x81", // U+f2c1
|
|
|
|
"IdCard": "\xef\x8b\x82", // U+f2c2
|
|
|
|
"IdCardO": "\xef\x8b\x83", // U+f2c3
|
|
|
|
"Quora": "\xef\x8b\x84", // U+f2c4
|
|
|
|
"FreeCodeCamp": "\xef\x8b\x85", // U+f2c5
|
|
|
|
"Telegram": "\xef\x8b\x86", // U+f2c6
|
|
|
|
"ThermometerFull": "\xef\x8b\x87", // U+f2c7
|
|
|
|
"ThermometerThreeQuarters": "\xef\x8b\x88", // U+f2c8
|
|
|
|
"ThermometerHalf": "\xef\x8b\x89", // U+f2c9
|
|
|
|
"ThermometerQuarter": "\xef\x8b\x8a", // U+f2ca
|
|
|
|
"ThermometerEmpty": "\xef\x8b\x8b", // U+f2cb
|
|
|
|
"Shower": "\xef\x8b\x8c", // U+f2cc
|
|
|
|
"Bath": "\xef\x8b\x8d", // U+f2cd
|
|
|
|
"Podcast": "\xef\x8b\x8e", // U+f2ce
|
|
|
|
"WindowMaximize": "\xef\x8b\x90", // U+f2d0
|
|
|
|
"WindowMinimize": "\xef\x8b\x91", // U+f2d1
|
|
|
|
"WindowRestore": "\xef\x8b\x92", // U+f2d2
|
|
|
|
"WindowClose": "\xef\x8b\x93", // U+f2d3
|
|
|
|
"WindowCloseO": "\xef\x8b\x94", // U+f2d4
|
|
|
|
"Bandcamp": "\xef\x8b\x95", // U+f2d5
|
|
|
|
"Grav": "\xef\x8b\x96", // U+f2d6
|
|
|
|
"Etsy": "\xef\x8b\x97", // U+f2d7
|
|
|
|
"Imdb": "\xef\x8b\x98", // U+f2d8
|
|
|
|
"Ravelry": "\xef\x8b\x99", // U+f2d9
|
|
|
|
"Eercast": "\xef\x8b\x9a", // U+f2da
|
|
|
|
"Microchip": "\xef\x8b\x9b", // U+f2db
|
|
|
|
"SnowflakeO": "\xef\x8b\x9c", // U+f2dc
|
|
|
|
"Superpowers": "\xef\x8b\x9d", // U+f2dd
|
|
|
|
"Wpexplorer": "\xef\x8b\x9e", // U+f2de
|
|
|
|
"Meetup": "\xef\x8b\xa0", // U+f2e0
|
|
|
|
"Mastodon": "\xef\x8b\xa1", // U+f2e1
|
|
|
|
"MastodonAlt": "\xef\x8b\xa2", // U+f2e2
|
|
|
|
"ForkAwesome": "\xef\x8b\xa3", // U+f2e3
|
|
|
|
"Peertube": "\xef\x8b\xa4", // U+f2e4
|
|
|
|
"Diaspora": "\xef\x8b\xa5", // U+f2e5
|
|
|
|
"Friendica": "\xef\x8b\xa6", // U+f2e6
|
|
|
|
"GnuSocial": "\xef\x8b\xa7", // U+f2e7
|
|
|
|
"LiberapaySquare": "\xef\x8b\xa8", // U+f2e8
|
|
|
|
"Liberapay": "\xef\x8b\xa9", // U+f2e9
|
|
|
|
"Scuttlebutt": "\xef\x8b\xaa", // U+f2ea
|
|
|
|
"Hubzilla": "\xef\x8b\xab", // U+f2eb
|
|
|
|
"SocialHome": "\xef\x8b\xac", // U+f2ec
|
|
|
|
"Artstation": "\xef\x8b\xad", // U+f2ed
|
|
|
|
"Discord": "\xef\x8b\xae", // U+f2ee
|
|
|
|
"DiscordAlt": "\xef\x8b\xaf", // U+f2ef
|
|
|
|
"Patreon": "\xef\x8b\xb0", // U+f2f0
|
|
|
|
"Snowdrift": "\xef\x8b\xb1", // U+f2f1
|
|
|
|
"Activitypub": "\xef\x8b\xb2", // U+f2f2
|
|
|
|
"Ethereum": "\xef\x8b\xb3", // U+f2f3
|
|
|
|
"Keybase": "\xef\x8b\xb4", // U+f2f4
|
|
|
|
"Shaarli": "\xef\x8b\xb5", // U+f2f5
|
|
|
|
"ShaarliO": "\xef\x8b\xb6", // U+f2f6
|
|
|
|
"KeyModern": "\xef\x8b\xb7", // U+f2f7
|
|
|
|
"Xmpp": "\xef\x8b\xb9", // U+f2f9
|
|
|
|
"ArchiveOrg": "\xef\x8b\xbc", // U+f2fc
|
|
|
|
"Freedombox": "\xef\x8b\xbd", // U+f2fd
|
|
|
|
"FacebookMessenger": "\xef\x8b\xbe", // U+f2fe
|
|
|
|
"Debian": "\xef\x8b\xbf", // U+f2ff
|
|
|
|
"MastodonSquare": "\xef\x8c\x80", // U+f300
|
|
|
|
"Tipeee": "\xef\x8c\x81", // U+f301
|
|
|
|
"React": "\xef\x8c\x82", // U+f302
|
|
|
|
"Dogmazic": "\xef\x8c\x83", // U+f303
|
|
|
|
"Zotero": "\xef\x8c\x89", // U+f309
|
|
|
|
"Nodejs": "\xef\x8c\x88", // U+f308
|
|
|
|
"Nextcloud": "\xef\x8c\x86", // U+f306
|
|
|
|
"NextcloudSquare": "\xef\x8c\x87", // U+f307
|
|
|
|
"Hackaday": "\xef\x8c\x8a", // U+f30a
|
|
|
|
"Laravel": "\xef\x8c\x8b", // U+f30b
|
|
|
|
"Signalapp": "\xef\x8c\x8c", // U+f30c
|
|
|
|
"Gnupg": "\xef\x8c\x8d", // U+f30d
|
|
|
|
"Php": "\xef\x8c\x8e", // U+f30e
|
|
|
|
"Ffmpeg": "\xef\x8c\x8f", // U+f30f
|
|
|
|
"Joplin": "\xef\x8c\x90", // U+f310
|
|
|
|
"Syncthing": "\xef\x8c\x91", // U+f311
|
|
|
|
"Inkscape": "\xef\x8c\x92", // U+f312
|
|
|
|
"MatrixOrg": "\xef\x8c\x93", // U+f313
|
|
|
|
"Pixelfed": "\xef\x8c\x94", // U+f314
|
|
|
|
"Bootstrap": "\xef\x8c\x95", // U+f315
|
|
|
|
"DevTo": "\xef\x8c\x96", // U+f316
|
|
|
|
"Hashnode": "\xef\x8c\x97", // U+f317
|
|
|
|
"Jirafeau": "\xef\x8c\x98", // U+f318
|
|
|
|
"Emby": "\xef\x8c\x99", // U+f319
|
|
|
|
"Wikidata": "\xef\x8c\x9a", // U+f31a
|
|
|
|
"Gimp": "\xef\x8c\x9b", // U+f31b
|
|
|
|
"C": "\xef\x8c\x9c", // U+f31c
|
|
|
|
"Digitalocean": "\xef\x8c\x9d", // U+f31d
|
|
|
|
"Att": "\xef\x8c\x9e", // U+f31e
|
|
|
|
"Gitea": "\xef\x8c\x9f", // U+f31f
|
|
|
|
"FileEpub": "\xef\x8c\xa1", // U+f321
|
|
|
|
"Python": "\xef\x8c\xa2", // U+f322
|
|
|
|
"Archlinux": "\xef\x8c\xa3", // U+f323
|
|
|
|
"Pleroma": "\xef\x8c\xa4", // U+f324
|
|
|
|
"Unsplash": "\xef\x8c\xa5", // U+f325
|
|
|
|
"Hackster": "\xef\x8c\xa6", // U+f326
|
|
|
|
"SpellCheck": "\xef\x8c\xa7", // U+f327
|
|
|
|
"Moon": "\xef\x8c\xa8", // U+f328
|
|
|
|
"Sun": "\xef\x8c\xa9", // U+f329
|
|
|
|
"FDroid": "\xef\x8c\xaa", // U+f32a
|
|
|
|
"Biometric": "\xef\x8c\xab", // U+f32b
|
|
|
|
"Wire": "\xef\x8c\xac", // U+f32c
|
|
|
|
"TorOnion": "\xef\x8c\xae", // U+f32e
|
|
|
|
"VolumeMute": "\xef\x8c\xaf", // U+f32f
|
|
|
|
"BellRinging": "\xef\x8c\xad", // U+f32d
|
|
|
|
"BellRingingO": "\xef\x8c\xb0", // U+f330
|
|
|
|
"Hal": "\xef\x8c\xb3", // U+f333
|
|
|
|
"Jupyter": "\xef\x8c\xb5", // U+f335
|
|
|
|
"Julia": "\xef\x8c\xb4", // U+f334
|
|
|
|
"Classicpress": "\xef\x8c\xb1", // U+f331
|
|
|
|
"ClassicpressCircle": "\xef\x8c\xb2", // U+f332
|
|
|
|
"OpenCollective": "\xef\x8c\xb6", // U+f336
|
|
|
|
"Orcid": "\xef\x8c\xb7", // U+f337
|
|
|
|
"Researchgate": "\xef\x8c\xb8", // U+f338
|
|
|
|
"Funkwhale": "\xef\x8c\xb9", // U+f339
|
|
|
|
"Askfm": "\xef\x8c\xba", // U+f33a
|
|
|
|
"Blockstack": "\xef\x8c\xbb", // U+f33b
|
|
|
|
"Boardgamegeek": "\xef\x8c\xbc", // U+f33c
|
|
|
|
"Bunny": "\xef\x8d\x9f", // U+f35f
|
|
|
|
"Buymeacoffee": "\xef\x8c\xbd", // U+f33d
|
|
|
|
"CcBy": "\xef\x8c\xbe", // U+f33e
|
|
|
|
"CcCc": "\xef\x8c\xbf", // U+f33f
|
|
|
|
"CcNcEu": "\xef\x8d\x81", // U+f341
|
|
|
|
"CcNcJp": "\xef\x8d\x82", // U+f342
|
|
|
|
"CcNc": "\xef\x8d\x80", // U+f340
|
|
|
|
"CcNd": "\xef\x8d\x83", // U+f343
|
|
|
|
"CcPd": "\xef\x8d\x84", // U+f344
|
|
|
|
"CcRemix": "\xef\x8d\x85", // U+f345
|
|
|
|
"CcSa": "\xef\x8d\x86", // U+f346
|
|
|
|
"CcShare": "\xef\x8d\x87", // U+f347
|
|
|
|
"CcZero": "\xef\x8d\x88", // U+f348
|
|
|
|
"ConwayGlider": "\xef\x8d\x89", // U+f349
|
|
|
|
"Csharp": "\xef\x8d\x8a", // U+f34a
|
|
|
|
"EmailBulk": "\xef\x8d\x8b", // U+f34b
|
|
|
|
"EmailBulkO": "\xef\x8d\x8c", // U+f34c
|
|
|
|
"Gnu": "\xef\x8d\x8d", // U+f34d
|
|
|
|
"GooglePlay": "\xef\x8d\x8e", // U+f34e
|
|
|
|
"Heroku": "\xef\x8d\x8f", // U+f34f
|
|
|
|
"HomeAssistant": "\xef\x8d\x90", // U+f350
|
|
|
|
"Java": "\xef\x8d\x91", // U+f351
|
|
|
|
"Mariadb": "\xef\x8d\x92", // U+f352
|
|
|
|
"Markdown": "\xef\x8d\x93", // U+f353
|
|
|
|
"Mysql": "\xef\x8d\x94", // U+f354
|
|
|
|
"Nordcast": "\xef\x8d\x95", // U+f355
|
|
|
|
"Plume": "\xef\x8d\x96", // U+f356
|
|
|
|
"Postgresql": "\xef\x8d\x97", // U+f357
|
|
|
|
"SassAlt": "\xef\x8d\x99", // U+f359
|
|
|
|
"Sass": "\xef\x8d\x98", // U+f358
|
|
|
|
"Skate": "\xef\x8d\x9a", // U+f35a
|
|
|
|
"Sketchfab": "\xef\x8d\x9b", // U+f35b
|
|
|
|
"Tex": "\xef\x8d\x9c", // U+f35c
|
|
|
|
"Textpattern": "\xef\x8d\x9d", // U+f35d
|
|
|
|
"Unity": "\xef\x8d\x9e", // U+f35e
|
|
|
|
"Hedgedoc": "\xef\x8d\xa0", // U+f360
|
|
|
|
"Fediverse": "\xef\x8d\xa1", // U+f361
|
|
|
|
"Proftpd": "\xef\x8d\xa2", // U+f362
|
|
|
|
"Osi": "\xef\x8d\xa3", // U+f363
|
|
|
|
"Eyeem": "\xef\x8d\xa4", // U+f364
|
|
|
|
"EyeemO": "\xef\x8d\xa5", // U+f365
|
|
|
|
"Codeberg": "\xef\x8d\xa6", // U+f366
|
|
|
|
"Discourse": "\xef\x8d\xa7", // U+f367
|
|
|
|
"Mumble": "\xef\x8d\xa8", // U+f368
|
|
|
|
"Freedesktop": "\xef\x8d\xa9", // U+f369
|
|
|
|
"Javascript": "\xef\x8d\xb0", // U+f370
|
|
|
|
"Lemmy": "\xef\x8d\xb1", // U+f371
|
|
|
|
"Ipfs": "\xef\x8d\xb2", // U+f372
|
|
|
|
"Canonical": "\xef\x8d\xaa", // U+f36a
|
|
|
|
"Ubuntu": "\xef\x8d\xab", // U+f36b
|
2024-03-23 18:41:26 -07:00
|
|
|
},
|
|
|
|
}
|