Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
font_awesome_flutter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
font_awesome_flutter
Commits
1c318014
Commit
1c318014
authored
Oct 12, 2018
by
Brian Egan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Font Awesome 5.3.1, bump version
parent
50ce689b
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
101 additions
and
2 deletions
+101
-2
CHANGELOG.md
CHANGELOG.md
+4
-0
build.gradle
example/android/build.gradle
+1
-1
icons.dart
example/lib/icons.dart
+48
-0
font_awesome_flutter.dart
lib/font_awesome_flutter.dart
+47
-0
fa-brands-400.ttf
lib/fonts/fa-brands-400.ttf
+0
-0
fa-regular-400.ttf
lib/fonts/fa-regular-400.ttf
+0
-0
fa-solid-900.ttf
lib/fonts/fa-solid-900.ttf
+0
-0
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
1c318014
## 8.1.0
*
Upgrade to Font Awesome Icons 5.3.1
## 8.0.1
## 8.0.1
*
Fix documentation
*
Fix documentation
...
...
example/android/build.gradle
View file @
1c318014
...
@@ -5,7 +5,7 @@ buildscript {
...
@@ -5,7 +5,7 @@ buildscript {
}
}
dependencies
{
dependencies
{
classpath
'com.android.tools.build:gradle:3.
0.1
'
classpath
'com.android.tools.build:gradle:3.
1.2
'
}
}
}
}
...
...
example/lib/icons.dart
View file @
1c318014
...
@@ -7,6 +7,8 @@ final icons = <ExampleIcon>[
...
@@ -7,6 +7,8 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
fiveHundredPx
,
'fiveHundredPx'
),
ExampleIcon
(
FontAwesomeIcons
.
fiveHundredPx
,
'fiveHundredPx'
),
ExampleIcon
(
FontAwesomeIcons
.
accessibleIcon
,
'accessibleIcon'
),
ExampleIcon
(
FontAwesomeIcons
.
accessibleIcon
,
'accessibleIcon'
),
ExampleIcon
(
FontAwesomeIcons
.
accusoft
,
'accusoft'
),
ExampleIcon
(
FontAwesomeIcons
.
accusoft
,
'accusoft'
),
ExampleIcon
(
FontAwesomeIcons
.
acquisitionsIncorporated
,
'acquisitionsIncorporated'
),
ExampleIcon
(
FontAwesomeIcons
.
ad
,
'ad'
),
ExampleIcon
(
FontAwesomeIcons
.
ad
,
'ad'
),
ExampleIcon
(
FontAwesomeIcons
.
addressBook
,
'addressBook'
),
ExampleIcon
(
FontAwesomeIcons
.
addressBook
,
'addressBook'
),
ExampleIcon
(
FontAwesomeIcons
.
solidAddressBook
,
'solidAddressBook'
),
ExampleIcon
(
FontAwesomeIcons
.
solidAddressBook
,
'solidAddressBook'
),
...
@@ -126,6 +128,7 @@ final icons = <ExampleIcon>[
...
@@ -126,6 +128,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
blackTie
,
'blackTie'
),
ExampleIcon
(
FontAwesomeIcons
.
blackTie
,
'blackTie'
),
ExampleIcon
(
FontAwesomeIcons
.
blackberry
,
'blackberry'
),
ExampleIcon
(
FontAwesomeIcons
.
blackberry
,
'blackberry'
),
ExampleIcon
(
FontAwesomeIcons
.
blender
,
'blender'
),
ExampleIcon
(
FontAwesomeIcons
.
blender
,
'blender'
),
ExampleIcon
(
FontAwesomeIcons
.
blenderPhone
,
'blenderPhone'
),
ExampleIcon
(
FontAwesomeIcons
.
blind
,
'blind'
),
ExampleIcon
(
FontAwesomeIcons
.
blind
,
'blind'
),
ExampleIcon
(
FontAwesomeIcons
.
blogger
,
'blogger'
),
ExampleIcon
(
FontAwesomeIcons
.
blogger
,
'blogger'
),
ExampleIcon
(
FontAwesomeIcons
.
bloggerB
,
'bloggerB'
),
ExampleIcon
(
FontAwesomeIcons
.
bloggerB
,
'bloggerB'
),
...
@@ -137,6 +140,7 @@ final icons = <ExampleIcon>[
...
@@ -137,6 +140,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
bone
,
'bone'
),
ExampleIcon
(
FontAwesomeIcons
.
bone
,
'bone'
),
ExampleIcon
(
FontAwesomeIcons
.
bong
,
'bong'
),
ExampleIcon
(
FontAwesomeIcons
.
bong
,
'bong'
),
ExampleIcon
(
FontAwesomeIcons
.
book
,
'book'
),
ExampleIcon
(
FontAwesomeIcons
.
book
,
'book'
),
ExampleIcon
(
FontAwesomeIcons
.
bookDead
,
'bookDead'
),
ExampleIcon
(
FontAwesomeIcons
.
bookOpen
,
'bookOpen'
),
ExampleIcon
(
FontAwesomeIcons
.
bookOpen
,
'bookOpen'
),
ExampleIcon
(
FontAwesomeIcons
.
bookReader
,
'bookReader'
),
ExampleIcon
(
FontAwesomeIcons
.
bookReader
,
'bookReader'
),
ExampleIcon
(
FontAwesomeIcons
.
bookmark
,
'bookmark'
),
ExampleIcon
(
FontAwesomeIcons
.
bookmark
,
'bookmark'
),
...
@@ -179,6 +183,7 @@ final icons = <ExampleIcon>[
...
@@ -179,6 +183,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
solidCalendarTimes
,
'solidCalendarTimes'
),
ExampleIcon
(
FontAwesomeIcons
.
solidCalendarTimes
,
'solidCalendarTimes'
),
ExampleIcon
(
FontAwesomeIcons
.
camera
,
'camera'
),
ExampleIcon
(
FontAwesomeIcons
.
camera
,
'camera'
),
ExampleIcon
(
FontAwesomeIcons
.
cameraRetro
,
'cameraRetro'
),
ExampleIcon
(
FontAwesomeIcons
.
cameraRetro
,
'cameraRetro'
),
ExampleIcon
(
FontAwesomeIcons
.
campground
,
'campground'
),
ExampleIcon
(
FontAwesomeIcons
.
cannabis
,
'cannabis'
),
ExampleIcon
(
FontAwesomeIcons
.
cannabis
,
'cannabis'
),
ExampleIcon
(
FontAwesomeIcons
.
capsules
,
'capsules'
),
ExampleIcon
(
FontAwesomeIcons
.
capsules
,
'capsules'
),
ExampleIcon
(
FontAwesomeIcons
.
car
,
'car'
),
ExampleIcon
(
FontAwesomeIcons
.
car
,
'car'
),
...
@@ -200,6 +205,7 @@ final icons = <ExampleIcon>[
...
@@ -200,6 +205,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
caretUp
,
'caretUp'
),
ExampleIcon
(
FontAwesomeIcons
.
caretUp
,
'caretUp'
),
ExampleIcon
(
FontAwesomeIcons
.
cartArrowDown
,
'cartArrowDown'
),
ExampleIcon
(
FontAwesomeIcons
.
cartArrowDown
,
'cartArrowDown'
),
ExampleIcon
(
FontAwesomeIcons
.
cartPlus
,
'cartPlus'
),
ExampleIcon
(
FontAwesomeIcons
.
cartPlus
,
'cartPlus'
),
ExampleIcon
(
FontAwesomeIcons
.
cat
,
'cat'
),
ExampleIcon
(
FontAwesomeIcons
.
ccAmazonPay
,
'ccAmazonPay'
),
ExampleIcon
(
FontAwesomeIcons
.
ccAmazonPay
,
'ccAmazonPay'
),
ExampleIcon
(
FontAwesomeIcons
.
ccAmex
,
'ccAmex'
),
ExampleIcon
(
FontAwesomeIcons
.
ccAmex
,
'ccAmex'
),
ExampleIcon
(
FontAwesomeIcons
.
ccApplePay
,
'ccApplePay'
),
ExampleIcon
(
FontAwesomeIcons
.
ccApplePay
,
'ccApplePay'
),
...
@@ -212,6 +218,7 @@ final icons = <ExampleIcon>[
...
@@ -212,6 +218,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
ccVisa
,
'ccVisa'
),
ExampleIcon
(
FontAwesomeIcons
.
ccVisa
,
'ccVisa'
),
ExampleIcon
(
FontAwesomeIcons
.
centercode
,
'centercode'
),
ExampleIcon
(
FontAwesomeIcons
.
centercode
,
'centercode'
),
ExampleIcon
(
FontAwesomeIcons
.
certificate
,
'certificate'
),
ExampleIcon
(
FontAwesomeIcons
.
certificate
,
'certificate'
),
ExampleIcon
(
FontAwesomeIcons
.
chair
,
'chair'
),
ExampleIcon
(
FontAwesomeIcons
.
chalkboard
,
'chalkboard'
),
ExampleIcon
(
FontAwesomeIcons
.
chalkboard
,
'chalkboard'
),
ExampleIcon
(
FontAwesomeIcons
.
chalkboardTeacher
,
'chalkboardTeacher'
),
ExampleIcon
(
FontAwesomeIcons
.
chalkboardTeacher
,
'chalkboardTeacher'
),
ExampleIcon
(
FontAwesomeIcons
.
chargingStation
,
'chargingStation'
),
ExampleIcon
(
FontAwesomeIcons
.
chargingStation
,
'chargingStation'
),
...
@@ -261,6 +268,8 @@ final icons = <ExampleIcon>[
...
@@ -261,6 +268,8 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
solidClosedCaptioning
,
'solidClosedCaptioning'
),
ExampleIcon
(
FontAwesomeIcons
.
solidClosedCaptioning
,
'solidClosedCaptioning'
),
ExampleIcon
(
FontAwesomeIcons
.
cloud
,
'cloud'
),
ExampleIcon
(
FontAwesomeIcons
.
cloud
,
'cloud'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudDownloadAlt
,
'cloudDownloadAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudDownloadAlt
,
'cloudDownloadAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudMoon
,
'cloudMoon'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudSun
,
'cloudSun'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudUploadAlt
,
'cloudUploadAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudUploadAlt
,
'cloudUploadAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudscale
,
'cloudscale'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudscale
,
'cloudscale'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudsmith
,
'cloudsmith'
),
ExampleIcon
(
FontAwesomeIcons
.
cloudsmith
,
'cloudsmith'
),
...
@@ -316,8 +325,10 @@ final icons = <ExampleIcon>[
...
@@ -316,8 +325,10 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
creativeCommonsSamplingPlus
,
ExampleIcon
(
FontAwesomeIcons
.
creativeCommonsSamplingPlus
,
'creativeCommonsSamplingPlus'
),
'creativeCommonsSamplingPlus'
),
ExampleIcon
(
FontAwesomeIcons
.
creativeCommonsShare
,
'creativeCommonsShare'
),
ExampleIcon
(
FontAwesomeIcons
.
creativeCommonsShare
,
'creativeCommonsShare'
),
ExampleIcon
(
FontAwesomeIcons
.
creativeCommonsZero
,
'creativeCommonsZero'
),
ExampleIcon
(
FontAwesomeIcons
.
creditCard
,
'creditCard'
),
ExampleIcon
(
FontAwesomeIcons
.
creditCard
,
'creditCard'
),
ExampleIcon
(
FontAwesomeIcons
.
solidCreditCard
,
'solidCreditCard'
),
ExampleIcon
(
FontAwesomeIcons
.
solidCreditCard
,
'solidCreditCard'
),
ExampleIcon
(
FontAwesomeIcons
.
criticalRole
,
'criticalRole'
),
ExampleIcon
(
FontAwesomeIcons
.
crop
,
'crop'
),
ExampleIcon
(
FontAwesomeIcons
.
crop
,
'crop'
),
ExampleIcon
(
FontAwesomeIcons
.
cropAlt
,
'cropAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cropAlt
,
'cropAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
cross
,
'cross'
),
ExampleIcon
(
FontAwesomeIcons
.
cross
,
'cross'
),
...
@@ -338,10 +349,13 @@ final icons = <ExampleIcon>[
...
@@ -338,10 +349,13 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
deploydog
,
'deploydog'
),
ExampleIcon
(
FontAwesomeIcons
.
deploydog
,
'deploydog'
),
ExampleIcon
(
FontAwesomeIcons
.
deskpro
,
'deskpro'
),
ExampleIcon
(
FontAwesomeIcons
.
deskpro
,
'deskpro'
),
ExampleIcon
(
FontAwesomeIcons
.
desktop
,
'desktop'
),
ExampleIcon
(
FontAwesomeIcons
.
desktop
,
'desktop'
),
ExampleIcon
(
FontAwesomeIcons
.
dev
,
'dev'
),
ExampleIcon
(
FontAwesomeIcons
.
deviantart
,
'deviantart'
),
ExampleIcon
(
FontAwesomeIcons
.
deviantart
,
'deviantart'
),
ExampleIcon
(
FontAwesomeIcons
.
dharmachakra
,
'dharmachakra'
),
ExampleIcon
(
FontAwesomeIcons
.
dharmachakra
,
'dharmachakra'
),
ExampleIcon
(
FontAwesomeIcons
.
diagnoses
,
'diagnoses'
),
ExampleIcon
(
FontAwesomeIcons
.
diagnoses
,
'diagnoses'
),
ExampleIcon
(
FontAwesomeIcons
.
dice
,
'dice'
),
ExampleIcon
(
FontAwesomeIcons
.
dice
,
'dice'
),
ExampleIcon
(
FontAwesomeIcons
.
diceD20
,
'diceD20'
),
ExampleIcon
(
FontAwesomeIcons
.
diceD6
,
'diceD6'
),
ExampleIcon
(
FontAwesomeIcons
.
diceFive
,
'diceFive'
),
ExampleIcon
(
FontAwesomeIcons
.
diceFive
,
'diceFive'
),
ExampleIcon
(
FontAwesomeIcons
.
diceFour
,
'diceFour'
),
ExampleIcon
(
FontAwesomeIcons
.
diceFour
,
'diceFour'
),
ExampleIcon
(
FontAwesomeIcons
.
diceOne
,
'diceOne'
),
ExampleIcon
(
FontAwesomeIcons
.
diceOne
,
'diceOne'
),
...
@@ -360,6 +374,7 @@ final icons = <ExampleIcon>[
...
@@ -360,6 +374,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
dna
,
'dna'
),
ExampleIcon
(
FontAwesomeIcons
.
dna
,
'dna'
),
ExampleIcon
(
FontAwesomeIcons
.
dochub
,
'dochub'
),
ExampleIcon
(
FontAwesomeIcons
.
dochub
,
'dochub'
),
ExampleIcon
(
FontAwesomeIcons
.
docker
,
'docker'
),
ExampleIcon
(
FontAwesomeIcons
.
docker
,
'docker'
),
ExampleIcon
(
FontAwesomeIcons
.
dog
,
'dog'
),
ExampleIcon
(
FontAwesomeIcons
.
dollarSign
,
'dollarSign'
),
ExampleIcon
(
FontAwesomeIcons
.
dollarSign
,
'dollarSign'
),
ExampleIcon
(
FontAwesomeIcons
.
dolly
,
'dolly'
),
ExampleIcon
(
FontAwesomeIcons
.
dolly
,
'dolly'
),
ExampleIcon
(
FontAwesomeIcons
.
dollyFlatbed
,
'dollyFlatbed'
),
ExampleIcon
(
FontAwesomeIcons
.
dollyFlatbed
,
'dollyFlatbed'
),
...
@@ -372,14 +387,17 @@ final icons = <ExampleIcon>[
...
@@ -372,14 +387,17 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
download
,
'download'
),
ExampleIcon
(
FontAwesomeIcons
.
download
,
'download'
),
ExampleIcon
(
FontAwesomeIcons
.
draft2digital
,
'draft2digital'
),
ExampleIcon
(
FontAwesomeIcons
.
draft2digital
,
'draft2digital'
),
ExampleIcon
(
FontAwesomeIcons
.
draftingCompass
,
'draftingCompass'
),
ExampleIcon
(
FontAwesomeIcons
.
draftingCompass
,
'draftingCompass'
),
ExampleIcon
(
FontAwesomeIcons
.
dragon
,
'dragon'
),
ExampleIcon
(
FontAwesomeIcons
.
drawPolygon
,
'drawPolygon'
),
ExampleIcon
(
FontAwesomeIcons
.
drawPolygon
,
'drawPolygon'
),
ExampleIcon
(
FontAwesomeIcons
.
dribbble
,
'dribbble'
),
ExampleIcon
(
FontAwesomeIcons
.
dribbble
,
'dribbble'
),
ExampleIcon
(
FontAwesomeIcons
.
dribbbleSquare
,
'dribbbleSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
dribbbleSquare
,
'dribbbleSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
dropbox
,
'dropbox'
),
ExampleIcon
(
FontAwesomeIcons
.
dropbox
,
'dropbox'
),
ExampleIcon
(
FontAwesomeIcons
.
drum
,
'drum'
),
ExampleIcon
(
FontAwesomeIcons
.
drum
,
'drum'
),
ExampleIcon
(
FontAwesomeIcons
.
drumSteelpan
,
'drumSteelpan'
),
ExampleIcon
(
FontAwesomeIcons
.
drumSteelpan
,
'drumSteelpan'
),
ExampleIcon
(
FontAwesomeIcons
.
drumstickBite
,
'drumstickBite'
),
ExampleIcon
(
FontAwesomeIcons
.
drupal
,
'drupal'
),
ExampleIcon
(
FontAwesomeIcons
.
drupal
,
'drupal'
),
ExampleIcon
(
FontAwesomeIcons
.
dumbbell
,
'dumbbell'
),
ExampleIcon
(
FontAwesomeIcons
.
dumbbell
,
'dumbbell'
),
ExampleIcon
(
FontAwesomeIcons
.
dungeon
,
'dungeon'
),
ExampleIcon
(
FontAwesomeIcons
.
dyalog
,
'dyalog'
),
ExampleIcon
(
FontAwesomeIcons
.
dyalog
,
'dyalog'
),
ExampleIcon
(
FontAwesomeIcons
.
earlybirds
,
'earlybirds'
),
ExampleIcon
(
FontAwesomeIcons
.
earlybirds
,
'earlybirds'
),
ExampleIcon
(
FontAwesomeIcons
.
ebay
,
'ebay'
),
ExampleIcon
(
FontAwesomeIcons
.
ebay
,
'ebay'
),
...
@@ -424,6 +442,7 @@ final icons = <ExampleIcon>[
...
@@ -424,6 +442,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
facebookF
,
'facebookF'
),
ExampleIcon
(
FontAwesomeIcons
.
facebookF
,
'facebookF'
),
ExampleIcon
(
FontAwesomeIcons
.
facebookMessenger
,
'facebookMessenger'
),
ExampleIcon
(
FontAwesomeIcons
.
facebookMessenger
,
'facebookMessenger'
),
ExampleIcon
(
FontAwesomeIcons
.
facebookSquare
,
'facebookSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
facebookSquare
,
'facebookSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
fantasyFlightGames
,
'fantasyFlightGames'
),
ExampleIcon
(
FontAwesomeIcons
.
fastBackward
,
'fastBackward'
),
ExampleIcon
(
FontAwesomeIcons
.
fastBackward
,
'fastBackward'
),
ExampleIcon
(
FontAwesomeIcons
.
fastForward
,
'fastForward'
),
ExampleIcon
(
FontAwesomeIcons
.
fastForward
,
'fastForward'
),
ExampleIcon
(
FontAwesomeIcons
.
fax
,
'fax'
),
ExampleIcon
(
FontAwesomeIcons
.
fax
,
'fax'
),
...
@@ -442,6 +461,7 @@ final icons = <ExampleIcon>[
...
@@ -442,6 +461,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
fileCode
,
'fileCode'
),
ExampleIcon
(
FontAwesomeIcons
.
fileCode
,
'fileCode'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFileCode
,
'solidFileCode'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFileCode
,
'solidFileCode'
),
ExampleIcon
(
FontAwesomeIcons
.
fileContract
,
'fileContract'
),
ExampleIcon
(
FontAwesomeIcons
.
fileContract
,
'fileContract'
),
ExampleIcon
(
FontAwesomeIcons
.
fileCsv
,
'fileCsv'
),
ExampleIcon
(
FontAwesomeIcons
.
fileDownload
,
'fileDownload'
),
ExampleIcon
(
FontAwesomeIcons
.
fileDownload
,
'fileDownload'
),
ExampleIcon
(
FontAwesomeIcons
.
fileExcel
,
'fileExcel'
),
ExampleIcon
(
FontAwesomeIcons
.
fileExcel
,
'fileExcel'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFileExcel
,
'solidFileExcel'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFileExcel
,
'solidFileExcel'
),
...
@@ -477,6 +497,7 @@ final icons = <ExampleIcon>[
...
@@ -477,6 +497,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
firstOrderAlt
,
'firstOrderAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
firstOrderAlt
,
'firstOrderAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
firstdraft
,
'firstdraft'
),
ExampleIcon
(
FontAwesomeIcons
.
firstdraft
,
'firstdraft'
),
ExampleIcon
(
FontAwesomeIcons
.
fish
,
'fish'
),
ExampleIcon
(
FontAwesomeIcons
.
fish
,
'fish'
),
ExampleIcon
(
FontAwesomeIcons
.
fistRaised
,
'fistRaised'
),
ExampleIcon
(
FontAwesomeIcons
.
flag
,
'flag'
),
ExampleIcon
(
FontAwesomeIcons
.
flag
,
'flag'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFlag
,
'solidFlag'
),
ExampleIcon
(
FontAwesomeIcons
.
solidFlag
,
'solidFlag'
),
ExampleIcon
(
FontAwesomeIcons
.
flagCheckered
,
'flagCheckered'
),
ExampleIcon
(
FontAwesomeIcons
.
flagCheckered
,
'flagCheckered'
),
...
@@ -531,6 +552,7 @@ final icons = <ExampleIcon>[
...
@@ -531,6 +552,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
getPocket
,
'getPocket'
),
ExampleIcon
(
FontAwesomeIcons
.
getPocket
,
'getPocket'
),
ExampleIcon
(
FontAwesomeIcons
.
gg
,
'gg'
),
ExampleIcon
(
FontAwesomeIcons
.
gg
,
'gg'
),
ExampleIcon
(
FontAwesomeIcons
.
ggCircle
,
'ggCircle'
),
ExampleIcon
(
FontAwesomeIcons
.
ggCircle
,
'ggCircle'
),
ExampleIcon
(
FontAwesomeIcons
.
ghost
,
'ghost'
),
ExampleIcon
(
FontAwesomeIcons
.
gift
,
'gift'
),
ExampleIcon
(
FontAwesomeIcons
.
gift
,
'gift'
),
ExampleIcon
(
FontAwesomeIcons
.
git
,
'git'
),
ExampleIcon
(
FontAwesomeIcons
.
git
,
'git'
),
ExampleIcon
(
FontAwesomeIcons
.
gitSquare
,
'gitSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
gitSquare
,
'gitSquare'
),
...
@@ -603,6 +625,7 @@ final icons = <ExampleIcon>[
...
@@ -603,6 +625,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
hackerNews
,
'hackerNews'
),
ExampleIcon
(
FontAwesomeIcons
.
hackerNews
,
'hackerNews'
),
ExampleIcon
(
FontAwesomeIcons
.
hackerNewsSquare
,
'hackerNewsSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
hackerNewsSquare
,
'hackerNewsSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
hackerrank
,
'hackerrank'
),
ExampleIcon
(
FontAwesomeIcons
.
hackerrank
,
'hackerrank'
),
ExampleIcon
(
FontAwesomeIcons
.
hammer
,
'hammer'
),
ExampleIcon
(
FontAwesomeIcons
.
hamsa
,
'hamsa'
),
ExampleIcon
(
FontAwesomeIcons
.
hamsa
,
'hamsa'
),
ExampleIcon
(
FontAwesomeIcons
.
handHolding
,
'handHolding'
),
ExampleIcon
(
FontAwesomeIcons
.
handHolding
,
'handHolding'
),
ExampleIcon
(
FontAwesomeIcons
.
handHoldingHeart
,
'handHoldingHeart'
),
ExampleIcon
(
FontAwesomeIcons
.
handHoldingHeart
,
'handHoldingHeart'
),
...
@@ -633,7 +656,9 @@ final icons = <ExampleIcon>[
...
@@ -633,7 +656,9 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
handsHelping
,
'handsHelping'
),
ExampleIcon
(
FontAwesomeIcons
.
handsHelping
,
'handsHelping'
),
ExampleIcon
(
FontAwesomeIcons
.
handshake
,
'handshake'
),
ExampleIcon
(
FontAwesomeIcons
.
handshake
,
'handshake'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHandshake
,
'solidHandshake'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHandshake
,
'solidHandshake'
),
ExampleIcon
(
FontAwesomeIcons
.
hanukiah
,
'hanukiah'
),
ExampleIcon
(
FontAwesomeIcons
.
hashtag
,
'hashtag'
),
ExampleIcon
(
FontAwesomeIcons
.
hashtag
,
'hashtag'
),
ExampleIcon
(
FontAwesomeIcons
.
hatWizard
,
'hatWizard'
),
ExampleIcon
(
FontAwesomeIcons
.
haykal
,
'haykal'
),
ExampleIcon
(
FontAwesomeIcons
.
haykal
,
'haykal'
),
ExampleIcon
(
FontAwesomeIcons
.
hdd
,
'hdd'
),
ExampleIcon
(
FontAwesomeIcons
.
hdd
,
'hdd'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHdd
,
'solidHdd'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHdd
,
'solidHdd'
),
...
@@ -646,6 +671,8 @@ final icons = <ExampleIcon>[
...
@@ -646,6 +671,8 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
heartbeat
,
'heartbeat'
),
ExampleIcon
(
FontAwesomeIcons
.
heartbeat
,
'heartbeat'
),
ExampleIcon
(
FontAwesomeIcons
.
helicopter
,
'helicopter'
),
ExampleIcon
(
FontAwesomeIcons
.
helicopter
,
'helicopter'
),
ExampleIcon
(
FontAwesomeIcons
.
highlighter
,
'highlighter'
),
ExampleIcon
(
FontAwesomeIcons
.
highlighter
,
'highlighter'
),
ExampleIcon
(
FontAwesomeIcons
.
hiking
,
'hiking'
),
ExampleIcon
(
FontAwesomeIcons
.
hippo
,
'hippo'
),
ExampleIcon
(
FontAwesomeIcons
.
hips
,
'hips'
),
ExampleIcon
(
FontAwesomeIcons
.
hips
,
'hips'
),
ExampleIcon
(
FontAwesomeIcons
.
hireAHelper
,
'hireAHelper'
),
ExampleIcon
(
FontAwesomeIcons
.
hireAHelper
,
'hireAHelper'
),
ExampleIcon
(
FontAwesomeIcons
.
history
,
'history'
),
ExampleIcon
(
FontAwesomeIcons
.
history
,
'history'
),
...
@@ -653,6 +680,7 @@ final icons = <ExampleIcon>[
...
@@ -653,6 +680,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
home
,
'home'
),
ExampleIcon
(
FontAwesomeIcons
.
home
,
'home'
),
ExampleIcon
(
FontAwesomeIcons
.
hooli
,
'hooli'
),
ExampleIcon
(
FontAwesomeIcons
.
hooli
,
'hooli'
),
ExampleIcon
(
FontAwesomeIcons
.
hornbill
,
'hornbill'
),
ExampleIcon
(
FontAwesomeIcons
.
hornbill
,
'hornbill'
),
ExampleIcon
(
FontAwesomeIcons
.
horse
,
'horse'
),
ExampleIcon
(
FontAwesomeIcons
.
hospital
,
'hospital'
),
ExampleIcon
(
FontAwesomeIcons
.
hospital
,
'hospital'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHospital
,
'solidHospital'
),
ExampleIcon
(
FontAwesomeIcons
.
solidHospital
,
'solidHospital'
),
ExampleIcon
(
FontAwesomeIcons
.
hospitalAlt
,
'hospitalAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
hospitalAlt
,
'hospitalAlt'
),
...
@@ -665,7 +693,9 @@ final icons = <ExampleIcon>[
...
@@ -665,7 +693,9 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
hourglassEnd
,
'hourglassEnd'
),
ExampleIcon
(
FontAwesomeIcons
.
hourglassEnd
,
'hourglassEnd'
),
ExampleIcon
(
FontAwesomeIcons
.
hourglassHalf
,
'hourglassHalf'
),
ExampleIcon
(
FontAwesomeIcons
.
hourglassHalf
,
'hourglassHalf'
),
ExampleIcon
(
FontAwesomeIcons
.
hourglassStart
,
'hourglassStart'
),
ExampleIcon
(
FontAwesomeIcons
.
hourglassStart
,
'hourglassStart'
),
ExampleIcon
(
FontAwesomeIcons
.
houseDamage
,
'houseDamage'
),
ExampleIcon
(
FontAwesomeIcons
.
houzz
,
'houzz'
),
ExampleIcon
(
FontAwesomeIcons
.
houzz
,
'houzz'
),
ExampleIcon
(
FontAwesomeIcons
.
hryvnia
,
'hryvnia'
),
ExampleIcon
(
FontAwesomeIcons
.
html5
,
'html5'
),
ExampleIcon
(
FontAwesomeIcons
.
html5
,
'html5'
),
ExampleIcon
(
FontAwesomeIcons
.
hubspot
,
'hubspot'
),
ExampleIcon
(
FontAwesomeIcons
.
hubspot
,
'hubspot'
),
ExampleIcon
(
FontAwesomeIcons
.
iCursor
,
'iCursor'
),
ExampleIcon
(
FontAwesomeIcons
.
iCursor
,
'iCursor'
),
...
@@ -793,6 +823,7 @@ final icons = <ExampleIcon>[
...
@@ -793,6 +823,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
marsStroke
,
'marsStroke'
),
ExampleIcon
(
FontAwesomeIcons
.
marsStroke
,
'marsStroke'
),
ExampleIcon
(
FontAwesomeIcons
.
marsStrokeH
,
'marsStrokeH'
),
ExampleIcon
(
FontAwesomeIcons
.
marsStrokeH
,
'marsStrokeH'
),
ExampleIcon
(
FontAwesomeIcons
.
marsStrokeV
,
'marsStrokeV'
),
ExampleIcon
(
FontAwesomeIcons
.
marsStrokeV
,
'marsStrokeV'
),
ExampleIcon
(
FontAwesomeIcons
.
mask
,
'mask'
),
ExampleIcon
(
FontAwesomeIcons
.
mastodon
,
'mastodon'
),
ExampleIcon
(
FontAwesomeIcons
.
mastodon
,
'mastodon'
),
ExampleIcon
(
FontAwesomeIcons
.
maxcdn
,
'maxcdn'
),
ExampleIcon
(
FontAwesomeIcons
.
maxcdn
,
'maxcdn'
),
ExampleIcon
(
FontAwesomeIcons
.
medal
,
'medal'
),
ExampleIcon
(
FontAwesomeIcons
.
medal
,
'medal'
),
...
@@ -843,10 +874,12 @@ final icons = <ExampleIcon>[
...
@@ -843,10 +874,12 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
mortarPestle
,
'mortarPestle'
),
ExampleIcon
(
FontAwesomeIcons
.
mortarPestle
,
'mortarPestle'
),
ExampleIcon
(
FontAwesomeIcons
.
mosque
,
'mosque'
),
ExampleIcon
(
FontAwesomeIcons
.
mosque
,
'mosque'
),
ExampleIcon
(
FontAwesomeIcons
.
motorcycle
,
'motorcycle'
),
ExampleIcon
(
FontAwesomeIcons
.
motorcycle
,
'motorcycle'
),
ExampleIcon
(
FontAwesomeIcons
.
mountain
,
'mountain'
),
ExampleIcon
(
FontAwesomeIcons
.
mousePointer
,
'mousePointer'
),
ExampleIcon
(
FontAwesomeIcons
.
mousePointer
,
'mousePointer'
),
ExampleIcon
(
FontAwesomeIcons
.
music
,
'music'
),
ExampleIcon
(
FontAwesomeIcons
.
music
,
'music'
),
ExampleIcon
(
FontAwesomeIcons
.
napster
,
'napster'
),
ExampleIcon
(
FontAwesomeIcons
.
napster
,
'napster'
),
ExampleIcon
(
FontAwesomeIcons
.
neos
,
'neos'
),
ExampleIcon
(
FontAwesomeIcons
.
neos
,
'neos'
),
ExampleIcon
(
FontAwesomeIcons
.
networkWired
,
'networkWired'
),
ExampleIcon
(
FontAwesomeIcons
.
neuter
,
'neuter'
),
ExampleIcon
(
FontAwesomeIcons
.
neuter
,
'neuter'
),
ExampleIcon
(
FontAwesomeIcons
.
newspaper
,
'newspaper'
),
ExampleIcon
(
FontAwesomeIcons
.
newspaper
,
'newspaper'
),
ExampleIcon
(
FontAwesomeIcons
.
solidNewspaper
,
'solidNewspaper'
),
ExampleIcon
(
FontAwesomeIcons
.
solidNewspaper
,
'solidNewspaper'
),
...
@@ -873,6 +906,7 @@ final icons = <ExampleIcon>[
...
@@ -873,6 +906,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
opera
,
'opera'
),
ExampleIcon
(
FontAwesomeIcons
.
opera
,
'opera'
),
ExampleIcon
(
FontAwesomeIcons
.
optinMonster
,
'optinMonster'
),
ExampleIcon
(
FontAwesomeIcons
.
optinMonster
,
'optinMonster'
),
ExampleIcon
(
FontAwesomeIcons
.
osi
,
'osi'
),
ExampleIcon
(
FontAwesomeIcons
.
osi
,
'osi'
),
ExampleIcon
(
FontAwesomeIcons
.
otter
,
'otter'
),
ExampleIcon
(
FontAwesomeIcons
.
outdent
,
'outdent'
),
ExampleIcon
(
FontAwesomeIcons
.
outdent
,
'outdent'
),
ExampleIcon
(
FontAwesomeIcons
.
page4
,
'page4'
),
ExampleIcon
(
FontAwesomeIcons
.
page4
,
'page4'
),
ExampleIcon
(
FontAwesomeIcons
.
pagelines
,
'pagelines'
),
ExampleIcon
(
FontAwesomeIcons
.
pagelines
,
'pagelines'
),
...
@@ -904,6 +938,7 @@ final icons = <ExampleIcon>[
...
@@ -904,6 +938,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
penSquare
,
'penSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
penSquare
,
'penSquare'
),
ExampleIcon
(
FontAwesomeIcons
.
pencilAlt
,
'pencilAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
pencilAlt
,
'pencilAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
pencilRuler
,
'pencilRuler'
),
ExampleIcon
(
FontAwesomeIcons
.
pencilRuler
,
'pencilRuler'
),
ExampleIcon
(
FontAwesomeIcons
.
pennyArcade
,
'pennyArcade'
),
ExampleIcon
(
FontAwesomeIcons
.
peopleCarry
,
'peopleCarry'
),
ExampleIcon
(
FontAwesomeIcons
.
peopleCarry
,
'peopleCarry'
),
ExampleIcon
(
FontAwesomeIcons
.
percent
,
'percent'
),
ExampleIcon
(
FontAwesomeIcons
.
percent
,
'percent'
),
ExampleIcon
(
FontAwesomeIcons
.
percentage
,
'percentage'
),
ExampleIcon
(
FontAwesomeIcons
.
percentage
,
'percentage'
),
...
@@ -995,6 +1030,7 @@ final icons = <ExampleIcon>[
...
@@ -995,6 +1030,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
retweet
,
'retweet'
),
ExampleIcon
(
FontAwesomeIcons
.
retweet
,
'retweet'
),
ExampleIcon
(
FontAwesomeIcons
.
rev
,
'rev'
),
ExampleIcon
(
FontAwesomeIcons
.
rev
,
'rev'
),
ExampleIcon
(
FontAwesomeIcons
.
ribbon
,
'ribbon'
),
ExampleIcon
(
FontAwesomeIcons
.
ribbon
,
'ribbon'
),
ExampleIcon
(
FontAwesomeIcons
.
ring
,
'ring'
),
ExampleIcon
(
FontAwesomeIcons
.
road
,
'road'
),
ExampleIcon
(
FontAwesomeIcons
.
road
,
'road'
),
ExampleIcon
(
FontAwesomeIcons
.
robot
,
'robot'
),
ExampleIcon
(
FontAwesomeIcons
.
robot
,
'robot'
),
ExampleIcon
(
FontAwesomeIcons
.
rocket
,
'rocket'
),
ExampleIcon
(
FontAwesomeIcons
.
rocket
,
'rocket'
),
...
@@ -1008,6 +1044,7 @@ final icons = <ExampleIcon>[
...
@@ -1008,6 +1044,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
rulerCombined
,
'rulerCombined'
),
ExampleIcon
(
FontAwesomeIcons
.
rulerCombined
,
'rulerCombined'
),
ExampleIcon
(
FontAwesomeIcons
.
rulerHorizontal
,
'rulerHorizontal'
),
ExampleIcon
(
FontAwesomeIcons
.
rulerHorizontal
,
'rulerHorizontal'
),
ExampleIcon
(
FontAwesomeIcons
.
rulerVertical
,
'rulerVertical'
),
ExampleIcon
(
FontAwesomeIcons
.
rulerVertical
,
'rulerVertical'
),
ExampleIcon
(
FontAwesomeIcons
.
running
,
'running'
),
ExampleIcon
(
FontAwesomeIcons
.
rupeeSign
,
'rupeeSign'
),
ExampleIcon
(
FontAwesomeIcons
.
rupeeSign
,
'rupeeSign'
),
ExampleIcon
(
FontAwesomeIcons
.
sadCry
,
'sadCry'
),
ExampleIcon
(
FontAwesomeIcons
.
sadCry
,
'sadCry'
),
ExampleIcon
(
FontAwesomeIcons
.
solidSadCry
,
'solidSadCry'
),
ExampleIcon
(
FontAwesomeIcons
.
solidSadCry
,
'solidSadCry'
),
...
@@ -1021,6 +1058,7 @@ final icons = <ExampleIcon>[
...
@@ -1021,6 +1058,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
school
,
'school'
),
ExampleIcon
(
FontAwesomeIcons
.
school
,
'school'
),
ExampleIcon
(
FontAwesomeIcons
.
screwdriver
,
'screwdriver'
),
ExampleIcon
(
FontAwesomeIcons
.
screwdriver
,
'screwdriver'
),
ExampleIcon
(
FontAwesomeIcons
.
scribd
,
'scribd'
),
ExampleIcon
(
FontAwesomeIcons
.
scribd
,
'scribd'
),
ExampleIcon
(
FontAwesomeIcons
.
scroll
,
'scroll'
),
ExampleIcon
(
FontAwesomeIcons
.
search
,
'search'
),
ExampleIcon
(
FontAwesomeIcons
.
search
,
'search'
),
ExampleIcon
(
FontAwesomeIcons
.
searchDollar
,
'searchDollar'
),
ExampleIcon
(
FontAwesomeIcons
.
searchDollar
,
'searchDollar'
),
ExampleIcon
(
FontAwesomeIcons
.
searchLocation
,
'searchLocation'
),
ExampleIcon
(
FontAwesomeIcons
.
searchLocation
,
'searchLocation'
),
...
@@ -1061,10 +1099,12 @@ final icons = <ExampleIcon>[
...
@@ -1061,10 +1099,12 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
sitemap
,
'sitemap'
),
ExampleIcon
(
FontAwesomeIcons
.
sitemap
,
'sitemap'
),
ExampleIcon
(
FontAwesomeIcons
.
sith
,
'sith'
),
ExampleIcon
(
FontAwesomeIcons
.
sith
,
'sith'
),
ExampleIcon
(
FontAwesomeIcons
.
skull
,
'skull'
),
ExampleIcon
(
FontAwesomeIcons
.
skull
,
'skull'
),
ExampleIcon
(
FontAwesomeIcons
.
skullCrossbones
,
'skullCrossbones'
),
ExampleIcon
(
FontAwesomeIcons
.
skyatlas
,
'skyatlas'
),
ExampleIcon
(
FontAwesomeIcons
.
skyatlas
,
'skyatlas'
),
ExampleIcon
(
FontAwesomeIcons
.
skype
,
'skype'
),
ExampleIcon
(
FontAwesomeIcons
.
skype
,
'skype'
),
ExampleIcon
(
FontAwesomeIcons
.
slack
,
'slack'
),
ExampleIcon
(
FontAwesomeIcons
.
slack
,
'slack'
),
ExampleIcon
(
FontAwesomeIcons
.
slackHash
,
'slackHash'
),
ExampleIcon
(
FontAwesomeIcons
.
slackHash
,
'slackHash'
),
ExampleIcon
(
FontAwesomeIcons
.
slash
,
'slash'
),
ExampleIcon
(
FontAwesomeIcons
.
slidersH
,
'slidersH'
),
ExampleIcon
(
FontAwesomeIcons
.
slidersH
,
'slidersH'
),
ExampleIcon
(
FontAwesomeIcons
.
slideshare
,
'slideshare'
),
ExampleIcon
(
FontAwesomeIcons
.
slideshare
,
'slideshare'
),
ExampleIcon
(
FontAwesomeIcons
.
smile
,
'smile'
),
ExampleIcon
(
FontAwesomeIcons
.
smile
,
'smile'
),
...
@@ -1095,6 +1135,7 @@ final icons = <ExampleIcon>[
...
@@ -1095,6 +1135,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
spa
,
'spa'
),
ExampleIcon
(
FontAwesomeIcons
.
spa
,
'spa'
),
ExampleIcon
(
FontAwesomeIcons
.
spaceShuttle
,
'spaceShuttle'
),
ExampleIcon
(
FontAwesomeIcons
.
spaceShuttle
,
'spaceShuttle'
),
ExampleIcon
(
FontAwesomeIcons
.
speakap
,
'speakap'
),
ExampleIcon
(
FontAwesomeIcons
.
speakap
,
'speakap'
),
ExampleIcon
(
FontAwesomeIcons
.
spider
,
'spider'
),
ExampleIcon
(
FontAwesomeIcons
.
spinner
,
'spinner'
),
ExampleIcon
(
FontAwesomeIcons
.
spinner
,
'spinner'
),
ExampleIcon
(
FontAwesomeIcons
.
splotch
,
'splotch'
),
ExampleIcon
(
FontAwesomeIcons
.
splotch
,
'splotch'
),
ExampleIcon
(
FontAwesomeIcons
.
spotify
,
'spotify'
),
ExampleIcon
(
FontAwesomeIcons
.
spotify
,
'spotify'
),
...
@@ -1208,10 +1249,12 @@ final icons = <ExampleIcon>[
...
@@ -1208,10 +1249,12 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
solidTired
,
'solidTired'
),
ExampleIcon
(
FontAwesomeIcons
.
solidTired
,
'solidTired'
),
ExampleIcon
(
FontAwesomeIcons
.
toggleOff
,
'toggleOff'
),
ExampleIcon
(
FontAwesomeIcons
.
toggleOff
,
'toggleOff'
),
ExampleIcon
(
FontAwesomeIcons
.
toggleOn
,
'toggleOn'
),
ExampleIcon
(
FontAwesomeIcons
.
toggleOn
,
'toggleOn'
),
ExampleIcon
(
FontAwesomeIcons
.
toiletPaper
,
'toiletPaper'
),
ExampleIcon
(
FontAwesomeIcons
.
toolbox
,
'toolbox'
),
ExampleIcon
(
FontAwesomeIcons
.
toolbox
,
'toolbox'
),
ExampleIcon
(
FontAwesomeIcons
.
tooth
,
'tooth'
),
ExampleIcon
(
FontAwesomeIcons
.
tooth
,
'tooth'
),
ExampleIcon
(
FontAwesomeIcons
.
torah
,
'torah'
),
ExampleIcon
(
FontAwesomeIcons
.
torah
,
'torah'
),
ExampleIcon
(
FontAwesomeIcons
.
toriiGate
,
'toriiGate'
),
ExampleIcon
(
FontAwesomeIcons
.
toriiGate
,
'toriiGate'
),
ExampleIcon
(
FontAwesomeIcons
.
tractor
,
'tractor'
),
ExampleIcon
(
FontAwesomeIcons
.
tradeFederation
,
'tradeFederation'
),
ExampleIcon
(
FontAwesomeIcons
.
tradeFederation
,
'tradeFederation'
),
ExampleIcon
(
FontAwesomeIcons
.
trademark
,
'trademark'
),
ExampleIcon
(
FontAwesomeIcons
.
trademark
,
'trademark'
),
ExampleIcon
(
FontAwesomeIcons
.
trafficLight
,
'trafficLight'
),
ExampleIcon
(
FontAwesomeIcons
.
trafficLight
,
'trafficLight'
),
...
@@ -1268,6 +1311,7 @@ final icons = <ExampleIcon>[
...
@@ -1268,6 +1311,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
userEdit
,
'userEdit'
),
ExampleIcon
(
FontAwesomeIcons
.
userEdit
,
'userEdit'
),
ExampleIcon
(
FontAwesomeIcons
.
userFriends
,
'userFriends'
),
ExampleIcon
(
FontAwesomeIcons
.
userFriends
,
'userFriends'
),
ExampleIcon
(
FontAwesomeIcons
.
userGraduate
,
'userGraduate'
),
ExampleIcon
(
FontAwesomeIcons
.
userGraduate
,
'userGraduate'
),
ExampleIcon
(
FontAwesomeIcons
.
userInjured
,
'userInjured'
),
ExampleIcon
(
FontAwesomeIcons
.
userLock
,
'userLock'
),
ExampleIcon
(
FontAwesomeIcons
.
userLock
,
'userLock'
),
ExampleIcon
(
FontAwesomeIcons
.
userMd
,
'userMd'
),
ExampleIcon
(
FontAwesomeIcons
.
userMd
,
'userMd'
),
ExampleIcon
(
FontAwesomeIcons
.
userMinus
,
'userMinus'
),
ExampleIcon
(
FontAwesomeIcons
.
userMinus
,
'userMinus'
),
...
@@ -1306,6 +1350,7 @@ final icons = <ExampleIcon>[
...
@@ -1306,6 +1350,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
vnv
,
'vnv'
),
ExampleIcon
(
FontAwesomeIcons
.
vnv
,
'vnv'
),
ExampleIcon
(
FontAwesomeIcons
.
volleyballBall
,
'volleyballBall'
),
ExampleIcon
(
FontAwesomeIcons
.
volleyballBall
,
'volleyballBall'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeDown
,
'volumeDown'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeDown
,
'volumeDown'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeMute
,
'volumeMute'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeOff
,
'volumeOff'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeOff
,
'volumeOff'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeUp
,
'volumeUp'
),
ExampleIcon
(
FontAwesomeIcons
.
volumeUp
,
'volumeUp'
),
ExampleIcon
(
FontAwesomeIcons
.
vuejs
,
'vuejs'
),
ExampleIcon
(
FontAwesomeIcons
.
vuejs
,
'vuejs'
),
...
@@ -1323,6 +1368,7 @@ final icons = <ExampleIcon>[
...
@@ -1323,6 +1368,7 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
whmcs
,
'whmcs'
),
ExampleIcon
(
FontAwesomeIcons
.
whmcs
,
'whmcs'
),
ExampleIcon
(
FontAwesomeIcons
.
wifi
,
'wifi'
),
ExampleIcon
(
FontAwesomeIcons
.
wifi
,
'wifi'
),
ExampleIcon
(
FontAwesomeIcons
.
wikipediaW
,
'wikipediaW'
),
ExampleIcon
(
FontAwesomeIcons
.
wikipediaW
,
'wikipediaW'
),
ExampleIcon
(
FontAwesomeIcons
.
wind
,
'wind'
),
ExampleIcon
(
FontAwesomeIcons
.
windowClose
,
'windowClose'
),
ExampleIcon
(
FontAwesomeIcons
.
windowClose
,
'windowClose'
),
ExampleIcon
(
FontAwesomeIcons
.
solidWindowClose
,
'solidWindowClose'
),
ExampleIcon
(
FontAwesomeIcons
.
solidWindowClose
,
'solidWindowClose'
),
ExampleIcon
(
FontAwesomeIcons
.
windowMaximize
,
'windowMaximize'
),
ExampleIcon
(
FontAwesomeIcons
.
windowMaximize
,
'windowMaximize'
),
...
@@ -1332,9 +1378,11 @@ final icons = <ExampleIcon>[
...
@@ -1332,9 +1378,11 @@ final icons = <ExampleIcon>[
ExampleIcon
(
FontAwesomeIcons
.
windowRestore
,
'windowRestore'
),
ExampleIcon
(
FontAwesomeIcons
.
windowRestore
,
'windowRestore'
),
ExampleIcon
(
FontAwesomeIcons
.
solidWindowRestore
,
'solidWindowRestore'
),
ExampleIcon
(
FontAwesomeIcons
.
solidWindowRestore
,
'solidWindowRestore'
),
ExampleIcon
(
FontAwesomeIcons
.
windows
,
'windows'
),
ExampleIcon
(
FontAwesomeIcons
.
windows
,
'windows'
),
ExampleIcon
(
FontAwesomeIcons
.
wineBottle
,
'wineBottle'
),
ExampleIcon
(
FontAwesomeIcons
.
wineGlass
,
'wineGlass'
),
ExampleIcon
(
FontAwesomeIcons
.
wineGlass
,
'wineGlass'
),
ExampleIcon
(
FontAwesomeIcons
.
wineGlassAlt
,
'wineGlassAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
wineGlassAlt
,
'wineGlassAlt'
),
ExampleIcon
(
FontAwesomeIcons
.
wix
,
'wix'
),
ExampleIcon
(
FontAwesomeIcons
.
wix
,
'wix'
),
ExampleIcon
(
FontAwesomeIcons
.
wizardsOfTheCoast
,
'wizardsOfTheCoast'
),
ExampleIcon
(
FontAwesomeIcons
.
wolfPackBattalion
,
'wolfPackBattalion'
),
ExampleIcon
(
FontAwesomeIcons
.
wolfPackBattalion
,
'wolfPackBattalion'
),
ExampleIcon
(
FontAwesomeIcons
.
wonSign
,
'wonSign'
),
ExampleIcon
(
FontAwesomeIcons
.
wonSign
,
'wonSign'
),
ExampleIcon
(
FontAwesomeIcons
.
wordpress
,
'wordpress'
),
ExampleIcon
(
FontAwesomeIcons
.
wordpress
,
'wordpress'
),
...
...
lib/font_awesome_flutter.dart
View file @
1c318014
...
@@ -9,6 +9,7 @@ class FontAwesomeIcons {
...
@@ -9,6 +9,7 @@ class FontAwesomeIcons {
static
const
IconData
fiveHundredPx
=
const
IconDataBrands
(
0xf26e
);
static
const
IconData
fiveHundredPx
=
const
IconDataBrands
(
0xf26e
);
static
const
IconData
accessibleIcon
=
const
IconDataBrands
(
0xf368
);
static
const
IconData
accessibleIcon
=
const
IconDataBrands
(
0xf368
);
static
const
IconData
accusoft
=
const
IconDataBrands
(
0xf369
);
static
const
IconData
accusoft
=
const
IconDataBrands
(
0xf369
);
static
const
IconData
acquisitionsIncorporated
=
const
IconDataBrands
(
0xf6af
);
static
const
IconData
ad
=
const
IconDataSolid
(
0xf641
);
static
const
IconData
ad
=
const
IconDataSolid
(
0xf641
);
static
const
IconData
addressBook
=
const
IconDataRegular
(
0xf2b9
);
static
const
IconData
addressBook
=
const
IconDataRegular
(
0xf2b9
);
static
const
IconData
solidAddressBook
=
const
IconDataSolid
(
0xf2b9
);
static
const
IconData
solidAddressBook
=
const
IconDataSolid
(
0xf2b9
);
...
@@ -124,6 +125,7 @@ class FontAwesomeIcons {
...
@@ -124,6 +125,7 @@ class FontAwesomeIcons {
static
const
IconData
blackTie
=
const
IconDataBrands
(
0xf27e
);
static
const
IconData
blackTie
=
const
IconDataBrands
(
0xf27e
);
static
const
IconData
blackberry
=
const
IconDataBrands
(
0xf37b
);
static
const
IconData
blackberry
=
const
IconDataBrands
(
0xf37b
);
static
const
IconData
blender
=
const
IconDataSolid
(
0xf517
);
static
const
IconData
blender
=
const
IconDataSolid
(
0xf517
);
static
const
IconData
blenderPhone
=
const
IconDataSolid
(
0xf6b6
);
static
const
IconData
blind
=
const
IconDataSolid
(
0xf29d
);
static
const
IconData
blind
=
const
IconDataSolid
(
0xf29d
);
static
const
IconData
blogger
=
const
IconDataBrands
(
0xf37c
);
static
const
IconData
blogger
=
const
IconDataBrands
(
0xf37c
);
static
const
IconData
bloggerB
=
const
IconDataBrands
(
0xf37d
);
static
const
IconData
bloggerB
=
const
IconDataBrands
(
0xf37d
);
...
@@ -135,6 +137,7 @@ class FontAwesomeIcons {
...
@@ -135,6 +137,7 @@ class FontAwesomeIcons {
static
const
IconData
bone
=
const
IconDataSolid
(
0xf5d7
);
static
const
IconData
bone
=
const
IconDataSolid
(
0xf5d7
);
static
const
IconData
bong
=
const
IconDataSolid
(
0xf55c
);
static
const
IconData
bong
=
const
IconDataSolid
(
0xf55c
);
static
const
IconData
book
=
const
IconDataSolid
(
0xf02d
);
static
const
IconData
book
=
const
IconDataSolid
(
0xf02d
);
static
const
IconData
bookDead
=
const
IconDataSolid
(
0xf6b7
);
static
const
IconData
bookOpen
=
const
IconDataSolid
(
0xf518
);
static
const
IconData
bookOpen
=
const
IconDataSolid
(
0xf518
);
static
const
IconData
bookReader
=
const
IconDataSolid
(
0xf5da
);
static
const
IconData
bookReader
=
const
IconDataSolid
(
0xf5da
);
static
const
IconData
bookmark
=
const
IconDataRegular
(
0xf02e
);
static
const
IconData
bookmark
=
const
IconDataRegular
(
0xf02e
);
...
@@ -177,6 +180,7 @@ class FontAwesomeIcons {
...
@@ -177,6 +180,7 @@ class FontAwesomeIcons {
static
const
IconData
solidCalendarTimes
=
const
IconDataSolid
(
0xf273
);
static
const
IconData
solidCalendarTimes
=
const
IconDataSolid
(
0xf273
);
static
const
IconData
camera
=
const
IconDataSolid
(
0xf030
);
static
const
IconData
camera
=
const
IconDataSolid
(
0xf030
);
static
const
IconData
cameraRetro
=
const
IconDataSolid
(
0xf083
);
static
const
IconData
cameraRetro
=
const
IconDataSolid
(
0xf083
);
static
const
IconData
campground
=
const
IconDataSolid
(
0xf6bb
);
static
const
IconData
cannabis
=
const
IconDataSolid
(
0xf55f
);
static
const
IconData
cannabis
=
const
IconDataSolid
(
0xf55f
);
static
const
IconData
capsules
=
const
IconDataSolid
(
0xf46b
);
static
const
IconData
capsules
=
const
IconDataSolid
(
0xf46b
);
static
const
IconData
car
=
const
IconDataSolid
(
0xf1b9
);
static
const
IconData
car
=
const
IconDataSolid
(
0xf1b9
);
...
@@ -198,6 +202,7 @@ class FontAwesomeIcons {
...
@@ -198,6 +202,7 @@ class FontAwesomeIcons {
static
const
IconData
caretUp
=
const
IconDataSolid
(
0xf0d8
);
static
const
IconData
caretUp
=
const
IconDataSolid
(
0xf0d8
);
static
const
IconData
cartArrowDown
=
const
IconDataSolid
(
0xf218
);
static
const
IconData
cartArrowDown
=
const
IconDataSolid
(
0xf218
);
static
const
IconData
cartPlus
=
const
IconDataSolid
(
0xf217
);
static
const
IconData
cartPlus
=
const
IconDataSolid
(
0xf217
);
static
const
IconData
cat
=
const
IconDataSolid
(
0xf6be
);
static
const
IconData
ccAmazonPay
=
const
IconDataBrands
(
0xf42d
);
static
const
IconData
ccAmazonPay
=
const
IconDataBrands
(
0xf42d
);
static
const
IconData
ccAmex
=
const
IconDataBrands
(
0xf1f3
);
static
const
IconData
ccAmex
=
const
IconDataBrands
(
0xf1f3
);
static
const
IconData
ccApplePay
=
const
IconDataBrands
(
0xf416
);
static
const
IconData
ccApplePay
=
const
IconDataBrands
(
0xf416
);
...
@@ -210,6 +215,7 @@ class FontAwesomeIcons {
...
@@ -210,6 +215,7 @@ class FontAwesomeIcons {
static
const
IconData
ccVisa
=
const
IconDataBrands
(
0xf1f0
);
static
const
IconData
ccVisa
=
const
IconDataBrands
(
0xf1f0
);
static
const
IconData
centercode
=
const
IconDataBrands
(
0xf380
);
static
const
IconData
centercode
=
const
IconDataBrands
(
0xf380
);
static
const
IconData
certificate
=
const
IconDataSolid
(
0xf0a3
);
static
const
IconData
certificate
=
const
IconDataSolid
(
0xf0a3
);
static
const
IconData
chair
=
const
IconDataSolid
(
0xf6c0
);
static
const
IconData
chalkboard
=
const
IconDataSolid
(
0xf51b
);
static
const
IconData
chalkboard
=
const
IconDataSolid
(
0xf51b
);
static
const
IconData
chalkboardTeacher
=
const
IconDataSolid
(
0xf51c
);
static
const
IconData
chalkboardTeacher
=
const
IconDataSolid
(
0xf51c
);
static
const
IconData
chargingStation
=
const
IconDataSolid
(
0xf5e7
);
static
const
IconData
chargingStation
=
const
IconDataSolid
(
0xf5e7
);
...
@@ -259,6 +265,8 @@ class FontAwesomeIcons {
...
@@ -259,6 +265,8 @@ class FontAwesomeIcons {
static
const
IconData
solidClosedCaptioning
=
const
IconDataSolid
(
0xf20a
);
static
const
IconData
solidClosedCaptioning
=
const
IconDataSolid
(
0xf20a
);
static
const
IconData
cloud
=
const
IconDataSolid
(
0xf0c2
);
static
const
IconData
cloud
=
const
IconDataSolid
(
0xf0c2
);
static
const
IconData
cloudDownloadAlt
=
const
IconDataSolid
(
0xf381
);
static
const
IconData
cloudDownloadAlt
=
const
IconDataSolid
(
0xf381
);
static
const
IconData
cloudMoon
=
const
IconDataSolid
(
0xf6c3
);
static
const
IconData
cloudSun
=
const
IconDataSolid
(
0xf6c4
);
static
const
IconData
cloudUploadAlt
=
const
IconDataSolid
(
0xf382
);
static
const
IconData
cloudUploadAlt
=
const
IconDataSolid
(
0xf382
);
static
const
IconData
cloudscale
=
const
IconDataBrands
(
0xf383
);
static
const
IconData
cloudscale
=
const
IconDataBrands
(
0xf383
);
static
const
IconData
cloudsmith
=
const
IconDataBrands
(
0xf384
);
static
const
IconData
cloudsmith
=
const
IconDataBrands
(
0xf384
);
...
@@ -313,8 +321,10 @@ class FontAwesomeIcons {
...
@@ -313,8 +321,10 @@ class FontAwesomeIcons {
static
const
IconData
creativeCommonsSamplingPlus
=
static
const
IconData
creativeCommonsSamplingPlus
=
const
IconDataBrands
(
0xf4f1
);
const
IconDataBrands
(
0xf4f1
);
static
const
IconData
creativeCommonsShare
=
const
IconDataBrands
(
0xf4f2
);
static
const
IconData
creativeCommonsShare
=
const
IconDataBrands
(
0xf4f2
);
static
const
IconData
creativeCommonsZero
=
const
IconDataBrands
(
0xf4f3
);
static
const
IconData
creditCard
=
const
IconDataRegular
(
0xf09d
);
static
const
IconData
creditCard
=
const
IconDataRegular
(
0xf09d
);
static
const
IconData
solidCreditCard
=
const
IconDataSolid
(
0xf09d
);
static
const
IconData
solidCreditCard
=
const
IconDataSolid
(
0xf09d
);
static
const
IconData
criticalRole
=
const
IconDataBrands
(
0xf6c9
);
static
const
IconData
crop
=
const
IconDataSolid
(
0xf125
);
static
const
IconData
crop
=
const
IconDataSolid
(
0xf125
);
static
const
IconData
cropAlt
=
const
IconDataSolid
(
0xf565
);
static
const
IconData
cropAlt
=
const
IconDataSolid
(
0xf565
);
static
const
IconData
cross
=
const
IconDataSolid
(
0xf654
);
static
const
IconData
cross
=
const
IconDataSolid
(
0xf654
);
...
@@ -335,10 +345,13 @@ class FontAwesomeIcons {
...
@@ -335,10 +345,13 @@ class FontAwesomeIcons {
static
const
IconData
deploydog
=
const
IconDataBrands
(
0xf38e
);
static
const
IconData
deploydog
=
const
IconDataBrands
(
0xf38e
);
static
const
IconData
deskpro
=
const
IconDataBrands
(
0xf38f
);
static
const
IconData
deskpro
=
const
IconDataBrands
(
0xf38f
);
static
const
IconData
desktop
=
const
IconDataSolid
(
0xf108
);
static
const
IconData
desktop
=
const
IconDataSolid
(
0xf108
);
static
const
IconData
dev
=
const
IconDataBrands
(
0xf6cc
);
static
const
IconData
deviantart
=
const
IconDataBrands
(
0xf1bd
);
static
const
IconData
deviantart
=
const
IconDataBrands
(
0xf1bd
);
static
const
IconData
dharmachakra
=
const
IconDataSolid
(
0xf655
);
static
const
IconData
dharmachakra
=
const
IconDataSolid
(
0xf655
);
static
const
IconData
diagnoses
=
const
IconDataSolid
(
0xf470
);
static
const
IconData
diagnoses
=
const
IconDataSolid
(
0xf470
);
static
const
IconData
dice
=
const
IconDataSolid
(
0xf522
);
static
const
IconData
dice
=
const
IconDataSolid
(
0xf522
);
static
const
IconData
diceD20
=
const
IconDataSolid
(
0xf6cf
);
static
const
IconData
diceD6
=
const
IconDataSolid
(
0xf6d1
);
static
const
IconData
diceFive
=
const
IconDataSolid
(
0xf523
);
static
const
IconData
diceFive
=
const
IconDataSolid
(
0xf523
);
static
const
IconData
diceFour
=
const
IconDataSolid
(
0xf524
);
static
const
IconData
diceFour
=
const
IconDataSolid
(
0xf524
);
static
const
IconData
diceOne
=
const
IconDataSolid
(
0xf525
);
static
const
IconData
diceOne
=
const
IconDataSolid
(
0xf525
);
...
@@ -357,6 +370,7 @@ class FontAwesomeIcons {
...
@@ -357,6 +370,7 @@ class FontAwesomeIcons {
static
const
IconData
dna
=
const
IconDataSolid
(
0xf471
);
static
const
IconData
dna
=
const
IconDataSolid
(
0xf471
);
static
const
IconData
dochub
=
const
IconDataBrands
(
0xf394
);
static
const
IconData
dochub
=
const
IconDataBrands
(
0xf394
);
static
const
IconData
docker
=
const
IconDataBrands
(
0xf395
);
static
const
IconData
docker
=
const
IconDataBrands
(
0xf395
);
static
const
IconData
dog
=
const
IconDataSolid
(
0xf6d3
);
static
const
IconData
dollarSign
=
const
IconDataSolid
(
0xf155
);
static
const
IconData
dollarSign
=
const
IconDataSolid
(
0xf155
);
static
const
IconData
dolly
=
const
IconDataSolid
(
0xf472
);
static
const
IconData
dolly
=
const
IconDataSolid
(
0xf472
);
static
const
IconData
dollyFlatbed
=
const
IconDataSolid
(
0xf474
);
static
const
IconData
dollyFlatbed
=
const
IconDataSolid
(
0xf474
);
...
@@ -369,14 +383,17 @@ class FontAwesomeIcons {
...
@@ -369,14 +383,17 @@ class FontAwesomeIcons {
static
const
IconData
download
=
const
IconDataSolid
(
0xf019
);
static
const
IconData
download
=
const
IconDataSolid
(
0xf019
);
static
const
IconData
draft2digital
=
const
IconDataBrands
(
0xf396
);
static
const
IconData
draft2digital
=
const
IconDataBrands
(
0xf396
);
static
const
IconData
draftingCompass
=
const
IconDataSolid
(
0xf568
);
static
const
IconData
draftingCompass
=
const
IconDataSolid
(
0xf568
);
static
const
IconData
dragon
=
const
IconDataSolid
(
0xf6d5
);
static
const
IconData
drawPolygon
=
const
IconDataSolid
(
0xf5ee
);
static
const
IconData
drawPolygon
=
const
IconDataSolid
(
0xf5ee
);
static
const
IconData
dribbble
=
const
IconDataBrands
(
0xf17d
);
static
const
IconData
dribbble
=
const
IconDataBrands
(
0xf17d
);
static
const
IconData
dribbbleSquare
=
const
IconDataBrands
(
0xf397
);
static
const
IconData
dribbbleSquare
=
const
IconDataBrands
(
0xf397
);
static
const
IconData
dropbox
=
const
IconDataBrands
(
0xf16b
);
static
const
IconData
dropbox
=
const
IconDataBrands
(
0xf16b
);
static
const
IconData
drum
=
const
IconDataSolid
(
0xf569
);
static
const
IconData
drum
=
const
IconDataSolid
(
0xf569
);
static
const
IconData
drumSteelpan
=
const
IconDataSolid
(
0xf56a
);
static
const
IconData
drumSteelpan
=
const
IconDataSolid
(
0xf56a
);
static
const
IconData
drumstickBite
=
const
IconDataSolid
(
0xf6d7
);
static
const
IconData
drupal
=
const
IconDataBrands
(
0xf1a9
);
static
const
IconData
drupal
=
const
IconDataBrands
(
0xf1a9
);
static
const
IconData
dumbbell
=
const
IconDataSolid
(
0xf44b
);
static
const
IconData
dumbbell
=
const
IconDataSolid
(
0xf44b
);
static
const
IconData
dungeon
=
const
IconDataSolid
(
0xf6d9
);
static
const
IconData
dyalog
=
const
IconDataBrands
(
0xf399
);
static
const
IconData
dyalog
=
const
IconDataBrands
(
0xf399
);
static
const
IconData
earlybirds
=
const
IconDataBrands
(
0xf39a
);
static
const
IconData
earlybirds
=
const
IconDataBrands
(
0xf39a
);
static
const
IconData
ebay
=
const
IconDataBrands
(
0xf4f4
);
static
const
IconData
ebay
=
const
IconDataBrands
(
0xf4f4
);
...
@@ -421,6 +438,7 @@ class FontAwesomeIcons {
...
@@ -421,6 +438,7 @@ class FontAwesomeIcons {
static
const
IconData
facebookF
=
const
IconDataBrands
(
0xf39e
);
static
const
IconData
facebookF
=
const
IconDataBrands
(
0xf39e
);
static
const
IconData
facebookMessenger
=
const
IconDataBrands
(
0xf39f
);
static
const
IconData
facebookMessenger
=
const
IconDataBrands
(
0xf39f
);
static
const
IconData
facebookSquare
=
const
IconDataBrands
(
0xf082
);
static
const
IconData
facebookSquare
=
const
IconDataBrands
(
0xf082
);
static
const
IconData
fantasyFlightGames
=
const
IconDataBrands
(
0xf6dc
);
static
const
IconData
fastBackward
=
const
IconDataSolid
(
0xf049
);
static
const
IconData
fastBackward
=
const
IconDataSolid
(
0xf049
);
static
const
IconData
fastForward
=
const
IconDataSolid
(
0xf050
);
static
const
IconData
fastForward
=
const
IconDataSolid
(
0xf050
);
static
const
IconData
fax
=
const
IconDataSolid
(
0xf1ac
);
static
const
IconData
fax
=
const
IconDataSolid
(
0xf1ac
);
...
@@ -439,6 +457,7 @@ class FontAwesomeIcons {
...
@@ -439,6 +457,7 @@ class FontAwesomeIcons {
static
const
IconData
fileCode
=
const
IconDataRegular
(
0xf1c9
);
static
const
IconData
fileCode
=
const
IconDataRegular
(
0xf1c9
);
static
const
IconData
solidFileCode
=
const
IconDataSolid
(
0xf1c9
);
static
const
IconData
solidFileCode
=
const
IconDataSolid
(
0xf1c9
);
static
const
IconData
fileContract
=
const
IconDataSolid
(
0xf56c
);
static
const
IconData
fileContract
=
const
IconDataSolid
(
0xf56c
);
static
const
IconData
fileCsv
=
const
IconDataSolid
(
0xf6dd
);
static
const
IconData
fileDownload
=
const
IconDataSolid
(
0xf56d
);
static
const
IconData
fileDownload
=
const
IconDataSolid
(
0xf56d
);
static
const
IconData
fileExcel
=
const
IconDataRegular
(
0xf1c3
);
static
const
IconData
fileExcel
=
const
IconDataRegular
(
0xf1c3
);
static
const
IconData
solidFileExcel
=
const
IconDataSolid
(
0xf1c3
);
static
const
IconData
solidFileExcel
=
const
IconDataSolid
(
0xf1c3
);
...
@@ -474,6 +493,7 @@ class FontAwesomeIcons {
...
@@ -474,6 +493,7 @@ class FontAwesomeIcons {
static
const
IconData
firstOrderAlt
=
const
IconDataBrands
(
0xf50a
);
static
const
IconData
firstOrderAlt
=
const
IconDataBrands
(
0xf50a
);
static
const
IconData
firstdraft
=
const
IconDataBrands
(
0xf3a1
);
static
const
IconData
firstdraft
=
const
IconDataBrands
(
0xf3a1
);
static
const
IconData
fish
=
const
IconDataSolid
(
0xf578
);
static
const
IconData
fish
=
const
IconDataSolid
(
0xf578
);
static
const
IconData
fistRaised
=
const
IconDataSolid
(
0xf6de
);
static
const
IconData
flag
=
const
IconDataRegular
(
0xf024
);
static
const
IconData
flag
=
const
IconDataRegular
(
0xf024
);
static
const
IconData
solidFlag
=
const
IconDataSolid
(
0xf024
);
static
const
IconData
solidFlag
=
const
IconDataSolid
(
0xf024
);
static
const
IconData
flagCheckered
=
const
IconDataSolid
(
0xf11e
);
static
const
IconData
flagCheckered
=
const
IconDataSolid
(
0xf11e
);
...
@@ -526,6 +546,7 @@ class FontAwesomeIcons {
...
@@ -526,6 +546,7 @@ class FontAwesomeIcons {
static
const
IconData
getPocket
=
const
IconDataBrands
(
0xf265
);
static
const
IconData
getPocket
=
const
IconDataBrands
(
0xf265
);
static
const
IconData
gg
=
const
IconDataBrands
(
0xf260
);
static
const
IconData
gg
=
const
IconDataBrands
(
0xf260
);
static
const
IconData
ggCircle
=
const
IconDataBrands
(
0xf261
);
static
const
IconData
ggCircle
=
const
IconDataBrands
(
0xf261
);
static
const
IconData
ghost
=
const
IconDataSolid
(
0xf6e2
);
static
const
IconData
gift
=
const
IconDataSolid
(
0xf06b
);
static
const
IconData
gift
=
const
IconDataSolid
(
0xf06b
);
static
const
IconData
git
=
const
IconDataBrands
(
0xf1d3
);
static
const
IconData
git
=
const
IconDataBrands
(
0xf1d3
);
static
const
IconData
gitSquare
=
const
IconDataBrands
(
0xf1d2
);
static
const
IconData
gitSquare
=
const
IconDataBrands
(
0xf1d2
);
...
@@ -598,6 +619,7 @@ class FontAwesomeIcons {
...
@@ -598,6 +619,7 @@ class FontAwesomeIcons {
static
const
IconData
hackerNews
=
const
IconDataBrands
(
0xf1d4
);
static
const
IconData
hackerNews
=
const
IconDataBrands
(
0xf1d4
);
static
const
IconData
hackerNewsSquare
=
const
IconDataBrands
(
0xf3af
);
static
const
IconData
hackerNewsSquare
=
const
IconDataBrands
(
0xf3af
);
static
const
IconData
hackerrank
=
const
IconDataBrands
(
0xf5f7
);
static
const
IconData
hackerrank
=
const
IconDataBrands
(
0xf5f7
);
static
const
IconData
hammer
=
const
IconDataSolid
(
0xf6e3
);
static
const
IconData
hamsa
=
const
IconDataSolid
(
0xf665
);
static
const
IconData
hamsa
=
const
IconDataSolid
(
0xf665
);
static
const
IconData
handHolding
=
const
IconDataSolid
(
0xf4bd
);
static
const
IconData
handHolding
=
const
IconDataSolid
(
0xf4bd
);
static
const
IconData
handHoldingHeart
=
const
IconDataSolid
(
0xf4be
);
static
const
IconData
handHoldingHeart
=
const
IconDataSolid
(
0xf4be
);
...
@@ -628,7 +650,9 @@ class FontAwesomeIcons {
...
@@ -628,7 +650,9 @@ class FontAwesomeIcons {
static
const
IconData
handsHelping
=
const
IconDataSolid
(
0xf4c4
);
static
const
IconData
handsHelping
=
const
IconDataSolid
(
0xf4c4
);
static
const
IconData
handshake
=
const
IconDataRegular
(
0xf2b5
);
static
const
IconData
handshake
=
const
IconDataRegular
(
0xf2b5
);
static
const
IconData
solidHandshake
=
const
IconDataSolid
(
0xf2b5
);
static
const
IconData
solidHandshake
=
const
IconDataSolid
(
0xf2b5
);
static
const
IconData
hanukiah
=
const
IconDataSolid
(
0xf6e6
);
static
const
IconData
hashtag
=
const
IconDataSolid
(
0xf292
);
static
const
IconData
hashtag
=
const
IconDataSolid
(
0xf292
);
static
const
IconData
hatWizard
=
const
IconDataSolid
(
0xf6e8
);
static
const
IconData
haykal
=
const
IconDataSolid
(
0xf666
);
static
const
IconData
haykal
=
const
IconDataSolid
(
0xf666
);
static
const
IconData
hdd
=
const
IconDataRegular
(
0xf0a0
);
static
const
IconData
hdd
=
const
IconDataRegular
(
0xf0a0
);
static
const
IconData
solidHdd
=
const
IconDataSolid
(
0xf0a0
);
static
const
IconData
solidHdd
=
const
IconDataSolid
(
0xf0a0
);
...
@@ -641,6 +665,8 @@ class FontAwesomeIcons {
...
@@ -641,6 +665,8 @@ class FontAwesomeIcons {
static
const
IconData
heartbeat
=
const
IconDataSolid
(
0xf21e
);
static
const
IconData
heartbeat
=
const
IconDataSolid
(
0xf21e
);
static
const
IconData
helicopter
=
const
IconDataSolid
(
0xf533
);
static
const
IconData
helicopter
=
const
IconDataSolid
(
0xf533
);
static
const
IconData
highlighter
=
const
IconDataSolid
(
0xf591
);
static
const
IconData
highlighter
=
const
IconDataSolid
(
0xf591
);
static
const
IconData
hiking
=
const
IconDataSolid
(
0xf6ec
);
static
const
IconData
hippo
=
const
IconDataSolid
(
0xf6ed
);
static
const
IconData
hips
=
const
IconDataBrands
(
0xf452
);
static
const
IconData
hips
=
const
IconDataBrands
(
0xf452
);
static
const
IconData
hireAHelper
=
const
IconDataBrands
(
0xf3b0
);
static
const
IconData
hireAHelper
=
const
IconDataBrands
(
0xf3b0
);
static
const
IconData
history
=
const
IconDataSolid
(
0xf1da
);
static
const
IconData
history
=
const
IconDataSolid
(
0xf1da
);
...
@@ -648,6 +674,7 @@ class FontAwesomeIcons {
...
@@ -648,6 +674,7 @@ class FontAwesomeIcons {
static
const
IconData
home
=
const
IconDataSolid
(
0xf015
);
static
const
IconData
home
=
const
IconDataSolid
(
0xf015
);
static
const
IconData
hooli
=
const
IconDataBrands
(
0xf427
);
static
const
IconData
hooli
=
const
IconDataBrands
(
0xf427
);
static
const
IconData
hornbill
=
const
IconDataBrands
(
0xf592
);
static
const
IconData
hornbill
=
const
IconDataBrands
(
0xf592
);
static
const
IconData
horse
=
const
IconDataSolid
(
0xf6f0
);
static
const
IconData
hospital
=
const
IconDataRegular
(
0xf0f8
);
static
const
IconData
hospital
=
const
IconDataRegular
(
0xf0f8
);
static
const
IconData
solidHospital
=
const
IconDataSolid
(
0xf0f8
);
static
const
IconData
solidHospital
=
const
IconDataSolid
(
0xf0f8
);
static
const
IconData
hospitalAlt
=
const
IconDataSolid
(
0xf47d
);
static
const
IconData
hospitalAlt
=
const
IconDataSolid
(
0xf47d
);
...
@@ -660,7 +687,9 @@ class FontAwesomeIcons {
...
@@ -660,7 +687,9 @@ class FontAwesomeIcons {
static
const
IconData
hourglassEnd
=
const
IconDataSolid
(
0xf253
);
static
const
IconData
hourglassEnd
=
const
IconDataSolid
(
0xf253
);
static
const
IconData
hourglassHalf
=
const
IconDataSolid
(
0xf252
);
static
const
IconData
hourglassHalf
=
const
IconDataSolid
(
0xf252
);
static
const
IconData
hourglassStart
=
const
IconDataSolid
(
0xf251
);
static
const
IconData
hourglassStart
=
const
IconDataSolid
(
0xf251
);
static
const
IconData
houseDamage
=
const
IconDataSolid
(
0xf6f1
);
static
const
IconData
houzz
=
const
IconDataBrands
(
0xf27c
);
static
const
IconData
houzz
=
const
IconDataBrands
(
0xf27c
);
static
const
IconData
hryvnia
=
const
IconDataSolid
(
0xf6f2
);
static
const
IconData
html5
=
const
IconDataBrands
(
0xf13b
);
static
const
IconData
html5
=
const
IconDataBrands
(
0xf13b
);
static
const
IconData
hubspot
=
const
IconDataBrands
(
0xf3b2
);
static
const
IconData
hubspot
=
const
IconDataBrands
(
0xf3b2
);
static
const
IconData
iCursor
=
const
IconDataSolid
(
0xf246
);
static
const
IconData
iCursor
=
const
IconDataSolid
(
0xf246
);
...
@@ -788,6 +817,7 @@ class FontAwesomeIcons {
...
@@ -788,6 +817,7 @@ class FontAwesomeIcons {
static
const
IconData
marsStroke
=
const
IconDataSolid
(
0xf229
);
static
const
IconData
marsStroke
=
const
IconDataSolid
(
0xf229
);
static
const
IconData
marsStrokeH
=
const
IconDataSolid
(
0xf22b
);
static
const
IconData
marsStrokeH
=
const
IconDataSolid
(
0xf22b
);
static
const
IconData
marsStrokeV
=
const
IconDataSolid
(
0xf22a
);
static
const
IconData
marsStrokeV
=
const
IconDataSolid
(
0xf22a
);
static
const
IconData
mask
=
const
IconDataSolid
(
0xf6fa
);
static
const
IconData
mastodon
=
const
IconDataBrands
(
0xf4f6
);
static
const
IconData
mastodon
=
const
IconDataBrands
(
0xf4f6
);
static
const
IconData
maxcdn
=
const
IconDataBrands
(
0xf136
);
static
const
IconData
maxcdn
=
const
IconDataBrands
(
0xf136
);
static
const
IconData
medal
=
const
IconDataSolid
(
0xf5a2
);
static
const
IconData
medal
=
const
IconDataSolid
(
0xf5a2
);
...
@@ -838,10 +868,12 @@ class FontAwesomeIcons {
...
@@ -838,10 +868,12 @@ class FontAwesomeIcons {
static
const
IconData
mortarPestle
=
const
IconDataSolid
(
0xf5a7
);
static
const
IconData
mortarPestle
=
const
IconDataSolid
(
0xf5a7
);
static
const
IconData
mosque
=
const
IconDataSolid
(
0xf678
);
static
const
IconData
mosque
=
const
IconDataSolid
(
0xf678
);
static
const
IconData
motorcycle
=
const
IconDataSolid
(
0xf21c
);
static
const
IconData
motorcycle
=
const
IconDataSolid
(
0xf21c
);
static
const
IconData
mountain
=
const
IconDataSolid
(
0xf6fc
);
static
const
IconData
mousePointer
=
const
IconDataSolid
(
0xf245
);
static
const
IconData
mousePointer
=
const
IconDataSolid
(
0xf245
);
static
const
IconData
music
=
const
IconDataSolid
(
0xf001
);
static
const
IconData
music
=
const
IconDataSolid
(
0xf001
);
static
const
IconData
napster
=
const
IconDataBrands
(
0xf3d2
);
static
const
IconData
napster
=
const
IconDataBrands
(
0xf3d2
);
static
const
IconData
neos
=
const
IconDataBrands
(
0xf612
);
static
const
IconData
neos
=
const
IconDataBrands
(
0xf612
);
static
const
IconData
networkWired
=
const
IconDataSolid
(
0xf6ff
);
static
const
IconData
neuter
=
const
IconDataSolid
(
0xf22c
);
static
const
IconData
neuter
=
const
IconDataSolid
(
0xf22c
);
static
const
IconData
newspaper
=
const
IconDataRegular
(
0xf1ea
);
static
const
IconData
newspaper
=
const
IconDataRegular
(
0xf1ea
);
static
const
IconData
solidNewspaper
=
const
IconDataSolid
(
0xf1ea
);
static
const
IconData
solidNewspaper
=
const
IconDataSolid
(
0xf1ea
);
...
@@ -868,6 +900,7 @@ class FontAwesomeIcons {
...
@@ -868,6 +900,7 @@ class FontAwesomeIcons {
static
const
IconData
opera
=
const
IconDataBrands
(
0xf26a
);
static
const
IconData
opera
=
const
IconDataBrands
(
0xf26a
);
static
const
IconData
optinMonster
=
const
IconDataBrands
(
0xf23c
);
static
const
IconData
optinMonster
=
const
IconDataBrands
(
0xf23c
);
static
const
IconData
osi
=
const
IconDataBrands
(
0xf41a
);
static
const
IconData
osi
=
const
IconDataBrands
(
0xf41a
);
static
const
IconData
otter
=
const
IconDataSolid
(
0xf700
);
static
const
IconData
outdent
=
const
IconDataSolid
(
0xf03b
);
static
const
IconData
outdent
=
const
IconDataSolid
(
0xf03b
);
static
const
IconData
page4
=
const
IconDataBrands
(
0xf3d7
);
static
const
IconData
page4
=
const
IconDataBrands
(
0xf3d7
);
static
const
IconData
pagelines
=
const
IconDataBrands
(
0xf18c
);
static
const
IconData
pagelines
=
const
IconDataBrands
(
0xf18c
);
...
@@ -899,6 +932,7 @@ class FontAwesomeIcons {
...
@@ -899,6 +932,7 @@ class FontAwesomeIcons {
static
const
IconData
penSquare
=
const
IconDataSolid
(
0xf14b
);
static
const
IconData
penSquare
=
const
IconDataSolid
(
0xf14b
);
static
const
IconData
pencilAlt
=
const
IconDataSolid
(
0xf303
);
static
const
IconData
pencilAlt
=
const
IconDataSolid
(
0xf303
);
static
const
IconData
pencilRuler
=
const
IconDataSolid
(
0xf5ae
);
static
const
IconData
pencilRuler
=
const
IconDataSolid
(
0xf5ae
);
static
const
IconData
pennyArcade
=
const
IconDataBrands
(
0xf704
);
static
const
IconData
peopleCarry
=
const
IconDataSolid
(
0xf4ce
);
static
const
IconData
peopleCarry
=
const
IconDataSolid
(
0xf4ce
);
static
const
IconData
percent
=
const
IconDataSolid
(
0xf295
);
static
const
IconData
percent
=
const
IconDataSolid
(
0xf295
);
static
const
IconData
percentage
=
const
IconDataSolid
(
0xf541
);
static
const
IconData
percentage
=
const
IconDataSolid
(
0xf541
);
...
@@ -990,6 +1024,7 @@ class FontAwesomeIcons {
...
@@ -990,6 +1024,7 @@ class FontAwesomeIcons {
static
const
IconData
retweet
=
const
IconDataSolid
(
0xf079
);
static
const
IconData
retweet
=
const
IconDataSolid
(
0xf079
);
static
const
IconData
rev
=
const
IconDataBrands
(
0xf5b2
);
static
const
IconData
rev
=
const
IconDataBrands
(
0xf5b2
);
static
const
IconData
ribbon
=
const
IconDataSolid
(
0xf4d6
);
static
const
IconData
ribbon
=
const
IconDataSolid
(
0xf4d6
);
static
const
IconData
ring
=
const
IconDataSolid
(
0xf70b
);
static
const
IconData
road
=
const
IconDataSolid
(
0xf018
);
static
const
IconData
road
=
const
IconDataSolid
(
0xf018
);
static
const
IconData
robot
=
const
IconDataSolid
(
0xf544
);
static
const
IconData
robot
=
const
IconDataSolid
(
0xf544
);
static
const
IconData
rocket
=
const
IconDataSolid
(
0xf135
);
static
const
IconData
rocket
=
const
IconDataSolid
(
0xf135
);
...
@@ -1003,6 +1038,7 @@ class FontAwesomeIcons {
...
@@ -1003,6 +1038,7 @@ class FontAwesomeIcons {
static
const
IconData
rulerCombined
=
const
IconDataSolid
(
0xf546
);
static
const
IconData
rulerCombined
=
const
IconDataSolid
(
0xf546
);
static
const
IconData
rulerHorizontal
=
const
IconDataSolid
(
0xf547
);
static
const
IconData
rulerHorizontal
=
const
IconDataSolid
(
0xf547
);
static
const
IconData
rulerVertical
=
const
IconDataSolid
(
0xf548
);
static
const
IconData
rulerVertical
=
const
IconDataSolid
(
0xf548
);
static
const
IconData
running
=
const
IconDataSolid
(
0xf70c
);
static
const
IconData
rupeeSign
=
const
IconDataSolid
(
0xf156
);
static
const
IconData
rupeeSign
=
const
IconDataSolid
(
0xf156
);
static
const
IconData
sadCry
=
const
IconDataRegular
(
0xf5b3
);
static
const
IconData
sadCry
=
const
IconDataRegular
(
0xf5b3
);
static
const
IconData
solidSadCry
=
const
IconDataSolid
(
0xf5b3
);
static
const
IconData
solidSadCry
=
const
IconDataSolid
(
0xf5b3
);
...
@@ -1016,6 +1052,7 @@ class FontAwesomeIcons {
...
@@ -1016,6 +1052,7 @@ class FontAwesomeIcons {
static
const
IconData
school
=
const
IconDataSolid
(
0xf549
);
static
const
IconData
school
=
const
IconDataSolid
(
0xf549
);
static
const
IconData
screwdriver
=
const
IconDataSolid
(
0xf54a
);
static
const
IconData
screwdriver
=
const
IconDataSolid
(
0xf54a
);
static
const
IconData
scribd
=
const
IconDataBrands
(
0xf28a
);
static
const
IconData
scribd
=
const
IconDataBrands
(
0xf28a
);
static
const
IconData
scroll
=
const
IconDataSolid
(
0xf70e
);
static
const
IconData
search
=
const
IconDataSolid
(
0xf002
);
static
const
IconData
search
=
const
IconDataSolid
(
0xf002
);
static
const
IconData
searchDollar
=
const
IconDataSolid
(
0xf688
);
static
const
IconData
searchDollar
=
const
IconDataSolid
(
0xf688
);
static
const
IconData
searchLocation
=
const
IconDataSolid
(
0xf689
);
static
const
IconData
searchLocation
=
const
IconDataSolid
(
0xf689
);
...
@@ -1056,10 +1093,12 @@ class FontAwesomeIcons {
...
@@ -1056,10 +1093,12 @@ class FontAwesomeIcons {
static
const
IconData
sitemap
=
const
IconDataSolid
(
0xf0e8
);
static
const
IconData
sitemap
=
const
IconDataSolid
(
0xf0e8
);
static
const
IconData
sith
=
const
IconDataBrands
(
0xf512
);
static
const
IconData
sith
=
const
IconDataBrands
(
0xf512
);
static
const
IconData
skull
=
const
IconDataSolid
(
0xf54c
);
static
const
IconData
skull
=
const
IconDataSolid
(
0xf54c
);
static
const
IconData
skullCrossbones
=
const
IconDataSolid
(
0xf714
);
static
const
IconData
skyatlas
=
const
IconDataBrands
(
0xf216
);
static
const
IconData
skyatlas
=
const
IconDataBrands
(
0xf216
);
static
const
IconData
skype
=
const
IconDataBrands
(
0xf17e
);
static
const
IconData
skype
=
const
IconDataBrands
(
0xf17e
);
static
const
IconData
slack
=
const
IconDataBrands
(
0xf198
);
static
const
IconData
slack
=
const
IconDataBrands
(
0xf198
);
static
const
IconData
slackHash
=
const
IconDataBrands
(
0xf3ef
);
static
const
IconData
slackHash
=
const
IconDataBrands
(
0xf3ef
);
static
const
IconData
slash
=
const
IconDataSolid
(
0xf715
);
static
const
IconData
slidersH
=
const
IconDataSolid
(
0xf1de
);
static
const
IconData
slidersH
=
const
IconDataSolid
(
0xf1de
);
static
const
IconData
slideshare
=
const
IconDataBrands
(
0xf1e7
);
static
const
IconData
slideshare
=
const
IconDataBrands
(
0xf1e7
);
static
const
IconData
smile
=
const
IconDataRegular
(
0xf118
);
static
const
IconData
smile
=
const
IconDataRegular
(
0xf118
);
...
@@ -1090,6 +1129,7 @@ class FontAwesomeIcons {
...
@@ -1090,6 +1129,7 @@ class FontAwesomeIcons {
static
const
IconData
spa
=
const
IconDataSolid
(
0xf5bb
);
static
const
IconData
spa
=
const
IconDataSolid
(
0xf5bb
);
static
const
IconData
spaceShuttle
=
const
IconDataSolid
(
0xf197
);
static
const
IconData
spaceShuttle
=
const
IconDataSolid
(
0xf197
);
static
const
IconData
speakap
=
const
IconDataBrands
(
0xf3f3
);
static
const
IconData
speakap
=
const
IconDataBrands
(
0xf3f3
);
static
const
IconData
spider
=
const
IconDataSolid
(
0xf717
);
static
const
IconData
spinner
=
const
IconDataSolid
(
0xf110
);
static
const
IconData
spinner
=
const
IconDataSolid
(
0xf110
);
static
const
IconData
splotch
=
const
IconDataSolid
(
0xf5bc
);
static
const
IconData
splotch
=
const
IconDataSolid
(
0xf5bc
);
static
const
IconData
spotify
=
const
IconDataBrands
(
0xf1bc
);
static
const
IconData
spotify
=
const
IconDataBrands
(
0xf1bc
);
...
@@ -1202,10 +1242,12 @@ class FontAwesomeIcons {
...
@@ -1202,10 +1242,12 @@ class FontAwesomeIcons {
static
const
IconData
solidTired
=
const
IconDataSolid
(
0xf5c8
);
static
const
IconData
solidTired
=
const
IconDataSolid
(
0xf5c8
);
static
const
IconData
toggleOff
=
const
IconDataSolid
(
0xf204
);
static
const
IconData
toggleOff
=
const
IconDataSolid
(
0xf204
);
static
const
IconData
toggleOn
=
const
IconDataSolid
(
0xf205
);
static
const
IconData
toggleOn
=
const
IconDataSolid
(
0xf205
);
static
const
IconData
toiletPaper
=
const
IconDataSolid
(
0xf71e
);
static
const
IconData
toolbox
=
const
IconDataSolid
(
0xf552
);
static
const
IconData
toolbox
=
const
IconDataSolid
(
0xf552
);
static
const
IconData
tooth
=
const
IconDataSolid
(
0xf5c9
);
static
const
IconData
tooth
=
const
IconDataSolid
(
0xf5c9
);
static
const
IconData
torah
=
const
IconDataSolid
(
0xf6a0
);
static
const
IconData
torah
=
const
IconDataSolid
(
0xf6a0
);
static
const
IconData
toriiGate
=
const
IconDataSolid
(
0xf6a1
);
static
const
IconData
toriiGate
=
const
IconDataSolid
(
0xf6a1
);
static
const
IconData
tractor
=
const
IconDataSolid
(
0xf722
);
static
const
IconData
tradeFederation
=
const
IconDataBrands
(
0xf513
);
static
const
IconData
tradeFederation
=
const
IconDataBrands
(
0xf513
);
static
const
IconData
trademark
=
const
IconDataSolid
(
0xf25c
);
static
const
IconData
trademark
=
const
IconDataSolid
(
0xf25c
);
static
const
IconData
trafficLight
=
const
IconDataSolid
(
0xf637
);
static
const
IconData
trafficLight
=
const
IconDataSolid
(
0xf637
);
...
@@ -1262,6 +1304,7 @@ class FontAwesomeIcons {
...
@@ -1262,6 +1304,7 @@ class FontAwesomeIcons {
static
const
IconData
userEdit
=
const
IconDataSolid
(
0xf4ff
);
static
const
IconData
userEdit
=
const
IconDataSolid
(
0xf4ff
);
static
const
IconData
userFriends
=
const
IconDataSolid
(
0xf500
);
static
const
IconData
userFriends
=
const
IconDataSolid
(
0xf500
);
static
const
IconData
userGraduate
=
const
IconDataSolid
(
0xf501
);
static
const
IconData
userGraduate
=
const
IconDataSolid
(
0xf501
);
static
const
IconData
userInjured
=
const
IconDataSolid
(
0xf728
);
static
const
IconData
userLock
=
const
IconDataSolid
(
0xf502
);
static
const
IconData
userLock
=
const
IconDataSolid
(
0xf502
);
static
const
IconData
userMd
=
const
IconDataSolid
(
0xf0f0
);
static
const
IconData
userMd
=
const
IconDataSolid
(
0xf0f0
);
static
const
IconData
userMinus
=
const
IconDataSolid
(
0xf503
);
static
const
IconData
userMinus
=
const
IconDataSolid
(
0xf503
);
...
@@ -1300,6 +1343,7 @@ class FontAwesomeIcons {
...
@@ -1300,6 +1343,7 @@ class FontAwesomeIcons {
static
const
IconData
vnv
=
const
IconDataBrands
(
0xf40b
);
static
const
IconData
vnv
=
const
IconDataBrands
(
0xf40b
);
static
const
IconData
volleyballBall
=
const
IconDataSolid
(
0xf45f
);
static
const
IconData
volleyballBall
=
const
IconDataSolid
(
0xf45f
);
static
const
IconData
volumeDown
=
const
IconDataSolid
(
0xf027
);
static
const
IconData
volumeDown
=
const
IconDataSolid
(
0xf027
);
static
const
IconData
volumeMute
=
const
IconDataSolid
(
0xf6a9
);
static
const
IconData
volumeOff
=
const
IconDataSolid
(
0xf026
);
static
const
IconData
volumeOff
=
const
IconDataSolid
(
0xf026
);
static
const
IconData
volumeUp
=
const
IconDataSolid
(
0xf028
);
static
const
IconData
volumeUp
=
const
IconDataSolid
(
0xf028
);
static
const
IconData
vuejs
=
const
IconDataBrands
(
0xf41f
);
static
const
IconData
vuejs
=
const
IconDataBrands
(
0xf41f
);
...
@@ -1317,6 +1361,7 @@ class FontAwesomeIcons {
...
@@ -1317,6 +1361,7 @@ class FontAwesomeIcons {
static
const
IconData
whmcs
=
const
IconDataBrands
(
0xf40d
);
static
const
IconData
whmcs
=
const
IconDataBrands
(
0xf40d
);
static
const
IconData
wifi
=
const
IconDataSolid
(
0xf1eb
);
static
const
IconData
wifi
=
const
IconDataSolid
(
0xf1eb
);
static
const
IconData
wikipediaW
=
const
IconDataBrands
(
0xf266
);
static
const
IconData
wikipediaW
=
const
IconDataBrands
(
0xf266
);
static
const
IconData
wind
=
const
IconDataSolid
(
0xf72e
);
static
const
IconData
windowClose
=
const
IconDataRegular
(
0xf410
);
static
const
IconData
windowClose
=
const
IconDataRegular
(
0xf410
);
static
const
IconData
solidWindowClose
=
const
IconDataSolid
(
0xf410
);
static
const
IconData
solidWindowClose
=
const
IconDataSolid
(
0xf410
);
static
const
IconData
windowMaximize
=
const
IconDataRegular
(
0xf2d0
);
static
const
IconData
windowMaximize
=
const
IconDataRegular
(
0xf2d0
);
...
@@ -1326,9 +1371,11 @@ class FontAwesomeIcons {
...
@@ -1326,9 +1371,11 @@ class FontAwesomeIcons {
static
const
IconData
windowRestore
=
const
IconDataRegular
(
0xf2d2
);
static
const
IconData
windowRestore
=
const
IconDataRegular
(
0xf2d2
);
static
const
IconData
solidWindowRestore
=
const
IconDataSolid
(
0xf2d2
);
static
const
IconData
solidWindowRestore
=
const
IconDataSolid
(
0xf2d2
);
static
const
IconData
windows
=
const
IconDataBrands
(
0xf17a
);
static
const
IconData
windows
=
const
IconDataBrands
(
0xf17a
);
static
const
IconData
wineBottle
=
const
IconDataSolid
(
0xf72f
);
static
const
IconData
wineGlass
=
const
IconDataSolid
(
0xf4e3
);
static
const
IconData
wineGlass
=
const
IconDataSolid
(
0xf4e3
);
static
const
IconData
wineGlassAlt
=
const
IconDataSolid
(
0xf5ce
);
static
const
IconData
wineGlassAlt
=
const
IconDataSolid
(
0xf5ce
);
static
const
IconData
wix
=
const
IconDataBrands
(
0xf5cf
);
static
const
IconData
wix
=
const
IconDataBrands
(
0xf5cf
);
static
const
IconData
wizardsOfTheCoast
=
const
IconDataBrands
(
0xf730
);
static
const
IconData
wolfPackBattalion
=
const
IconDataBrands
(
0xf514
);
static
const
IconData
wolfPackBattalion
=
const
IconDataBrands
(
0xf514
);
static
const
IconData
wonSign
=
const
IconDataSolid
(
0xf159
);
static
const
IconData
wonSign
=
const
IconDataSolid
(
0xf159
);
static
const
IconData
wordpress
=
const
IconDataBrands
(
0xf19a
);
static
const
IconData
wordpress
=
const
IconDataBrands
(
0xf19a
);
...
...
lib/fonts/fa-brands-400.ttf
View file @
1c318014
No preview for this file type
lib/fonts/fa-regular-400.ttf
View file @
1c318014
No preview for this file type
lib/fonts/fa-solid-900.ttf
View file @
1c318014
No preview for this file type
pubspec.yaml
View file @
1c318014
...
@@ -2,7 +2,7 @@ name: font_awesome_flutter
...
@@ -2,7 +2,7 @@ name: font_awesome_flutter
description
:
The Font Awesome Icon pack available as Flutter Icons
description
:
The Font Awesome Icon pack available as Flutter Icons
author
:
Brian Egan <brian@brianegan.com>
author
:
Brian Egan <brian@brianegan.com>
homepage
:
https://github.com/brianegan/font_awesome_flutter
homepage
:
https://github.com/brianegan/font_awesome_flutter
version
:
9.0
.0
version
:
8.1
.0
environment
:
environment
:
sdk
:
"
>=2.0.0-dev.28.0
<3.0.0"
sdk
:
"
>=2.0.0-dev.28.0
<3.0.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment