fomantic-ui 2.9.1-beta.26 → 2.9.1-beta.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/ci.yml +18 -1
- package/.stylelintrc.js +2 -3
- package/dist/components/accordion.css +8 -7
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +3 -3
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +4 -4
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +375 -375
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +5 -5
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +181 -181
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +41 -41
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +4 -4
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -2
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +5 -5
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +9 -9
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +70 -68
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +2 -2
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +3548 -3548
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +6 -6
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +266 -266
- package/dist/components/flag.min.css +2 -2
- package/dist/components/flyout.css +12 -12
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +2 -2
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +154 -154
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +43 -43
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +67 -67
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +2536 -2536
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +194 -194
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +18 -18
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +276 -276
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +8 -8
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +32 -32
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +91 -91
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +129 -127
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +21 -21
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +32 -32
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +7 -7
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +93 -93
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +54 -54
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +2 -2
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +81 -81
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +3 -3
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +20 -20
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +58 -58
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +2 -2
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +3 -3
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +29 -29
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +60 -60
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +33 -33
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +26 -26
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +3 -3
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +585 -585
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +32 -32
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +35 -35
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +9275 -9270
- package/dist/semantic.js +27 -27
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/examples/components/sticky-context.html +1 -1
- package/examples/fixed.html +1 -1
- package/examples/grid.html +3 -3
- package/examples/login.html +1 -1
- package/examples/sticky.html +3 -3
- package/package.json +1 -1
- package/src/definitions/collections/breadcrumb.less +4 -4
- package/src/definitions/collections/form.less +19 -19
- package/src/definitions/collections/grid.less +9 -9
- package/src/definitions/collections/menu.less +15 -15
- package/src/definitions/collections/message.less +8 -9
- package/src/definitions/collections/table.less +11 -12
- package/src/definitions/elements/button.less +22 -25
- package/src/definitions/elements/container.less +3 -3
- package/src/definitions/elements/divider.less +7 -8
- package/src/definitions/elements/emoji.less +7 -7
- package/src/definitions/elements/flag.less +14 -14
- package/src/definitions/elements/header.less +12 -12
- package/src/definitions/elements/icon.less +14 -14
- package/src/definitions/elements/image.less +4 -4
- package/src/definitions/elements/input.less +14 -14
- package/src/definitions/elements/label.less +11 -11
- package/src/definitions/elements/list.less +6 -6
- package/src/definitions/elements/loader.less +9 -9
- package/src/definitions/elements/placeholder.less +8 -8
- package/src/definitions/elements/rail.less +4 -4
- package/src/definitions/elements/reveal.less +4 -4
- package/src/definitions/elements/segment.less +10 -10
- package/src/definitions/elements/step.less +5 -7
- package/src/definitions/elements/text.less +6 -6
- package/src/definitions/globals/reset.less +3 -3
- package/src/definitions/globals/site.less +8 -8
- package/src/definitions/modules/accordion.less +3 -3
- package/src/definitions/modules/calendar.less +3 -3
- package/src/definitions/modules/checkbox.less +18 -18
- package/src/definitions/modules/dimmer.less +3 -3
- package/src/definitions/modules/dropdown.less +14 -14
- package/src/definitions/modules/embed.js +1 -1
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/flyout.less +4 -4
- package/src/definitions/modules/modal.less +5 -6
- package/src/definitions/modules/nag.less +6 -6
- package/src/definitions/modules/popup.less +10 -10
- package/src/definitions/modules/progress.less +9 -9
- package/src/definitions/modules/rating.less +6 -6
- package/src/definitions/modules/search.less +7 -7
- package/src/definitions/modules/shape.less +3 -3
- package/src/definitions/modules/sidebar.less +4 -4
- package/src/definitions/modules/slider.less +6 -6
- package/src/definitions/modules/sticky.less +3 -3
- package/src/definitions/modules/tab.less +5 -5
- package/src/definitions/modules/toast.less +9 -9
- package/src/definitions/modules/transition.less +5 -5
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +12 -12
- package/src/definitions/views/comment.less +5 -5
- package/src/definitions/views/feed.less +5 -5
- package/src/definitions/views/item.less +9 -9
- package/src/definitions/views/statistic.less +6 -6
- package/src/semantic.less +52 -52
- package/src/theme.less +18 -18
- package/src/themes/amazon/elements/button.variables +9 -9
- package/src/themes/amazon/globals/site.variables +12 -12
- package/src/themes/basic/elements/button.variables +7 -7
- package/src/themes/basic/elements/icon.overrides +418 -148
- package/src/themes/basic/elements/icon.variables +12 -7
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/bookish/elements/header.variables +3 -3
- package/src/themes/bootstrap3/elements/button.variables +11 -11
- package/src/themes/chubby/elements/button.overrides +1 -1
- package/src/themes/chubby/elements/button.variables +8 -8
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/header.variables +1 -1
- package/src/themes/chubby/views/comment.variables +3 -3
- package/src/themes/classic/elements/button.variables +9 -9
- package/src/themes/classic/elements/header.variables +1 -1
- package/src/themes/classic/modules/progress.variables +1 -1
- package/src/themes/classic/views/card.overrides +2 -2
- package/src/themes/classic/views/card.variables +1 -1
- package/src/themes/default/collections/form.variables +2 -2
- package/src/themes/default/collections/grid.variables +1 -1
- package/src/themes/default/collections/menu.variables +13 -13
- package/src/themes/default/collections/message.variables +1 -1
- package/src/themes/default/collections/table.variables +15 -15
- package/src/themes/default/elements/button.variables +13 -13
- package/src/themes/default/elements/container.variables +13 -13
- package/src/themes/default/elements/divider.overrides +2 -2
- package/src/themes/default/elements/divider.variables +3 -3
- package/src/themes/default/elements/emoji.variables +2 -2
- package/src/themes/default/elements/flag.variables +2 -2
- package/src/themes/default/elements/header.variables +2 -2
- package/src/themes/default/elements/icon.variables +1972 -1972
- package/src/themes/default/elements/input.variables +1 -1
- package/src/themes/default/elements/label.variables +19 -19
- package/src/themes/default/elements/list.variables +4 -4
- package/src/themes/default/elements/rail.variables +2 -2
- package/src/themes/default/elements/segment.variables +4 -4
- package/src/themes/default/elements/step.overrides +2 -2
- package/src/themes/default/elements/step.variables +6 -6
- package/src/themes/default/globals/reset.overrides +4 -4
- package/src/themes/default/globals/site.variables +298 -298
- package/src/themes/default/modules/accordion.overrides +2 -2
- package/src/themes/default/modules/accordion.variables +1 -1
- package/src/themes/default/modules/checkbox.overrides +5 -5
- package/src/themes/default/modules/checkbox.variables +7 -7
- package/src/themes/default/modules/dimmer.variables +3 -3
- package/src/themes/default/modules/dropdown.overrides +9 -9
- package/src/themes/default/modules/dropdown.variables +9 -9
- package/src/themes/default/modules/flyout.variables +2 -2
- package/src/themes/default/modules/modal.variables +4 -4
- package/src/themes/default/modules/popup.variables +1 -1
- package/src/themes/default/modules/progress.variables +7 -7
- package/src/themes/default/modules/search.variables +4 -4
- package/src/themes/default/modules/shape.variables +1 -1
- package/src/themes/default/modules/sidebar.variables +1 -1
- package/src/themes/default/modules/toast.variables +1 -1
- package/src/themes/default/modules/transition.variables +1 -1
- package/src/themes/default/views/ad.variables +1 -1
- package/src/themes/default/views/card.variables +22 -22
- package/src/themes/default/views/comment.variables +1 -1
- package/src/themes/default/views/feed.variables +4 -4
- package/src/themes/default/views/item.variables +9 -9
- package/src/themes/famfamfam/elements/flag.overrides +1 -1
- package/src/themes/famfamfam/elements/flag.variables +2 -2
- package/src/themes/fixed-width/collections/grid.variables +1 -1
- package/src/themes/flat/collections/form.variables +5 -5
- package/src/themes/flat/globals/site.variables +26 -26
- package/src/themes/github/collections/form.variables +4 -4
- package/src/themes/github/collections/menu.variables +10 -10
- package/src/themes/github/collections/message.variables +7 -7
- package/src/themes/github/collections/table.variables +1 -1
- package/src/themes/github/elements/button.variables +10 -10
- package/src/themes/github/elements/icon.overrides +537 -179
- package/src/themes/github/elements/icon.variables +13 -8
- package/src/themes/github/elements/input.variables +2 -2
- package/src/themes/github/elements/segment.variables +5 -5
- package/src/themes/github/elements/step.variables +2 -2
- package/src/themes/github/globals/site.variables +12 -12
- package/src/themes/github/modules/dropdown.overrides +5 -5
- package/src/themes/github/modules/dropdown.variables +1 -1
- package/src/themes/gmail/collections/message.variables +2 -2
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/instagram/views/card.variables +4 -4
- package/src/themes/joypixels/elements/emoji.variables +2 -2
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/collections/menu.variables +1 -1
- package/src/themes/material/elements/button.overrides +1 -1
- package/src/themes/material/elements/button.variables +13 -13
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/header.variables +1 -1
- package/src/themes/material/elements/icon.overrides +2796 -932
- package/src/themes/material/elements/icon.variables +13 -8
- package/src/themes/material/globals/site.variables +31 -31
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/dropdown.variables +1 -1
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/material/modules/modal.variables +1 -1
- package/src/themes/raised/elements/button.variables +1 -1
- package/src/themes/resetcss/globals/reset.overrides +1 -1
- package/src/themes/round/elements/button.variables +8 -8
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/systemfont/globals/site.variables +1 -1
- package/src/themes/twitter/elements/button.variables +10 -10
- package/src/themes/twitter/elements/emoji.variables +2 -2
- package/.github/workflows/codeql.yml +0 -68
@@ -36,17 +36,17 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
36
36
|
|
37
37
|
/* Solid Icons */
|
38
38
|
@importIcons: true;
|
39
|
-
@fontName:
|
40
|
-
@outlineFontName:
|
41
|
-
@thinFontName:
|
42
|
-
@brandFontName:
|
43
|
-
@duotoneFontName:
|
39
|
+
@fontName: "icons";
|
40
|
+
@outlineFontName: "outline-icons";
|
41
|
+
@thinFontName: "thin-icons";
|
42
|
+
@brandFontName: "brand-icons";
|
43
|
+
@duotoneFontName: "duotone-icons";
|
44
44
|
|
45
45
|
@fonts: {
|
46
46
|
@solid: {
|
47
47
|
font-family: @fontName;
|
48
|
-
src: url(
|
49
|
-
if(@supportIE, e(
|
48
|
+
src: url("@{fontPath}/@{fontName}.woff2") format("woff2")
|
49
|
+
if(@supportIE, e(",") url("@{fontPath}/@{fontName}.woff") format("woff"));
|
50
50
|
font-style: normal;
|
51
51
|
font-weight: @normal;
|
52
52
|
font-display: block;
|
@@ -56,8 +56,8 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
56
56
|
};
|
57
57
|
@outline: {
|
58
58
|
font-family: @outlineFontName;
|
59
|
-
src: url(
|
60
|
-
if(@supportIE, e(
|
59
|
+
src: url("@{fontPath}/@{outlineFontName}.woff2") format("woff2")
|
60
|
+
if(@supportIE, e(",") url("@{fontPath}/@{outlineFontName}.woff") format("woff"));
|
61
61
|
font-style: normal;
|
62
62
|
font-weight: @normal;
|
63
63
|
font-display: block;
|
@@ -67,8 +67,8 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
67
67
|
};
|
68
68
|
@brand: {
|
69
69
|
font-family: @brandFontName;
|
70
|
-
src: url(
|
71
|
-
if(@supportIE, e(
|
70
|
+
src: url("@{fontPath}/@{brandFontName}.woff2") format("woff2")
|
71
|
+
if(@supportIE, e(",") url("@{fontPath}/@{brandFontName}.woff") format("woff"));
|
72
72
|
font-style: normal;
|
73
73
|
font-weight: @normal;
|
74
74
|
font-display: block;
|
@@ -82,1464 +82,1464 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
82
82
|
|
83
83
|
/* Deprecated (In/Out Naming Conflict) */
|
84
84
|
@icon-deprecated-map: {
|
85
|
-
linkedin_in:
|
86
|
-
zoom_in:
|
87
|
-
zoom_out:
|
88
|
-
sign_in:
|
89
|
-
in_cart:
|
90
|
-
log_out:
|
91
|
-
sign_out:
|
85
|
+
linkedin_in: "\f0e1";
|
86
|
+
zoom_in: "\f00e";
|
87
|
+
zoom_out: "\f010";
|
88
|
+
sign_in: "\f2f6";
|
89
|
+
in_cart: "\f218";
|
90
|
+
log_out: "\f2f5";
|
91
|
+
sign_out: "\f2f5";
|
92
92
|
};
|
93
93
|
|
94
94
|
/* Icons */
|
95
95
|
@icon-map: {
|
96
|
-
ad:
|
97
|
-
address_book:
|
98
|
-
address_card:
|
99
|
-
adjust:
|
100
|
-
air_freshener:
|
101
|
-
align_center:
|
102
|
-
align_justify:
|
103
|
-
align_left:
|
104
|
-
align_right:
|
105
|
-
allergies:
|
106
|
-
ambulance:
|
107
|
-
american_sign_language_interpreting:
|
108
|
-
anchor:
|
109
|
-
angle_double_down:
|
110
|
-
angle_double_left:
|
111
|
-
angle_double_right:
|
112
|
-
angle_double_up:
|
113
|
-
angle_left:
|
114
|
-
angle_right:
|
115
|
-
angle_up:
|
116
|
-
angle_down:
|
117
|
-
angry:
|
118
|
-
ankh:
|
119
|
-
archive:
|
120
|
-
archway:
|
121
|
-
arrow_alternate_circle_down:
|
122
|
-
arrow_alternate_circle_left:
|
123
|
-
arrow_alternate_circle_right:
|
124
|
-
arrow_alternate_circle_up:
|
125
|
-
arrow_circle_down:
|
126
|
-
arrow_circle_left:
|
127
|
-
arrow_circle_right:
|
128
|
-
arrow_circle_up:
|
129
|
-
arrow_down:
|
130
|
-
arrow_left:
|
131
|
-
arrow_right:
|
132
|
-
arrow_up:
|
133
|
-
arrows_alternate:
|
134
|
-
arrows_alternate_horizontal:
|
135
|
-
arrows_alternate_vertical:
|
136
|
-
assistive_listening_systems:
|
137
|
-
asterisk:
|
138
|
-
at:
|
139
|
-
atlas:
|
140
|
-
atom:
|
141
|
-
audio_description:
|
142
|
-
award:
|
143
|
-
baby:
|
144
|
-
baby_carriage:
|
145
|
-
backspace:
|
146
|
-
backward:
|
147
|
-
bacon:
|
148
|
-
bacteria:
|
149
|
-
bacterium:
|
150
|
-
bahai:
|
151
|
-
balance_scale:
|
152
|
-
balance_scale_left:
|
153
|
-
balance_scale_right:
|
154
|
-
ban:
|
155
|
-
band_aid:
|
156
|
-
barcode:
|
157
|
-
bars:
|
158
|
-
baseball_ball:
|
159
|
-
basketball_ball:
|
160
|
-
bath:
|
161
|
-
battery_empty:
|
162
|
-
battery_full:
|
163
|
-
battery_half:
|
164
|
-
battery_quarter:
|
165
|
-
battery_three_quarters:
|
166
|
-
bed:
|
167
|
-
beer:
|
168
|
-
bell:
|
169
|
-
bell_slash:
|
170
|
-
bezier_curve:
|
171
|
-
bible:
|
172
|
-
bicycle:
|
173
|
-
biking:
|
174
|
-
binoculars:
|
175
|
-
biohazard:
|
176
|
-
birthday_cake:
|
177
|
-
blender:
|
178
|
-
blender_phone:
|
179
|
-
blind:
|
180
|
-
blog:
|
181
|
-
bold:
|
182
|
-
bolt:
|
183
|
-
bomb:
|
184
|
-
bone:
|
185
|
-
bong:
|
186
|
-
book:
|
187
|
-
book_dead:
|
188
|
-
book_medical:
|
189
|
-
book_open:
|
190
|
-
book_reader:
|
191
|
-
bookmark:
|
192
|
-
border_all:
|
193
|
-
border_none:
|
194
|
-
border_style:
|
195
|
-
bowling_ball:
|
196
|
-
box:
|
197
|
-
box_open:
|
198
|
-
box_tissue:
|
199
|
-
boxes:
|
200
|
-
braille:
|
201
|
-
brain:
|
202
|
-
bread_slice:
|
203
|
-
briefcase:
|
204
|
-
briefcase_medical:
|
205
|
-
broadcast_tower:
|
206
|
-
broom:
|
207
|
-
brush:
|
208
|
-
bug:
|
209
|
-
building:
|
210
|
-
bullhorn:
|
211
|
-
bullseye:
|
212
|
-
burn:
|
213
|
-
bus:
|
214
|
-
bus_alternate:
|
215
|
-
business_time:
|
216
|
-
calculator:
|
217
|
-
calendar:
|
218
|
-
calendar_alternate:
|
219
|
-
calendar_check:
|
220
|
-
calendar_day:
|
221
|
-
calendar_minus:
|
222
|
-
calendar_plus:
|
223
|
-
calendar_times:
|
224
|
-
calendar_week:
|
225
|
-
camera:
|
226
|
-
camera_retro:
|
227
|
-
campground:
|
228
|
-
candy_cane:
|
229
|
-
cannabis:
|
230
|
-
capsules:
|
231
|
-
car:
|
232
|
-
car_alternate:
|
233
|
-
car_battery:
|
234
|
-
car_crash:
|
235
|
-
car_side:
|
236
|
-
caravan:
|
237
|
-
caret_down:
|
238
|
-
caret_left:
|
239
|
-
caret_right:
|
240
|
-
caret_square_down:
|
241
|
-
caret_square_left:
|
242
|
-
caret_square_right:
|
243
|
-
caret_square_up:
|
244
|
-
caret_up:
|
245
|
-
carrot:
|
246
|
-
cart_arrow_down:
|
247
|
-
cart_plus:
|
248
|
-
cash_register:
|
249
|
-
cat:
|
250
|
-
certificate:
|
251
|
-
chair:
|
252
|
-
chalkboard:
|
253
|
-
chalkboard_teacher:
|
254
|
-
charging_station:
|
255
|
-
chart_area:
|
256
|
-
chart_bar:
|
257
|
-
chart_pie:
|
258
|
-
chartline:
|
259
|
-
check:
|
260
|
-
check_circle:
|
261
|
-
check_double:
|
262
|
-
check_square:
|
263
|
-
cheese:
|
264
|
-
chess:
|
265
|
-
chess_bishop:
|
266
|
-
chess_board:
|
267
|
-
chess_king:
|
268
|
-
chess_knight:
|
269
|
-
chess_pawn:
|
270
|
-
chess_queen:
|
271
|
-
chess_rook:
|
272
|
-
chevron_circle_down:
|
273
|
-
chevron_circle_left:
|
274
|
-
chevron_circle_right:
|
275
|
-
chevron_circle_up:
|
276
|
-
chevron_down:
|
277
|
-
chevron_left:
|
278
|
-
chevron_right:
|
279
|
-
chevron_up:
|
280
|
-
child:
|
281
|
-
church:
|
282
|
-
circle:
|
283
|
-
circle_notch:
|
284
|
-
city:
|
285
|
-
clinic_medical:
|
286
|
-
clipboard:
|
287
|
-
clipboard_check:
|
288
|
-
clipboard_list:
|
289
|
-
clock:
|
290
|
-
clone:
|
291
|
-
closed_captioning:
|
292
|
-
cloud:
|
293
|
-
cloud_download_alternate:
|
294
|
-
cloud_meatball:
|
295
|
-
cloud_moon:
|
296
|
-
cloud_moon_rain:
|
297
|
-
cloud_rain:
|
298
|
-
cloud_showers_heavy:
|
299
|
-
cloud_sun:
|
300
|
-
cloud_sun_rain:
|
301
|
-
cloud_upload_alternate:
|
302
|
-
cocktail:
|
303
|
-
code:
|
304
|
-
code_branch:
|
305
|
-
coffee:
|
306
|
-
cog:
|
307
|
-
cogs:
|
308
|
-
coins:
|
309
|
-
columns:
|
310
|
-
comment:
|
311
|
-
comment_alternate:
|
312
|
-
comment_dollar:
|
313
|
-
comment_dots:
|
314
|
-
comment_medical:
|
315
|
-
comment_slash:
|
316
|
-
comments:
|
317
|
-
comments_dollar:
|
318
|
-
compact_disc:
|
319
|
-
compass:
|
320
|
-
compress:
|
321
|
-
compress_alternate:
|
322
|
-
compress_arrows_alternate:
|
323
|
-
concierge_bell:
|
324
|
-
cookie:
|
325
|
-
cookie_bite:
|
326
|
-
copy:
|
327
|
-
copyright:
|
328
|
-
couch:
|
329
|
-
credit_card:
|
330
|
-
crop:
|
331
|
-
crop_alternate:
|
332
|
-
cross:
|
333
|
-
crosshairs:
|
334
|
-
crow:
|
335
|
-
crown:
|
336
|
-
crutch:
|
337
|
-
cube:
|
338
|
-
cubes:
|
339
|
-
cut:
|
340
|
-
database:
|
341
|
-
deaf:
|
342
|
-
democrat:
|
343
|
-
desktop:
|
344
|
-
dharmachakra:
|
345
|
-
diagnoses:
|
346
|
-
dice:
|
347
|
-
dice_d20:
|
348
|
-
dice_d6:
|
349
|
-
dice_five:
|
350
|
-
dice_four:
|
351
|
-
dice_one:
|
352
|
-
dice_six:
|
353
|
-
dice_three:
|
354
|
-
dice_two:
|
355
|
-
digital_tachograph:
|
356
|
-
directions:
|
357
|
-
disease:
|
358
|
-
divide:
|
359
|
-
dizzy:
|
360
|
-
dna:
|
361
|
-
dog:
|
362
|
-
dollar_sign:
|
363
|
-
dolly:
|
364
|
-
dolly_flatbed:
|
365
|
-
donate:
|
366
|
-
door_closed:
|
367
|
-
door_open:
|
368
|
-
dot_circle:
|
369
|
-
dove:
|
370
|
-
download:
|
371
|
-
drafting_compass:
|
372
|
-
dragon:
|
373
|
-
draw_polygon:
|
374
|
-
drum:
|
375
|
-
drum_steelpan:
|
376
|
-
drumstick_bite:
|
377
|
-
dumbbell:
|
378
|
-
dumpster:
|
379
|
-
dumpster_fire:
|
380
|
-
dungeon:
|
381
|
-
edit:
|
382
|
-
egg:
|
383
|
-
eject:
|
384
|
-
ellipsis_horizontal:
|
385
|
-
ellipsis_vertical:
|
386
|
-
envelope:
|
387
|
-
envelope_open:
|
388
|
-
envelope_open_text:
|
389
|
-
envelope_square:
|
390
|
-
equals:
|
391
|
-
eraser:
|
392
|
-
ethernet:
|
393
|
-
euro_sign:
|
394
|
-
exchange_alternate:
|
395
|
-
exclamation:
|
396
|
-
exclamation_circle:
|
397
|
-
exclamation_triangle:
|
398
|
-
expand:
|
399
|
-
expand_alternate:
|
400
|
-
expand_arrows_alternate:
|
401
|
-
external_alternate:
|
402
|
-
external_link_square_alternate:
|
403
|
-
eye:
|
404
|
-
eye_dropper:
|
405
|
-
eye_slash:
|
406
|
-
fan:
|
407
|
-
fast_backward:
|
408
|
-
fast_forward:
|
409
|
-
faucet:
|
410
|
-
fax:
|
411
|
-
feather:
|
412
|
-
feather_alternate:
|
413
|
-
female:
|
414
|
-
fighter_jet:
|
415
|
-
file:
|
416
|
-
file_alternate:
|
417
|
-
file_archive:
|
418
|
-
file_audio:
|
419
|
-
file_code:
|
420
|
-
file_contract:
|
421
|
-
file_csv:
|
422
|
-
file_download:
|
423
|
-
file_excel:
|
424
|
-
file_export:
|
425
|
-
file_image:
|
426
|
-
file_import:
|
427
|
-
file_invoice:
|
428
|
-
file_invoice_dollar:
|
429
|
-
file_medical:
|
430
|
-
file_medical_alternate:
|
431
|
-
file_pdf:
|
432
|
-
file_powerpoint:
|
433
|
-
file_prescription:
|
434
|
-
file_signature:
|
435
|
-
file_upload:
|
436
|
-
file_video:
|
437
|
-
file_word:
|
438
|
-
fill:
|
439
|
-
fill_drip:
|
440
|
-
film:
|
441
|
-
filter:
|
442
|
-
fingerprint:
|
443
|
-
fire:
|
444
|
-
fire_alternate:
|
445
|
-
fire_extinguisher:
|
446
|
-
first_aid:
|
447
|
-
fish:
|
448
|
-
fist_raised:
|
449
|
-
flag:
|
450
|
-
flag_checkered:
|
451
|
-
flag_usa:
|
452
|
-
flask:
|
453
|
-
flushed:
|
454
|
-
folder:
|
455
|
-
folder_minus:
|
456
|
-
folder_open:
|
457
|
-
folder_plus:
|
458
|
-
font:
|
459
|
-
football_ball:
|
460
|
-
forward:
|
461
|
-
frog:
|
462
|
-
frown:
|
463
|
-
frown_open:
|
464
|
-
fruit-apple:
|
465
|
-
funnel_dollar:
|
466
|
-
futbol:
|
467
|
-
gamepad:
|
468
|
-
gas_pump:
|
469
|
-
gavel:
|
470
|
-
gem:
|
471
|
-
genderless:
|
472
|
-
ghost:
|
473
|
-
gift:
|
474
|
-
gifts:
|
475
|
-
glass_cheers:
|
476
|
-
glass_martini:
|
477
|
-
glass_martini_alternate:
|
478
|
-
glass_whiskey:
|
479
|
-
glasses:
|
480
|
-
globe:
|
481
|
-
globe_africa:
|
482
|
-
globe_americas:
|
483
|
-
globe_asia:
|
484
|
-
globe_europe:
|
485
|
-
golf_ball:
|
486
|
-
gopuram:
|
487
|
-
graduation_cap:
|
488
|
-
greater_than:
|
489
|
-
greater_than_equal:
|
490
|
-
grimace:
|
491
|
-
grin:
|
492
|
-
grin_alternate:
|
493
|
-
grin_beam:
|
494
|
-
grin_beam_sweat:
|
495
|
-
grin_hearts:
|
496
|
-
grin_squint:
|
497
|
-
grin_squint_tears:
|
498
|
-
grin_stars:
|
499
|
-
grin_tears:
|
500
|
-
grin_tongue:
|
501
|
-
grin_tongue_squint:
|
502
|
-
grin_tongue_wink:
|
503
|
-
grin_wink:
|
504
|
-
grip_horizontal:
|
505
|
-
grip_lines:
|
506
|
-
grip_lines_vertical:
|
507
|
-
grip_vertical:
|
508
|
-
guitar:
|
509
|
-
h_square:
|
510
|
-
hamburger:
|
511
|
-
hammer:
|
512
|
-
hamsa:
|
513
|
-
hand_holding:
|
514
|
-
hand_holding_heart:
|
515
|
-
hand_holding_medical:
|
516
|
-
hand_holding_usd:
|
517
|
-
hand_holding_water:
|
518
|
-
hand_lizard:
|
519
|
-
hand_middle_finger:
|
520
|
-
hand_paper:
|
521
|
-
hand_peace:
|
522
|
-
hand_point_down:
|
523
|
-
hand_point_left:
|
524
|
-
hand_point_right:
|
525
|
-
hand_point_up:
|
526
|
-
hand_pointer:
|
527
|
-
hand_rock:
|
528
|
-
hand_scissors:
|
529
|
-
hand_sparkles:
|
530
|
-
hand_spock:
|
531
|
-
hands:
|
532
|
-
hands_helping:
|
533
|
-
hands_wash:
|
534
|
-
handshake:
|
535
|
-
handshake_alternate_slash:
|
536
|
-
handshake_slash:
|
537
|
-
hanukiah:
|
538
|
-
hard_hat:
|
539
|
-
hashtag:
|
540
|
-
hat_cowboy:
|
541
|
-
hat_cowboy_side:
|
542
|
-
hat_wizard:
|
543
|
-
hdd:
|
544
|
-
head_side_cough:
|
545
|
-
head_side_cough_slash:
|
546
|
-
head_side_mask:
|
547
|
-
head_side_virus:
|
548
|
-
heading:
|
549
|
-
headphones:
|
550
|
-
headphones_alternate:
|
551
|
-
headset:
|
552
|
-
heart:
|
553
|
-
heart_broken:
|
554
|
-
heartbeat:
|
555
|
-
helicopter:
|
556
|
-
highlighter:
|
557
|
-
hiking:
|
558
|
-
hippo:
|
559
|
-
history:
|
560
|
-
hockey_puck:
|
561
|
-
holly_berry:
|
562
|
-
home:
|
563
|
-
horse:
|
564
|
-
horse_head:
|
565
|
-
hospital:
|
566
|
-
hospital_alternate:
|
567
|
-
hospital_symbol:
|
568
|
-
hospital_user:
|
569
|
-
hot_tub:
|
570
|
-
hotdog:
|
571
|
-
hotel:
|
572
|
-
hourglass:
|
573
|
-
hourglass_end:
|
574
|
-
hourglass_half:
|
575
|
-
hourglass_start:
|
576
|
-
house_damage:
|
577
|
-
house_user:
|
578
|
-
hryvnia:
|
579
|
-
i_cursor:
|
580
|
-
ice_cream:
|
581
|
-
icicles:
|
582
|
-
icons:
|
583
|
-
id_badge:
|
584
|
-
id_card:
|
585
|
-
id_card_alternate:
|
586
|
-
igloo:
|
587
|
-
image:
|
588
|
-
images:
|
589
|
-
inbox:
|
590
|
-
indent:
|
591
|
-
industry:
|
592
|
-
infinity:
|
593
|
-
info:
|
594
|
-
info_circle:
|
595
|
-
italic:
|
596
|
-
jedi:
|
597
|
-
joint:
|
598
|
-
journal_whills:
|
599
|
-
kaaba:
|
600
|
-
key:
|
601
|
-
keyboard:
|
602
|
-
khanda:
|
603
|
-
kiss:
|
604
|
-
kiss_beam:
|
605
|
-
kiss_wink_heart:
|
606
|
-
kiwi_bird:
|
607
|
-
landmark:
|
608
|
-
language:
|
609
|
-
laptop:
|
610
|
-
laptop_code:
|
611
|
-
laptop_house:
|
612
|
-
laptop_medical:
|
613
|
-
laugh:
|
614
|
-
laugh_beam:
|
615
|
-
laugh_squint:
|
616
|
-
laugh_wink:
|
617
|
-
layer_group:
|
618
|
-
leaf:
|
619
|
-
lemon:
|
620
|
-
less_than:
|
621
|
-
less_than_equal:
|
622
|
-
level_down_alternate:
|
623
|
-
level_up_alternate:
|
624
|
-
life_ring:
|
625
|
-
lightbulb:
|
626
|
-
linkify:
|
627
|
-
lira_sign:
|
628
|
-
list:
|
629
|
-
list_alternate:
|
630
|
-
list_ol:
|
631
|
-
list_ul:
|
632
|
-
location_arrow:
|
633
|
-
lock:
|
634
|
-
lock_open:
|
635
|
-
long_arrow_alternate_down:
|
636
|
-
long_arrow_alternate_left:
|
637
|
-
long_arrow_alternate_right:
|
638
|
-
long_arrow_alternate_up:
|
639
|
-
low_vision:
|
640
|
-
luggage_cart:
|
641
|
-
lungs:
|
642
|
-
lungs_virus:
|
643
|
-
magic:
|
644
|
-
magnet:
|
645
|
-
mail_bulk:
|
646
|
-
male:
|
647
|
-
map:
|
648
|
-
map_marked:
|
649
|
-
map_marked_alternate:
|
650
|
-
map_marker:
|
651
|
-
map_marker_alternate:
|
652
|
-
map_pin:
|
653
|
-
map_signs:
|
654
|
-
marker:
|
655
|
-
mars:
|
656
|
-
mars_double:
|
657
|
-
mars_stroke:
|
658
|
-
mars_stroke_horizontal:
|
659
|
-
mars_stroke_vertical:
|
660
|
-
mask:
|
661
|
-
medal:
|
662
|
-
medkit:
|
663
|
-
meh:
|
664
|
-
meh_blank:
|
665
|
-
meh_rolling_eyes:
|
666
|
-
memory:
|
667
|
-
menorah:
|
668
|
-
mercury:
|
669
|
-
meteor:
|
670
|
-
microchip:
|
671
|
-
microphone:
|
672
|
-
microphone_alternate:
|
673
|
-
microphone_alternate_slash:
|
674
|
-
microphone_slash:
|
675
|
-
microscope:
|
676
|
-
minus:
|
677
|
-
minus_circle:
|
678
|
-
minus_square:
|
679
|
-
mitten:
|
680
|
-
mobile:
|
681
|
-
mobile_alternate:
|
682
|
-
money_bill:
|
683
|
-
money_bill_alternate:
|
684
|
-
money_bill_wave:
|
685
|
-
money_bill_wave_alternate:
|
686
|
-
money_check:
|
687
|
-
money_check_alternate:
|
688
|
-
monument:
|
689
|
-
moon:
|
690
|
-
mortar_pestle:
|
691
|
-
mosque:
|
692
|
-
motorcycle:
|
693
|
-
mountain:
|
694
|
-
mouse:
|
695
|
-
mouse_pointer:
|
696
|
-
mug_hot:
|
697
|
-
music:
|
698
|
-
network_wired:
|
699
|
-
neuter:
|
700
|
-
newspaper:
|
701
|
-
not_equal:
|
702
|
-
notes_medical:
|
703
|
-
object_group:
|
704
|
-
object_ungroup:
|
705
|
-
oil_can:
|
706
|
-
om:
|
707
|
-
otter:
|
708
|
-
outdent:
|
709
|
-
pager:
|
710
|
-
paint_brush:
|
711
|
-
paint_roller:
|
712
|
-
palette:
|
713
|
-
pallet:
|
714
|
-
paper_plane:
|
715
|
-
paperclip:
|
716
|
-
parachute_box:
|
717
|
-
paragraph:
|
718
|
-
parking:
|
719
|
-
passport:
|
720
|
-
pastafarianism:
|
721
|
-
paste:
|
722
|
-
pause:
|
723
|
-
pause_circle:
|
724
|
-
paw:
|
725
|
-
peace:
|
726
|
-
pen:
|
727
|
-
pen_alternate:
|
728
|
-
pen_fancy:
|
729
|
-
pen_nib:
|
730
|
-
pen_square:
|
731
|
-
pencil_alternate:
|
732
|
-
pencil_ruler:
|
733
|
-
people_arrows:
|
734
|
-
people_carry:
|
735
|
-
pepper_hot:
|
736
|
-
percent:
|
737
|
-
percentage:
|
738
|
-
person_booth:
|
739
|
-
phone:
|
740
|
-
phone_alternate:
|
741
|
-
phone_slash:
|
742
|
-
phone_square:
|
743
|
-
phone_square_alternate:
|
744
|
-
phone_volume:
|
745
|
-
photo_video:
|
746
|
-
piggy_bank:
|
747
|
-
pills:
|
748
|
-
pizza_slice:
|
749
|
-
place_of_worship:
|
750
|
-
plane:
|
751
|
-
plane_arrival:
|
752
|
-
plane_departure:
|
753
|
-
plane_slash:
|
754
|
-
play:
|
755
|
-
play_circle:
|
756
|
-
plug:
|
757
|
-
plus:
|
758
|
-
plus_circle:
|
759
|
-
plus_square:
|
760
|
-
podcast:
|
761
|
-
poll:
|
762
|
-
poll_horizontal:
|
763
|
-
poo:
|
764
|
-
poo_storm:
|
765
|
-
poop:
|
766
|
-
portrait:
|
767
|
-
pound_sign:
|
768
|
-
power_off:
|
769
|
-
pray:
|
770
|
-
praying_hands:
|
771
|
-
prescription:
|
772
|
-
prescription_bottle:
|
773
|
-
prescription_bottle_alternate:
|
774
|
-
print:
|
775
|
-
procedures:
|
776
|
-
project_diagram:
|
777
|
-
pump_medical:
|
778
|
-
pump_soap:
|
779
|
-
puzzle_piece:
|
780
|
-
qrcode:
|
781
|
-
question:
|
782
|
-
question_circle:
|
783
|
-
quidditch:
|
784
|
-
quote_left:
|
785
|
-
quote_right:
|
786
|
-
quran:
|
787
|
-
radiation:
|
788
|
-
radiation_alternate:
|
789
|
-
rainbow:
|
790
|
-
random:
|
791
|
-
receipt:
|
792
|
-
record_vinyl:
|
793
|
-
recycle:
|
794
|
-
redo:
|
795
|
-
redo_alternate:
|
796
|
-
registered:
|
797
|
-
remove_format:
|
798
|
-
reply:
|
799
|
-
reply_all:
|
800
|
-
republican:
|
801
|
-
restroom:
|
802
|
-
retweet:
|
803
|
-
ribbon:
|
804
|
-
ring:
|
805
|
-
road:
|
806
|
-
robot:
|
807
|
-
rocket:
|
808
|
-
route:
|
809
|
-
rss:
|
810
|
-
rss_square:
|
811
|
-
ruble_sign:
|
812
|
-
ruler:
|
813
|
-
ruler_combined:
|
814
|
-
ruler_horizontal:
|
815
|
-
ruler_vertical:
|
816
|
-
running:
|
817
|
-
rupee_sign:
|
818
|
-
sad_cry:
|
819
|
-
sad_tear:
|
820
|
-
satellite:
|
821
|
-
satellite_dish:
|
822
|
-
save:
|
823
|
-
school:
|
824
|
-
screwdriver:
|
825
|
-
scroll:
|
826
|
-
sd_card:
|
827
|
-
search:
|
828
|
-
search_dollar:
|
829
|
-
search_location:
|
830
|
-
search_minus:
|
831
|
-
search_plus:
|
832
|
-
seedling:
|
833
|
-
server:
|
834
|
-
shapes:
|
835
|
-
share:
|
836
|
-
share_alternate:
|
837
|
-
share_alternate_square:
|
838
|
-
share_square:
|
839
|
-
shekel_sign:
|
840
|
-
shield_alternate:
|
841
|
-
shield_virus:
|
842
|
-
ship:
|
843
|
-
shipping_fast:
|
844
|
-
shoe_prints:
|
845
|
-
shopping_bag:
|
846
|
-
shopping_basket:
|
847
|
-
shopping_cart:
|
848
|
-
shower:
|
849
|
-
shuttle_van:
|
850
|
-
sign:
|
851
|
-
sign_in_alternate:
|
852
|
-
sign_language:
|
853
|
-
sign_out_alternate:
|
854
|
-
signal:
|
855
|
-
signature:
|
856
|
-
sim_card:
|
857
|
-
sink:
|
858
|
-
sitemap:
|
859
|
-
skating:
|
860
|
-
skiing:
|
861
|
-
skiing_nordic:
|
862
|
-
skull:
|
863
|
-
skull_crossbones:
|
864
|
-
slash:
|
865
|
-
sleigh:
|
866
|
-
sliders_horizontal:
|
867
|
-
smile:
|
868
|
-
smile_beam:
|
869
|
-
smile_wink:
|
870
|
-
smog:
|
871
|
-
smoking:
|
872
|
-
smoking_ban:
|
873
|
-
sms:
|
874
|
-
snowboarding:
|
875
|
-
snowflake:
|
876
|
-
snowman:
|
877
|
-
snowplow:
|
878
|
-
soap:
|
879
|
-
socks:
|
880
|
-
solar_panel:
|
881
|
-
sort:
|
882
|
-
sort_alphabet_down:
|
883
|
-
sort_alphabet_down_alternate:
|
884
|
-
sort_alphabet_up:
|
885
|
-
sort_alphabet_up_alternate:
|
886
|
-
sort_amount_down:
|
887
|
-
sort_amount_down_alternate:
|
888
|
-
sort_amount_up:
|
889
|
-
sort_amount_up_alternate:
|
890
|
-
sort_down:
|
891
|
-
sort_numeric_down:
|
892
|
-
sort_numeric_down_alternate:
|
893
|
-
sort_numeric_up:
|
894
|
-
sort_numeric_up_alternate:
|
895
|
-
sort_up:
|
896
|
-
spa:
|
897
|
-
space_shuttle:
|
898
|
-
spell_check:
|
899
|
-
spider:
|
900
|
-
spinner:
|
901
|
-
splotch:
|
902
|
-
spray_can:
|
903
|
-
square:
|
904
|
-
square_full:
|
905
|
-
square_root_alternate:
|
906
|
-
stamp:
|
907
|
-
star:
|
908
|
-
star_and_crescent:
|
909
|
-
star_half:
|
910
|
-
star_half_alternate:
|
911
|
-
star_of_david:
|
912
|
-
star_of_life:
|
913
|
-
step_backward:
|
914
|
-
step_forward:
|
915
|
-
stethoscope:
|
916
|
-
sticky_note:
|
917
|
-
stop:
|
918
|
-
stop_circle:
|
919
|
-
stopwatch:
|
920
|
-
stopwatch_twenty:
|
921
|
-
store:
|
922
|
-
store_alternate:
|
923
|
-
store_alternate_slash:
|
924
|
-
store_slash:
|
925
|
-
stream:
|
926
|
-
street_view:
|
927
|
-
strikethrough:
|
928
|
-
stroopwafel:
|
929
|
-
subscript:
|
930
|
-
subway:
|
931
|
-
suitcase:
|
932
|
-
suitcase_rolling:
|
933
|
-
sun:
|
934
|
-
superscript:
|
935
|
-
surprise:
|
936
|
-
swatchbook:
|
937
|
-
swimmer:
|
938
|
-
swimming_pool:
|
939
|
-
synagogue:
|
940
|
-
sync:
|
941
|
-
sync_alternate:
|
942
|
-
syringe:
|
943
|
-
table:
|
944
|
-
table_tennis:
|
945
|
-
tablet:
|
946
|
-
tablet_alternate:
|
947
|
-
tablets:
|
948
|
-
tachometer_alternate:
|
949
|
-
tag:
|
950
|
-
tags:
|
951
|
-
tape:
|
952
|
-
tasks:
|
953
|
-
taxi:
|
954
|
-
teeth:
|
955
|
-
teeth_open:
|
956
|
-
temperature_high:
|
957
|
-
temperature_low:
|
958
|
-
tenge:
|
959
|
-
terminal:
|
960
|
-
text_height:
|
961
|
-
text_width:
|
962
|
-
th:
|
963
|
-
th_large:
|
964
|
-
th_list:
|
965
|
-
theater_masks:
|
966
|
-
thermometer:
|
967
|
-
thermometer_empty:
|
968
|
-
thermometer_full:
|
969
|
-
thermometer_half:
|
970
|
-
thermometer_quarter:
|
971
|
-
thermometer_three_quarters:
|
972
|
-
thumbs_down:
|
973
|
-
thumbs_up:
|
974
|
-
thumbtack:
|
975
|
-
ticket_alternate:
|
976
|
-
times:
|
977
|
-
times_circle:
|
978
|
-
tint:
|
979
|
-
tint_slash:
|
980
|
-
tired:
|
981
|
-
toggle_off:
|
982
|
-
toggle_on:
|
983
|
-
toilet:
|
984
|
-
toilet_paper:
|
985
|
-
toilet_paper_slash:
|
986
|
-
toolbox:
|
987
|
-
tools:
|
988
|
-
tooth:
|
989
|
-
torah:
|
990
|
-
torii_gate:
|
991
|
-
tractor:
|
992
|
-
trademark:
|
993
|
-
traffic_light:
|
994
|
-
trailer:
|
995
|
-
train:
|
996
|
-
tram:
|
997
|
-
transgender:
|
998
|
-
transgender_alternate:
|
999
|
-
trash:
|
1000
|
-
trash_alternate:
|
1001
|
-
trash_restore:
|
1002
|
-
trash_restore_alternate:
|
1003
|
-
tree:
|
1004
|
-
trophy:
|
1005
|
-
truck:
|
1006
|
-
truck_monster:
|
1007
|
-
truck_moving:
|
1008
|
-
truck_packing:
|
1009
|
-
truck_pickup:
|
1010
|
-
tshirt:
|
1011
|
-
tty:
|
1012
|
-
tv:
|
1013
|
-
umbrella:
|
1014
|
-
umbrella_beach:
|
1015
|
-
underline:
|
1016
|
-
undo:
|
1017
|
-
undo_alternate:
|
1018
|
-
universal_access:
|
1019
|
-
university:
|
1020
|
-
unlink:
|
1021
|
-
unlock:
|
1022
|
-
unlock_alternate:
|
1023
|
-
upload:
|
1024
|
-
user:
|
1025
|
-
user_alternate:
|
1026
|
-
user_alternate_slash:
|
1027
|
-
user_astronaut:
|
1028
|
-
user_check:
|
1029
|
-
user_circle:
|
1030
|
-
user_clock:
|
1031
|
-
user_cog:
|
1032
|
-
user_edit:
|
1033
|
-
user_friends:
|
1034
|
-
user_graduate:
|
1035
|
-
user_injured:
|
1036
|
-
user_lock:
|
1037
|
-
user_md:
|
1038
|
-
user_minus:
|
1039
|
-
user_ninja:
|
1040
|
-
user_nurse:
|
1041
|
-
user_plus:
|
1042
|
-
user_secret:
|
1043
|
-
user_shield:
|
1044
|
-
user_slash:
|
1045
|
-
user_tag:
|
1046
|
-
user_tie:
|
1047
|
-
user_times:
|
1048
|
-
users:
|
1049
|
-
users_cog:
|
1050
|
-
users_slash:
|
1051
|
-
utensil_spoon:
|
1052
|
-
utensils:
|
1053
|
-
vector_square:
|
1054
|
-
venus:
|
1055
|
-
venus_double:
|
1056
|
-
venus_mars:
|
1057
|
-
vest:
|
1058
|
-
vest_patches:
|
1059
|
-
vial:
|
1060
|
-
vials:
|
1061
|
-
video:
|
1062
|
-
video_slash:
|
1063
|
-
vihara:
|
1064
|
-
virus:
|
1065
|
-
virus_slash:
|
1066
|
-
viruses:
|
1067
|
-
voicemail:
|
1068
|
-
volleyball_ball:
|
1069
|
-
volume_down:
|
1070
|
-
volume_mute:
|
1071
|
-
volume_off:
|
1072
|
-
volume_up:
|
1073
|
-
vote_yea:
|
1074
|
-
vr_cardboard:
|
1075
|
-
walking:
|
1076
|
-
wallet:
|
1077
|
-
warehouse:
|
1078
|
-
water:
|
1079
|
-
wave_square:
|
1080
|
-
weight:
|
1081
|
-
weight_hanging:
|
1082
|
-
wheelchair:
|
1083
|
-
wifi:
|
1084
|
-
wind:
|
1085
|
-
window_close:
|
1086
|
-
window_maximize:
|
1087
|
-
window_minimize:
|
1088
|
-
window_restore:
|
1089
|
-
wine_bottle:
|
1090
|
-
wine_glass:
|
1091
|
-
wine_glass_alternate:
|
1092
|
-
won_sign:
|
1093
|
-
wrench:
|
1094
|
-
x_ray:
|
1095
|
-
yen_sign:
|
1096
|
-
yin_yang:
|
96
|
+
ad: "\f641";
|
97
|
+
address_book: "\f2b9";
|
98
|
+
address_card: "\f2bb";
|
99
|
+
adjust: "\f042";
|
100
|
+
air_freshener: "\f5d0";
|
101
|
+
align_center: "\f037";
|
102
|
+
align_justify: "\f039";
|
103
|
+
align_left: "\f036";
|
104
|
+
align_right: "\f038";
|
105
|
+
allergies: "\f461";
|
106
|
+
ambulance: "\f0f9";
|
107
|
+
american_sign_language_interpreting: "\f2a3";
|
108
|
+
anchor: "\f13d";
|
109
|
+
angle_double_down: "\f103";
|
110
|
+
angle_double_left: "\f100";
|
111
|
+
angle_double_right: "\f101";
|
112
|
+
angle_double_up: "\f102";
|
113
|
+
angle_left: "\f104";
|
114
|
+
angle_right: "\f105";
|
115
|
+
angle_up: "\f106";
|
116
|
+
angle_down: "\f107";
|
117
|
+
angry: "\f556";
|
118
|
+
ankh: "\f644";
|
119
|
+
archive: "\f187";
|
120
|
+
archway: "\f557";
|
121
|
+
arrow_alternate_circle_down: "\f358";
|
122
|
+
arrow_alternate_circle_left: "\f359";
|
123
|
+
arrow_alternate_circle_right: "\f35a";
|
124
|
+
arrow_alternate_circle_up: "\f35b";
|
125
|
+
arrow_circle_down: "\f0ab";
|
126
|
+
arrow_circle_left: "\f0a8";
|
127
|
+
arrow_circle_right: "\f0a9";
|
128
|
+
arrow_circle_up: "\f0aa";
|
129
|
+
arrow_down: "\f063";
|
130
|
+
arrow_left: "\f060";
|
131
|
+
arrow_right: "\f061";
|
132
|
+
arrow_up: "\f062";
|
133
|
+
arrows_alternate: "\f0b2";
|
134
|
+
arrows_alternate_horizontal: "\f337";
|
135
|
+
arrows_alternate_vertical: "\f338";
|
136
|
+
assistive_listening_systems: "\f2a2";
|
137
|
+
asterisk: "\f069";
|
138
|
+
at: "\f1fa";
|
139
|
+
atlas: "\f558";
|
140
|
+
atom: "\f5d2";
|
141
|
+
audio_description: "\f29e";
|
142
|
+
award: "\f559";
|
143
|
+
baby: "\f77c";
|
144
|
+
baby_carriage: "\f77d";
|
145
|
+
backspace: "\f55a";
|
146
|
+
backward: "\f04a";
|
147
|
+
bacon: "\f7e5";
|
148
|
+
bacteria: "\e059";
|
149
|
+
bacterium: "\e05a";
|
150
|
+
bahai: "\f666";
|
151
|
+
balance_scale: "\f24e";
|
152
|
+
balance_scale_left: "\f515";
|
153
|
+
balance_scale_right: "\f516";
|
154
|
+
ban: "\f05e";
|
155
|
+
band_aid: "\f462";
|
156
|
+
barcode: "\f02a";
|
157
|
+
bars: "\f0c9";
|
158
|
+
baseball_ball: "\f433";
|
159
|
+
basketball_ball: "\f434";
|
160
|
+
bath: "\f2cd";
|
161
|
+
battery_empty: "\f244";
|
162
|
+
battery_full: "\f240";
|
163
|
+
battery_half: "\f242";
|
164
|
+
battery_quarter: "\f243";
|
165
|
+
battery_three_quarters: "\f241";
|
166
|
+
bed: "\f236";
|
167
|
+
beer: "\f0fc";
|
168
|
+
bell: "\f0f3";
|
169
|
+
bell_slash: "\f1f6";
|
170
|
+
bezier_curve: "\f55b";
|
171
|
+
bible: "\f647";
|
172
|
+
bicycle: "\f206";
|
173
|
+
biking: "\f84a";
|
174
|
+
binoculars: "\f1e5";
|
175
|
+
biohazard: "\f780";
|
176
|
+
birthday_cake: "\f1fd";
|
177
|
+
blender: "\f517";
|
178
|
+
blender_phone: "\f6b6";
|
179
|
+
blind: "\f29d";
|
180
|
+
blog: "\f781";
|
181
|
+
bold: "\f032";
|
182
|
+
bolt: "\f0e7";
|
183
|
+
bomb: "\f1e2";
|
184
|
+
bone: "\f5d7";
|
185
|
+
bong: "\f55c";
|
186
|
+
book: "\f02d";
|
187
|
+
book_dead: "\f6b7";
|
188
|
+
book_medical: "\f7e6";
|
189
|
+
book_open: "\f518";
|
190
|
+
book_reader: "\f5da";
|
191
|
+
bookmark: "\f02e";
|
192
|
+
border_all: "\f84c";
|
193
|
+
border_none: "\f850";
|
194
|
+
border_style: "\f853";
|
195
|
+
bowling_ball: "\f436";
|
196
|
+
box: "\f466";
|
197
|
+
box_open: "\f49e";
|
198
|
+
box_tissue: "\e05b";
|
199
|
+
boxes: "\f468";
|
200
|
+
braille: "\f2a1";
|
201
|
+
brain: "\f5dc";
|
202
|
+
bread_slice: "\f7ec";
|
203
|
+
briefcase: "\f0b1";
|
204
|
+
briefcase_medical: "\f469";
|
205
|
+
broadcast_tower: "\f519";
|
206
|
+
broom: "\f51a";
|
207
|
+
brush: "\f55d";
|
208
|
+
bug: "\f188";
|
209
|
+
building: "\f1ad";
|
210
|
+
bullhorn: "\f0a1";
|
211
|
+
bullseye: "\f140";
|
212
|
+
burn: "\f46a";
|
213
|
+
bus: "\f207";
|
214
|
+
bus_alternate: "\f55e";
|
215
|
+
business_time: "\f64a";
|
216
|
+
calculator: "\f1ec";
|
217
|
+
calendar: "\f133";
|
218
|
+
calendar_alternate: "\f073";
|
219
|
+
calendar_check: "\f274";
|
220
|
+
calendar_day: "\f783";
|
221
|
+
calendar_minus: "\f272";
|
222
|
+
calendar_plus: "\f271";
|
223
|
+
calendar_times: "\f273";
|
224
|
+
calendar_week: "\f784";
|
225
|
+
camera: "\f030";
|
226
|
+
camera_retro: "\f083";
|
227
|
+
campground: "\f6bb";
|
228
|
+
candy_cane: "\f786";
|
229
|
+
cannabis: "\f55f";
|
230
|
+
capsules: "\f46b";
|
231
|
+
car: "\f1b9";
|
232
|
+
car_alternate: "\f5de";
|
233
|
+
car_battery: "\f5df";
|
234
|
+
car_crash: "\f5e1";
|
235
|
+
car_side: "\f5e4";
|
236
|
+
caravan: "\f8ff";
|
237
|
+
caret_down: "\f0d7";
|
238
|
+
caret_left: "\f0d9";
|
239
|
+
caret_right: "\f0da";
|
240
|
+
caret_square_down: "\f150";
|
241
|
+
caret_square_left: "\f191";
|
242
|
+
caret_square_right: "\f152";
|
243
|
+
caret_square_up: "\f151";
|
244
|
+
caret_up: "\f0d8";
|
245
|
+
carrot: "\f787";
|
246
|
+
cart_arrow_down: "\f218";
|
247
|
+
cart_plus: "\f217";
|
248
|
+
cash_register: "\f788";
|
249
|
+
cat: "\f6be";
|
250
|
+
certificate: "\f0a3";
|
251
|
+
chair: "\f6c0";
|
252
|
+
chalkboard: "\f51b";
|
253
|
+
chalkboard_teacher: "\f51c";
|
254
|
+
charging_station: "\f5e7";
|
255
|
+
chart_area: "\f1fe";
|
256
|
+
chart_bar: "\f080";
|
257
|
+
chart_pie: "\f200";
|
258
|
+
chartline: "\f201";
|
259
|
+
check: "\f00c";
|
260
|
+
check_circle: "\f058";
|
261
|
+
check_double: "\f560";
|
262
|
+
check_square: "\f14a";
|
263
|
+
cheese: "\f7ef";
|
264
|
+
chess: "\f439";
|
265
|
+
chess_bishop: "\f43a";
|
266
|
+
chess_board: "\f43c";
|
267
|
+
chess_king: "\f43f";
|
268
|
+
chess_knight: "\f441";
|
269
|
+
chess_pawn: "\f443";
|
270
|
+
chess_queen: "\f445";
|
271
|
+
chess_rook: "\f447";
|
272
|
+
chevron_circle_down: "\f13a";
|
273
|
+
chevron_circle_left: "\f137";
|
274
|
+
chevron_circle_right: "\f138";
|
275
|
+
chevron_circle_up: "\f139";
|
276
|
+
chevron_down: "\f078";
|
277
|
+
chevron_left: "\f053";
|
278
|
+
chevron_right: "\f054";
|
279
|
+
chevron_up: "\f077";
|
280
|
+
child: "\f1ae";
|
281
|
+
church: "\f51d";
|
282
|
+
circle: "\f111";
|
283
|
+
circle_notch: "\f1ce";
|
284
|
+
city: "\f64f";
|
285
|
+
clinic_medical: "\f7f2";
|
286
|
+
clipboard: "\f328";
|
287
|
+
clipboard_check: "\f46c";
|
288
|
+
clipboard_list: "\f46d";
|
289
|
+
clock: "\f017";
|
290
|
+
clone: "\f24d";
|
291
|
+
closed_captioning: "\f20a";
|
292
|
+
cloud: "\f0c2";
|
293
|
+
cloud_download_alternate: "\f381";
|
294
|
+
cloud_meatball: "\f73b";
|
295
|
+
cloud_moon: "\f6c3";
|
296
|
+
cloud_moon_rain: "\f73c";
|
297
|
+
cloud_rain: "\f73d";
|
298
|
+
cloud_showers_heavy: "\f740";
|
299
|
+
cloud_sun: "\f6c4";
|
300
|
+
cloud_sun_rain: "\f743";
|
301
|
+
cloud_upload_alternate: "\f382";
|
302
|
+
cocktail: "\f561";
|
303
|
+
code: "\f121";
|
304
|
+
code_branch: "\f126";
|
305
|
+
coffee: "\f0f4";
|
306
|
+
cog: "\f013";
|
307
|
+
cogs: "\f085";
|
308
|
+
coins: "\f51e";
|
309
|
+
columns: "\f0db";
|
310
|
+
comment: "\f075";
|
311
|
+
comment_alternate: "\f27a";
|
312
|
+
comment_dollar: "\f651";
|
313
|
+
comment_dots: "\f4ad";
|
314
|
+
comment_medical: "\f7f5";
|
315
|
+
comment_slash: "\f4b3";
|
316
|
+
comments: "\f086";
|
317
|
+
comments_dollar: "\f653";
|
318
|
+
compact_disc: "\f51f";
|
319
|
+
compass: "\f14e";
|
320
|
+
compress: "\f066";
|
321
|
+
compress_alternate: "\f422";
|
322
|
+
compress_arrows_alternate: "\f78c";
|
323
|
+
concierge_bell: "\f562";
|
324
|
+
cookie: "\f563";
|
325
|
+
cookie_bite: "\f564";
|
326
|
+
copy: "\f0c5";
|
327
|
+
copyright: "\f1f9";
|
328
|
+
couch: "\f4b8";
|
329
|
+
credit_card: "\f09d";
|
330
|
+
crop: "\f125";
|
331
|
+
crop_alternate: "\f565";
|
332
|
+
cross: "\f654";
|
333
|
+
crosshairs: "\f05b";
|
334
|
+
crow: "\f520";
|
335
|
+
crown: "\f521";
|
336
|
+
crutch: "\f7f7";
|
337
|
+
cube: "\f1b2";
|
338
|
+
cubes: "\f1b3";
|
339
|
+
cut: "\f0c4";
|
340
|
+
database: "\f1c0";
|
341
|
+
deaf: "\f2a4";
|
342
|
+
democrat: "\f747";
|
343
|
+
desktop: "\f108";
|
344
|
+
dharmachakra: "\f655";
|
345
|
+
diagnoses: "\f470";
|
346
|
+
dice: "\f522";
|
347
|
+
dice_d20: "\f6cf";
|
348
|
+
dice_d6: "\f6d1";
|
349
|
+
dice_five: "\f523";
|
350
|
+
dice_four: "\f524";
|
351
|
+
dice_one: "\f525";
|
352
|
+
dice_six: "\f526";
|
353
|
+
dice_three: "\f527";
|
354
|
+
dice_two: "\f528";
|
355
|
+
digital_tachograph: "\f566";
|
356
|
+
directions: "\f5eb";
|
357
|
+
disease: "\f7fa";
|
358
|
+
divide: "\f529";
|
359
|
+
dizzy: "\f567";
|
360
|
+
dna: "\f471";
|
361
|
+
dog: "\f6d3";
|
362
|
+
dollar_sign: "\f155";
|
363
|
+
dolly: "\f472";
|
364
|
+
dolly_flatbed: "\f474";
|
365
|
+
donate: "\f4b9";
|
366
|
+
door_closed: "\f52a";
|
367
|
+
door_open: "\f52b";
|
368
|
+
dot_circle: "\f192";
|
369
|
+
dove: "\f4ba";
|
370
|
+
download: "\f019";
|
371
|
+
drafting_compass: "\f568";
|
372
|
+
dragon: "\f6d5";
|
373
|
+
draw_polygon: "\f5ee";
|
374
|
+
drum: "\f569";
|
375
|
+
drum_steelpan: "\f56a";
|
376
|
+
drumstick_bite: "\f6d7";
|
377
|
+
dumbbell: "\f44b";
|
378
|
+
dumpster: "\f793";
|
379
|
+
dumpster_fire: "\f794";
|
380
|
+
dungeon: "\f6d9";
|
381
|
+
edit: "\f044";
|
382
|
+
egg: "\f7fb";
|
383
|
+
eject: "\f052";
|
384
|
+
ellipsis_horizontal: "\f141";
|
385
|
+
ellipsis_vertical: "\f142";
|
386
|
+
envelope: "\f0e0";
|
387
|
+
envelope_open: "\f2b6";
|
388
|
+
envelope_open_text: "\f658";
|
389
|
+
envelope_square: "\f199";
|
390
|
+
equals: "\f52c";
|
391
|
+
eraser: "\f12d";
|
392
|
+
ethernet: "\f796";
|
393
|
+
euro_sign: "\f153";
|
394
|
+
exchange_alternate: "\f362";
|
395
|
+
exclamation: "\f12a";
|
396
|
+
exclamation_circle: "\f06a";
|
397
|
+
exclamation_triangle: "\f071";
|
398
|
+
expand: "\f065";
|
399
|
+
expand_alternate: "\f424";
|
400
|
+
expand_arrows_alternate: "\f31e";
|
401
|
+
external_alternate: "\f35d";
|
402
|
+
external_link_square_alternate: "\f360";
|
403
|
+
eye: "\f06e";
|
404
|
+
eye_dropper: "\f1fb";
|
405
|
+
eye_slash: "\f070";
|
406
|
+
fan: "\f863";
|
407
|
+
fast_backward: "\f049";
|
408
|
+
fast_forward: "\f050";
|
409
|
+
faucet: "\e005";
|
410
|
+
fax: "\f1ac";
|
411
|
+
feather: "\f52d";
|
412
|
+
feather_alternate: "\f56b";
|
413
|
+
female: "\f182";
|
414
|
+
fighter_jet: "\f0fb";
|
415
|
+
file: "\f15b";
|
416
|
+
file_alternate: "\f15c";
|
417
|
+
file_archive: "\f1c6";
|
418
|
+
file_audio: "\f1c7";
|
419
|
+
file_code: "\f1c9";
|
420
|
+
file_contract: "\f56c";
|
421
|
+
file_csv: "\f6dd";
|
422
|
+
file_download: "\f56d";
|
423
|
+
file_excel: "\f1c3";
|
424
|
+
file_export: "\f56e";
|
425
|
+
file_image: "\f1c5";
|
426
|
+
file_import: "\f56f";
|
427
|
+
file_invoice: "\f570";
|
428
|
+
file_invoice_dollar: "\f571";
|
429
|
+
file_medical: "\f477";
|
430
|
+
file_medical_alternate: "\f478";
|
431
|
+
file_pdf: "\f1c1";
|
432
|
+
file_powerpoint: "\f1c4";
|
433
|
+
file_prescription: "\f572";
|
434
|
+
file_signature: "\f573";
|
435
|
+
file_upload: "\f574";
|
436
|
+
file_video: "\f1c8";
|
437
|
+
file_word: "\f1c2";
|
438
|
+
fill: "\f575";
|
439
|
+
fill_drip: "\f576";
|
440
|
+
film: "\f008";
|
441
|
+
filter: "\f0b0";
|
442
|
+
fingerprint: "\f577";
|
443
|
+
fire: "\f06d";
|
444
|
+
fire_alternate: "\f7e4";
|
445
|
+
fire_extinguisher: "\f134";
|
446
|
+
first_aid: "\f479";
|
447
|
+
fish: "\f578";
|
448
|
+
fist_raised: "\f6de";
|
449
|
+
flag: "\f024";
|
450
|
+
flag_checkered: "\f11e";
|
451
|
+
flag_usa: "\f74d";
|
452
|
+
flask: "\f0c3";
|
453
|
+
flushed: "\f579";
|
454
|
+
folder: "\f07b";
|
455
|
+
folder_minus: "\f65d";
|
456
|
+
folder_open: "\f07c";
|
457
|
+
folder_plus: "\f65e";
|
458
|
+
font: "\f031";
|
459
|
+
football_ball: "\f44e";
|
460
|
+
forward: "\f04e";
|
461
|
+
frog: "\f52e";
|
462
|
+
frown: "\f119";
|
463
|
+
frown_open: "\f57a";
|
464
|
+
fruit-apple: "\f5d1";
|
465
|
+
funnel_dollar: "\f662";
|
466
|
+
futbol: "\f1e3";
|
467
|
+
gamepad: "\f11b";
|
468
|
+
gas_pump: "\f52f";
|
469
|
+
gavel: "\f0e3";
|
470
|
+
gem: "\f3a5";
|
471
|
+
genderless: "\f22d";
|
472
|
+
ghost: "\f6e2";
|
473
|
+
gift: "\f06b";
|
474
|
+
gifts: "\f79c";
|
475
|
+
glass_cheers: "\f79f";
|
476
|
+
glass_martini: "\f000";
|
477
|
+
glass_martini_alternate: "\f57b";
|
478
|
+
glass_whiskey: "\f7a0";
|
479
|
+
glasses: "\f530";
|
480
|
+
globe: "\f0ac";
|
481
|
+
globe_africa: "\f57c";
|
482
|
+
globe_americas: "\f57d";
|
483
|
+
globe_asia: "\f57e";
|
484
|
+
globe_europe: "\f7a2";
|
485
|
+
golf_ball: "\f450";
|
486
|
+
gopuram: "\f664";
|
487
|
+
graduation_cap: "\f19d";
|
488
|
+
greater_than: "\f531";
|
489
|
+
greater_than_equal: "\f532";
|
490
|
+
grimace: "\f57f";
|
491
|
+
grin: "\f580";
|
492
|
+
grin_alternate: "\f581";
|
493
|
+
grin_beam: "\f582";
|
494
|
+
grin_beam_sweat: "\f583";
|
495
|
+
grin_hearts: "\f584";
|
496
|
+
grin_squint: "\f585";
|
497
|
+
grin_squint_tears: "\f586";
|
498
|
+
grin_stars: "\f587";
|
499
|
+
grin_tears: "\f588";
|
500
|
+
grin_tongue: "\f589";
|
501
|
+
grin_tongue_squint: "\f58a";
|
502
|
+
grin_tongue_wink: "\f58b";
|
503
|
+
grin_wink: "\f58c";
|
504
|
+
grip_horizontal: "\f58d";
|
505
|
+
grip_lines: "\f7a4";
|
506
|
+
grip_lines_vertical: "\f7a5";
|
507
|
+
grip_vertical: "\f58e";
|
508
|
+
guitar: "\f7a6";
|
509
|
+
h_square: "\f0fd";
|
510
|
+
hamburger: "\f805";
|
511
|
+
hammer: "\f6e3";
|
512
|
+
hamsa: "\f665";
|
513
|
+
hand_holding: "\f4bd";
|
514
|
+
hand_holding_heart: "\f4be";
|
515
|
+
hand_holding_medical: "\e05c";
|
516
|
+
hand_holding_usd: "\f4c0";
|
517
|
+
hand_holding_water: "\f4c1";
|
518
|
+
hand_lizard: "\f258";
|
519
|
+
hand_middle_finger: "\f806";
|
520
|
+
hand_paper: "\f256";
|
521
|
+
hand_peace: "\f25b";
|
522
|
+
hand_point_down: "\f0a7";
|
523
|
+
hand_point_left: "\f0a5";
|
524
|
+
hand_point_right: "\f0a4";
|
525
|
+
hand_point_up: "\f0a6";
|
526
|
+
hand_pointer: "\f25a";
|
527
|
+
hand_rock: "\f255";
|
528
|
+
hand_scissors: "\f257";
|
529
|
+
hand_sparkles: "\e05d";
|
530
|
+
hand_spock: "\f259";
|
531
|
+
hands: "\f4c2";
|
532
|
+
hands_helping: "\f4c4";
|
533
|
+
hands_wash: "\e05e";
|
534
|
+
handshake: "\f2b5";
|
535
|
+
handshake_alternate_slash: "\e05f";
|
536
|
+
handshake_slash: "\e060";
|
537
|
+
hanukiah: "\f6e6";
|
538
|
+
hard_hat: "\f807";
|
539
|
+
hashtag: "\f292";
|
540
|
+
hat_cowboy: "\f8c0";
|
541
|
+
hat_cowboy_side: "\f8c1";
|
542
|
+
hat_wizard: "\f6e8";
|
543
|
+
hdd: "\f0a0";
|
544
|
+
head_side_cough: "\e061";
|
545
|
+
head_side_cough_slash: "\e062";
|
546
|
+
head_side_mask: "\e063";
|
547
|
+
head_side_virus: "\e064";
|
548
|
+
heading: "\f1dc";
|
549
|
+
headphones: "\f025";
|
550
|
+
headphones_alternate: "\f58f";
|
551
|
+
headset: "\f590";
|
552
|
+
heart: "\f004";
|
553
|
+
heart_broken: "\f7a9";
|
554
|
+
heartbeat: "\f21e";
|
555
|
+
helicopter: "\f533";
|
556
|
+
highlighter: "\f591";
|
557
|
+
hiking: "\f6ec";
|
558
|
+
hippo: "\f6ed";
|
559
|
+
history: "\f1da";
|
560
|
+
hockey_puck: "\f453";
|
561
|
+
holly_berry: "\f7aa";
|
562
|
+
home: "\f015";
|
563
|
+
horse: "\f6f0";
|
564
|
+
horse_head: "\f7ab";
|
565
|
+
hospital: "\f0f8";
|
566
|
+
hospital_alternate: "\f47d";
|
567
|
+
hospital_symbol: "\f47e";
|
568
|
+
hospital_user: "\f80d";
|
569
|
+
hot_tub: "\f593";
|
570
|
+
hotdog: "\f80f";
|
571
|
+
hotel: "\f594";
|
572
|
+
hourglass: "\f254";
|
573
|
+
hourglass_end: "\f253";
|
574
|
+
hourglass_half: "\f252";
|
575
|
+
hourglass_start: "\f251";
|
576
|
+
house_damage: "\f6f1";
|
577
|
+
house_user: "\e065";
|
578
|
+
hryvnia: "\f6f2";
|
579
|
+
i_cursor: "\f246";
|
580
|
+
ice_cream: "\f810";
|
581
|
+
icicles: "\f7ad";
|
582
|
+
icons: "\f86d";
|
583
|
+
id_badge: "\f2c1";
|
584
|
+
id_card: "\f2c2";
|
585
|
+
id_card_alternate: "\f47f";
|
586
|
+
igloo: "\f7ae";
|
587
|
+
image: "\f03e";
|
588
|
+
images: "\f302";
|
589
|
+
inbox: "\f01c";
|
590
|
+
indent: "\f03c";
|
591
|
+
industry: "\f275";
|
592
|
+
infinity: "\f534";
|
593
|
+
info: "\f129";
|
594
|
+
info_circle: "\f05a";
|
595
|
+
italic: "\f033";
|
596
|
+
jedi: "\f669";
|
597
|
+
joint: "\f595";
|
598
|
+
journal_whills: "\f66a";
|
599
|
+
kaaba: "\f66b";
|
600
|
+
key: "\f084";
|
601
|
+
keyboard: "\f11c";
|
602
|
+
khanda: "\f66d";
|
603
|
+
kiss: "\f596";
|
604
|
+
kiss_beam: "\f597";
|
605
|
+
kiss_wink_heart: "\f598";
|
606
|
+
kiwi_bird: "\f535";
|
607
|
+
landmark: "\f66f";
|
608
|
+
language: "\f1ab";
|
609
|
+
laptop: "\f109";
|
610
|
+
laptop_code: "\f5fc";
|
611
|
+
laptop_house: "\e066";
|
612
|
+
laptop_medical: "\f812";
|
613
|
+
laugh: "\f599";
|
614
|
+
laugh_beam: "\f59a";
|
615
|
+
laugh_squint: "\f59b";
|
616
|
+
laugh_wink: "\f59c";
|
617
|
+
layer_group: "\f5fd";
|
618
|
+
leaf: "\f06c";
|
619
|
+
lemon: "\f094";
|
620
|
+
less_than: "\f536";
|
621
|
+
less_than_equal: "\f537";
|
622
|
+
level_down_alternate: "\f3be";
|
623
|
+
level_up_alternate: "\f3bf";
|
624
|
+
life_ring: "\f1cd";
|
625
|
+
lightbulb: "\f0eb";
|
626
|
+
linkify: "\f0c1";
|
627
|
+
lira_sign: "\f195";
|
628
|
+
list: "\f03a";
|
629
|
+
list_alternate: "\f022";
|
630
|
+
list_ol: "\f0cb";
|
631
|
+
list_ul: "\f0ca";
|
632
|
+
location_arrow: "\f124";
|
633
|
+
lock: "\f023";
|
634
|
+
lock_open: "\f3c1";
|
635
|
+
long_arrow_alternate_down: "\f309";
|
636
|
+
long_arrow_alternate_left: "\f30a";
|
637
|
+
long_arrow_alternate_right: "\f30b";
|
638
|
+
long_arrow_alternate_up: "\f30c";
|
639
|
+
low_vision: "\f2a8";
|
640
|
+
luggage_cart: "\f59d";
|
641
|
+
lungs: "\f604";
|
642
|
+
lungs_virus: "\e067";
|
643
|
+
magic: "\f0d0";
|
644
|
+
magnet: "\f076";
|
645
|
+
mail_bulk: "\f674";
|
646
|
+
male: "\f183";
|
647
|
+
map: "\f279";
|
648
|
+
map_marked: "\f59f";
|
649
|
+
map_marked_alternate: "\f5a0";
|
650
|
+
map_marker: "\f041";
|
651
|
+
map_marker_alternate: "\f3c5";
|
652
|
+
map_pin: "\f276";
|
653
|
+
map_signs: "\f277";
|
654
|
+
marker: "\f5a1";
|
655
|
+
mars: "\f222";
|
656
|
+
mars_double: "\f227";
|
657
|
+
mars_stroke: "\f229";
|
658
|
+
mars_stroke_horizontal: "\f22b";
|
659
|
+
mars_stroke_vertical: "\f22a";
|
660
|
+
mask: "\f6fa";
|
661
|
+
medal: "\f5a2";
|
662
|
+
medkit: "\f0fa";
|
663
|
+
meh: "\f11a";
|
664
|
+
meh_blank: "\f5a4";
|
665
|
+
meh_rolling_eyes: "\f5a5";
|
666
|
+
memory: "\f538";
|
667
|
+
menorah: "\f676";
|
668
|
+
mercury: "\f223";
|
669
|
+
meteor: "\f753";
|
670
|
+
microchip: "\f2db";
|
671
|
+
microphone: "\f130";
|
672
|
+
microphone_alternate: "\f3c9";
|
673
|
+
microphone_alternate_slash: "\f539";
|
674
|
+
microphone_slash: "\f131";
|
675
|
+
microscope: "\f610";
|
676
|
+
minus: "\f068";
|
677
|
+
minus_circle: "\f056";
|
678
|
+
minus_square: "\f146";
|
679
|
+
mitten: "\f7b5";
|
680
|
+
mobile: "\f10b";
|
681
|
+
mobile_alternate: "\f3cd";
|
682
|
+
money_bill: "\f0d6";
|
683
|
+
money_bill_alternate: "\f3d1";
|
684
|
+
money_bill_wave: "\f53a";
|
685
|
+
money_bill_wave_alternate: "\f53b";
|
686
|
+
money_check: "\f53c";
|
687
|
+
money_check_alternate: "\f53d";
|
688
|
+
monument: "\f5a6";
|
689
|
+
moon: "\f186";
|
690
|
+
mortar_pestle: "\f5a7";
|
691
|
+
mosque: "\f678";
|
692
|
+
motorcycle: "\f21c";
|
693
|
+
mountain: "\f6fc";
|
694
|
+
mouse: "\f8cc";
|
695
|
+
mouse_pointer: "\f245";
|
696
|
+
mug_hot: "\f7b6";
|
697
|
+
music: "\f001";
|
698
|
+
network_wired: "\f6ff";
|
699
|
+
neuter: "\f22c";
|
700
|
+
newspaper: "\f1ea";
|
701
|
+
not_equal: "\f53e";
|
702
|
+
notes_medical: "\f481";
|
703
|
+
object_group: "\f247";
|
704
|
+
object_ungroup: "\f248";
|
705
|
+
oil_can: "\f613";
|
706
|
+
om: "\f679";
|
707
|
+
otter: "\f700";
|
708
|
+
outdent: "\f03b";
|
709
|
+
pager: "\f815";
|
710
|
+
paint_brush: "\f1fc";
|
711
|
+
paint_roller: "\f5aa";
|
712
|
+
palette: "\f53f";
|
713
|
+
pallet: "\f482";
|
714
|
+
paper_plane: "\f1d8";
|
715
|
+
paperclip: "\f0c6";
|
716
|
+
parachute_box: "\f4cd";
|
717
|
+
paragraph: "\f1dd";
|
718
|
+
parking: "\f540";
|
719
|
+
passport: "\f5ab";
|
720
|
+
pastafarianism: "\f67b";
|
721
|
+
paste: "\f0ea";
|
722
|
+
pause: "\f04c";
|
723
|
+
pause_circle: "\f28b";
|
724
|
+
paw: "\f1b0";
|
725
|
+
peace: "\f67c";
|
726
|
+
pen: "\f304";
|
727
|
+
pen_alternate: "\f305";
|
728
|
+
pen_fancy: "\f5ac";
|
729
|
+
pen_nib: "\f5ad";
|
730
|
+
pen_square: "\f14b";
|
731
|
+
pencil_alternate: "\f303";
|
732
|
+
pencil_ruler: "\f5ae";
|
733
|
+
people_arrows: "\e068";
|
734
|
+
people_carry: "\f4ce";
|
735
|
+
pepper_hot: "\f816";
|
736
|
+
percent: "\f295";
|
737
|
+
percentage: "\f541";
|
738
|
+
person_booth: "\f756";
|
739
|
+
phone: "\f095";
|
740
|
+
phone_alternate: "\f879";
|
741
|
+
phone_slash: "\f3dd";
|
742
|
+
phone_square: "\f098";
|
743
|
+
phone_square_alternate: "\f87b";
|
744
|
+
phone_volume: "\f2a0";
|
745
|
+
photo_video: "\f87c";
|
746
|
+
piggy_bank: "\f4d3";
|
747
|
+
pills: "\f484";
|
748
|
+
pizza_slice: "\f818";
|
749
|
+
place_of_worship: "\f67f";
|
750
|
+
plane: "\f072";
|
751
|
+
plane_arrival: "\f5af";
|
752
|
+
plane_departure: "\f5b0";
|
753
|
+
plane_slash: "\e069";
|
754
|
+
play: "\f04b";
|
755
|
+
play_circle: "\f144";
|
756
|
+
plug: "\f1e6";
|
757
|
+
plus: "\f067";
|
758
|
+
plus_circle: "\f055";
|
759
|
+
plus_square: "\f0fe";
|
760
|
+
podcast: "\f2ce";
|
761
|
+
poll: "\f681";
|
762
|
+
poll_horizontal: "\f682";
|
763
|
+
poo: "\f2fe";
|
764
|
+
poo_storm: "\f75a";
|
765
|
+
poop: "\f619";
|
766
|
+
portrait: "\f3e0";
|
767
|
+
pound_sign: "\f154";
|
768
|
+
power_off: "\f011";
|
769
|
+
pray: "\f683";
|
770
|
+
praying_hands: "\f684";
|
771
|
+
prescription: "\f5b1";
|
772
|
+
prescription_bottle: "\f485";
|
773
|
+
prescription_bottle_alternate: "\f486";
|
774
|
+
print: "\f02f";
|
775
|
+
procedures: "\f487";
|
776
|
+
project_diagram: "\f542";
|
777
|
+
pump_medical: "\e06a";
|
778
|
+
pump_soap: "\e06b";
|
779
|
+
puzzle_piece: "\f12e";
|
780
|
+
qrcode: "\f029";
|
781
|
+
question: "\f128";
|
782
|
+
question_circle: "\f059";
|
783
|
+
quidditch: "\f458";
|
784
|
+
quote_left: "\f10d";
|
785
|
+
quote_right: "\f10e";
|
786
|
+
quran: "\f687";
|
787
|
+
radiation: "\f7b9";
|
788
|
+
radiation_alternate: "\f7ba";
|
789
|
+
rainbow: "\f75b";
|
790
|
+
random: "\f074";
|
791
|
+
receipt: "\f543";
|
792
|
+
record_vinyl: "\f8d9";
|
793
|
+
recycle: "\f1b8";
|
794
|
+
redo: "\f01e";
|
795
|
+
redo_alternate: "\f2f9";
|
796
|
+
registered: "\f25d";
|
797
|
+
remove_format: "\f87d";
|
798
|
+
reply: "\f3e5";
|
799
|
+
reply_all: "\f122";
|
800
|
+
republican: "\f75e";
|
801
|
+
restroom: "\f7bd";
|
802
|
+
retweet: "\f079";
|
803
|
+
ribbon: "\f4d6";
|
804
|
+
ring: "\f70b";
|
805
|
+
road: "\f018";
|
806
|
+
robot: "\f544";
|
807
|
+
rocket: "\f135";
|
808
|
+
route: "\f4d7";
|
809
|
+
rss: "\f09e";
|
810
|
+
rss_square: "\f143";
|
811
|
+
ruble_sign: "\f158";
|
812
|
+
ruler: "\f545";
|
813
|
+
ruler_combined: "\f546";
|
814
|
+
ruler_horizontal: "\f547";
|
815
|
+
ruler_vertical: "\f548";
|
816
|
+
running: "\f70c";
|
817
|
+
rupee_sign: "\f156";
|
818
|
+
sad_cry: "\f5b3";
|
819
|
+
sad_tear: "\f5b4";
|
820
|
+
satellite: "\f7bf";
|
821
|
+
satellite_dish: "\f7c0";
|
822
|
+
save: "\f0c7";
|
823
|
+
school: "\f549";
|
824
|
+
screwdriver: "\f54a";
|
825
|
+
scroll: "\f70e";
|
826
|
+
sd_card: "\f7c2";
|
827
|
+
search: "\f002";
|
828
|
+
search_dollar: "\f688";
|
829
|
+
search_location: "\f689";
|
830
|
+
search_minus: "\f010";
|
831
|
+
search_plus: "\f00e";
|
832
|
+
seedling: "\f4d8";
|
833
|
+
server: "\f233";
|
834
|
+
shapes: "\f61f";
|
835
|
+
share: "\f064";
|
836
|
+
share_alternate: "\f1e0";
|
837
|
+
share_alternate_square: "\f1e1";
|
838
|
+
share_square: "\f14d";
|
839
|
+
shekel_sign: "\f20b";
|
840
|
+
shield_alternate: "\f3ed";
|
841
|
+
shield_virus: "\e06c";
|
842
|
+
ship: "\f21a";
|
843
|
+
shipping_fast: "\f48b";
|
844
|
+
shoe_prints: "\f54b";
|
845
|
+
shopping_bag: "\f290";
|
846
|
+
shopping_basket: "\f291";
|
847
|
+
shopping_cart: "\f07a";
|
848
|
+
shower: "\f2cc";
|
849
|
+
shuttle_van: "\f5b6";
|
850
|
+
sign: "\f4d9";
|
851
|
+
sign_in_alternate: "\f2f6";
|
852
|
+
sign_language: "\f2a7";
|
853
|
+
sign_out_alternate: "\f2f5";
|
854
|
+
signal: "\f012";
|
855
|
+
signature: "\f5b7";
|
856
|
+
sim_card: "\f7c4";
|
857
|
+
sink: "\e06d";
|
858
|
+
sitemap: "\f0e8";
|
859
|
+
skating: "\f7c5";
|
860
|
+
skiing: "\f7c9";
|
861
|
+
skiing_nordic: "\f7ca";
|
862
|
+
skull: "\f54c";
|
863
|
+
skull_crossbones: "\f714";
|
864
|
+
slash: "\f715";
|
865
|
+
sleigh: "\f7cc";
|
866
|
+
sliders_horizontal: "\f1de";
|
867
|
+
smile: "\f118";
|
868
|
+
smile_beam: "\f5b8";
|
869
|
+
smile_wink: "\f4da";
|
870
|
+
smog: "\f75f";
|
871
|
+
smoking: "\f48d";
|
872
|
+
smoking_ban: "\f54d";
|
873
|
+
sms: "\f7cd";
|
874
|
+
snowboarding: "\f7ce";
|
875
|
+
snowflake: "\f2dc";
|
876
|
+
snowman: "\f7d0";
|
877
|
+
snowplow: "\f7d2";
|
878
|
+
soap: "\e06e";
|
879
|
+
socks: "\f696";
|
880
|
+
solar_panel: "\f5ba";
|
881
|
+
sort: "\f0dc";
|
882
|
+
sort_alphabet_down: "\f15d";
|
883
|
+
sort_alphabet_down_alternate: "\f881";
|
884
|
+
sort_alphabet_up: "\f15e";
|
885
|
+
sort_alphabet_up_alternate: "\f882";
|
886
|
+
sort_amount_down: "\f160";
|
887
|
+
sort_amount_down_alternate: "\f884";
|
888
|
+
sort_amount_up: "\f161";
|
889
|
+
sort_amount_up_alternate: "\f885";
|
890
|
+
sort_down: "\f0dd";
|
891
|
+
sort_numeric_down: "\f162";
|
892
|
+
sort_numeric_down_alternate: "\f886";
|
893
|
+
sort_numeric_up: "\f163";
|
894
|
+
sort_numeric_up_alternate: "\f887";
|
895
|
+
sort_up: "\f0de";
|
896
|
+
spa: "\f5bb";
|
897
|
+
space_shuttle: "\f197";
|
898
|
+
spell_check: "\f891";
|
899
|
+
spider: "\f717";
|
900
|
+
spinner: "\f110";
|
901
|
+
splotch: "\f5bc";
|
902
|
+
spray_can: "\f5bd";
|
903
|
+
square: "\f0c8";
|
904
|
+
square_full: "\f45c";
|
905
|
+
square_root_alternate: "\f698";
|
906
|
+
stamp: "\f5bf";
|
907
|
+
star: "\f005";
|
908
|
+
star_and_crescent: "\f699";
|
909
|
+
star_half: "\f089";
|
910
|
+
star_half_alternate: "\f5c0";
|
911
|
+
star_of_david: "\f69a";
|
912
|
+
star_of_life: "\f621";
|
913
|
+
step_backward: "\f048";
|
914
|
+
step_forward: "\f051";
|
915
|
+
stethoscope: "\f0f1";
|
916
|
+
sticky_note: "\f249";
|
917
|
+
stop: "\f04d";
|
918
|
+
stop_circle: "\f28d";
|
919
|
+
stopwatch: "\f2f2";
|
920
|
+
stopwatch_twenty: "\e06f";
|
921
|
+
store: "\f54e";
|
922
|
+
store_alternate: "\f54f";
|
923
|
+
store_alternate_slash: "\e070";
|
924
|
+
store_slash: "\e071";
|
925
|
+
stream: "\f550";
|
926
|
+
street_view: "\f21d";
|
927
|
+
strikethrough: "\f0cc";
|
928
|
+
stroopwafel: "\f551";
|
929
|
+
subscript: "\f12c";
|
930
|
+
subway: "\f239";
|
931
|
+
suitcase: "\f0f2";
|
932
|
+
suitcase_rolling: "\f5c1";
|
933
|
+
sun: "\f185";
|
934
|
+
superscript: "\f12b";
|
935
|
+
surprise: "\f5c2";
|
936
|
+
swatchbook: "\f5c3";
|
937
|
+
swimmer: "\f5c4";
|
938
|
+
swimming_pool: "\f5c5";
|
939
|
+
synagogue: "\f69b";
|
940
|
+
sync: "\f021";
|
941
|
+
sync_alternate: "\f2f1";
|
942
|
+
syringe: "\f48e";
|
943
|
+
table: "\f0ce";
|
944
|
+
table_tennis: "\f45d";
|
945
|
+
tablet: "\f10a";
|
946
|
+
tablet_alternate: "\f3fa";
|
947
|
+
tablets: "\f490";
|
948
|
+
tachometer_alternate: "\f3fd";
|
949
|
+
tag: "\f02b";
|
950
|
+
tags: "\f02c";
|
951
|
+
tape: "\f4db";
|
952
|
+
tasks: "\f0ae";
|
953
|
+
taxi: "\f1ba";
|
954
|
+
teeth: "\f62e";
|
955
|
+
teeth_open: "\f62f";
|
956
|
+
temperature_high: "\f769";
|
957
|
+
temperature_low: "\f76b";
|
958
|
+
tenge: "\f7d7";
|
959
|
+
terminal: "\f120";
|
960
|
+
text_height: "\f034";
|
961
|
+
text_width: "\f035";
|
962
|
+
th: "\f00a";
|
963
|
+
th_large: "\f009";
|
964
|
+
th_list: "\f00b";
|
965
|
+
theater_masks: "\f630";
|
966
|
+
thermometer: "\f491";
|
967
|
+
thermometer_empty: "\f2cb";
|
968
|
+
thermometer_full: "\f2c7";
|
969
|
+
thermometer_half: "\f2c9";
|
970
|
+
thermometer_quarter: "\f2ca";
|
971
|
+
thermometer_three_quarters: "\f2c8";
|
972
|
+
thumbs_down: "\f165";
|
973
|
+
thumbs_up: "\f164";
|
974
|
+
thumbtack: "\f08d";
|
975
|
+
ticket_alternate: "\f3ff";
|
976
|
+
times: "\f00d";
|
977
|
+
times_circle: "\f057";
|
978
|
+
tint: "\f043";
|
979
|
+
tint_slash: "\f5c7";
|
980
|
+
tired: "\f5c8";
|
981
|
+
toggle_off: "\f204";
|
982
|
+
toggle_on: "\f205";
|
983
|
+
toilet: "\f7d8";
|
984
|
+
toilet_paper: "\f71e";
|
985
|
+
toilet_paper_slash: "\e072";
|
986
|
+
toolbox: "\f552";
|
987
|
+
tools: "\f7d9";
|
988
|
+
tooth: "\f5c9";
|
989
|
+
torah: "\f6a0";
|
990
|
+
torii_gate: "\f6a1";
|
991
|
+
tractor: "\f722";
|
992
|
+
trademark: "\f25c";
|
993
|
+
traffic_light: "\f637";
|
994
|
+
trailer: "\e041";
|
995
|
+
train: "\f238";
|
996
|
+
tram: "\f7da";
|
997
|
+
transgender: "\f224";
|
998
|
+
transgender_alternate: "\f225";
|
999
|
+
trash: "\f1f8";
|
1000
|
+
trash_alternate: "\f2ed";
|
1001
|
+
trash_restore: "\f829";
|
1002
|
+
trash_restore_alternate: "\f82a";
|
1003
|
+
tree: "\f1bb";
|
1004
|
+
trophy: "\f091";
|
1005
|
+
truck: "\f0d1";
|
1006
|
+
truck_monster: "\f63b";
|
1007
|
+
truck_moving: "\f4df";
|
1008
|
+
truck_packing: "\f4de";
|
1009
|
+
truck_pickup: "\f63c";
|
1010
|
+
tshirt: "\f553";
|
1011
|
+
tty: "\f1e4";
|
1012
|
+
tv: "\f26c";
|
1013
|
+
umbrella: "\f0e9";
|
1014
|
+
umbrella_beach: "\f5ca";
|
1015
|
+
underline: "\f0cd";
|
1016
|
+
undo: "\f0e2";
|
1017
|
+
undo_alternate: "\f2ea";
|
1018
|
+
universal_access: "\f29a";
|
1019
|
+
university: "\f19c";
|
1020
|
+
unlink: "\f127";
|
1021
|
+
unlock: "\f09c";
|
1022
|
+
unlock_alternate: "\f13e";
|
1023
|
+
upload: "\f093";
|
1024
|
+
user: "\f007";
|
1025
|
+
user_alternate: "\f406";
|
1026
|
+
user_alternate_slash: "\f4fa";
|
1027
|
+
user_astronaut: "\f4fb";
|
1028
|
+
user_check: "\f4fc";
|
1029
|
+
user_circle: "\f2bd";
|
1030
|
+
user_clock: "\f4fd";
|
1031
|
+
user_cog: "\f4fe";
|
1032
|
+
user_edit: "\f4ff";
|
1033
|
+
user_friends: "\f500";
|
1034
|
+
user_graduate: "\f501";
|
1035
|
+
user_injured: "\f728";
|
1036
|
+
user_lock: "\f502";
|
1037
|
+
user_md: "\f0f0";
|
1038
|
+
user_minus: "\f503";
|
1039
|
+
user_ninja: "\f504";
|
1040
|
+
user_nurse: "\f82f";
|
1041
|
+
user_plus: "\f234";
|
1042
|
+
user_secret: "\f21b";
|
1043
|
+
user_shield: "\f505";
|
1044
|
+
user_slash: "\f506";
|
1045
|
+
user_tag: "\f507";
|
1046
|
+
user_tie: "\f508";
|
1047
|
+
user_times: "\f235";
|
1048
|
+
users: "\f0c0";
|
1049
|
+
users_cog: "\f509";
|
1050
|
+
users_slash: "\e073";
|
1051
|
+
utensil_spoon: "\f2e5";
|
1052
|
+
utensils: "\f2e7";
|
1053
|
+
vector_square: "\f5cb";
|
1054
|
+
venus: "\f221";
|
1055
|
+
venus_double: "\f226";
|
1056
|
+
venus_mars: "\f228";
|
1057
|
+
vest: "\e085";
|
1058
|
+
vest_patches: "\e086";
|
1059
|
+
vial: "\f492";
|
1060
|
+
vials: "\f493";
|
1061
|
+
video: "\f03d";
|
1062
|
+
video_slash: "\f4e2";
|
1063
|
+
vihara: "\f6a7";
|
1064
|
+
virus: "\e074";
|
1065
|
+
virus_slash: "\e075";
|
1066
|
+
viruses: "\e076";
|
1067
|
+
voicemail: "\f897";
|
1068
|
+
volleyball_ball: "\f45f";
|
1069
|
+
volume_down: "\f027";
|
1070
|
+
volume_mute: "\f6a9";
|
1071
|
+
volume_off: "\f026";
|
1072
|
+
volume_up: "\f028";
|
1073
|
+
vote_yea: "\f772";
|
1074
|
+
vr_cardboard: "\f729";
|
1075
|
+
walking: "\f554";
|
1076
|
+
wallet: "\f555";
|
1077
|
+
warehouse: "\f494";
|
1078
|
+
water: "\f773";
|
1079
|
+
wave_square: "\f83e";
|
1080
|
+
weight: "\f496";
|
1081
|
+
weight_hanging: "\f5cd";
|
1082
|
+
wheelchair: "\f193";
|
1083
|
+
wifi: "\f1eb";
|
1084
|
+
wind: "\f72e";
|
1085
|
+
window_close: "\f410";
|
1086
|
+
window_maximize: "\f2d0";
|
1087
|
+
window_minimize: "\f2d1";
|
1088
|
+
window_restore: "\f2d2";
|
1089
|
+
wine_bottle: "\f72f";
|
1090
|
+
wine_glass: "\f4e3";
|
1091
|
+
wine_glass_alternate: "\f5ce";
|
1092
|
+
won_sign: "\f159";
|
1093
|
+
wrench: "\f0ad";
|
1094
|
+
x_ray: "\f497";
|
1095
|
+
yen_sign: "\f157";
|
1096
|
+
yin_yang: "\f6ad";
|
1097
1097
|
};
|
1098
1098
|
|
1099
|
-
|
1100
|
-
add:
|
1101
|
-
add_circle:
|
1102
|
-
add_square:
|
1103
|
-
add_to_calendar:
|
1104
|
-
add_to_cart:
|
1105
|
-
add_user:
|
1106
|
-
alarm:
|
1107
|
-
alarm_mute:
|
1108
|
-
ald:
|
1109
|
-
als:
|
1110
|
-
announcement:
|
1111
|
-
area_chart:
|
1112
|
-
area_graph:
|
1113
|
-
arrow_down_cart:
|
1114
|
-
asexual:
|
1115
|
-
asl:
|
1116
|
-
asl_interpreting:
|
1117
|
-
assistive_listening_devices:
|
1118
|
-
attach:
|
1119
|
-
attention:
|
1120
|
-
balance:
|
1121
|
-
bar:
|
1122
|
-
bathtub:
|
1123
|
-
battery_four:
|
1124
|
-
battery_high:
|
1125
|
-
battery_low:
|
1126
|
-
battery_medium:
|
1127
|
-
battery_one:
|
1128
|
-
battery_three:
|
1129
|
-
battery_two:
|
1130
|
-
battery_zero:
|
1131
|
-
birthday:
|
1132
|
-
block_layout:
|
1133
|
-
broken_chain:
|
1134
|
-
browser:
|
1135
|
-
call:
|
1136
|
-
call_square:
|
1137
|
-
cancel:
|
1138
|
-
cart:
|
1139
|
-
cc:
|
1140
|
-
chain:
|
1141
|
-
chat:
|
1142
|
-
checked_calendar:
|
1143
|
-
checkmark:
|
1144
|
-
checkmark_box:
|
1145
|
-
chess_rock:
|
1146
|
-
circle_notched:
|
1147
|
-
circle_thin:
|
1148
|
-
close:
|
1149
|
-
cloud_download:
|
1150
|
-
cloud_upload:
|
1151
|
-
cny:
|
1152
|
-
cocktail:
|
1153
|
-
commenting:
|
1154
|
-
compose:
|
1155
|
-
computer:
|
1156
|
-
configure:
|
1157
|
-
content:
|
1158
|
-
conversation:
|
1159
|
-
credit_card_alternative:
|
1160
|
-
currency:
|
1161
|
-
dashboard:
|
1162
|
-
deafness:
|
1163
|
-
delete:
|
1164
|
-
delete_calendar:
|
1165
|
-
detective:
|
1166
|
-
diamond:
|
1167
|
-
discussions:
|
1168
|
-
disk:
|
1169
|
-
doctor:
|
1170
|
-
dollar:
|
1171
|
-
dont:
|
1172
|
-
drivers_license:
|
1173
|
-
dropdown:
|
1174
|
-
emergency:
|
1175
|
-
erase:
|
1176
|
-
eur:
|
1177
|
-
euro:
|
1178
|
-
exchange:
|
1179
|
-
external:
|
1180
|
-
external_share:
|
1181
|
-
external_square:
|
1182
|
-
eyedropper:
|
1183
|
-
factory:
|
1184
|
-
favorite:
|
1185
|
-
feed:
|
1186
|
-
female_homosexual:
|
1187
|
-
file_text:
|
1188
|
-
find:
|
1189
|
-
first_aid:
|
1190
|
-
food:
|
1191
|
-
fork:
|
1192
|
-
game:
|
1193
|
-
gay:
|
1194
|
-
gbp:
|
1195
|
-
grab:
|
1196
|
-
graduation:
|
1197
|
-
grid_layout:
|
1198
|
-
group:
|
1199
|
-
h:
|
1200
|
-
hamburger:
|
1201
|
-
hand_victory:
|
1202
|
-
handicap:
|
1203
|
-
hard_of_hearing:
|
1204
|
-
header:
|
1205
|
-
heart_empty:
|
1206
|
-
help:
|
1207
|
-
help_circle:
|
1208
|
-
heterosexual:
|
1209
|
-
hide:
|
1210
|
-
hotel:
|
1211
|
-
hourglass_four:
|
1212
|
-
hourglass_full:
|
1213
|
-
hourglass_one:
|
1214
|
-
hourglass_three:
|
1215
|
-
hourglass_two:
|
1216
|
-
hourglass_zero:
|
1217
|
-
idea:
|
1218
|
-
ils:
|
1219
|
-
in_cart:
|
1220
|
-
inr:
|
1221
|
-
intergender:
|
1222
|
-
intersex:
|
1223
|
-
jpy:
|
1224
|
-
krw:
|
1225
|
-
lab:
|
1226
|
-
law:
|
1227
|
-
legal:
|
1228
|
-
lesbian:
|
1229
|
-
level_down:
|
1230
|
-
level_up:
|
1231
|
-
lightning:
|
1232
|
-
like:
|
1233
|
-
linegraph:
|
1234
|
-
linkify:
|
1235
|
-
lira:
|
1236
|
-
list_layout:
|
1237
|
-
log_out:
|
1238
|
-
magnify:
|
1239
|
-
mail:
|
1240
|
-
mail_forward:
|
1241
|
-
mail_square:
|
1242
|
-
male_homosexual:
|
1243
|
-
man:
|
1244
|
-
marker:
|
1245
|
-
mars_alternate:
|
1246
|
-
mars_horizontal:
|
1247
|
-
mars_vertical:
|
1248
|
-
meanpath:
|
1249
|
-
military:
|
1250
|
-
money:
|
1251
|
-
move:
|
1252
|
-
mute:
|
1253
|
-
non_binary_transgender:
|
1254
|
-
numbered_list:
|
1255
|
-
options:
|
1256
|
-
ordered_list:
|
1257
|
-
other_gender:
|
1258
|
-
other_gender_horizontal:
|
1259
|
-
other_gender_vertical:
|
1260
|
-
payment:
|
1261
|
-
pencil:
|
1262
|
-
pencil_square:
|
1263
|
-
photo:
|
1264
|
-
picture:
|
1265
|
-
pie_chart:
|
1266
|
-
pie_graph:
|
1267
|
-
pin:
|
1268
|
-
plus_cart:
|
1269
|
-
point:
|
1270
|
-
pointing_down:
|
1271
|
-
pointing_left:
|
1272
|
-
pointing_right:
|
1273
|
-
pointing_up:
|
1274
|
-
pound:
|
1275
|
-
power:
|
1276
|
-
power_cord:
|
1277
|
-
privacy:
|
1278
|
-
protect:
|
1279
|
-
puzzle:
|
1280
|
-
r_circle:
|
1281
|
-
radio:
|
1282
|
-
rain:
|
1283
|
-
record:
|
1284
|
-
refresh:
|
1285
|
-
remove:
|
1286
|
-
remove_bookmark:
|
1287
|
-
remove_circle:
|
1288
|
-
remove_from_calendar:
|
1289
|
-
remove_user:
|
1290
|
-
repeat:
|
1291
|
-
resize_horizontal:
|
1292
|
-
resize_vertical:
|
1293
|
-
rmb:
|
1294
|
-
rouble:
|
1295
|
-
rub:
|
1296
|
-
ruble:
|
1297
|
-
rupee:
|
1298
|
-
s15:
|
1299
|
-
selected_radio:
|
1300
|
-
send:
|
1301
|
-
setting:
|
1302
|
-
settings:
|
1303
|
-
shekel:
|
1304
|
-
sheqel:
|
1305
|
-
shield:
|
1306
|
-
shipping:
|
1307
|
-
shop:
|
1308
|
-
shuffle:
|
1309
|
-
shutdown:
|
1310
|
-
sidebar:
|
1311
|
-
sign_in:
|
1312
|
-
sign_out:
|
1313
|
-
signing:
|
1314
|
-
signup:
|
1315
|
-
sliders:
|
1316
|
-
soccer:
|
1317
|
-
sort_alphabet_ascending:
|
1318
|
-
sort_alphabet_descending:
|
1319
|
-
sort_ascending:
|
1320
|
-
sort_content_ascending:
|
1321
|
-
sort_content_descending:
|
1322
|
-
sort_descending:
|
1323
|
-
sort_numeric_ascending:
|
1324
|
-
sort_numeric_descending:
|
1325
|
-
sound:
|
1326
|
-
spoon:
|
1327
|
-
spy:
|
1328
|
-
star_empty:
|
1329
|
-
star_half_empty:
|
1330
|
-
star_half_full:
|
1331
|
-
student:
|
1332
|
-
talk:
|
1333
|
-
target:
|
1334
|
-
teletype:
|
1335
|
-
television:
|
1336
|
-
text_cursor:
|
1337
|
-
text_telephone:
|
1338
|
-
theme:
|
1339
|
-
thermometer:
|
1340
|
-
thumb_tack:
|
1341
|
-
ticket:
|
1342
|
-
time:
|
1343
|
-
times_rectangle:
|
1344
|
-
tm:
|
1345
|
-
toggle_down:
|
1346
|
-
toggle_left:
|
1347
|
-
toggle_right:
|
1348
|
-
toggle_up:
|
1349
|
-
translate:
|
1350
|
-
travel:
|
1351
|
-
treatment:
|
1352
|
-
triangle_down:
|
1353
|
-
triangle_left:
|
1354
|
-
triangle_right:
|
1355
|
-
triangle_up:
|
1356
|
-
try:
|
1357
|
-
unhide:
|
1358
|
-
unlinkify:
|
1359
|
-
unmute:
|
1360
|
-
unordered_list:
|
1361
|
-
usd:
|
1362
|
-
user_cancel:
|
1363
|
-
user_close:
|
1364
|
-
user_delete:
|
1365
|
-
user_doctor:
|
1366
|
-
user_x:
|
1367
|
-
vcard:
|
1368
|
-
video_camera:
|
1369
|
-
video_play:
|
1370
|
-
volume_control_phone:
|
1371
|
-
wait:
|
1372
|
-
warning:
|
1373
|
-
warning_circle:
|
1374
|
-
warning_sign:
|
1375
|
-
wi_fi:
|
1376
|
-
winner:
|
1377
|
-
wizard:
|
1378
|
-
woman:
|
1379
|
-
won:
|
1380
|
-
world:
|
1381
|
-
write:
|
1382
|
-
write_square:
|
1383
|
-
x:
|
1384
|
-
yen:
|
1385
|
-
zip:
|
1386
|
-
zoom:
|
1387
|
-
zoom_in:
|
1388
|
-
zoom_out:
|
1099
|
+
@icon-aliases-map: {
|
1100
|
+
add: "\f067";
|
1101
|
+
add_circle: "\f055";
|
1102
|
+
add_square: "\f0fe";
|
1103
|
+
add_to_calendar: "\f271";
|
1104
|
+
add_to_cart: "\f217";
|
1105
|
+
add_user: "\f234";
|
1106
|
+
alarm: "\f0f3";
|
1107
|
+
alarm_mute: "\f1f6";
|
1108
|
+
ald: "\f2a2";
|
1109
|
+
als: "\f2a2";
|
1110
|
+
announcement: "\f0a1";
|
1111
|
+
area_chart: "\f1fe";
|
1112
|
+
area_graph: "\f1fe";
|
1113
|
+
arrow_down_cart: "\f218";
|
1114
|
+
asexual: "\f22d";
|
1115
|
+
asl: "\f2a3";
|
1116
|
+
asl_interpreting: "\f2a3";
|
1117
|
+
assistive_listening_devices: "\f2a2";
|
1118
|
+
attach: "\f0c6";
|
1119
|
+
attention: "\f06a";
|
1120
|
+
balance: "\f24e";
|
1121
|
+
bar: "\f0fc";
|
1122
|
+
bathtub: "\f2cd";
|
1123
|
+
battery_four: "\f240";
|
1124
|
+
battery_high: "\f241";
|
1125
|
+
battery_low: "\f243";
|
1126
|
+
battery_medium: "\f242";
|
1127
|
+
battery_one: "\f243";
|
1128
|
+
battery_three: "\f241";
|
1129
|
+
battery_two: "\f242";
|
1130
|
+
battery_zero: "\f244";
|
1131
|
+
birthday: "\f1fd";
|
1132
|
+
block_layout: "\f009";
|
1133
|
+
broken_chain: "\f127";
|
1134
|
+
browser: "\f022";
|
1135
|
+
call: "\f095";
|
1136
|
+
call_square: "\f098";
|
1137
|
+
cancel: "\f00d";
|
1138
|
+
cart: "\f07a";
|
1139
|
+
cc: "\f20a";
|
1140
|
+
chain: "\f0c1";
|
1141
|
+
chat: "\f075";
|
1142
|
+
checked_calendar: "\f274";
|
1143
|
+
checkmark: "\f00c";
|
1144
|
+
checkmark_box: "\f14a";
|
1145
|
+
chess_rock: "\f447";
|
1146
|
+
circle_notched: "\f1ce";
|
1147
|
+
circle_thin: "\f111";
|
1148
|
+
close: "\f00d";
|
1149
|
+
cloud_download: "\f381";
|
1150
|
+
cloud_upload: "\f382";
|
1151
|
+
cny: "\f157";
|
1152
|
+
cocktail: "\f000";
|
1153
|
+
commenting: "\f27a";
|
1154
|
+
compose: "\f303";
|
1155
|
+
computer: "\f108";
|
1156
|
+
configure: "\f0ad";
|
1157
|
+
content: "\f0c9";
|
1158
|
+
conversation: "\f086";
|
1159
|
+
credit_card_alternative: "\f09d";
|
1160
|
+
currency: "\f3d1";
|
1161
|
+
dashboard: "\f3fd";
|
1162
|
+
deafness: "\f2a4";
|
1163
|
+
delete: "\f00d";
|
1164
|
+
delete_calendar: "\f273";
|
1165
|
+
detective: "\f21b";
|
1166
|
+
diamond: "\f3a5";
|
1167
|
+
discussions: "\f086";
|
1168
|
+
disk: "\f0a0";
|
1169
|
+
doctor: "\f0f0";
|
1170
|
+
dollar: "\f155";
|
1171
|
+
dont: "\f05e";
|
1172
|
+
drivers_license: "\f2c2";
|
1173
|
+
dropdown: "\f0d7";
|
1174
|
+
emergency: "\f0f9";
|
1175
|
+
erase: "\f12d";
|
1176
|
+
eur: "\f153";
|
1177
|
+
euro: "\f153";
|
1178
|
+
exchange: "\f362";
|
1179
|
+
external: "\f35d";
|
1180
|
+
external_share: "\f14d";
|
1181
|
+
external_square: "\f360";
|
1182
|
+
eyedropper: "\f1fb";
|
1183
|
+
factory: "\f275";
|
1184
|
+
favorite: "\f005";
|
1185
|
+
feed: "\f09e";
|
1186
|
+
female_homosexual: "\f226";
|
1187
|
+
file_text: "\f15c";
|
1188
|
+
find: "\f1e5";
|
1189
|
+
first_aid: "\f0fa";
|
1190
|
+
food: "\f2e7";
|
1191
|
+
fork: "\f126";
|
1192
|
+
game: "\f11b";
|
1193
|
+
gay: "\f227";
|
1194
|
+
gbp: "\f154";
|
1195
|
+
grab: "\f255";
|
1196
|
+
graduation: "\f19d";
|
1197
|
+
grid_layout: "\f00a";
|
1198
|
+
group: "\f0c0";
|
1199
|
+
h: "\f0fd";
|
1200
|
+
hamburger: "\f0c9";
|
1201
|
+
hand_victory: "\f25b";
|
1202
|
+
handicap: "\f193";
|
1203
|
+
hard_of_hearing: "\f2a4";
|
1204
|
+
header: "\f1dc";
|
1205
|
+
heart_empty: "\f004";
|
1206
|
+
help: "\f128";
|
1207
|
+
help_circle: "\f059";
|
1208
|
+
heterosexual: "\f228";
|
1209
|
+
hide: "\f070";
|
1210
|
+
hotel: "\f236";
|
1211
|
+
hourglass_four: "\f254";
|
1212
|
+
hourglass_full: "\f254";
|
1213
|
+
hourglass_one: "\f251";
|
1214
|
+
hourglass_three: "\f253";
|
1215
|
+
hourglass_two: "\f252";
|
1216
|
+
hourglass_zero: "\f253";
|
1217
|
+
idea: "\f0eb";
|
1218
|
+
ils: "\f20b";
|
1219
|
+
in_cart: "\f218";
|
1220
|
+
inr: "\f156";
|
1221
|
+
intergender: "\f224";
|
1222
|
+
intersex: "\f224";
|
1223
|
+
jpy: "\f157";
|
1224
|
+
krw: "\f159";
|
1225
|
+
lab: "\f0c3";
|
1226
|
+
law: "\f24e";
|
1227
|
+
legal: "\f0e3";
|
1228
|
+
lesbian: "\f226";
|
1229
|
+
level_down: "\f3be";
|
1230
|
+
level_up: "\f3bf";
|
1231
|
+
lightning: "\f0e7";
|
1232
|
+
like: "\f004";
|
1233
|
+
linegraph: "\f201";
|
1234
|
+
linkify: "\f0c1";
|
1235
|
+
lira: "\f195";
|
1236
|
+
list_layout: "\f00b";
|
1237
|
+
log_out: "\f2f5";
|
1238
|
+
magnify: "\f00e";
|
1239
|
+
mail: "\f0e0";
|
1240
|
+
mail_forward: "\f064";
|
1241
|
+
mail_square: "\f199";
|
1242
|
+
male_homosexual: "\f227";
|
1243
|
+
man: "\f222";
|
1244
|
+
marker: "\f041";
|
1245
|
+
mars_alternate: "\f229";
|
1246
|
+
mars_horizontal: "\f22b";
|
1247
|
+
mars_vertical: "\f22a";
|
1248
|
+
meanpath: "\f0c8";
|
1249
|
+
military: "\f0fb";
|
1250
|
+
money: "\f3d1";
|
1251
|
+
move: "\f0b2";
|
1252
|
+
mute: "\f131";
|
1253
|
+
non_binary_transgender: "\f223";
|
1254
|
+
numbered_list: "\f0cb";
|
1255
|
+
options: "\f1de";
|
1256
|
+
ordered_list: "\f0cb";
|
1257
|
+
other_gender: "\f229";
|
1258
|
+
other_gender_horizontal: "\f22b";
|
1259
|
+
other_gender_vertical: "\f22a";
|
1260
|
+
payment: "\f09d";
|
1261
|
+
pencil: "\f303";
|
1262
|
+
pencil_square: "\f14b";
|
1263
|
+
photo: "\f030";
|
1264
|
+
picture: "\f03e";
|
1265
|
+
pie_chart: "\f200";
|
1266
|
+
pie_graph: "\f200";
|
1267
|
+
pin: "\f08d";
|
1268
|
+
plus_cart: "\f217";
|
1269
|
+
point: "\f041";
|
1270
|
+
pointing_down: "\f0a7";
|
1271
|
+
pointing_left: "\f0a5";
|
1272
|
+
pointing_right: "\f0a4";
|
1273
|
+
pointing_up: "\f0a6";
|
1274
|
+
pound: "\f154";
|
1275
|
+
power: "\f011";
|
1276
|
+
power_cord: "\f1e6";
|
1277
|
+
privacy: "\f084";
|
1278
|
+
protect: "\f023";
|
1279
|
+
puzzle: "\f12e";
|
1280
|
+
r_circle: "\f25d";
|
1281
|
+
radio: "\f192";
|
1282
|
+
rain: "\f0e9";
|
1283
|
+
record: "\f03d";
|
1284
|
+
refresh: "\f021";
|
1285
|
+
remove: "\f00d";
|
1286
|
+
remove_bookmark: "\f02e";
|
1287
|
+
remove_circle: "\f057";
|
1288
|
+
remove_from_calendar: "\f272";
|
1289
|
+
remove_user: "\f235";
|
1290
|
+
repeat: "\f01e";
|
1291
|
+
resize_horizontal: "\f337";
|
1292
|
+
resize_vertical: "\f338";
|
1293
|
+
rmb: "\f157";
|
1294
|
+
rouble: "\f158";
|
1295
|
+
rub: "\f158";
|
1296
|
+
ruble: "\f158";
|
1297
|
+
rupee: "\f156";
|
1298
|
+
s15: "\f2cd";
|
1299
|
+
selected_radio: "\f192";
|
1300
|
+
send: "\f1d8";
|
1301
|
+
setting: "\f013";
|
1302
|
+
settings: "\f085";
|
1303
|
+
shekel: "\f20b";
|
1304
|
+
sheqel: "\f20b";
|
1305
|
+
shield: "\f3ed";
|
1306
|
+
shipping: "\f0d1";
|
1307
|
+
shop: "\f07a";
|
1308
|
+
shuffle: "\f074";
|
1309
|
+
shutdown: "\f011";
|
1310
|
+
sidebar: "\f0c9";
|
1311
|
+
sign_in: "\f2f6";
|
1312
|
+
sign_out: "\f2f5";
|
1313
|
+
signing: "\f2a7";
|
1314
|
+
signup: "\f044";
|
1315
|
+
sliders: "\f1de";
|
1316
|
+
soccer: "\f1e3";
|
1317
|
+
sort_alphabet_ascending: "\f15d";
|
1318
|
+
sort_alphabet_descending: "\f15e";
|
1319
|
+
sort_ascending: "\f0de";
|
1320
|
+
sort_content_ascending: "\f160";
|
1321
|
+
sort_content_descending: "\f161";
|
1322
|
+
sort_descending: "\f0dd";
|
1323
|
+
sort_numeric_ascending: "\f162";
|
1324
|
+
sort_numeric_descending: "\f163";
|
1325
|
+
sound: "\f025";
|
1326
|
+
spoon: "\f2e5";
|
1327
|
+
spy: "\f21b";
|
1328
|
+
star_empty: "\f005";
|
1329
|
+
star_half_empty: "\f089";
|
1330
|
+
star_half_full: "\f089";
|
1331
|
+
student: "\f19d";
|
1332
|
+
talk: "\f27a";
|
1333
|
+
target: "\f140";
|
1334
|
+
teletype: "\f1e4";
|
1335
|
+
television: "\f26c";
|
1336
|
+
text_cursor: "\f246";
|
1337
|
+
text_telephone: "\f1e4";
|
1338
|
+
theme: "\f043";
|
1339
|
+
thermometer: "\f2c7";
|
1340
|
+
thumb_tack: "\f08d";
|
1341
|
+
ticket: "\f3ff";
|
1342
|
+
time: "\f017";
|
1343
|
+
times_rectangle: "\f410";
|
1344
|
+
tm: "\f25c";
|
1345
|
+
toggle_down: "\f150";
|
1346
|
+
toggle_left: "\f191";
|
1347
|
+
toggle_right: "\f152";
|
1348
|
+
toggle_up: "\f151";
|
1349
|
+
translate: "\f1ab";
|
1350
|
+
travel: "\f0b1";
|
1351
|
+
treatment: "\f0f1";
|
1352
|
+
triangle_down: "\f0d7";
|
1353
|
+
triangle_left: "\f0d9";
|
1354
|
+
triangle_right: "\f0da";
|
1355
|
+
triangle_up: "\f0d8";
|
1356
|
+
try: "\f195";
|
1357
|
+
unhide: "\f06e";
|
1358
|
+
unlinkify: "\f127";
|
1359
|
+
unmute: "\f130";
|
1360
|
+
unordered_list: "\f0ca";
|
1361
|
+
usd: "\f155";
|
1362
|
+
user_cancel: "\f235";
|
1363
|
+
user_close: "\f235";
|
1364
|
+
user_delete: "\f235";
|
1365
|
+
user_doctor: "\f0f0";
|
1366
|
+
user_x: "\f235";
|
1367
|
+
vcard: "\f2bb";
|
1368
|
+
video_camera: "\f03d";
|
1369
|
+
video_play: "\f144";
|
1370
|
+
volume_control_phone: "\f2a0";
|
1371
|
+
wait: "\f017";
|
1372
|
+
warning: "\f12a";
|
1373
|
+
warning_circle: "\f06a";
|
1374
|
+
warning_sign: "\f071";
|
1375
|
+
wi_fi: "\f1eb";
|
1376
|
+
winner: "\f091";
|
1377
|
+
wizard: "\f0d0";
|
1378
|
+
woman: "\f221";
|
1379
|
+
won: "\f159";
|
1380
|
+
world: "\f0ac";
|
1381
|
+
write: "\f303";
|
1382
|
+
write_square: "\f14b";
|
1383
|
+
x: "\f00d";
|
1384
|
+
yen: "\f157";
|
1385
|
+
zip: "\f187";
|
1386
|
+
zoom: "\f00e";
|
1387
|
+
zoom_in: "\f00e";
|
1388
|
+
zoom_out: "\f010";
|
1389
1389
|
};
|
1390
1390
|
|
1391
1391
|
@icon-outline-map: {
|
1392
|
-
address_book_outline:
|
1393
|
-
address_card_outline:
|
1394
|
-
angry_outline:
|
1395
|
-
arrow_alternate_circle_down_outline:
|
1396
|
-
arrow_alternate_circle_left_outline:
|
1397
|
-
arrow_alternate_circle_right_outline:
|
1398
|
-
arrow_alternate_circle_up_outline:
|
1399
|
-
bell_outline:
|
1400
|
-
bell_slash_outline:
|
1401
|
-
bookmark_outline:
|
1402
|
-
building_outline:
|
1403
|
-
calendar_alternate_outline:
|
1404
|
-
calendar_check_outline:
|
1405
|
-
calendar_minus_outline:
|
1406
|
-
calendar_outline:
|
1407
|
-
calendar_plus_outline:
|
1408
|
-
calendar_times_outline:
|
1409
|
-
caret_square_down_outline:
|
1410
|
-
caret_square_left_outline:
|
1411
|
-
caret_square_right_outline:
|
1412
|
-
caret_square_up_outline:
|
1413
|
-
chart_bar_outline:
|
1414
|
-
check_circle_outline:
|
1415
|
-
check_square_outline:
|
1416
|
-
circle_outline:
|
1417
|
-
clipboard_outline:
|
1418
|
-
clock_outline:
|
1419
|
-
clone_outline:
|
1420
|
-
closed_captioning_outline:
|
1421
|
-
comment_alternate_outline:
|
1422
|
-
comment_dots_outline:
|
1423
|
-
comment_outline:
|
1424
|
-
comments_outline:
|
1425
|
-
compass_outline:
|
1426
|
-
copy_outline:
|
1427
|
-
copyright_outline:
|
1428
|
-
credit_card_outline:
|
1429
|
-
dizzy_outline:
|
1430
|
-
dot_circle_outline:
|
1431
|
-
edit_outline:
|
1432
|
-
envelope_open_outline:
|
1433
|
-
envelope_outline:
|
1434
|
-
eye_outline:
|
1435
|
-
eye_slash_outline:
|
1436
|
-
file_alternate_outline:
|
1437
|
-
file_archive_outline:
|
1438
|
-
file_audio_outline:
|
1439
|
-
file_code_outline:
|
1440
|
-
file_excel_outline:
|
1441
|
-
file_image_outline:
|
1442
|
-
file_outline:
|
1443
|
-
file_pdf_outline:
|
1444
|
-
file_powerpoint_outline:
|
1445
|
-
file_video_outline:
|
1446
|
-
file_word_outline:
|
1447
|
-
flag_outline:
|
1448
|
-
flushed_outline:
|
1449
|
-
folder_open_outline:
|
1450
|
-
folder_outline:
|
1451
|
-
frown_open_outline:
|
1452
|
-
frown_outline:
|
1453
|
-
futbol_outline:
|
1454
|
-
gem_outline:
|
1455
|
-
grimace_outline:
|
1456
|
-
grin_alternate_outline:
|
1457
|
-
grin_beam_outline:
|
1458
|
-
grin_beam_sweat_outline:
|
1459
|
-
grin_hearts_outline:
|
1460
|
-
grin_outline:
|
1461
|
-
grin_squint_outline:
|
1462
|
-
grin_squint_tears_outline:
|
1463
|
-
grin_stars_outline:
|
1464
|
-
grin_tears_outline:
|
1465
|
-
grin_tongue_outline:
|
1466
|
-
grin_tongue_squint_outline:
|
1467
|
-
grin_tongue_wink_outline:
|
1468
|
-
grin_wink_outline:
|
1469
|
-
hand_lizard_outline:
|
1470
|
-
hand_paper_outline:
|
1471
|
-
hand_peace_outline:
|
1472
|
-
hand_point_down_outline:
|
1473
|
-
hand_point_left_outline:
|
1474
|
-
hand_point_right_outline:
|
1475
|
-
hand_point_up_outline:
|
1476
|
-
hand_pointer_outline:
|
1477
|
-
hand_rock_outline:
|
1478
|
-
hand_scissors_outline:
|
1479
|
-
hand_spock_outline:
|
1480
|
-
handshake_outline:
|
1481
|
-
hdd_outline:
|
1482
|
-
heart_outline:
|
1483
|
-
hospital_outline:
|
1484
|
-
hourglass_outline:
|
1485
|
-
id_badge_outline:
|
1486
|
-
id_card_outline:
|
1487
|
-
image_outline:
|
1488
|
-
images_outline:
|
1489
|
-
keyboard_outline:
|
1490
|
-
kiss_beam_outline:
|
1491
|
-
kiss_outline:
|
1492
|
-
kiss_wink_heart_outline:
|
1493
|
-
laugh_beam_outline:
|
1494
|
-
laugh_outline:
|
1495
|
-
laugh_squint_outline:
|
1496
|
-
laugh_wink_outline:
|
1497
|
-
lemon_outline:
|
1498
|
-
life_ring_outline:
|
1499
|
-
lightbulb_outline:
|
1500
|
-
list_alternate_outline:
|
1501
|
-
map_outline:
|
1502
|
-
meh_blank_outline:
|
1503
|
-
meh_outline:
|
1504
|
-
meh_rolling_eyes_outline:
|
1505
|
-
minus_square_outline:
|
1506
|
-
money_bill_alternate_outline:
|
1507
|
-
moon_outline:
|
1508
|
-
newspaper_outline:
|
1509
|
-
object_group_outline:
|
1510
|
-
object_ungroup_outline:
|
1511
|
-
paper_plane_outline:
|
1512
|
-
pause_circle_outline:
|
1513
|
-
play_circle_outline:
|
1514
|
-
plus_square_outline:
|
1515
|
-
question_circle_outline:
|
1516
|
-
registered_outline:
|
1517
|
-
sad_cry_outline:
|
1518
|
-
sad_tear_outline:
|
1519
|
-
save_outline:
|
1520
|
-
share_square_outline:
|
1521
|
-
smile_beam_outline:
|
1522
|
-
smile_outline:
|
1523
|
-
smile_wink_outline:
|
1524
|
-
snowflake_outline:
|
1525
|
-
square_outline:
|
1526
|
-
star_half_outline:
|
1527
|
-
star_outline:
|
1528
|
-
sticky_note_outline:
|
1529
|
-
stop_circle_outline:
|
1530
|
-
sun_outline:
|
1531
|
-
surprise_outline:
|
1532
|
-
thumbs_down_outline:
|
1533
|
-
thumbs_up_outline:
|
1534
|
-
times_circle_outline:
|
1535
|
-
tired_outline:
|
1536
|
-
trash_alternate_outline:
|
1537
|
-
user_circle_outline:
|
1538
|
-
user_outline:
|
1539
|
-
window_close_outline:
|
1540
|
-
window_maximize_outline:
|
1541
|
-
window_minimize_outline:
|
1542
|
-
window_restore_outline:
|
1392
|
+
address_book_outline: "\f2b9";
|
1393
|
+
address_card_outline: "\f2bb";
|
1394
|
+
angry_outline: "\f556";
|
1395
|
+
arrow_alternate_circle_down_outline: "\f358";
|
1396
|
+
arrow_alternate_circle_left_outline: "\f359";
|
1397
|
+
arrow_alternate_circle_right_outline: "\f35a";
|
1398
|
+
arrow_alternate_circle_up_outline: "\f35b";
|
1399
|
+
bell_outline: "\f0f3";
|
1400
|
+
bell_slash_outline: "\f1f6";
|
1401
|
+
bookmark_outline: "\f02e";
|
1402
|
+
building_outline: "\f1ad";
|
1403
|
+
calendar_alternate_outline: "\f073";
|
1404
|
+
calendar_check_outline: "\f274";
|
1405
|
+
calendar_minus_outline: "\f272";
|
1406
|
+
calendar_outline: "\f133";
|
1407
|
+
calendar_plus_outline: "\f271";
|
1408
|
+
calendar_times_outline: "\f273";
|
1409
|
+
caret_square_down_outline: "\f150";
|
1410
|
+
caret_square_left_outline: "\f191";
|
1411
|
+
caret_square_right_outline: "\f152";
|
1412
|
+
caret_square_up_outline: "\f151";
|
1413
|
+
chart_bar_outline: "\f080";
|
1414
|
+
check_circle_outline: "\f058";
|
1415
|
+
check_square_outline: "\f14a";
|
1416
|
+
circle_outline: "\f111";
|
1417
|
+
clipboard_outline: "\f328";
|
1418
|
+
clock_outline: "\f017";
|
1419
|
+
clone_outline: "\f24d";
|
1420
|
+
closed_captioning_outline: "\f20a";
|
1421
|
+
comment_alternate_outline: "\f27a";
|
1422
|
+
comment_dots_outline: "\f4ad";
|
1423
|
+
comment_outline: "\f075";
|
1424
|
+
comments_outline: "\f086";
|
1425
|
+
compass_outline: "\f14e";
|
1426
|
+
copy_outline: "\f0c5";
|
1427
|
+
copyright_outline: "\f1f9";
|
1428
|
+
credit_card_outline: "\f09d";
|
1429
|
+
dizzy_outline: "\f567";
|
1430
|
+
dot_circle_outline: "\f192";
|
1431
|
+
edit_outline: "\f044";
|
1432
|
+
envelope_open_outline: "\f2b6";
|
1433
|
+
envelope_outline: "\f0e0";
|
1434
|
+
eye_outline: "\f06e";
|
1435
|
+
eye_slash_outline: "\f070";
|
1436
|
+
file_alternate_outline: "\f15c";
|
1437
|
+
file_archive_outline: "\f1c6";
|
1438
|
+
file_audio_outline: "\f1c7";
|
1439
|
+
file_code_outline: "\f1c9";
|
1440
|
+
file_excel_outline: "\f1c3";
|
1441
|
+
file_image_outline: "\f1c5";
|
1442
|
+
file_outline: "\f15b";
|
1443
|
+
file_pdf_outline: "\f1c1";
|
1444
|
+
file_powerpoint_outline: "\f1c4";
|
1445
|
+
file_video_outline: "\f1c8";
|
1446
|
+
file_word_outline: "\f1c2";
|
1447
|
+
flag_outline: "\f024";
|
1448
|
+
flushed_outline: "\f579";
|
1449
|
+
folder_open_outline: "\f07c";
|
1450
|
+
folder_outline: "\f07b";
|
1451
|
+
frown_open_outline: "\f57a";
|
1452
|
+
frown_outline: "\f119";
|
1453
|
+
futbol_outline: "\f1e3";
|
1454
|
+
gem_outline: "\f3a5";
|
1455
|
+
grimace_outline: "\f57f";
|
1456
|
+
grin_alternate_outline: "\f581";
|
1457
|
+
grin_beam_outline: "\f582";
|
1458
|
+
grin_beam_sweat_outline: "\f583";
|
1459
|
+
grin_hearts_outline: "\f584";
|
1460
|
+
grin_outline: "\f580";
|
1461
|
+
grin_squint_outline: "\f585";
|
1462
|
+
grin_squint_tears_outline: "\f586";
|
1463
|
+
grin_stars_outline: "\f587";
|
1464
|
+
grin_tears_outline: "\f588";
|
1465
|
+
grin_tongue_outline: "\f589";
|
1466
|
+
grin_tongue_squint_outline: "\f58a";
|
1467
|
+
grin_tongue_wink_outline: "\f58b";
|
1468
|
+
grin_wink_outline: "\f58c";
|
1469
|
+
hand_lizard_outline: "\f258";
|
1470
|
+
hand_paper_outline: "\f256";
|
1471
|
+
hand_peace_outline: "\f25b";
|
1472
|
+
hand_point_down_outline: "\f0a7";
|
1473
|
+
hand_point_left_outline: "\f0a5";
|
1474
|
+
hand_point_right_outline: "\f0a4";
|
1475
|
+
hand_point_up_outline: "\f0a6";
|
1476
|
+
hand_pointer_outline: "\f25a";
|
1477
|
+
hand_rock_outline: "\f255";
|
1478
|
+
hand_scissors_outline: "\f257";
|
1479
|
+
hand_spock_outline: "\f259";
|
1480
|
+
handshake_outline: "\f2b5";
|
1481
|
+
hdd_outline: "\f0a0";
|
1482
|
+
heart_outline: "\f004";
|
1483
|
+
hospital_outline: "\f0f8";
|
1484
|
+
hourglass_outline: "\f254";
|
1485
|
+
id_badge_outline: "\f2c1";
|
1486
|
+
id_card_outline: "\f2c2";
|
1487
|
+
image_outline: "\f03e";
|
1488
|
+
images_outline: "\f302";
|
1489
|
+
keyboard_outline: "\f11c";
|
1490
|
+
kiss_beam_outline: "\f597";
|
1491
|
+
kiss_outline: "\f596";
|
1492
|
+
kiss_wink_heart_outline: "\f598";
|
1493
|
+
laugh_beam_outline: "\f59a";
|
1494
|
+
laugh_outline: "\f599";
|
1495
|
+
laugh_squint_outline: "\f59b";
|
1496
|
+
laugh_wink_outline: "\f59c";
|
1497
|
+
lemon_outline: "\f094";
|
1498
|
+
life_ring_outline: "\f1cd";
|
1499
|
+
lightbulb_outline: "\f0eb";
|
1500
|
+
list_alternate_outline: "\f022";
|
1501
|
+
map_outline: "\f279";
|
1502
|
+
meh_blank_outline: "\f5a4";
|
1503
|
+
meh_outline: "\f11a";
|
1504
|
+
meh_rolling_eyes_outline: "\f5a5";
|
1505
|
+
minus_square_outline: "\f146";
|
1506
|
+
money_bill_alternate_outline: "\f3d1";
|
1507
|
+
moon_outline: "\f186";
|
1508
|
+
newspaper_outline: "\f1ea";
|
1509
|
+
object_group_outline: "\f247";
|
1510
|
+
object_ungroup_outline: "\f248";
|
1511
|
+
paper_plane_outline: "\f1d8";
|
1512
|
+
pause_circle_outline: "\f28b";
|
1513
|
+
play_circle_outline: "\f144";
|
1514
|
+
plus_square_outline: "\f0fe";
|
1515
|
+
question_circle_outline: "\f059";
|
1516
|
+
registered_outline: "\f25d";
|
1517
|
+
sad_cry_outline: "\f5b3";
|
1518
|
+
sad_tear_outline: "\f5b4";
|
1519
|
+
save_outline: "\f0c7";
|
1520
|
+
share_square_outline: "\f14d";
|
1521
|
+
smile_beam_outline: "\f5b8";
|
1522
|
+
smile_outline: "\f118";
|
1523
|
+
smile_wink_outline: "\f4da";
|
1524
|
+
snowflake_outline: "\f2dc";
|
1525
|
+
square_outline: "\f0c8";
|
1526
|
+
star_half_outline: "\f089";
|
1527
|
+
star_outline: "\f005";
|
1528
|
+
sticky_note_outline: "\f249";
|
1529
|
+
stop_circle_outline: "\f28d";
|
1530
|
+
sun_outline: "\f185";
|
1531
|
+
surprise_outline: "\f5c2";
|
1532
|
+
thumbs_down_outline: "\f165";
|
1533
|
+
thumbs_up_outline: "\f164";
|
1534
|
+
times_circle_outline: "\f057";
|
1535
|
+
tired_outline: "\f5c8";
|
1536
|
+
trash_alternate_outline: "\f2ed";
|
1537
|
+
user_circle_outline: "\f2bd";
|
1538
|
+
user_outline: "\f007";
|
1539
|
+
window_close_outline: "\f410";
|
1540
|
+
window_maximize_outline: "\f2d0";
|
1541
|
+
window_minimize_outline: "\f2d1";
|
1542
|
+
window_restore_outline: "\f2d2";
|
1543
1543
|
};
|
1544
1544
|
@icon-outline-aliases-map: {
|
1545
1545
|
};
|
@@ -1550,516 +1550,516 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
1550
1550
|
};
|
1551
1551
|
|
1552
1552
|
@icon-brand-map: {
|
1553
|
-
500px:
|
1554
|
-
accessible:
|
1555
|
-
accusoft:
|
1556
|
-
acquisitions_incorporated:
|
1557
|
-
adn:
|
1558
|
-
adversal:
|
1559
|
-
affiliatetheme:
|
1560
|
-
airbnb:
|
1561
|
-
algolia:
|
1562
|
-
alipay:
|
1563
|
-
amazon:
|
1564
|
-
amazon_pay:
|
1565
|
-
amilia:
|
1566
|
-
android:
|
1567
|
-
angellist:
|
1568
|
-
angrycreative:
|
1569
|
-
angular:
|
1570
|
-
app_store:
|
1571
|
-
app_store_ios:
|
1572
|
-
apper:
|
1573
|
-
apple:
|
1574
|
-
apple_pay:
|
1575
|
-
artstation:
|
1576
|
-
asymmetrik:
|
1577
|
-
atlassian:
|
1578
|
-
audible:
|
1579
|
-
autoprefixer:
|
1580
|
-
avianex:
|
1581
|
-
aviato:
|
1582
|
-
aws:
|
1583
|
-
bandcamp:
|
1584
|
-
battle_net:
|
1585
|
-
behance:
|
1586
|
-
behance_square:
|
1587
|
-
bimobject:
|
1588
|
-
bitbucket:
|
1589
|
-
bitcoin:
|
1590
|
-
bity:
|
1591
|
-
black_tie:
|
1592
|
-
blackberry:
|
1593
|
-
blogger:
|
1594
|
-
blogger_b:
|
1595
|
-
bluetooth:
|
1596
|
-
bluetooth_b:
|
1597
|
-
bootstrap:
|
1598
|
-
btc:
|
1599
|
-
buffer:
|
1600
|
-
buromobelexperte:
|
1601
|
-
buy_n_large:
|
1602
|
-
buysellads:
|
1603
|
-
canadian_maple_leaf:
|
1604
|
-
cc_amazon_pay:
|
1605
|
-
cc_amex:
|
1606
|
-
cc_apple_pay:
|
1607
|
-
cc_diners_club:
|
1608
|
-
cc_discover:
|
1609
|
-
cc_jcb:
|
1610
|
-
cc_mastercard:
|
1611
|
-
cc_paypal:
|
1612
|
-
cc_stripe:
|
1613
|
-
cc_visa:
|
1614
|
-
centercode:
|
1615
|
-
centos:
|
1616
|
-
chrome:
|
1617
|
-
chromecast:
|
1618
|
-
cloudflare:
|
1619
|
-
cloudscale:
|
1620
|
-
cloudsmith:
|
1621
|
-
cloudversify:
|
1622
|
-
codepen:
|
1623
|
-
codiepie:
|
1624
|
-
confluence:
|
1625
|
-
connectdevelop:
|
1626
|
-
contao:
|
1627
|
-
cotton_bureau:
|
1628
|
-
cpanel:
|
1629
|
-
creative_commons:
|
1630
|
-
creative_commons_by:
|
1631
|
-
creative_commons_nc:
|
1632
|
-
creative_commons_nc_eu:
|
1633
|
-
creative_commons_nc_jp:
|
1634
|
-
creative_commons_nd:
|
1635
|
-
creative_commons_pd:
|
1636
|
-
creative_commons_pd_alternate:
|
1637
|
-
creative_commons_remix:
|
1638
|
-
creative_commons_sa:
|
1639
|
-
creative_commons_sampling:
|
1640
|
-
creative_commons_sampling_plus:
|
1641
|
-
creative_commons_share:
|
1642
|
-
creative_commons_zero:
|
1643
|
-
critical_role:
|
1644
|
-
css3:
|
1645
|
-
css3_alternate:
|
1646
|
-
cuttlefish:
|
1647
|
-
d_and_d:
|
1648
|
-
d_and_d_beyond:
|
1649
|
-
dailymotion:
|
1650
|
-
dashcube:
|
1651
|
-
deezer:
|
1652
|
-
delicious:
|
1653
|
-
deploydog:
|
1654
|
-
deskpro:
|
1655
|
-
dev:
|
1656
|
-
deviantart:
|
1657
|
-
dhl:
|
1658
|
-
diaspora:
|
1659
|
-
digg:
|
1660
|
-
digital_ocean:
|
1661
|
-
discord:
|
1662
|
-
discourse:
|
1663
|
-
dochub:
|
1664
|
-
docker:
|
1665
|
-
draft2digital:
|
1666
|
-
dribbble:
|
1667
|
-
dribbble_square:
|
1668
|
-
dropbox:
|
1669
|
-
drupal:
|
1670
|
-
dyalog:
|
1671
|
-
earlybirds:
|
1672
|
-
ebay:
|
1673
|
-
edge:
|
1674
|
-
edge_legacy:
|
1675
|
-
elementor:
|
1676
|
-
ello:
|
1677
|
-
ember:
|
1678
|
-
empire:
|
1679
|
-
envira:
|
1680
|
-
erlang:
|
1681
|
-
ethereum:
|
1682
|
-
etsy:
|
1683
|
-
evernote:
|
1684
|
-
expeditedssl:
|
1685
|
-
facebook:
|
1686
|
-
facebook_f:
|
1687
|
-
facebook_messenger:
|
1688
|
-
facebook_square:
|
1689
|
-
fantasy_flight_games:
|
1690
|
-
fedex:
|
1691
|
-
fedora:
|
1692
|
-
figma:
|
1693
|
-
firefox:
|
1694
|
-
firefox_browser:
|
1695
|
-
first_order:
|
1696
|
-
first_order_alternate:
|
1697
|
-
firstdraft:
|
1698
|
-
flickr:
|
1699
|
-
flipboard:
|
1700
|
-
fly:
|
1701
|
-
font_awesome:
|
1702
|
-
font_awesome_alternate:
|
1703
|
-
font_awesome_flag:
|
1704
|
-
fonticons:
|
1705
|
-
fonticons_fi:
|
1706
|
-
fort_awesome:
|
1707
|
-
fort_awesome_alternate:
|
1708
|
-
forumbee:
|
1709
|
-
foursquare:
|
1710
|
-
free_code_camp:
|
1711
|
-
freebsd:
|
1712
|
-
fulcrum:
|
1713
|
-
galactic_republic:
|
1714
|
-
galactic_senate:
|
1715
|
-
get_pocket:
|
1716
|
-
gg:
|
1717
|
-
gg_circle:
|
1718
|
-
git:
|
1719
|
-
git_alternate:
|
1720
|
-
git_square:
|
1721
|
-
github:
|
1722
|
-
github_alternate:
|
1723
|
-
github_square:
|
1724
|
-
gitkraken:
|
1725
|
-
gitlab:
|
1726
|
-
gitter:
|
1727
|
-
glide:
|
1728
|
-
glide_g:
|
1729
|
-
gofore:
|
1730
|
-
goodreads:
|
1731
|
-
goodreads_g:
|
1732
|
-
google:
|
1733
|
-
google_drive:
|
1734
|
-
google_pay:
|
1735
|
-
google_play:
|
1736
|
-
google_plus:
|
1737
|
-
google_plus_g:
|
1738
|
-
google_plus_square:
|
1739
|
-
google_wallet:
|
1740
|
-
gratipay:
|
1741
|
-
grav:
|
1742
|
-
gripfire:
|
1743
|
-
grunt:
|
1744
|
-
guilded:
|
1745
|
-
gulp:
|
1746
|
-
hacker_news:
|
1747
|
-
hacker_news_square:
|
1748
|
-
hackerrank:
|
1749
|
-
hips:
|
1750
|
-
hire_a_helper:
|
1751
|
-
hive:
|
1752
|
-
hooli:
|
1753
|
-
hornbill:
|
1754
|
-
hotjar:
|
1755
|
-
houzz:
|
1756
|
-
html5:
|
1757
|
-
hubspot:
|
1758
|
-
ideal:
|
1759
|
-
imdb:
|
1760
|
-
innosoft:
|
1761
|
-
instagram:
|
1762
|
-
instagram_square:
|
1763
|
-
instalod:
|
1764
|
-
intercom:
|
1765
|
-
internet_explorer:
|
1766
|
-
invision:
|
1767
|
-
ioxhost:
|
1768
|
-
itch_io:
|
1769
|
-
itunes:
|
1770
|
-
itunes_note:
|
1771
|
-
java:
|
1772
|
-
jedi_order:
|
1773
|
-
jenkins:
|
1774
|
-
jira:
|
1775
|
-
joget:
|
1776
|
-
joomla:
|
1777
|
-
js:
|
1778
|
-
js_square:
|
1779
|
-
jsfiddle:
|
1780
|
-
kaggle:
|
1781
|
-
keybase:
|
1782
|
-
keycdn:
|
1783
|
-
kickstarter:
|
1784
|
-
kickstarter_k:
|
1785
|
-
korvue:
|
1786
|
-
laravel:
|
1787
|
-
lastfm:
|
1788
|
-
lastfm_square:
|
1789
|
-
leanpub:
|
1790
|
-
lesscss:
|
1791
|
-
linechat:
|
1792
|
-
linkedin:
|
1793
|
-
linkedin_in:
|
1794
|
-
linode:
|
1795
|
-
linux:
|
1796
|
-
lyft:
|
1797
|
-
magento:
|
1798
|
-
mailchimp:
|
1799
|
-
mandalorian:
|
1800
|
-
markdown:
|
1801
|
-
mastodon:
|
1802
|
-
maxcdn:
|
1803
|
-
mdb:
|
1804
|
-
medapps:
|
1805
|
-
medium:
|
1806
|
-
medium_m:
|
1807
|
-
medrt:
|
1808
|
-
meetup:
|
1809
|
-
megaport:
|
1810
|
-
mendeley:
|
1811
|
-
microblog:
|
1812
|
-
microsoft:
|
1813
|
-
mix:
|
1814
|
-
mixcloud:
|
1815
|
-
mixer:
|
1816
|
-
mizuni:
|
1817
|
-
modx:
|
1818
|
-
monero:
|
1819
|
-
napster:
|
1820
|
-
neos:
|
1821
|
-
nimblr:
|
1822
|
-
node:
|
1823
|
-
node_js:
|
1824
|
-
npm:
|
1825
|
-
ns8:
|
1826
|
-
nutritionix:
|
1827
|
-
octopus_deploy:
|
1828
|
-
odnoklassniki:
|
1829
|
-
odnoklassniki_square:
|
1830
|
-
old_republic:
|
1831
|
-
opencart:
|
1832
|
-
openid:
|
1833
|
-
opera:
|
1834
|
-
optin_monster:
|
1835
|
-
orcid:
|
1836
|
-
osi:
|
1837
|
-
page4:
|
1838
|
-
pagelines:
|
1839
|
-
palfed:
|
1840
|
-
patreon:
|
1841
|
-
paypal:
|
1842
|
-
penny_arcade:
|
1843
|
-
perbyte:
|
1844
|
-
periscope:
|
1845
|
-
phabricator:
|
1846
|
-
phoenix_framework:
|
1847
|
-
phoenix_squadron:
|
1848
|
-
php:
|
1849
|
-
pied_piper:
|
1850
|
-
pied_piper_alternate:
|
1851
|
-
pied_piper_hat:
|
1852
|
-
pied_piper_pp:
|
1853
|
-
pied_piper_square:
|
1854
|
-
pinterest:
|
1855
|
-
pinterest_p:
|
1856
|
-
pinterest_square:
|
1857
|
-
playstation:
|
1858
|
-
product_hunt:
|
1859
|
-
pushed:
|
1860
|
-
python:
|
1861
|
-
qq:
|
1862
|
-
quinscape:
|
1863
|
-
quora:
|
1864
|
-
r_project:
|
1865
|
-
raspberry_pi:
|
1866
|
-
ravelry:
|
1867
|
-
react:
|
1868
|
-
reacteurope:
|
1869
|
-
readme:
|
1870
|
-
rebel:
|
1871
|
-
reddit:
|
1872
|
-
reddit_alien:
|
1873
|
-
reddit_square:
|
1874
|
-
redhat:
|
1875
|
-
redriver:
|
1876
|
-
redyeti:
|
1877
|
-
renren:
|
1878
|
-
replyd:
|
1879
|
-
researchgate:
|
1880
|
-
resolving:
|
1881
|
-
rev:
|
1882
|
-
rocketchat:
|
1883
|
-
rockrms:
|
1884
|
-
rust:
|
1885
|
-
safari:
|
1886
|
-
salesforce:
|
1887
|
-
sass:
|
1888
|
-
schlix:
|
1889
|
-
scribd:
|
1890
|
-
searchengin:
|
1891
|
-
sellcast:
|
1892
|
-
sellsy:
|
1893
|
-
servicestack:
|
1894
|
-
shirtsinbulk:
|
1895
|
-
shopify:
|
1896
|
-
shopware:
|
1897
|
-
simplybuilt:
|
1898
|
-
sistrix:
|
1899
|
-
sith:
|
1900
|
-
sketch:
|
1901
|
-
skyatlas:
|
1902
|
-
skype:
|
1903
|
-
slack:
|
1904
|
-
slack_hash:
|
1905
|
-
slideshare:
|
1906
|
-
snapchat:
|
1907
|
-
snapchat_ghost:
|
1908
|
-
snapchat_square:
|
1909
|
-
soundcloud:
|
1910
|
-
sourcetree:
|
1911
|
-
speakap:
|
1912
|
-
speaker_deck:
|
1913
|
-
spotify:
|
1914
|
-
squarespace:
|
1915
|
-
stack_exchange:
|
1916
|
-
stack_overflow:
|
1917
|
-
stackpath:
|
1918
|
-
staylinked:
|
1919
|
-
steam:
|
1920
|
-
steam_square:
|
1921
|
-
steam_symbol:
|
1922
|
-
sticker_mule:
|
1923
|
-
strava:
|
1924
|
-
stripe:
|
1925
|
-
stripe_s:
|
1926
|
-
studiovinari:
|
1927
|
-
stumbleupon:
|
1928
|
-
stumbleupon_circle:
|
1929
|
-
superpowers:
|
1930
|
-
supple:
|
1931
|
-
suse:
|
1932
|
-
swift:
|
1933
|
-
symfony:
|
1934
|
-
teamspeak:
|
1935
|
-
telegram:
|
1936
|
-
telegram_plane:
|
1937
|
-
tencent_weibo:
|
1938
|
-
themeco:
|
1939
|
-
themeisle:
|
1940
|
-
think_peaks:
|
1941
|
-
tiktok:
|
1942
|
-
trade_federation:
|
1943
|
-
trello:
|
1944
|
-
tumblr:
|
1945
|
-
tumblr_square:
|
1946
|
-
twitch:
|
1947
|
-
twitter:
|
1948
|
-
twitter_square:
|
1949
|
-
typo3:
|
1950
|
-
uber:
|
1951
|
-
ubuntu:
|
1952
|
-
uikit:
|
1953
|
-
umbraco:
|
1954
|
-
uncharted:
|
1955
|
-
uniregistry:
|
1956
|
-
unity:
|
1957
|
-
unsplash:
|
1958
|
-
untappd:
|
1959
|
-
ups:
|
1960
|
-
usb:
|
1961
|
-
usps:
|
1962
|
-
ussunnah:
|
1963
|
-
vaadin:
|
1964
|
-
viacoin:
|
1965
|
-
viadeo:
|
1966
|
-
viadeo_square:
|
1967
|
-
viber:
|
1968
|
-
vimeo:
|
1969
|
-
vimeo_square:
|
1970
|
-
vimeo_v:
|
1971
|
-
vine:
|
1972
|
-
vk:
|
1973
|
-
vnv:
|
1974
|
-
vuejs:
|
1975
|
-
watchman_monitoring:
|
1976
|
-
waze:
|
1977
|
-
weebly:
|
1978
|
-
weibo:
|
1979
|
-
weixin:
|
1980
|
-
whatsapp:
|
1981
|
-
whatsapp_square:
|
1982
|
-
whmcs:
|
1983
|
-
wikipedia_w:
|
1984
|
-
windows:
|
1985
|
-
wix:
|
1986
|
-
wizards_of_the_coast:
|
1987
|
-
wodu:
|
1988
|
-
wolf_pack_battalion:
|
1989
|
-
wordpress:
|
1990
|
-
wordpress_simple:
|
1991
|
-
wpbeginner:
|
1992
|
-
wpexplorer:
|
1993
|
-
wpforms:
|
1994
|
-
wpressr:
|
1995
|
-
xbox:
|
1996
|
-
xing:
|
1997
|
-
xing_square:
|
1998
|
-
y_combinator:
|
1999
|
-
yahoo:
|
2000
|
-
yammer:
|
2001
|
-
yandex:
|
2002
|
-
yandex_international:
|
2003
|
-
yarn:
|
2004
|
-
yelp:
|
2005
|
-
yoast:
|
2006
|
-
youtube:
|
2007
|
-
youtube_square:
|
2008
|
-
zhihu:
|
1553
|
+
500px: "\f26e";
|
1554
|
+
accessible: "\f368";
|
1555
|
+
accusoft: "\f369";
|
1556
|
+
acquisitions_incorporated: "\f6af";
|
1557
|
+
adn: "\f170";
|
1558
|
+
adversal: "\f36a";
|
1559
|
+
affiliatetheme: "\f36b";
|
1560
|
+
airbnb: "\f834";
|
1561
|
+
algolia: "\f36c";
|
1562
|
+
alipay: "\f642";
|
1563
|
+
amazon: "\f270";
|
1564
|
+
amazon_pay: "\f42c";
|
1565
|
+
amilia: "\f36d";
|
1566
|
+
android: "\f17b";
|
1567
|
+
angellist: "\f209";
|
1568
|
+
angrycreative: "\f36e";
|
1569
|
+
angular: "\f420";
|
1570
|
+
app_store: "\f36f";
|
1571
|
+
app_store_ios: "\f370";
|
1572
|
+
apper: "\f371";
|
1573
|
+
apple: "\f179";
|
1574
|
+
apple_pay: "\f415";
|
1575
|
+
artstation: "\f77a";
|
1576
|
+
asymmetrik: "\f372";
|
1577
|
+
atlassian: "\f77b";
|
1578
|
+
audible: "\f373";
|
1579
|
+
autoprefixer: "\f41c";
|
1580
|
+
avianex: "\f374";
|
1581
|
+
aviato: "\f421";
|
1582
|
+
aws: "\f375";
|
1583
|
+
bandcamp: "\f2d5";
|
1584
|
+
battle_net: "\f835";
|
1585
|
+
behance: "\f1b4";
|
1586
|
+
behance_square: "\f1b5";
|
1587
|
+
bimobject: "\f378";
|
1588
|
+
bitbucket: "\f171";
|
1589
|
+
bitcoin: "\f379";
|
1590
|
+
bity: "\f37a";
|
1591
|
+
black_tie: "\f27e";
|
1592
|
+
blackberry: "\f37b";
|
1593
|
+
blogger: "\f37c";
|
1594
|
+
blogger_b: "\f37d";
|
1595
|
+
bluetooth: "\f293";
|
1596
|
+
bluetooth_b: "\f294";
|
1597
|
+
bootstrap: "\f836";
|
1598
|
+
btc: "\f15a";
|
1599
|
+
buffer: "\f837";
|
1600
|
+
buromobelexperte: "\f37f";
|
1601
|
+
buy_n_large: "\f8a6";
|
1602
|
+
buysellads: "\f20d";
|
1603
|
+
canadian_maple_leaf: "\f785";
|
1604
|
+
cc_amazon_pay: "\f42d";
|
1605
|
+
cc_amex: "\f1f3";
|
1606
|
+
cc_apple_pay: "\f416";
|
1607
|
+
cc_diners_club: "\f24c";
|
1608
|
+
cc_discover: "\f1f2";
|
1609
|
+
cc_jcb: "\f24b";
|
1610
|
+
cc_mastercard: "\f1f1";
|
1611
|
+
cc_paypal: "\f1f4";
|
1612
|
+
cc_stripe: "\f1f5";
|
1613
|
+
cc_visa: "\f1f0";
|
1614
|
+
centercode: "\f380";
|
1615
|
+
centos: "\f789";
|
1616
|
+
chrome: "\f268";
|
1617
|
+
chromecast: "\f838";
|
1618
|
+
cloudflare: "\e07d";
|
1619
|
+
cloudscale: "\f383";
|
1620
|
+
cloudsmith: "\f384";
|
1621
|
+
cloudversify: "\f385";
|
1622
|
+
codepen: "\f1cb";
|
1623
|
+
codiepie: "\f284";
|
1624
|
+
confluence: "\f78d";
|
1625
|
+
connectdevelop: "\f20e";
|
1626
|
+
contao: "\f26d";
|
1627
|
+
cotton_bureau: "\f89e";
|
1628
|
+
cpanel: "\f388";
|
1629
|
+
creative_commons: "\f25e";
|
1630
|
+
creative_commons_by: "\f4e7";
|
1631
|
+
creative_commons_nc: "\f4e8";
|
1632
|
+
creative_commons_nc_eu: "\f4e9";
|
1633
|
+
creative_commons_nc_jp: "\f4ea";
|
1634
|
+
creative_commons_nd: "\f4eb";
|
1635
|
+
creative_commons_pd: "\f4ec";
|
1636
|
+
creative_commons_pd_alternate: "\f4ed";
|
1637
|
+
creative_commons_remix: "\f4ee";
|
1638
|
+
creative_commons_sa: "\f4ef";
|
1639
|
+
creative_commons_sampling: "\f4f0";
|
1640
|
+
creative_commons_sampling_plus: "\f4f1";
|
1641
|
+
creative_commons_share: "\f4f2";
|
1642
|
+
creative_commons_zero: "\f4f3";
|
1643
|
+
critical_role: "\f6c9";
|
1644
|
+
css3: "\f13c";
|
1645
|
+
css3_alternate: "\f38b";
|
1646
|
+
cuttlefish: "\f38c";
|
1647
|
+
d_and_d: "\f38d";
|
1648
|
+
d_and_d_beyond: "\f6ca";
|
1649
|
+
dailymotion: "\e052";
|
1650
|
+
dashcube: "\f210";
|
1651
|
+
deezer: "\e077";
|
1652
|
+
delicious: "\f1a5";
|
1653
|
+
deploydog: "\f38e";
|
1654
|
+
deskpro: "\f38f";
|
1655
|
+
dev: "\f6cc";
|
1656
|
+
deviantart: "\f1bd";
|
1657
|
+
dhl: "\f790";
|
1658
|
+
diaspora: "\f791";
|
1659
|
+
digg: "\f1a6";
|
1660
|
+
digital_ocean: "\f391";
|
1661
|
+
discord: "\f392";
|
1662
|
+
discourse: "\f393";
|
1663
|
+
dochub: "\f394";
|
1664
|
+
docker: "\f395";
|
1665
|
+
draft2digital: "\f396";
|
1666
|
+
dribbble: "\f17d";
|
1667
|
+
dribbble_square: "\f397";
|
1668
|
+
dropbox: "\f16b";
|
1669
|
+
drupal: "\f1a9";
|
1670
|
+
dyalog: "\f399";
|
1671
|
+
earlybirds: "\f39a";
|
1672
|
+
ebay: "\f4f4";
|
1673
|
+
edge: "\f282";
|
1674
|
+
edge_legacy: "\e078";
|
1675
|
+
elementor: "\f430";
|
1676
|
+
ello: "\f5f1";
|
1677
|
+
ember: "\f423";
|
1678
|
+
empire: "\f1d1";
|
1679
|
+
envira: "\f299";
|
1680
|
+
erlang: "\f39d";
|
1681
|
+
ethereum: "\f42e";
|
1682
|
+
etsy: "\f2d7";
|
1683
|
+
evernote: "\f839";
|
1684
|
+
expeditedssl: "\f23e";
|
1685
|
+
facebook: "\f09a";
|
1686
|
+
facebook_f: "\f39e";
|
1687
|
+
facebook_messenger: "\f39f";
|
1688
|
+
facebook_square: "\f082";
|
1689
|
+
fantasy_flight_games: "\f6dc";
|
1690
|
+
fedex: "\f797";
|
1691
|
+
fedora: "\f798";
|
1692
|
+
figma: "\f799";
|
1693
|
+
firefox: "\f269";
|
1694
|
+
firefox_browser: "\e007";
|
1695
|
+
first_order: "\f2b0";
|
1696
|
+
first_order_alternate: "\f50a";
|
1697
|
+
firstdraft: "\f3a1";
|
1698
|
+
flickr: "\f16e";
|
1699
|
+
flipboard: "\f44d";
|
1700
|
+
fly: "\f417";
|
1701
|
+
font_awesome: "\f2b4";
|
1702
|
+
font_awesome_alternate: "\f35c";
|
1703
|
+
font_awesome_flag: "\f425";
|
1704
|
+
fonticons: "\f280";
|
1705
|
+
fonticons_fi: "\f3a2";
|
1706
|
+
fort_awesome: "\f286";
|
1707
|
+
fort_awesome_alternate: "\f3a3";
|
1708
|
+
forumbee: "\f211";
|
1709
|
+
foursquare: "\f180";
|
1710
|
+
free_code_camp: "\f2c5";
|
1711
|
+
freebsd: "\f3a4";
|
1712
|
+
fulcrum: "\f50b";
|
1713
|
+
galactic_republic: "\f50c";
|
1714
|
+
galactic_senate: "\f50d";
|
1715
|
+
get_pocket: "\f265";
|
1716
|
+
gg: "\f260";
|
1717
|
+
gg_circle: "\f261";
|
1718
|
+
git: "\f1d3";
|
1719
|
+
git_alternate: "\f841";
|
1720
|
+
git_square: "\f1d2";
|
1721
|
+
github: "\f09b";
|
1722
|
+
github_alternate: "\f113";
|
1723
|
+
github_square: "\f092";
|
1724
|
+
gitkraken: "\f3a6";
|
1725
|
+
gitlab: "\f296";
|
1726
|
+
gitter: "\f426";
|
1727
|
+
glide: "\f2a5";
|
1728
|
+
glide_g: "\f2a6";
|
1729
|
+
gofore: "\f3a7";
|
1730
|
+
goodreads: "\f3a8";
|
1731
|
+
goodreads_g: "\f3a9";
|
1732
|
+
google: "\f1a0";
|
1733
|
+
google_drive: "\f3aa";
|
1734
|
+
google_pay: "\e079";
|
1735
|
+
google_play: "\f3ab";
|
1736
|
+
google_plus: "\f2b3";
|
1737
|
+
google_plus_g: "\f0d5";
|
1738
|
+
google_plus_square: "\f0d4";
|
1739
|
+
google_wallet: "\f1ee";
|
1740
|
+
gratipay: "\f184";
|
1741
|
+
grav: "\f2d6";
|
1742
|
+
gripfire: "\f3ac";
|
1743
|
+
grunt: "\f3ad";
|
1744
|
+
guilded: "\e07e";
|
1745
|
+
gulp: "\f3ae";
|
1746
|
+
hacker_news: "\f1d4";
|
1747
|
+
hacker_news_square: "\f3af";
|
1748
|
+
hackerrank: "\f5f7";
|
1749
|
+
hips: "\f452";
|
1750
|
+
hire_a_helper: "\f3b0";
|
1751
|
+
hive: "\e07f";
|
1752
|
+
hooli: "\f427";
|
1753
|
+
hornbill: "\f592";
|
1754
|
+
hotjar: "\f3b1";
|
1755
|
+
houzz: "\f27c";
|
1756
|
+
html5: "\f13b";
|
1757
|
+
hubspot: "\f3b2";
|
1758
|
+
ideal: "\e013";
|
1759
|
+
imdb: "\f2d8";
|
1760
|
+
innosoft: "\e080";
|
1761
|
+
instagram: "\f16d";
|
1762
|
+
instagram_square: "\e055";
|
1763
|
+
instalod: "\e081";
|
1764
|
+
intercom: "\f7af";
|
1765
|
+
internet_explorer: "\f26b";
|
1766
|
+
invision: "\f7b0";
|
1767
|
+
ioxhost: "\f208";
|
1768
|
+
itch_io: "\f83a";
|
1769
|
+
itunes: "\f3b4";
|
1770
|
+
itunes_note: "\f3b5";
|
1771
|
+
java: "\f4e4";
|
1772
|
+
jedi_order: "\f50e";
|
1773
|
+
jenkins: "\f3b6";
|
1774
|
+
jira: "\f7b1";
|
1775
|
+
joget: "\f3b7";
|
1776
|
+
joomla: "\f1aa";
|
1777
|
+
js: "\f3b8";
|
1778
|
+
js_square: "\f3b9";
|
1779
|
+
jsfiddle: "\f1cc";
|
1780
|
+
kaggle: "\f5fa";
|
1781
|
+
keybase: "\f4f5";
|
1782
|
+
keycdn: "\f3ba";
|
1783
|
+
kickstarter: "\f3bb";
|
1784
|
+
kickstarter_k: "\f3bc";
|
1785
|
+
korvue: "\f42f";
|
1786
|
+
laravel: "\f3bd";
|
1787
|
+
lastfm: "\f202";
|
1788
|
+
lastfm_square: "\f203";
|
1789
|
+
leanpub: "\f212";
|
1790
|
+
lesscss: "\f41d";
|
1791
|
+
linechat: "\f3c0";
|
1792
|
+
linkedin: "\f08c";
|
1793
|
+
linkedin_in: "\f0e1";
|
1794
|
+
linode: "\f2b8";
|
1795
|
+
linux: "\f17c";
|
1796
|
+
lyft: "\f3c3";
|
1797
|
+
magento: "\f3c4";
|
1798
|
+
mailchimp: "\f59e";
|
1799
|
+
mandalorian: "\f50f";
|
1800
|
+
markdown: "\f60f";
|
1801
|
+
mastodon: "\f4f6";
|
1802
|
+
maxcdn: "\f136";
|
1803
|
+
mdb: "\f8ca";
|
1804
|
+
medapps: "\f3c6";
|
1805
|
+
medium: "\f23a";
|
1806
|
+
medium_m: "\f3c7";
|
1807
|
+
medrt: "\f3c8";
|
1808
|
+
meetup: "\f2e0";
|
1809
|
+
megaport: "\f5a3";
|
1810
|
+
mendeley: "\f7b3";
|
1811
|
+
microblog: "\e01a";
|
1812
|
+
microsoft: "\f3ca";
|
1813
|
+
mix: "\f3cb";
|
1814
|
+
mixcloud: "\f289";
|
1815
|
+
mixer: "\e056";
|
1816
|
+
mizuni: "\f3cc";
|
1817
|
+
modx: "\f285";
|
1818
|
+
monero: "\f3d0";
|
1819
|
+
napster: "\f3d2";
|
1820
|
+
neos: "\f612";
|
1821
|
+
nimblr: "\f5a8";
|
1822
|
+
node: "\f419";
|
1823
|
+
node_js: "\f3d3";
|
1824
|
+
npm: "\f3d4";
|
1825
|
+
ns8: "\f3d5";
|
1826
|
+
nutritionix: "\f3d6";
|
1827
|
+
octopus_deploy: "\e082";
|
1828
|
+
odnoklassniki: "\f263";
|
1829
|
+
odnoklassniki_square: "\f264";
|
1830
|
+
old_republic: "\f510";
|
1831
|
+
opencart: "\f23d";
|
1832
|
+
openid: "\f19b";
|
1833
|
+
opera: "\f26a";
|
1834
|
+
optin_monster: "\f23c";
|
1835
|
+
orcid: "\f8d2";
|
1836
|
+
osi: "\f41a";
|
1837
|
+
page4: "\f3d7";
|
1838
|
+
pagelines: "\f18c";
|
1839
|
+
palfed: "\f3d8";
|
1840
|
+
patreon: "\f3d9";
|
1841
|
+
paypal: "\f1ed";
|
1842
|
+
penny_arcade: "\f704";
|
1843
|
+
perbyte: "\e083";
|
1844
|
+
periscope: "\f3da";
|
1845
|
+
phabricator: "\f3db";
|
1846
|
+
phoenix_framework: "\f3dc";
|
1847
|
+
phoenix_squadron: "\f511";
|
1848
|
+
php: "\f457";
|
1849
|
+
pied_piper: "\f2ae";
|
1850
|
+
pied_piper_alternate: "\f1a8";
|
1851
|
+
pied_piper_hat: "\f4e5";
|
1852
|
+
pied_piper_pp: "\f1a7";
|
1853
|
+
pied_piper_square: "\e01e";
|
1854
|
+
pinterest: "\f0d2";
|
1855
|
+
pinterest_p: "\f231";
|
1856
|
+
pinterest_square: "\f0d3";
|
1857
|
+
playstation: "\f3df";
|
1858
|
+
product_hunt: "\f288";
|
1859
|
+
pushed: "\f3e1";
|
1860
|
+
python: "\f3e2";
|
1861
|
+
qq: "\f1d6";
|
1862
|
+
quinscape: "\f459";
|
1863
|
+
quora: "\f2c4";
|
1864
|
+
r_project: "\f4f7";
|
1865
|
+
raspberry_pi: "\f7bb";
|
1866
|
+
ravelry: "\f2d9";
|
1867
|
+
react: "\f41b";
|
1868
|
+
reacteurope: "\f75d";
|
1869
|
+
readme: "\f4d5";
|
1870
|
+
rebel: "\f1d0";
|
1871
|
+
reddit: "\f1a1";
|
1872
|
+
reddit_alien: "\f281";
|
1873
|
+
reddit_square: "\f1a2";
|
1874
|
+
redhat: "\f7bc";
|
1875
|
+
redriver: "\f3e3";
|
1876
|
+
redyeti: "\f69d";
|
1877
|
+
renren: "\f18b";
|
1878
|
+
replyd: "\f3e6";
|
1879
|
+
researchgate: "\f4f8";
|
1880
|
+
resolving: "\f3e7";
|
1881
|
+
rev: "\f5b2";
|
1882
|
+
rocketchat: "\f3e8";
|
1883
|
+
rockrms: "\f3e9";
|
1884
|
+
rust: "\e07a";
|
1885
|
+
safari: "\f267";
|
1886
|
+
salesforce: "\f83b";
|
1887
|
+
sass: "\f41e";
|
1888
|
+
schlix: "\f3ea";
|
1889
|
+
scribd: "\f28a";
|
1890
|
+
searchengin: "\f3eb";
|
1891
|
+
sellcast: "\f2da";
|
1892
|
+
sellsy: "\f213";
|
1893
|
+
servicestack: "\f3ec";
|
1894
|
+
shirtsinbulk: "\f214";
|
1895
|
+
shopify: "\e057";
|
1896
|
+
shopware: "\f5b5";
|
1897
|
+
simplybuilt: "\f215";
|
1898
|
+
sistrix: "\f3ee";
|
1899
|
+
sith: "\f512";
|
1900
|
+
sketch: "\f7c6";
|
1901
|
+
skyatlas: "\f216";
|
1902
|
+
skype: "\f17e";
|
1903
|
+
slack: "\f198";
|
1904
|
+
slack_hash: "\f3ef";
|
1905
|
+
slideshare: "\f1e7";
|
1906
|
+
snapchat: "\f2ab";
|
1907
|
+
snapchat_ghost: "\f2ac";
|
1908
|
+
snapchat_square: "\f2ad";
|
1909
|
+
soundcloud: "\f1be";
|
1910
|
+
sourcetree: "\f7d3";
|
1911
|
+
speakap: "\f3f3";
|
1912
|
+
speaker_deck: "\f83c";
|
1913
|
+
spotify: "\f1bc";
|
1914
|
+
squarespace: "\f5be";
|
1915
|
+
stack_exchange: "\f18d";
|
1916
|
+
stack_overflow: "\f16c";
|
1917
|
+
stackpath: "\f842";
|
1918
|
+
staylinked: "\f3f5";
|
1919
|
+
steam: "\f1b6";
|
1920
|
+
steam_square: "\f1b7";
|
1921
|
+
steam_symbol: "\f3f6";
|
1922
|
+
sticker_mule: "\f3f7";
|
1923
|
+
strava: "\f428";
|
1924
|
+
stripe: "\f429";
|
1925
|
+
stripe_s: "\f42a";
|
1926
|
+
studiovinari: "\f3f8";
|
1927
|
+
stumbleupon: "\f1a4";
|
1928
|
+
stumbleupon_circle: "\f1a3";
|
1929
|
+
superpowers: "\f2dd";
|
1930
|
+
supple: "\f3f9";
|
1931
|
+
suse: "\f7d6";
|
1932
|
+
swift: "\f8e1";
|
1933
|
+
symfony: "\f83d";
|
1934
|
+
teamspeak: "\f4f9";
|
1935
|
+
telegram: "\f2c6";
|
1936
|
+
telegram_plane: "\f3fe";
|
1937
|
+
tencent_weibo: "\f1d5";
|
1938
|
+
themeco: "\f5c6";
|
1939
|
+
themeisle: "\f2b2";
|
1940
|
+
think_peaks: "\f731";
|
1941
|
+
tiktok: "\e07b";
|
1942
|
+
trade_federation: "\f513";
|
1943
|
+
trello: "\f181";
|
1944
|
+
tumblr: "\f173";
|
1945
|
+
tumblr_square: "\f174";
|
1946
|
+
twitch: "\f1e8";
|
1947
|
+
twitter: "\f099";
|
1948
|
+
twitter_square: "\f081";
|
1949
|
+
typo3: "\f42b";
|
1950
|
+
uber: "\f402";
|
1951
|
+
ubuntu: "\f7df";
|
1952
|
+
uikit: "\f403";
|
1953
|
+
umbraco: "\f8e8";
|
1954
|
+
uncharted: "\e084";
|
1955
|
+
uniregistry: "\f404";
|
1956
|
+
unity: "\e049";
|
1957
|
+
unsplash: "\e07c";
|
1958
|
+
untappd: "\f405";
|
1959
|
+
ups: "\f7e0";
|
1960
|
+
usb: "\f287";
|
1961
|
+
usps: "\f7e1";
|
1962
|
+
ussunnah: "\f407";
|
1963
|
+
vaadin: "\f408";
|
1964
|
+
viacoin: "\f237";
|
1965
|
+
viadeo: "\f2a9";
|
1966
|
+
viadeo_square: "\f2aa";
|
1967
|
+
viber: "\f409";
|
1968
|
+
vimeo: "\f40a";
|
1969
|
+
vimeo_square: "\f194";
|
1970
|
+
vimeo_v: "\f27d";
|
1971
|
+
vine: "\f1ca";
|
1972
|
+
vk: "\f189";
|
1973
|
+
vnv: "\f40b";
|
1974
|
+
vuejs: "\f41f";
|
1975
|
+
watchman_monitoring: "\e087";
|
1976
|
+
waze: "\f83f";
|
1977
|
+
weebly: "\f5cc";
|
1978
|
+
weibo: "\f18a";
|
1979
|
+
weixin: "\f1d7";
|
1980
|
+
whatsapp: "\f232";
|
1981
|
+
whatsapp_square: "\f40c";
|
1982
|
+
whmcs: "\f40d";
|
1983
|
+
wikipedia_w: "\f266";
|
1984
|
+
windows: "\f17a";
|
1985
|
+
wix: "\f5cf";
|
1986
|
+
wizards_of_the_coast: "\f730";
|
1987
|
+
wodu: "\e088";
|
1988
|
+
wolf_pack_battalion: "\f514";
|
1989
|
+
wordpress: "\f19a";
|
1990
|
+
wordpress_simple: "\f411";
|
1991
|
+
wpbeginner: "\f297";
|
1992
|
+
wpexplorer: "\f2de";
|
1993
|
+
wpforms: "\f298";
|
1994
|
+
wpressr: "\f3e4";
|
1995
|
+
xbox: "\f412";
|
1996
|
+
xing: "\f168";
|
1997
|
+
xing_square: "\f169";
|
1998
|
+
y_combinator: "\f23b";
|
1999
|
+
yahoo: "\f19e";
|
2000
|
+
yammer: "\f840";
|
2001
|
+
yandex: "\f413";
|
2002
|
+
yandex_international: "\f414";
|
2003
|
+
yarn: "\f7e3";
|
2004
|
+
yelp: "\f1e9";
|
2005
|
+
yoast: "\f2b1";
|
2006
|
+
youtube: "\f167";
|
2007
|
+
youtube_square: "\f431";
|
2008
|
+
zhihu: "\f63f";
|
2009
2009
|
};
|
2010
2010
|
@icon-brand-aliases-map: {
|
2011
|
-
american_express:
|
2012
|
-
american_express_card:
|
2013
|
-
amex:
|
2014
|
-
bitbucket_square:
|
2015
|
-
bluetooth_alternative:
|
2016
|
-
credit_card_amazon_pay:
|
2017
|
-
credit_card_american_express:
|
2018
|
-
credit_card_diners_club:
|
2019
|
-
credit_card_discover:
|
2020
|
-
credit_card_jcb:
|
2021
|
-
credit_card_mastercard:
|
2022
|
-
credit_card_paypal:
|
2023
|
-
credit_card_stripe:
|
2024
|
-
credit_card_visa:
|
2025
|
-
diners_club:
|
2026
|
-
diners_club_card:
|
2027
|
-
discover:
|
2028
|
-
discover_card:
|
2029
|
-
disk_outline:
|
2030
|
-
dribble:
|
2031
|
-
eercast:
|
2032
|
-
envira_gallery:
|
2033
|
-
fa:
|
2034
|
-
facebook_official:
|
2035
|
-
five_hundred_pixels:
|
2036
|
-
gittip:
|
2037
|
-
google_plus_circle:
|
2038
|
-
google_plus_official:
|
2039
|
-
japan_credit_bureau:
|
2040
|
-
japan_credit_bureau_card:
|
2041
|
-
jcb:
|
2042
|
-
linkedin_square:
|
2043
|
-
mastercard:
|
2044
|
-
mastercard_card:
|
2045
|
-
microsoft_edge:
|
2046
|
-
ms_edge:
|
2047
|
-
new_pied_piper:
|
2048
|
-
optinmonster:
|
2049
|
-
paypal_card:
|
2050
|
-
pied_piper_hat:
|
2051
|
-
pocket:
|
2052
|
-
stripe_card:
|
2053
|
-
theme_isle:
|
2054
|
-
visa:
|
2055
|
-
visa_card:
|
2056
|
-
wechat:
|
2057
|
-
wikipedia:
|
2058
|
-
wordpress_beginner:
|
2059
|
-
wordpress_forms:
|
2060
|
-
yc:
|
2061
|
-
ycombinator:
|
2062
|
-
youtube_play:
|
2011
|
+
american_express: "\f1f3";
|
2012
|
+
american_express_card: "\f1f3";
|
2013
|
+
amex: "\f1f3";
|
2014
|
+
bitbucket_square: "\f171";
|
2015
|
+
bluetooth_alternative: "\f294";
|
2016
|
+
credit_card_amazon_pay: "\f42d";
|
2017
|
+
credit_card_american_express: "\f1f3";
|
2018
|
+
credit_card_diners_club: "\f24c";
|
2019
|
+
credit_card_discover: "\f1f2";
|
2020
|
+
credit_card_jcb: "\f24b";
|
2021
|
+
credit_card_mastercard: "\f1f1";
|
2022
|
+
credit_card_paypal: "\f1f4";
|
2023
|
+
credit_card_stripe: "\f1f5";
|
2024
|
+
credit_card_visa: "\f1f0";
|
2025
|
+
diners_club: "\f24c";
|
2026
|
+
diners_club_card: "\f24c";
|
2027
|
+
discover: "\f1f2";
|
2028
|
+
discover_card: "\f1f2";
|
2029
|
+
disk_outline: "\f369";
|
2030
|
+
dribble: "\f17d";
|
2031
|
+
eercast: "\f2da";
|
2032
|
+
envira_gallery: "\f299";
|
2033
|
+
fa: "\f2b4";
|
2034
|
+
facebook_official: "\f082";
|
2035
|
+
five_hundred_pixels: "\f26e";
|
2036
|
+
gittip: "\f184";
|
2037
|
+
google_plus_circle: "\f2b3";
|
2038
|
+
google_plus_official: "\f2b3";
|
2039
|
+
japan_credit_bureau: "\f24b";
|
2040
|
+
japan_credit_bureau_card: "\f24b";
|
2041
|
+
jcb: "\f24b";
|
2042
|
+
linkedin_square: "\f08c";
|
2043
|
+
mastercard: "\f1f1";
|
2044
|
+
mastercard_card: "\f1f1";
|
2045
|
+
microsoft_edge: "\f282";
|
2046
|
+
ms_edge: "\f282";
|
2047
|
+
new_pied_piper: "\f2ae";
|
2048
|
+
optinmonster: "\f23c";
|
2049
|
+
paypal_card: "\f1f4";
|
2050
|
+
pied_piper_hat: "\f2ae";
|
2051
|
+
pocket: "\f265";
|
2052
|
+
stripe_card: "\f1f5";
|
2053
|
+
theme_isle: "\f2b2";
|
2054
|
+
visa: "\f1f0";
|
2055
|
+
visa_card: "\f1f0";
|
2056
|
+
wechat: "\f1d7";
|
2057
|
+
wikipedia: "\f266";
|
2058
|
+
wordpress_beginner: "\f297";
|
2059
|
+
wordpress_forms: "\f298";
|
2060
|
+
yc: "\f23b";
|
2061
|
+
ycombinator: "\f23b";
|
2062
|
+
youtube_play: "\f167";
|
2063
2063
|
};
|
2064
2064
|
|
2065
2065
|
@icon-duotone-map: {
|
@@ -2103,14 +2103,14 @@ Icons are order A-Z in their group, Solid, Outline, Thin (Pro only) and Brand
|
|
2103
2103
|
@cornerIconShadow:
|
2104
2104
|
-@cornerIconStroke -@cornerIconStroke 0 @white,
|
2105
2105
|
@cornerIconStroke -@cornerIconStroke 0 @white,
|
2106
|
-
-@cornerIconStroke
|
2107
|
-
@cornerIconStroke
|
2106
|
+
-@cornerIconStroke @cornerIconStroke 0 @white,
|
2107
|
+
@cornerIconStroke @cornerIconStroke 0 @white
|
2108
2108
|
;
|
2109
2109
|
@cornerIconInvertedShadow:
|
2110
2110
|
-@cornerIconStroke -@cornerIconStroke 0 @black,
|
2111
2111
|
@cornerIconStroke -@cornerIconStroke 0 @black,
|
2112
|
-
-@cornerIconStroke
|
2113
|
-
@cornerIconStroke
|
2112
|
+
-@cornerIconStroke @cornerIconStroke 0 @black,
|
2113
|
+
@cornerIconStroke @cornerIconStroke 0 @black
|
2114
2114
|
;
|
2115
2115
|
|
2116
2116
|
@cornerOffset: 0;
|