fomantic-ui 2.9.0-beta.28 → 2.9.0-beta.280
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/.all-contributorsrc +224 -3
- package/.github/workflows/ci.yml +7 -6
- package/.github/workflows/nightly.yml +13 -8
- package/.github/workflows/release.yml +31 -0
- package/CONTRIBUTORS.md +77 -37
- package/README.md +8 -8
- package/dist/components/accordion.css +175 -35
- package/dist/components/accordion.js +6 -3
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +3 -3
- package/dist/components/ad.css +4 -4
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +88 -29
- package/dist/components/api.min.js +3 -3
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +195 -148
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +18 -1
- package/dist/components/calendar.js +84 -67
- package/dist/components/calendar.min.css +2 -2
- package/dist/components/calendar.min.js +3 -3
- package/dist/components/card.css +753 -116
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +92 -91
- package/dist/components/checkbox.js +17 -11
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +3 -3
- package/dist/components/comment.css +12 -12
- package/dist/components/comment.min.css +2 -2
- package/dist/components/container.css +97 -3
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +29 -14
- package/dist/components/dimmer.js +11 -5
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +3 -3
- package/dist/components/divider.css +31 -31
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +89 -49
- package/dist/components/dropdown.js +95 -49
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +3 -3
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +3 -3
- package/dist/components/emoji.css +10839 -8831
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +29 -29
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +1001 -892
- package/dist/components/flag.min.css +2 -2
- package/dist/components/form.css +158 -81
- package/dist/components/form.js +38 -29
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +3 -3
- package/dist/components/grid.css +25 -21
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +5 -3
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +2063 -1984
- 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 +758 -21
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +16 -16
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +64 -64
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +30 -30
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +352 -352
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +107 -75
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +42 -42
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +13 -1
- package/dist/components/modal.js +127 -49
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +3 -3
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +3 -3
- package/dist/components/placeholder.css +33 -33
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +99 -103
- package/dist/components/popup.js +2 -2
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +3 -3
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +4 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +3 -3
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +3 -3
- package/dist/components/reset.css +5 -4
- package/dist/components/reset.min.css +2 -2
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +3 -3
- package/dist/components/search.js +2 -2
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +3 -3
- package/dist/components/segment.css +118 -34
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +3 -3
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +3 -3
- package/dist/components/sidebar.css +7 -5
- package/dist/components/sidebar.js +12 -10
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +3 -3
- package/dist/components/site.css +65 -39
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +3 -3
- package/dist/components/slider.css +17 -17
- package/dist/components/slider.js +68 -51
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +3 -3
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +3 -3
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +30 -30
- 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 +3 -3
- package/dist/components/tab.css +5 -5
- package/dist/components/tab.js +23 -5
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +3 -3
- package/dist/components/table.css +1174 -32
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +39 -1
- package/dist/components/toast.js +56 -28
- package/dist/components/toast.min.css +2 -2
- package/dist/components/toast.min.js +3 -3
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +21 -16
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +3 -3
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +3 -3
- package/dist/semantic.css +19522 -13088
- package/dist/semantic.js +666 -369
- package/dist/semantic.min.css +3 -3
- package/dist/semantic.min.js +3 -3
- package/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.svg +801 -654
- package/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/dist/themes/default/assets/fonts/icons.svg +1175 -1079
- package/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.svg +93 -95
- package/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/examples/assets/library/iframe-content.js +8 -8
- package/examples/assets/library/iframe.js +3 -3
- package/package.json +16 -14
- package/scripts/nightly-version.js +47 -38
- package/src/definitions/behaviors/api.js +87 -28
- package/src/definitions/behaviors/form.js +37 -28
- package/src/definitions/collections/form.less +225 -161
- package/src/definitions/collections/grid.less +723 -687
- package/src/definitions/collections/menu.less +224 -166
- package/src/definitions/collections/message.less +49 -47
- package/src/definitions/collections/table.less +855 -268
- package/src/definitions/elements/button.less +611 -469
- package/src/definitions/elements/container.less +145 -8
- package/src/definitions/elements/divider.less +24 -24
- package/src/definitions/elements/emoji.less +16 -10
- package/src/definitions/elements/flag.less +8 -18
- package/src/definitions/elements/header.less +46 -37
- package/src/definitions/elements/icon.less +39 -32
- package/src/definitions/elements/input.less +268 -26
- package/src/definitions/elements/label.less +125 -124
- package/src/definitions/elements/list.less +84 -75
- package/src/definitions/elements/loader.less +99 -98
- package/src/definitions/elements/placeholder.less +32 -32
- package/src/definitions/elements/segment.less +174 -55
- package/src/definitions/elements/step.less +76 -72
- package/src/definitions/elements/text.less +17 -15
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.less +23 -2
- package/src/definitions/modules/accordion.js +5 -2
- package/src/definitions/modules/accordion.less +181 -29
- package/src/definitions/modules/calendar.js +83 -66
- package/src/definitions/modules/calendar.less +20 -0
- package/src/definitions/modules/checkbox.js +16 -10
- package/src/definitions/modules/checkbox.less +83 -227
- package/src/definitions/modules/dimmer.js +10 -4
- package/src/definitions/modules/dimmer.less +21 -8
- package/src/definitions/modules/dropdown.js +94 -48
- package/src/definitions/modules/dropdown.less +178 -127
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/modal.js +126 -48
- package/src/definitions/modules/modal.less +12 -0
- package/src/definitions/modules/nag.less +20 -19
- package/src/definitions/modules/popup.js +1 -1
- package/src/definitions/modules/popup.less +86 -90
- package/src/definitions/modules/progress.js +3 -0
- package/src/definitions/modules/progress.less +19 -18
- package/src/definitions/modules/rating.less +35 -34
- package/src/definitions/modules/search.js +1 -1
- package/src/definitions/modules/search.less +35 -19
- package/src/definitions/modules/shape.js +2 -2
- package/src/definitions/modules/sidebar.js +11 -9
- package/src/definitions/modules/sidebar.less +36 -22
- package/src/definitions/modules/slider.js +67 -50
- package/src/definitions/modules/slider.less +48 -47
- package/src/definitions/modules/tab.js +22 -4
- package/src/definitions/modules/tab.less +4 -4
- package/src/definitions/modules/toast.js +55 -27
- package/src/definitions/modules/toast.less +48 -16
- package/src/definitions/modules/transition.js +20 -15
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +519 -374
- package/src/definitions/views/comment.less +93 -82
- package/src/definitions/views/feed.less +164 -144
- package/src/definitions/views/item.less +251 -198
- package/src/definitions/views/statistic.less +91 -89
- package/src/themes/basic/elements/icon.overrides +149 -149
- package/src/themes/basic/elements/step.overrides +2 -2
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/button.overrides +1 -1
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/src/themes/default/assets/fonts/brand-icons.svg +801 -654
- package/src/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/src/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/src/themes/default/assets/fonts/icons.eot +0 -0
- package/src/themes/default/assets/fonts/icons.svg +1175 -1079
- package/src/themes/default/assets/fonts/icons.ttf +0 -0
- package/src/themes/default/assets/fonts/icons.woff +0 -0
- package/src/themes/default/assets/fonts/icons.woff2 +0 -0
- package/src/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/src/themes/default/assets/fonts/outline-icons.svg +93 -95
- package/src/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/src/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/src/themes/default/collections/form.variables +4 -0
- package/src/themes/default/collections/menu.variables +6 -0
- package/src/themes/default/collections/table.variables +52 -0
- package/src/themes/default/elements/button.variables +7 -1
- package/src/themes/default/elements/container.variables +12 -0
- package/src/themes/default/elements/divider.overrides +7 -7
- package/src/themes/default/elements/emoji.overrides +1737 -1235
- package/src/themes/default/elements/flag.overrides +1641 -986
- package/src/themes/default/elements/flag.variables +7 -5
- package/src/themes/default/elements/icon.overrides +1975 -1949
- package/src/themes/default/elements/icon.variables +1 -0
- package/src/themes/default/elements/input.variables +15 -0
- package/src/themes/default/elements/segment.variables +8 -0
- package/src/themes/default/elements/step.overrides +3 -3
- package/src/themes/default/globals/site.variables +6 -0
- package/src/themes/default/globals/variation.variables +140 -6
- package/src/themes/default/modules/accordion.overrides +6 -5
- package/src/themes/default/modules/accordion.variables +49 -2
- package/src/themes/default/modules/calendar.variables +3 -0
- package/src/themes/default/modules/checkbox.overrides +9 -9
- package/src/themes/default/modules/checkbox.variables +5 -5
- package/src/themes/default/modules/dimmer.variables +1 -1
- package/src/themes/default/modules/dropdown.overrides +5 -5
- package/src/themes/default/modules/dropdown.variables +4 -10
- package/src/themes/default/modules/modal.variables +13 -0
- package/src/themes/default/modules/popup.variables +0 -2
- package/src/themes/default/modules/toast.variables +3 -0
- package/src/themes/default/views/card.variables +8 -0
- package/src/themes/famfamfam/elements/flag.overrides +1026 -0
- package/src/themes/famfamfam/elements/flag.variables +13 -0
- package/src/themes/github/elements/icon.overrides +206 -206
- package/src/themes/github/elements/step.overrides +5 -5
- package/src/themes/github/modules/dropdown.overrides +6 -6
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/joypixels/elements/emoji.overrides +1762 -1260
- package/src/themes/joypixels/elements/emoji.variables +1 -1
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/elements/button.overrides +1 -1
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/icon.overrides +932 -932
- package/src/themes/material/globals/site.variables +0 -1
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/pulsar/elements/loader.overrides +2 -2
- package/src/themes/resetcss/globals/reset.overrides +3 -3
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/striped/modules/progress.overrides +1 -1
- package/src/themes/twitter/elements/emoji.overrides +1737 -1235
- package/tasks/build/css.js +6 -1
- package/tasks/config/project/install.js +15 -13
- package/tasks/install.js +1 -0
- package/test/helpers/sinon.js +2 -2
package/dist/components/flag.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* # Fomantic-UI 2.9.0-beta.
|
2
|
+
* # Fomantic-UI 2.9.0-beta.280+ed3a2aa - Flag
|
3
3
|
* http://github.com/fomantic/Fomantic-UI/
|
4
4
|
*
|
5
5
|
*
|
@@ -14,1020 +14,1129 @@
|
|
14
14
|
*******************************/
|
15
15
|
|
16
16
|
i.flag:not(.icon) {
|
17
|
-
display: inline-block;
|
18
|
-
width: 16px;
|
19
|
-
height: 11px;
|
20
|
-
line-height: 11px;
|
21
|
-
vertical-align: baseline;
|
22
|
-
margin: 0 0.5em 0 0;
|
23
|
-
text-decoration: inherit;
|
24
17
|
speak: none;
|
25
|
-
-webkit-font-smoothing: antialiased;
|
26
18
|
-webkit-backface-visibility: hidden;
|
27
19
|
backface-visibility: hidden;
|
28
20
|
}
|
29
|
-
|
30
|
-
|
31
|
-
i.flag:not(.icon):before {
|
21
|
+
i.flag:not(.icon)::before {
|
22
|
+
content: '\00A0\00A0\00A0\00A0\00A0\00A0\00A0';
|
32
23
|
display: inline-block;
|
33
|
-
|
34
|
-
background:
|
35
|
-
|
36
|
-
height: 11px;
|
24
|
+
line-height: 1.28571429em;
|
25
|
+
background-repeat: no-repeat;
|
26
|
+
background-position: center center;
|
37
27
|
}
|
38
28
|
|
39
|
-
/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
|
40
|
-
|
41
29
|
|
42
30
|
/*******************************
|
43
31
|
Theme Overrides
|
44
32
|
*******************************/
|
45
33
|
|
46
34
|
/*rtl:begin:ignore*/
|
47
|
-
i.flag.
|
48
|
-
|
49
|
-
|
50
|
-
}
|
51
|
-
i.flag.ae:before,
|
52
|
-
i.flag.united.arab.emirates:before,
|
53
|
-
i.flag.uae:before {
|
54
|
-
background-position: 0 -26px;
|
55
|
-
}
|
56
|
-
i.flag.af:before,
|
57
|
-
i.flag.afghanistan:before {
|
58
|
-
background-position: 0 -52px;
|
59
|
-
}
|
60
|
-
i.flag.ag:before,
|
61
|
-
i.flag.antigua:before {
|
62
|
-
background-position: 0 -78px;
|
63
|
-
}
|
64
|
-
i.flag.ai:before,
|
65
|
-
i.flag.anguilla:before {
|
66
|
-
background-position: 0 -104px;
|
67
|
-
}
|
68
|
-
i.flag.al:before,
|
69
|
-
i.flag.albania:before {
|
70
|
-
background-position: 0 -130px;
|
71
|
-
}
|
72
|
-
i.flag.am:before,
|
73
|
-
i.flag.armenia:before {
|
74
|
-
background-position: 0 -156px;
|
75
|
-
}
|
76
|
-
i.flag.an:before,
|
77
|
-
i.flag.netherlands.antilles:before {
|
78
|
-
background-position: 0 -182px;
|
79
|
-
}
|
80
|
-
i.flag.ao:before,
|
81
|
-
i.flag.angola:before {
|
82
|
-
background-position: 0 -208px;
|
83
|
-
}
|
84
|
-
i.flag.ar:before,
|
85
|
-
i.flag.argentina:before {
|
86
|
-
background-position: 0 -234px;
|
87
|
-
}
|
88
|
-
i.flag.as:before,
|
89
|
-
i.flag.american.samoa:before {
|
90
|
-
background-position: 0 -260px;
|
91
|
-
}
|
92
|
-
i.flag.at:before,
|
93
|
-
i.flag.austria:before {
|
94
|
-
background-position: 0 -286px;
|
95
|
-
}
|
96
|
-
i.flag.au:before,
|
97
|
-
i.flag.australia:before {
|
98
|
-
background-position: 0 -312px;
|
99
|
-
}
|
100
|
-
i.flag.aw:before,
|
101
|
-
i.flag.aruba:before {
|
102
|
-
background-position: 0 -338px;
|
103
|
-
}
|
104
|
-
i.flag.ax:before,
|
105
|
-
i.flag.aland.islands:before {
|
106
|
-
background-position: 0 -364px;
|
107
|
-
}
|
108
|
-
i.flag.az:before,
|
109
|
-
i.flag.azerbaijan:before {
|
110
|
-
background-position: 0 -390px;
|
111
|
-
}
|
112
|
-
i.flag.ba:before,
|
113
|
-
i.flag.bosnia:before {
|
114
|
-
background-position: 0 -416px;
|
115
|
-
}
|
116
|
-
i.flag.bb:before,
|
117
|
-
i.flag.barbados:before {
|
118
|
-
background-position: 0 -442px;
|
119
|
-
}
|
120
|
-
i.flag.bd:before,
|
121
|
-
i.flag.bangladesh:before {
|
122
|
-
background-position: 0 -468px;
|
123
|
-
}
|
124
|
-
i.flag.be:before,
|
125
|
-
i.flag.belgium:before {
|
126
|
-
background-position: 0 -494px;
|
127
|
-
}
|
128
|
-
i.flag.bf:before,
|
129
|
-
i.flag.burkina.faso:before {
|
130
|
-
background-position: 0 -520px;
|
131
|
-
}
|
132
|
-
i.flag.bg:before,
|
133
|
-
i.flag.bulgaria:before {
|
134
|
-
background-position: 0 -546px;
|
135
|
-
}
|
136
|
-
i.flag.bh:before,
|
137
|
-
i.flag.bahrain:before {
|
138
|
-
background-position: 0 -572px;
|
139
|
-
}
|
140
|
-
i.flag.bi:before,
|
141
|
-
i.flag.burundi:before {
|
142
|
-
background-position: 0 -598px;
|
143
|
-
}
|
144
|
-
i.flag.bj:before,
|
145
|
-
i.flag.benin:before {
|
146
|
-
background-position: 0 -624px;
|
147
|
-
}
|
148
|
-
i.flag.bm:before,
|
149
|
-
i.flag.bermuda:before {
|
150
|
-
background-position: 0 -650px;
|
151
|
-
}
|
152
|
-
i.flag.bn:before,
|
153
|
-
i.flag.brunei:before {
|
154
|
-
background-position: 0 -676px;
|
155
|
-
}
|
156
|
-
i.flag.bo:before,
|
157
|
-
i.flag.bolivia:before {
|
158
|
-
background-position: 0 -702px;
|
159
|
-
}
|
160
|
-
i.flag.br:before,
|
161
|
-
i.flag.brazil:before {
|
162
|
-
background-position: 0 -728px;
|
163
|
-
}
|
164
|
-
i.flag.bs:before,
|
165
|
-
i.flag.bahamas:before {
|
166
|
-
background-position: 0 -754px;
|
167
|
-
}
|
168
|
-
i.flag.bt:before,
|
169
|
-
i.flag.bhutan:before {
|
170
|
-
background-position: 0 -780px;
|
171
|
-
}
|
172
|
-
i.flag.bv:before,
|
173
|
-
i.flag.bouvet.island:before {
|
174
|
-
background-position: 0 -806px;
|
175
|
-
}
|
176
|
-
i.flag.bw:before,
|
177
|
-
i.flag.botswana:before {
|
178
|
-
background-position: 0 -832px;
|
179
|
-
}
|
180
|
-
i.flag.by:before,
|
181
|
-
i.flag.belarus:before {
|
182
|
-
background-position: 0 -858px;
|
183
|
-
}
|
184
|
-
i.flag.bz:before,
|
185
|
-
i.flag.belize:before {
|
186
|
-
background-position: 0 -884px;
|
187
|
-
}
|
188
|
-
i.flag.ca:before,
|
189
|
-
i.flag.canada:before {
|
190
|
-
background-position: 0 -910px;
|
191
|
-
}
|
192
|
-
i.flag.cc:before,
|
193
|
-
i.flag.cocos.islands:before {
|
194
|
-
background-position: 0 -962px;
|
195
|
-
}
|
196
|
-
i.flag.cd:before,
|
197
|
-
i.flag.congo:before {
|
198
|
-
background-position: 0 -988px;
|
199
|
-
}
|
200
|
-
i.flag.cf:before,
|
201
|
-
i.flag.central.african.republic:before {
|
202
|
-
background-position: 0 -1014px;
|
203
|
-
}
|
204
|
-
i.flag.cg:before,
|
205
|
-
i.flag.congo.brazzaville:before {
|
206
|
-
background-position: 0 -1040px;
|
207
|
-
}
|
208
|
-
i.flag.ch:before,
|
209
|
-
i.flag.switzerland:before {
|
210
|
-
background-position: 0 -1066px;
|
211
|
-
}
|
212
|
-
i.flag.ci:before,
|
213
|
-
i.flag.cote.divoire:before {
|
214
|
-
background-position: 0 -1092px;
|
215
|
-
}
|
216
|
-
i.flag.ck:before,
|
217
|
-
i.flag.cook.islands:before {
|
218
|
-
background-position: 0 -1118px;
|
219
|
-
}
|
220
|
-
i.flag.cl:before,
|
221
|
-
i.flag.chile:before {
|
222
|
-
background-position: 0 -1144px;
|
223
|
-
}
|
224
|
-
i.flag.cm:before,
|
225
|
-
i.flag.cameroon:before {
|
226
|
-
background-position: 0 -1170px;
|
227
|
-
}
|
228
|
-
i.flag.cn:before,
|
229
|
-
i.flag.china:before {
|
230
|
-
background-position: 0 -1196px;
|
231
|
-
}
|
232
|
-
i.flag.co:before,
|
233
|
-
i.flag.colombia:before {
|
234
|
-
background-position: 0 -1222px;
|
235
|
-
}
|
236
|
-
i.flag.cr:before,
|
237
|
-
i.flag.costa.rica:before {
|
238
|
-
background-position: 0 -1248px;
|
239
|
-
}
|
240
|
-
i.flag.cs:before,
|
241
|
-
i.flag.serbia:before {
|
242
|
-
background-position: 0 -1274px;
|
243
|
-
}
|
244
|
-
i.flag.cu:before,
|
245
|
-
i.flag.cuba:before {
|
246
|
-
background-position: 0 -1300px;
|
247
|
-
}
|
248
|
-
i.flag.cv:before,
|
249
|
-
i.flag.cape.verde:before {
|
250
|
-
background-position: 0 -1326px;
|
251
|
-
}
|
252
|
-
i.flag.cx:before,
|
253
|
-
i.flag.christmas.island:before {
|
254
|
-
background-position: 0 -1352px;
|
255
|
-
}
|
256
|
-
i.flag.cy:before,
|
257
|
-
i.flag.cyprus:before {
|
258
|
-
background-position: 0 -1378px;
|
259
|
-
}
|
260
|
-
i.flag.cz:before,
|
261
|
-
i.flag.czech.republic:before {
|
262
|
-
background-position: 0 -1404px;
|
263
|
-
}
|
264
|
-
i.flag.de:before,
|
265
|
-
i.flag.germany:before {
|
266
|
-
background-position: 0 -1430px;
|
267
|
-
}
|
268
|
-
i.flag.dj:before,
|
269
|
-
i.flag.djibouti:before {
|
270
|
-
background-position: 0 -1456px;
|
271
|
-
}
|
272
|
-
i.flag.dk:before,
|
273
|
-
i.flag.denmark:before {
|
274
|
-
background-position: 0 -1482px;
|
275
|
-
}
|
276
|
-
i.flag.dm:before,
|
277
|
-
i.flag.dominica:before {
|
278
|
-
background-position: 0 -1508px;
|
279
|
-
}
|
280
|
-
i.flag.do:before,
|
281
|
-
i.flag.dominican.republic:before {
|
282
|
-
background-position: 0 -1534px;
|
283
|
-
}
|
284
|
-
i.flag.dz:before,
|
285
|
-
i.flag.algeria:before {
|
286
|
-
background-position: 0 -1560px;
|
287
|
-
}
|
288
|
-
i.flag.ec:before,
|
289
|
-
i.flag.ecuador:before {
|
290
|
-
background-position: 0 -1586px;
|
291
|
-
}
|
292
|
-
i.flag.ee:before,
|
293
|
-
i.flag.estonia:before {
|
294
|
-
background-position: 0 -1612px;
|
295
|
-
}
|
296
|
-
i.flag.eg:before,
|
297
|
-
i.flag.egypt:before {
|
298
|
-
background-position: 0 -1638px;
|
299
|
-
}
|
300
|
-
i.flag.eh:before,
|
301
|
-
i.flag.western.sahara:before {
|
302
|
-
background-position: 0 -1664px;
|
303
|
-
}
|
304
|
-
i.flag.gb.eng:before,
|
305
|
-
i.flag.england:before {
|
306
|
-
background-position: 0 -1690px;
|
307
|
-
}
|
308
|
-
i.flag.er:before,
|
309
|
-
i.flag.eritrea:before {
|
310
|
-
background-position: 0 -1716px;
|
311
|
-
}
|
312
|
-
i.flag.es:before,
|
313
|
-
i.flag.spain:before {
|
314
|
-
background-position: 0 -1742px;
|
315
|
-
}
|
316
|
-
i.flag.et:before,
|
317
|
-
i.flag.ethiopia:before {
|
318
|
-
background-position: 0 -1768px;
|
319
|
-
}
|
320
|
-
i.flag.eu:before,
|
321
|
-
i.flag.european.union:before {
|
322
|
-
background-position: 0 -1794px;
|
323
|
-
}
|
324
|
-
i.flag.fi:before,
|
325
|
-
i.flag.finland:before {
|
326
|
-
background-position: 0 -1846px;
|
327
|
-
}
|
328
|
-
i.flag.fj:before,
|
329
|
-
i.flag.fiji:before {
|
330
|
-
background-position: 0 -1872px;
|
331
|
-
}
|
332
|
-
i.flag.fk:before,
|
333
|
-
i.flag.falkland.islands:before {
|
334
|
-
background-position: 0 -1898px;
|
335
|
-
}
|
336
|
-
i.flag.fm:before,
|
337
|
-
i.flag.micronesia:before {
|
338
|
-
background-position: 0 -1924px;
|
339
|
-
}
|
340
|
-
i.flag.fo:before,
|
341
|
-
i.flag.faroe.islands:before {
|
342
|
-
background-position: 0 -1950px;
|
343
|
-
}
|
344
|
-
i.flag.fr:before,
|
345
|
-
i.flag.france:before {
|
346
|
-
background-position: 0 -1976px;
|
347
|
-
}
|
348
|
-
i.flag.ga:before,
|
349
|
-
i.flag.gabon:before {
|
350
|
-
background-position: -36px 0;
|
351
|
-
}
|
352
|
-
i.flag.gb:before,
|
353
|
-
i.flag.uk:before,
|
354
|
-
i.flag.united.kingdom:before {
|
355
|
-
background-position: -36px -26px;
|
356
|
-
}
|
357
|
-
i.flag.gd:before,
|
358
|
-
i.flag.grenada:before {
|
359
|
-
background-position: -36px -52px;
|
360
|
-
}
|
361
|
-
i.flag.ge:before,
|
362
|
-
i.flag.georgia:before {
|
363
|
-
background-position: -36px -78px;
|
364
|
-
}
|
365
|
-
i.flag.gf:before,
|
366
|
-
i.flag.french.guiana:before {
|
367
|
-
background-position: -36px -104px;
|
368
|
-
}
|
369
|
-
i.flag.gh:before,
|
370
|
-
i.flag.ghana:before {
|
371
|
-
background-position: -36px -130px;
|
372
|
-
}
|
373
|
-
i.flag.gi:before,
|
374
|
-
i.flag.gibraltar:before {
|
375
|
-
background-position: -36px -156px;
|
376
|
-
}
|
377
|
-
i.flag.gl:before,
|
378
|
-
i.flag.greenland:before {
|
379
|
-
background-position: -36px -182px;
|
380
|
-
}
|
381
|
-
i.flag.gm:before,
|
382
|
-
i.flag.gambia:before {
|
383
|
-
background-position: -36px -208px;
|
384
|
-
}
|
385
|
-
i.flag.gn:before,
|
386
|
-
i.flag.guinea:before {
|
387
|
-
background-position: -36px -234px;
|
388
|
-
}
|
389
|
-
i.flag.gp:before,
|
390
|
-
i.flag.guadeloupe:before {
|
391
|
-
background-position: -36px -260px;
|
392
|
-
}
|
393
|
-
i.flag.gq:before,
|
394
|
-
i.flag.equatorial.guinea:before {
|
395
|
-
background-position: -36px -286px;
|
396
|
-
}
|
397
|
-
i.flag.gr:before,
|
398
|
-
i.flag.greece:before {
|
399
|
-
background-position: -36px -312px;
|
400
|
-
}
|
401
|
-
i.flag.gs:before,
|
402
|
-
i.flag.sandwich.islands:before {
|
403
|
-
background-position: -36px -338px;
|
404
|
-
}
|
405
|
-
i.flag.gt:before,
|
406
|
-
i.flag.guatemala:before {
|
407
|
-
background-position: -36px -364px;
|
408
|
-
}
|
409
|
-
i.flag.gu:before,
|
410
|
-
i.flag.guam:before {
|
411
|
-
background-position: -36px -390px;
|
412
|
-
}
|
413
|
-
i.flag.gw:before,
|
414
|
-
i.flag.guinea-bissau:before {
|
415
|
-
background-position: -36px -416px;
|
416
|
-
}
|
417
|
-
i.flag.gy:before,
|
418
|
-
i.flag.guyana:before {
|
419
|
-
background-position: -36px -442px;
|
420
|
-
}
|
421
|
-
i.flag.hk:before,
|
422
|
-
i.flag.hong.kong:before {
|
423
|
-
background-position: -36px -468px;
|
424
|
-
}
|
425
|
-
i.flag.hm:before,
|
426
|
-
i.flag.heard.island:before {
|
427
|
-
background-position: -36px -494px;
|
428
|
-
}
|
429
|
-
i.flag.hn:before,
|
430
|
-
i.flag.honduras:before {
|
431
|
-
background-position: -36px -520px;
|
432
|
-
}
|
433
|
-
i.flag.hr:before,
|
434
|
-
i.flag.croatia:before {
|
435
|
-
background-position: -36px -546px;
|
436
|
-
}
|
437
|
-
i.flag.ht:before,
|
438
|
-
i.flag.haiti:before {
|
439
|
-
background-position: -36px -572px;
|
35
|
+
i.flag.small {
|
36
|
+
font-size: 1.5em;
|
37
|
+
vertical-align: middle;
|
440
38
|
}
|
441
|
-
i.flag.
|
442
|
-
|
443
|
-
|
39
|
+
i.flag.medium {
|
40
|
+
font-size: 3em;
|
41
|
+
vertical-align: middle;
|
444
42
|
}
|
445
|
-
i.flag.
|
446
|
-
|
447
|
-
|
43
|
+
i.flag.large {
|
44
|
+
font-size: 6em;
|
45
|
+
vertical-align: middle;
|
448
46
|
}
|
449
|
-
i.flag.
|
450
|
-
|
451
|
-
|
47
|
+
i.flag.big {
|
48
|
+
font-size: 7.5em;
|
49
|
+
vertical-align: middle;
|
452
50
|
}
|
453
|
-
i.flag.
|
454
|
-
|
455
|
-
|
51
|
+
i.flag.huge {
|
52
|
+
font-size: 9em;
|
53
|
+
vertical-align: middle;
|
456
54
|
}
|
457
|
-
i.flag.
|
458
|
-
|
459
|
-
|
55
|
+
i.flag.massive {
|
56
|
+
font-size: 12em;
|
57
|
+
vertical-align: middle;
|
460
58
|
}
|
461
|
-
i.flag.
|
462
|
-
|
463
|
-
background-position: -36px -728px;
|
59
|
+
i.flag.transgender::before {
|
60
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f3-fe0f-200d-26a7-fe0f.svg");
|
464
61
|
}
|
465
|
-
i.flag.
|
466
|
-
i.flag.
|
467
|
-
|
62
|
+
i.flag.rainbow::before,
|
63
|
+
i.flag.rainbow::before,
|
64
|
+
i.flag.gay.pride::before {
|
65
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f3-fe0f-200d-1f308.svg");
|
468
66
|
}
|
469
|
-
i.flag.
|
470
|
-
|
471
|
-
background-position: -36px -780px;
|
67
|
+
i.flag.pirate::before {
|
68
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-200d-2620-fe0f.svg");
|
472
69
|
}
|
473
|
-
i.flag.
|
474
|
-
i.flag.
|
475
|
-
background-
|
70
|
+
i.flag.af::before,
|
71
|
+
i.flag.afghanistan::before {
|
72
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1eb.svg");
|
476
73
|
}
|
477
|
-
i.flag.
|
478
|
-
i.flag.
|
479
|
-
background-
|
74
|
+
i.flag.ax::before,
|
75
|
+
i.flag.åland.islands::before {
|
76
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fd.svg");
|
480
77
|
}
|
481
|
-
i.flag.
|
482
|
-
i.flag.
|
483
|
-
background-
|
78
|
+
i.flag.al::before,
|
79
|
+
i.flag.albania::before {
|
80
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f1.svg");
|
484
81
|
}
|
485
|
-
i.flag.
|
486
|
-
i.flag.
|
487
|
-
background-
|
82
|
+
i.flag.dz::before,
|
83
|
+
i.flag.algeria::before {
|
84
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ff.svg");
|
488
85
|
}
|
489
|
-
i.flag.
|
490
|
-
i.flag.
|
491
|
-
background-
|
86
|
+
i.flag.as::before,
|
87
|
+
i.flag.american.samoa::before {
|
88
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f8.svg");
|
492
89
|
}
|
493
|
-
i.flag.
|
494
|
-
i.flag.
|
495
|
-
background-
|
90
|
+
i.flag.ad::before,
|
91
|
+
i.flag.andorra::before {
|
92
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1e9.svg");
|
496
93
|
}
|
497
|
-
i.flag.
|
498
|
-
i.flag.
|
499
|
-
background-
|
94
|
+
i.flag.ao::before,
|
95
|
+
i.flag.angola::before {
|
96
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f4.svg");
|
500
97
|
}
|
501
|
-
i.flag.
|
502
|
-
i.flag.
|
503
|
-
background-
|
98
|
+
i.flag.ai::before,
|
99
|
+
i.flag.anguilla::before {
|
100
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ee.svg");
|
504
101
|
}
|
505
|
-
i.flag.
|
506
|
-
i.flag.
|
507
|
-
background-
|
102
|
+
i.flag.aq::before,
|
103
|
+
i.flag.antarctica::before {
|
104
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f6.svg");
|
508
105
|
}
|
509
|
-
i.flag.
|
510
|
-
i.flag.
|
511
|
-
|
106
|
+
i.flag.ag::before,
|
107
|
+
i.flag.antigua.and.barbuda::before,
|
108
|
+
i.flag.antigua::before {
|
109
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ec.svg");
|
512
110
|
}
|
513
|
-
i.flag.
|
514
|
-
i.flag.
|
515
|
-
background-
|
111
|
+
i.flag.ar::before,
|
112
|
+
i.flag.argentina::before {
|
113
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f7.svg");
|
516
114
|
}
|
517
|
-
i.flag.
|
518
|
-
i.flag.
|
519
|
-
background-
|
115
|
+
i.flag.am::before,
|
116
|
+
i.flag.armenia::before {
|
117
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f2.svg");
|
520
118
|
}
|
521
|
-
i.flag.
|
522
|
-
i.flag.
|
523
|
-
background-
|
119
|
+
i.flag.aw::before,
|
120
|
+
i.flag.aruba::before {
|
121
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fc.svg");
|
524
122
|
}
|
525
|
-
i.flag.
|
526
|
-
i.flag.
|
527
|
-
background-
|
123
|
+
i.flag.au::before,
|
124
|
+
i.flag.australia::before {
|
125
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1fa.svg");
|
528
126
|
}
|
529
|
-
i.flag.
|
530
|
-
i.flag.
|
531
|
-
background-
|
127
|
+
i.flag.at::before,
|
128
|
+
i.flag.austria::before {
|
129
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1f9.svg");
|
532
130
|
}
|
533
|
-
i.flag.
|
534
|
-
i.flag.
|
535
|
-
background-
|
131
|
+
i.flag.az::before,
|
132
|
+
i.flag.azerbaijan::before {
|
133
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ff.svg");
|
536
134
|
}
|
537
|
-
i.flag.
|
538
|
-
i.flag.
|
539
|
-
background-
|
135
|
+
i.flag.bs::before,
|
136
|
+
i.flag.bahamas::before {
|
137
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f8.svg");
|
540
138
|
}
|
541
|
-
i.flag.
|
542
|
-
i.flag.
|
543
|
-
background-
|
139
|
+
i.flag.bh::before,
|
140
|
+
i.flag.bahrain::before {
|
141
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ed.svg");
|
544
142
|
}
|
545
|
-
i.flag.
|
546
|
-
i.flag.
|
547
|
-
background-
|
143
|
+
i.flag.bd::before,
|
144
|
+
i.flag.bangladesh::before {
|
145
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e9.svg");
|
548
146
|
}
|
549
|
-
i.flag.
|
550
|
-
i.flag.
|
551
|
-
background-
|
147
|
+
i.flag.bb::before,
|
148
|
+
i.flag.barbados::before {
|
149
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e7.svg");
|
552
150
|
}
|
553
|
-
i.flag.
|
554
|
-
i.flag.
|
555
|
-
background-
|
151
|
+
i.flag.by::before,
|
152
|
+
i.flag.belarus::before {
|
153
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fe.svg");
|
556
154
|
}
|
557
|
-
i.flag.
|
558
|
-
i.flag.
|
559
|
-
background-
|
155
|
+
i.flag.be::before,
|
156
|
+
i.flag.belgium::before {
|
157
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ea.svg");
|
560
158
|
}
|
561
|
-
i.flag.
|
562
|
-
i.flag.
|
563
|
-
background-
|
159
|
+
i.flag.bz::before,
|
160
|
+
i.flag.belize::before {
|
161
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ff.svg");
|
162
|
+
}
|
163
|
+
i.flag.bj::before,
|
164
|
+
i.flag.benin::before {
|
165
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ef.svg");
|
564
166
|
}
|
565
|
-
i.flag.
|
566
|
-
i.flag.
|
567
|
-
background-
|
167
|
+
i.flag.bm::before,
|
168
|
+
i.flag.bermuda::before {
|
169
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f2.svg");
|
170
|
+
}
|
171
|
+
i.flag.bt::before,
|
172
|
+
i.flag.bhutan::before {
|
173
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f9.svg");
|
174
|
+
}
|
175
|
+
i.flag.bo::before,
|
176
|
+
i.flag.bolivia::before {
|
177
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f4.svg");
|
178
|
+
}
|
179
|
+
i.flag.ba::before,
|
180
|
+
i.flag.bosnia.and.herzegovina::before {
|
181
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1e6.svg");
|
182
|
+
}
|
183
|
+
i.flag.bw::before,
|
184
|
+
i.flag.botswana::before {
|
185
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fc.svg");
|
186
|
+
}
|
187
|
+
i.flag.br::before,
|
188
|
+
i.flag.brazil::before {
|
189
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f7.svg");
|
190
|
+
}
|
191
|
+
i.flag.io::before,
|
192
|
+
i.flag.british.indian.ocean.territory::before {
|
193
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f4.svg");
|
194
|
+
}
|
195
|
+
i.flag.vg::before,
|
196
|
+
i.flag.british.virgin.islands::before {
|
197
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ec.svg");
|
198
|
+
}
|
199
|
+
i.flag.bn::before,
|
200
|
+
i.flag.brunei::before {
|
201
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f3.svg");
|
202
|
+
}
|
203
|
+
i.flag.bg::before,
|
204
|
+
i.flag.bulgaria::before {
|
205
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ec.svg");
|
206
|
+
}
|
207
|
+
i.flag.bf::before,
|
208
|
+
i.flag.burkina.faso::before {
|
209
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1eb.svg");
|
568
210
|
}
|
569
|
-
i.flag.
|
570
|
-
i.flag.
|
571
|
-
background-
|
211
|
+
i.flag.bi::before,
|
212
|
+
i.flag.burundi::before {
|
213
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1ee.svg");
|
572
214
|
}
|
573
|
-
i.flag.
|
574
|
-
i.flag.
|
575
|
-
background-
|
215
|
+
i.flag.kh::before,
|
216
|
+
i.flag.cambodia::before {
|
217
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ed.svg");
|
576
218
|
}
|
577
|
-
i.flag.
|
578
|
-
i.flag.
|
579
|
-
background-
|
219
|
+
i.flag.cm::before,
|
220
|
+
i.flag.cameroon::before {
|
221
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f2.svg");
|
580
222
|
}
|
581
|
-
i.flag.
|
582
|
-
i.flag.
|
583
|
-
background-
|
223
|
+
i.flag.ca::before,
|
224
|
+
i.flag.canada::before {
|
225
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e6.svg");
|
584
226
|
}
|
585
|
-
i.flag.
|
586
|
-
i.flag.
|
587
|
-
background-
|
227
|
+
i.flag.ic::before,
|
228
|
+
i.flag.canary.islands::before {
|
229
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1e8.svg");
|
588
230
|
}
|
589
|
-
i.flag.
|
590
|
-
i.flag.
|
591
|
-
background-
|
231
|
+
i.flag.cv::before,
|
232
|
+
i.flag.cape.verde::before {
|
233
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fb.svg");
|
592
234
|
}
|
593
|
-
i.flag.
|
594
|
-
i.flag.
|
595
|
-
|
235
|
+
i.flag.bq::before,
|
236
|
+
i.flag.caribbean.netherlands::before,
|
237
|
+
i.flag.an::before,
|
238
|
+
i.flag.netherlands.antilles::before {
|
239
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f6.svg");
|
240
|
+
}
|
241
|
+
i.flag.ky::before,
|
242
|
+
i.flag.cayman.islands::before {
|
243
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1fe.svg");
|
244
|
+
}
|
245
|
+
i.flag.cf::before,
|
246
|
+
i.flag.central.african.republic::before {
|
247
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1eb.svg");
|
248
|
+
}
|
249
|
+
i.flag.td::before,
|
250
|
+
i.flag.chad::before {
|
251
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e9.svg");
|
252
|
+
}
|
253
|
+
i.flag.cl::before,
|
254
|
+
i.flag.chile::before {
|
255
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f1.svg");
|
256
|
+
}
|
257
|
+
i.flag.cn::before,
|
258
|
+
i.flag.china::before {
|
259
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f3.svg");
|
260
|
+
}
|
261
|
+
i.flag.cx::before,
|
262
|
+
i.flag.christmas.island::before {
|
263
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fd.svg");
|
264
|
+
}
|
265
|
+
i.flag.cc::before,
|
266
|
+
i.flag.cocos.islands::before {
|
267
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e8.svg");
|
268
|
+
}
|
269
|
+
i.flag.co::before,
|
270
|
+
i.flag.colombia::before {
|
271
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f4.svg");
|
272
|
+
}
|
273
|
+
i.flag.km::before,
|
274
|
+
i.flag.comoros::before {
|
275
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f2.svg");
|
276
|
+
}
|
277
|
+
i.flag.cg::before,
|
278
|
+
i.flag.congo.brazzaville::before {
|
279
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ec.svg");
|
280
|
+
}
|
281
|
+
i.flag.cd::before,
|
282
|
+
i.flag.congo.kinshasa::before,
|
283
|
+
i.flag.congo::before {
|
284
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1e9.svg");
|
596
285
|
}
|
597
|
-
i.flag.
|
598
|
-
i.flag.
|
599
|
-
background-
|
286
|
+
i.flag.ck::before,
|
287
|
+
i.flag.cook.islands::before {
|
288
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f0.svg");
|
600
289
|
}
|
601
|
-
i.flag.
|
602
|
-
i.flag.
|
603
|
-
background-
|
290
|
+
i.flag.cr::before,
|
291
|
+
i.flag.costa.rica::before {
|
292
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f7.svg");
|
604
293
|
}
|
605
|
-
i.flag.
|
606
|
-
i.flag.
|
607
|
-
background-
|
294
|
+
i.flag.ci::before,
|
295
|
+
i.flag.côte.d’ivoire::before {
|
296
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ee.svg");
|
297
|
+
}
|
298
|
+
i.flag.hr::before,
|
299
|
+
i.flag.croatia::before {
|
300
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f7.svg");
|
301
|
+
}
|
302
|
+
i.flag.cu::before,
|
303
|
+
i.flag.cuba::before {
|
304
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fa.svg");
|
305
|
+
}
|
306
|
+
i.flag.cw::before,
|
307
|
+
i.flag.curaçao::before {
|
308
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fc.svg");
|
309
|
+
}
|
310
|
+
i.flag.cy::before,
|
311
|
+
i.flag.cyprus::before {
|
312
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1fe.svg");
|
313
|
+
}
|
314
|
+
i.flag.cz::before,
|
315
|
+
i.flag.czechia::before {
|
316
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ff.svg");
|
317
|
+
}
|
318
|
+
i.flag.dk::before,
|
319
|
+
i.flag.denmark::before {
|
320
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f0.svg");
|
321
|
+
}
|
322
|
+
i.flag.dj::before,
|
323
|
+
i.flag.djibouti::before {
|
324
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ef.svg");
|
325
|
+
}
|
326
|
+
i.flag.dm::before,
|
327
|
+
i.flag.dominica::before {
|
328
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f2.svg");
|
329
|
+
}
|
330
|
+
i.flag.do::before,
|
331
|
+
i.flag.dominican.republic::before {
|
332
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1f4.svg");
|
333
|
+
}
|
334
|
+
i.flag.ec::before,
|
335
|
+
i.flag.ecuador::before {
|
336
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1e8.svg");
|
337
|
+
}
|
338
|
+
i.flag.eg::before,
|
339
|
+
i.flag.egypt::before {
|
340
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ec.svg");
|
341
|
+
}
|
342
|
+
i.flag.sv::before,
|
343
|
+
i.flag.el.salvador::before {
|
344
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fb.svg");
|
345
|
+
}
|
346
|
+
i.flag.gq::before,
|
347
|
+
i.flag.equatorial.guinea::before {
|
348
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f6.svg");
|
349
|
+
}
|
350
|
+
i.flag.er::before,
|
351
|
+
i.flag.eritrea::before {
|
352
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f7.svg");
|
353
|
+
}
|
354
|
+
i.flag.ee::before,
|
355
|
+
i.flag.estonia::before {
|
356
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ea.svg");
|
357
|
+
}
|
358
|
+
i.flag.et::before,
|
359
|
+
i.flag.ethiopia::before {
|
360
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f9.svg");
|
361
|
+
}
|
362
|
+
i.flag.eu::before,
|
363
|
+
i.flag.european.union::before {
|
364
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1fa.svg");
|
365
|
+
}
|
366
|
+
i.flag.fk::before,
|
367
|
+
i.flag.falkland.islands::before {
|
368
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f0.svg");
|
369
|
+
}
|
370
|
+
i.flag.fo::before,
|
371
|
+
i.flag.faroe.islands::before {
|
372
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f4.svg");
|
373
|
+
}
|
374
|
+
i.flag.fj::before,
|
375
|
+
i.flag.fiji::before {
|
376
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1ef.svg");
|
377
|
+
}
|
378
|
+
i.flag.fi::before,
|
379
|
+
i.flag.finland::before {
|
380
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1ee.svg");
|
381
|
+
}
|
382
|
+
i.flag.fr::before,
|
383
|
+
i.flag.france::before {
|
384
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f7.svg");
|
608
385
|
}
|
609
|
-
i.flag.
|
610
|
-
i.flag.
|
611
|
-
background-
|
386
|
+
i.flag.gf::before,
|
387
|
+
i.flag.french.guiana::before {
|
388
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1eb.svg");
|
612
389
|
}
|
613
|
-
i.flag.
|
614
|
-
i.flag.
|
615
|
-
|
616
|
-
background-position: -36px -1717px;
|
390
|
+
i.flag.pf::before,
|
391
|
+
i.flag.french.polynesia::before {
|
392
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1eb.svg");
|
617
393
|
}
|
618
|
-
i.flag.
|
619
|
-
i.flag.
|
620
|
-
|
394
|
+
i.flag.tf::before,
|
395
|
+
i.flag.french.southern.territories::before,
|
396
|
+
i.flag.french.territories::before {
|
397
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1eb.svg");
|
398
|
+
}
|
399
|
+
i.flag.ga::before,
|
400
|
+
i.flag.gabon::before {
|
401
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e6.svg");
|
402
|
+
}
|
403
|
+
i.flag.gm::before,
|
404
|
+
i.flag.gambia::before {
|
405
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f2.svg");
|
406
|
+
}
|
407
|
+
i.flag.ge::before,
|
408
|
+
i.flag.georgia::before {
|
409
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ea.svg");
|
410
|
+
}
|
411
|
+
i.flag.de::before,
|
412
|
+
i.flag.germany::before {
|
413
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ea.svg");
|
414
|
+
}
|
415
|
+
i.flag.gh::before,
|
416
|
+
i.flag.ghana::before {
|
417
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ed.svg");
|
418
|
+
}
|
419
|
+
i.flag.gi::before,
|
420
|
+
i.flag.gibraltar::before {
|
421
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ee.svg");
|
422
|
+
}
|
423
|
+
i.flag.gr::before,
|
424
|
+
i.flag.greece::before {
|
425
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f7.svg");
|
621
426
|
}
|
622
|
-
i.flag.
|
623
|
-
i.flag.
|
624
|
-
background-
|
427
|
+
i.flag.gl::before,
|
428
|
+
i.flag.greenland::before {
|
429
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f1.svg");
|
625
430
|
}
|
626
|
-
i.flag.
|
627
|
-
i.flag.
|
628
|
-
background-
|
431
|
+
i.flag.gd::before,
|
432
|
+
i.flag.grenada::before {
|
433
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e9.svg");
|
629
434
|
}
|
630
|
-
i.flag.
|
631
|
-
i.flag.
|
632
|
-
background-
|
435
|
+
i.flag.gp::before,
|
436
|
+
i.flag.guadeloupe::before {
|
437
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f5.svg");
|
633
438
|
}
|
634
|
-
i.flag.
|
635
|
-
i.flag.
|
636
|
-
background-
|
439
|
+
i.flag.gu::before,
|
440
|
+
i.flag.guam::before {
|
441
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fa.svg");
|
637
442
|
}
|
638
|
-
i.flag.
|
639
|
-
i.flag.
|
640
|
-
background-
|
443
|
+
i.flag.gt::before,
|
444
|
+
i.flag.guatemala::before {
|
445
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f9.svg");
|
641
446
|
}
|
642
|
-
i.flag.
|
643
|
-
i.flag.
|
644
|
-
background-
|
447
|
+
i.flag.gg::before,
|
448
|
+
i.flag.guernsey::before {
|
449
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1ec.svg");
|
645
450
|
}
|
646
|
-
i.flag.
|
647
|
-
i.flag.
|
648
|
-
background-
|
451
|
+
i.flag.gn::before,
|
452
|
+
i.flag.guinea::before {
|
453
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f3.svg");
|
649
454
|
}
|
650
|
-
i.flag.
|
651
|
-
i.flag.
|
652
|
-
background-
|
455
|
+
i.flag.gw::before,
|
456
|
+
i.flag.guinea-bissau::before {
|
457
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fc.svg");
|
653
458
|
}
|
654
|
-
i.flag.
|
655
|
-
i.flag.
|
656
|
-
background-
|
459
|
+
i.flag.gy::before,
|
460
|
+
i.flag.guyana::before {
|
461
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1fe.svg");
|
657
462
|
}
|
658
|
-
i.flag.
|
659
|
-
i.flag.
|
660
|
-
background-
|
463
|
+
i.flag.ht::before,
|
464
|
+
i.flag.haiti::before {
|
465
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f9.svg");
|
661
466
|
}
|
662
|
-
i.flag.
|
663
|
-
i.flag.
|
664
|
-
background-
|
467
|
+
i.flag.hn::before,
|
468
|
+
i.flag.honduras::before {
|
469
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f3.svg");
|
665
470
|
}
|
666
|
-
i.flag.
|
667
|
-
i.flag.
|
668
|
-
|
471
|
+
i.flag.hk::before,
|
472
|
+
i.flag.hong.kong.sar.china::before,
|
473
|
+
i.flag.hong.kong::before {
|
474
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f0.svg");
|
669
475
|
}
|
670
|
-
i.flag.
|
671
|
-
i.flag.
|
672
|
-
background-
|
476
|
+
i.flag.hu::before,
|
477
|
+
i.flag.hungary::before {
|
478
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1fa.svg");
|
673
479
|
}
|
674
|
-
i.flag.
|
675
|
-
i.flag.
|
676
|
-
background-
|
480
|
+
i.flag.is::before,
|
481
|
+
i.flag.iceland::before {
|
482
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f8.svg");
|
677
483
|
}
|
678
|
-
i.flag.
|
679
|
-
i.flag.
|
680
|
-
background-
|
484
|
+
i.flag.in::before,
|
485
|
+
i.flag.india::before {
|
486
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f3.svg");
|
681
487
|
}
|
682
|
-
i.flag.
|
683
|
-
i.flag.
|
684
|
-
background-
|
488
|
+
i.flag.id::before,
|
489
|
+
i.flag.indonesia::before {
|
490
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1e9.svg");
|
685
491
|
}
|
686
|
-
i.flag.
|
687
|
-
i.flag.
|
688
|
-
background-
|
492
|
+
i.flag.ir::before,
|
493
|
+
i.flag.iran::before {
|
494
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f7.svg");
|
689
495
|
}
|
690
|
-
i.flag.
|
691
|
-
i.flag.
|
692
|
-
background-
|
496
|
+
i.flag.iq::before,
|
497
|
+
i.flag.iraq::before {
|
498
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f6.svg");
|
693
499
|
}
|
694
|
-
i.flag.
|
695
|
-
i.flag.
|
696
|
-
background-
|
500
|
+
i.flag.ie::before,
|
501
|
+
i.flag.ireland::before {
|
502
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1ea.svg");
|
697
503
|
}
|
698
|
-
i.flag.
|
699
|
-
i.flag.
|
700
|
-
background-
|
504
|
+
i.flag.im::before,
|
505
|
+
i.flag.isle.of.man::before {
|
506
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f2.svg");
|
701
507
|
}
|
702
|
-
i.flag.
|
703
|
-
i.flag.
|
704
|
-
background-
|
508
|
+
i.flag.il::before,
|
509
|
+
i.flag.israel::before {
|
510
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f1.svg");
|
705
511
|
}
|
706
|
-
i.flag.
|
707
|
-
i.flag.
|
708
|
-
background-
|
512
|
+
i.flag.it::before,
|
513
|
+
i.flag.italy::before {
|
514
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ee-1f1f9.svg");
|
709
515
|
}
|
710
|
-
i.flag.
|
711
|
-
i.flag.
|
712
|
-
background-
|
516
|
+
i.flag.jm::before,
|
517
|
+
i.flag.jamaica::before {
|
518
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f2.svg");
|
713
519
|
}
|
714
|
-
i.flag.
|
715
|
-
i.flag.
|
716
|
-
background-
|
520
|
+
i.flag.jp::before,
|
521
|
+
i.flag.japan::before {
|
522
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f5.svg");
|
717
523
|
}
|
718
|
-
i.flag.
|
719
|
-
|
720
|
-
background-position: -72px -390px;
|
524
|
+
i.flag.crosseds::before {
|
525
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f38c.svg");
|
721
526
|
}
|
722
|
-
i.flag.
|
723
|
-
i.flag.
|
724
|
-
background-
|
527
|
+
i.flag.je::before,
|
528
|
+
i.flag.jersey::before {
|
529
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1ea.svg");
|
725
530
|
}
|
726
|
-
i.flag.
|
727
|
-
i.flag.
|
728
|
-
background-
|
531
|
+
i.flag.jo::before,
|
532
|
+
i.flag.jordan::before {
|
533
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ef-1f1f4.svg");
|
729
534
|
}
|
730
|
-
i.flag.
|
731
|
-
i.flag.
|
732
|
-
background-
|
535
|
+
i.flag.kz::before,
|
536
|
+
i.flag.kazakhstan::before {
|
537
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ff.svg");
|
733
538
|
}
|
734
|
-
i.flag.
|
735
|
-
i.flag.
|
736
|
-
background-
|
539
|
+
i.flag.ke::before,
|
540
|
+
i.flag.kenya::before {
|
541
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ea.svg");
|
737
542
|
}
|
738
|
-
i.flag.
|
739
|
-
i.flag.
|
740
|
-
background-
|
543
|
+
i.flag.ki::before,
|
544
|
+
i.flag.kiribati::before {
|
545
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ee.svg");
|
741
546
|
}
|
742
|
-
i.flag.
|
743
|
-
i.flag.
|
744
|
-
background-
|
547
|
+
i.flag.xk::before,
|
548
|
+
i.flag.kosovo::before {
|
549
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fd-1f1f0.svg");
|
745
550
|
}
|
746
|
-
i.flag.
|
747
|
-
i.flag.
|
748
|
-
background-
|
551
|
+
i.flag.kw::before,
|
552
|
+
i.flag.kuwait::before {
|
553
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1fc.svg");
|
749
554
|
}
|
750
|
-
i.flag.
|
751
|
-
i.flag.
|
752
|
-
background-
|
555
|
+
i.flag.kg::before,
|
556
|
+
i.flag.kyrgyzstan::before {
|
557
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1ec.svg");
|
753
558
|
}
|
754
|
-
i.flag.
|
755
|
-
i.flag.
|
756
|
-
background-
|
559
|
+
i.flag.la::before,
|
560
|
+
i.flag.laos::before {
|
561
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e6.svg");
|
757
562
|
}
|
758
|
-
i.flag.
|
759
|
-
i.flag.
|
760
|
-
background-
|
563
|
+
i.flag.lv::before,
|
564
|
+
i.flag.latvia::before {
|
565
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fb.svg");
|
761
566
|
}
|
762
|
-
i.flag.
|
763
|
-
i.flag.
|
764
|
-
background-
|
567
|
+
i.flag.lb::before,
|
568
|
+
i.flag.lebanon::before {
|
569
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e7.svg");
|
765
570
|
}
|
766
|
-
i.flag.
|
767
|
-
i.flag.
|
768
|
-
background-
|
571
|
+
i.flag.ls::before,
|
572
|
+
i.flag.lesotho::before {
|
573
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f8.svg");
|
769
574
|
}
|
770
|
-
i.flag.
|
771
|
-
i.flag.
|
772
|
-
background-
|
575
|
+
i.flag.lr::before,
|
576
|
+
i.flag.liberia::before {
|
577
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f7.svg");
|
773
578
|
}
|
774
|
-
i.flag.
|
775
|
-
i.flag.
|
776
|
-
background-
|
579
|
+
i.flag.ly::before,
|
580
|
+
i.flag.libya::before {
|
581
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fe.svg");
|
777
582
|
}
|
778
|
-
i.flag.
|
779
|
-
i.flag.
|
780
|
-
background-
|
583
|
+
i.flag.li::before,
|
584
|
+
i.flag.liechtenstein::before {
|
585
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1ee.svg");
|
781
586
|
}
|
782
|
-
i.flag.
|
783
|
-
i.flag.
|
784
|
-
background-
|
587
|
+
i.flag.lt::before,
|
588
|
+
i.flag.lithuania::before {
|
589
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f9.svg");
|
785
590
|
}
|
786
|
-
i.flag.
|
787
|
-
i.flag.
|
788
|
-
background-
|
591
|
+
i.flag.lu::before,
|
592
|
+
i.flag.luxembourg::before {
|
593
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1fa.svg");
|
789
594
|
}
|
790
|
-
i.flag.
|
791
|
-
i.flag.
|
792
|
-
background-
|
595
|
+
i.flag.mo::before,
|
596
|
+
i.flag.macao.sar.china::before {
|
597
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f4.svg");
|
793
598
|
}
|
794
|
-
i.flag.
|
795
|
-
i.flag.
|
796
|
-
background-
|
599
|
+
i.flag.mk::before,
|
600
|
+
i.flag.macedonia::before {
|
601
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f0.svg");
|
797
602
|
}
|
798
|
-
i.flag.
|
799
|
-
i.flag.
|
800
|
-
background-
|
603
|
+
i.flag.mg::before,
|
604
|
+
i.flag.madagascar::before {
|
605
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ec.svg");
|
801
606
|
}
|
802
|
-
i.flag.
|
803
|
-
i.flag.
|
804
|
-
background-
|
607
|
+
i.flag.mw::before,
|
608
|
+
i.flag.malawi::before {
|
609
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fc.svg");
|
805
610
|
}
|
806
|
-
i.flag.
|
807
|
-
i.flag.
|
808
|
-
background-
|
611
|
+
i.flag.my::before,
|
612
|
+
i.flag.malaysia::before {
|
613
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fe.svg");
|
809
614
|
}
|
810
|
-
i.flag.
|
811
|
-
i.flag.
|
812
|
-
background-
|
615
|
+
i.flag.mv::before,
|
616
|
+
i.flag.maldives::before {
|
617
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fb.svg");
|
813
618
|
}
|
814
|
-
i.flag.
|
815
|
-
i.flag.
|
816
|
-
background-
|
619
|
+
i.flag.ml::before,
|
620
|
+
i.flag.mali::before {
|
621
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f1.svg");
|
817
622
|
}
|
818
|
-
i.flag.
|
819
|
-
i.flag.
|
820
|
-
background-
|
623
|
+
i.flag.mt::before,
|
624
|
+
i.flag.malta::before {
|
625
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f9.svg");
|
821
626
|
}
|
822
|
-
i.flag.
|
823
|
-
i.flag.
|
824
|
-
background-
|
627
|
+
i.flag.mh::before,
|
628
|
+
i.flag.marshall.islands::before {
|
629
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ed.svg");
|
825
630
|
}
|
826
|
-
i.flag.
|
827
|
-
i.flag.
|
828
|
-
background-
|
631
|
+
i.flag.mq::before,
|
632
|
+
i.flag.martinique::before {
|
633
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f6.svg");
|
829
634
|
}
|
830
|
-
i.flag.
|
831
|
-
i.flag.
|
832
|
-
background-
|
635
|
+
i.flag.mr::before,
|
636
|
+
i.flag.mauritania::before {
|
637
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f7.svg");
|
833
638
|
}
|
834
|
-
i.flag.
|
835
|
-
i.flag.
|
836
|
-
background-
|
639
|
+
i.flag.mu::before,
|
640
|
+
i.flag.mauritius::before {
|
641
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fa.svg");
|
837
642
|
}
|
838
|
-
i.flag.
|
839
|
-
i.flag.
|
840
|
-
|
841
|
-
background-position: -72px -1170px;
|
643
|
+
i.flag.yt::before,
|
644
|
+
i.flag.mayotte::before {
|
645
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fe-1f1f9.svg");
|
842
646
|
}
|
843
|
-
i.flag.
|
844
|
-
i.flag.
|
845
|
-
background-
|
647
|
+
i.flag.mx::before,
|
648
|
+
i.flag.mexico::before {
|
649
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1fd.svg");
|
846
650
|
}
|
847
|
-
i.flag.
|
848
|
-
i.flag.
|
849
|
-
background-
|
651
|
+
i.flag.fm::before,
|
652
|
+
i.flag.micronesia::before {
|
653
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1eb-1f1f2.svg");
|
850
654
|
}
|
851
|
-
i.flag.
|
852
|
-
i.flag.
|
853
|
-
background-
|
655
|
+
i.flag.md::before,
|
656
|
+
i.flag.moldova::before {
|
657
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e9.svg");
|
854
658
|
}
|
855
|
-
i.flag.
|
856
|
-
i.flag.
|
857
|
-
background-
|
659
|
+
i.flag.mc::before,
|
660
|
+
i.flag.monaco::before {
|
661
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e8.svg");
|
858
662
|
}
|
859
|
-
i.flag.
|
860
|
-
i.flag.
|
861
|
-
background-
|
862
|
-
}
|
863
|
-
i.flag.sr:before,
|
864
|
-
i.flag.suriname:before {
|
865
|
-
background-position: -72px -1326px;
|
866
|
-
}
|
867
|
-
i.flag.st:before,
|
868
|
-
i.flag.sao.tome:before {
|
869
|
-
background-position: -72px -1352px;
|
870
|
-
}
|
871
|
-
i.flag.sv:before,
|
872
|
-
i.flag.el.salvador:before {
|
873
|
-
background-position: -72px -1378px;
|
874
|
-
}
|
875
|
-
i.flag.sy:before,
|
876
|
-
i.flag.syria:before {
|
877
|
-
background-position: -72px -1404px;
|
878
|
-
}
|
879
|
-
i.flag.sz:before,
|
880
|
-
i.flag.swaziland:before {
|
881
|
-
background-position: -72px -1430px;
|
882
|
-
}
|
883
|
-
i.flag.tc:before,
|
884
|
-
i.flag.caicos.islands:before {
|
885
|
-
background-position: -72px -1456px;
|
886
|
-
}
|
887
|
-
i.flag.td:before,
|
888
|
-
i.flag.chad:before {
|
889
|
-
background-position: -72px -1482px;
|
890
|
-
}
|
891
|
-
i.flag.tf:before,
|
892
|
-
i.flag.french.territories:before {
|
893
|
-
background-position: -72px -1508px;
|
894
|
-
}
|
895
|
-
i.flag.tg:before,
|
896
|
-
i.flag.togo:before {
|
897
|
-
background-position: -72px -1534px;
|
898
|
-
}
|
899
|
-
i.flag.th:before,
|
900
|
-
i.flag.thailand:before {
|
901
|
-
background-position: -72px -1560px;
|
902
|
-
}
|
903
|
-
i.flag.tj:before,
|
904
|
-
i.flag.tajikistan:before {
|
905
|
-
background-position: -72px -1586px;
|
906
|
-
}
|
907
|
-
i.flag.tk:before,
|
908
|
-
i.flag.tokelau:before {
|
909
|
-
background-position: -72px -1612px;
|
910
|
-
}
|
911
|
-
i.flag.tl:before,
|
912
|
-
i.flag.timorleste:before {
|
913
|
-
background-position: -72px -1638px;
|
914
|
-
}
|
915
|
-
i.flag.tm:before,
|
916
|
-
i.flag.turkmenistan:before {
|
917
|
-
background-position: -72px -1664px;
|
918
|
-
}
|
919
|
-
i.flag.tn:before,
|
920
|
-
i.flag.tunisia:before {
|
921
|
-
background-position: -72px -1690px;
|
922
|
-
}
|
923
|
-
i.flag.to:before,
|
924
|
-
i.flag.tonga:before {
|
925
|
-
background-position: -72px -1716px;
|
926
|
-
}
|
927
|
-
i.flag.tr:before,
|
928
|
-
i.flag.turkey:before {
|
929
|
-
background-position: -72px -1742px;
|
930
|
-
}
|
931
|
-
i.flag.tt:before,
|
932
|
-
i.flag.trinidad:before {
|
933
|
-
background-position: -72px -1768px;
|
934
|
-
}
|
935
|
-
i.flag.tv:before,
|
936
|
-
i.flag.tuvalu:before {
|
937
|
-
background-position: -72px -1794px;
|
938
|
-
}
|
939
|
-
i.flag.tw:before,
|
940
|
-
i.flag.taiwan:before {
|
941
|
-
background-position: -72px -1820px;
|
663
|
+
i.flag.mn::before,
|
664
|
+
i.flag.mongolia::before {
|
665
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f3.svg");
|
942
666
|
}
|
943
|
-
i.flag.
|
944
|
-
i.flag.
|
945
|
-
background-
|
667
|
+
i.flag.me::before,
|
668
|
+
i.flag.montenegro::before {
|
669
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ea.svg");
|
946
670
|
}
|
947
|
-
i.flag.
|
948
|
-
i.flag.
|
949
|
-
background-
|
671
|
+
i.flag.ms::before,
|
672
|
+
i.flag.montserrat::before {
|
673
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f8.svg");
|
950
674
|
}
|
951
|
-
i.flag.
|
952
|
-
i.flag.
|
953
|
-
background-
|
675
|
+
i.flag.ma::before,
|
676
|
+
i.flag.morocco::before {
|
677
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1e6.svg");
|
954
678
|
}
|
955
|
-
i.flag.
|
956
|
-
i.flag.
|
957
|
-
background-
|
679
|
+
i.flag.mz::before,
|
680
|
+
i.flag.mozambique::before {
|
681
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1ff.svg");
|
958
682
|
}
|
959
|
-
i.flag.
|
960
|
-
i.flag.
|
961
|
-
i.flag.
|
962
|
-
background-
|
963
|
-
}
|
964
|
-
i.flag.
|
965
|
-
i.flag.
|
966
|
-
background-
|
967
|
-
}
|
968
|
-
i.flag.
|
969
|
-
i.flag.
|
970
|
-
background-
|
971
|
-
}
|
972
|
-
i.flag.
|
973
|
-
i.flag.
|
974
|
-
background-
|
975
|
-
}
|
976
|
-
i.flag.
|
977
|
-
i.flag.
|
978
|
-
background-
|
979
|
-
}
|
980
|
-
i.flag.
|
981
|
-
i.flag.
|
982
|
-
background-
|
983
|
-
}
|
984
|
-
i.flag.
|
985
|
-
i.flag.
|
986
|
-
background-
|
987
|
-
}
|
988
|
-
i.flag.
|
989
|
-
i.flag.
|
990
|
-
background-
|
991
|
-
}
|
992
|
-
i.flag.
|
993
|
-
i.flag.
|
994
|
-
background-
|
995
|
-
}
|
996
|
-
i.flag.
|
997
|
-
i.flag.
|
998
|
-
background-
|
999
|
-
}
|
1000
|
-
i.flag.
|
1001
|
-
i.flag.
|
1002
|
-
background-
|
1003
|
-
}
|
1004
|
-
i.flag.
|
1005
|
-
i.flag.
|
1006
|
-
background-
|
1007
|
-
}
|
1008
|
-
i.flag.
|
1009
|
-
i.flag.
|
1010
|
-
background-
|
1011
|
-
}
|
1012
|
-
i.flag.
|
1013
|
-
i.flag.
|
1014
|
-
background-
|
1015
|
-
}
|
1016
|
-
i.flag.
|
1017
|
-
i.flag.
|
1018
|
-
background-
|
1019
|
-
}
|
1020
|
-
i.flag.
|
1021
|
-
i.flag.
|
1022
|
-
background-
|
1023
|
-
}
|
1024
|
-
i.flag.
|
1025
|
-
i.flag.
|
1026
|
-
background-
|
1027
|
-
}
|
1028
|
-
i.flag.
|
1029
|
-
i.flag.
|
1030
|
-
background-
|
683
|
+
i.flag.mm::before,
|
684
|
+
i.flag.myanmar::before,
|
685
|
+
i.flag.burma::before {
|
686
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f2.svg");
|
687
|
+
}
|
688
|
+
i.flag.na::before,
|
689
|
+
i.flag.namibia::before {
|
690
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1e6.svg");
|
691
|
+
}
|
692
|
+
i.flag.nr::before,
|
693
|
+
i.flag.nauru::before {
|
694
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f7.svg");
|
695
|
+
}
|
696
|
+
i.flag.np::before,
|
697
|
+
i.flag.nepal::before {
|
698
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f5.svg");
|
699
|
+
}
|
700
|
+
i.flag.nl::before,
|
701
|
+
i.flag.netherlands::before {
|
702
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f1.svg");
|
703
|
+
}
|
704
|
+
i.flag.nc::before,
|
705
|
+
i.flag.new.caledonia::before {
|
706
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1e8.svg");
|
707
|
+
}
|
708
|
+
i.flag.nz::before,
|
709
|
+
i.flag.new.zealand::before {
|
710
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ff.svg");
|
711
|
+
}
|
712
|
+
i.flag.ni::before,
|
713
|
+
i.flag.nicaragua::before {
|
714
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ee.svg");
|
715
|
+
}
|
716
|
+
i.flag.ne::before,
|
717
|
+
i.flag.niger::before {
|
718
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ea.svg");
|
719
|
+
}
|
720
|
+
i.flag.ng::before,
|
721
|
+
i.flag.nigeria::before {
|
722
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1ec.svg");
|
723
|
+
}
|
724
|
+
i.flag.nu::before,
|
725
|
+
i.flag.niue::before {
|
726
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1fa.svg");
|
727
|
+
}
|
728
|
+
i.flag.nf::before,
|
729
|
+
i.flag.norfolk.island::before {
|
730
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1eb.svg");
|
731
|
+
}
|
732
|
+
i.flag.kp::before,
|
733
|
+
i.flag.north.korea::before {
|
734
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f5.svg");
|
735
|
+
}
|
736
|
+
i.flag.mp::before,
|
737
|
+
i.flag.northern.mariana.islands::before {
|
738
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1f5.svg");
|
739
|
+
}
|
740
|
+
i.flag.no::before,
|
741
|
+
i.flag.norway::before {
|
742
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f3-1f1f4.svg");
|
743
|
+
}
|
744
|
+
i.flag.om::before,
|
745
|
+
i.flag.oman::before {
|
746
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f4-1f1f2.svg");
|
747
|
+
}
|
748
|
+
i.flag.pk::before,
|
749
|
+
i.flag.pakistan::before {
|
750
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f0.svg");
|
751
|
+
}
|
752
|
+
i.flag.pw::before,
|
753
|
+
i.flag.palau::before {
|
754
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1fc.svg");
|
755
|
+
}
|
756
|
+
i.flag.ps::before,
|
757
|
+
i.flag.palestinian.territories::before {
|
758
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f8.svg");
|
759
|
+
}
|
760
|
+
i.flag.pa::before,
|
761
|
+
i.flag.panama::before {
|
762
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1e6.svg");
|
763
|
+
}
|
764
|
+
i.flag.pg::before,
|
765
|
+
i.flag.papua.new.guinea::before,
|
766
|
+
i.flag.new.guinea::before {
|
767
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ec.svg");
|
768
|
+
}
|
769
|
+
i.flag.py::before,
|
770
|
+
i.flag.paraguay::before {
|
771
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1fe.svg");
|
772
|
+
}
|
773
|
+
i.flag.pe::before,
|
774
|
+
i.flag.peru::before {
|
775
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ea.svg");
|
776
|
+
}
|
777
|
+
i.flag.ph::before,
|
778
|
+
i.flag.philippines::before {
|
779
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1ed.svg");
|
780
|
+
}
|
781
|
+
i.flag.pn::before,
|
782
|
+
i.flag.pitcairn.islands::before {
|
783
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f3.svg");
|
784
|
+
}
|
785
|
+
i.flag.pl::before,
|
786
|
+
i.flag.poland::before {
|
787
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f1.svg");
|
788
|
+
}
|
789
|
+
i.flag.pt::before,
|
790
|
+
i.flag.portugal::before {
|
791
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f9.svg");
|
792
|
+
}
|
793
|
+
i.flag.pr::before,
|
794
|
+
i.flag.puerto.rico::before {
|
795
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f7.svg");
|
796
|
+
}
|
797
|
+
i.flag.qa::before,
|
798
|
+
i.flag.qatar::before {
|
799
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f6-1f1e6.svg");
|
800
|
+
}
|
801
|
+
i.flag.re::before,
|
802
|
+
i.flag.réunion::before {
|
803
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1ea.svg");
|
804
|
+
}
|
805
|
+
i.flag.ro::before,
|
806
|
+
i.flag.romania::before {
|
807
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1f4.svg");
|
808
|
+
}
|
809
|
+
i.flag.ru::before,
|
810
|
+
i.flag.russia::before {
|
811
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1fa.svg");
|
812
|
+
}
|
813
|
+
i.flag.rw::before,
|
814
|
+
i.flag.rwanda::before {
|
815
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1fc.svg");
|
816
|
+
}
|
817
|
+
i.flag.ws::before,
|
818
|
+
i.flag.samoa::before {
|
819
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fc-1f1f8.svg");
|
820
|
+
}
|
821
|
+
i.flag.sm::before,
|
822
|
+
i.flag.san.marino::before {
|
823
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f2.svg");
|
824
|
+
}
|
825
|
+
i.flag.st::before,
|
826
|
+
i.flag.são.tomé.and.príncipe::before,
|
827
|
+
i.flag.samo.tome::before {
|
828
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f9.svg");
|
829
|
+
}
|
830
|
+
i.flag.sa::before,
|
831
|
+
i.flag.saudi.arabia::before,
|
832
|
+
i.flag.saudiarabia::before,
|
833
|
+
i.flag.saudi::before {
|
834
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e6.svg");
|
835
|
+
}
|
836
|
+
i.flag.sn::before,
|
837
|
+
i.flag.senegal::before {
|
838
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f3.svg");
|
839
|
+
}
|
840
|
+
i.flag.rs::before,
|
841
|
+
i.flag.serbia::before {
|
842
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f7-1f1f8.svg");
|
843
|
+
}
|
844
|
+
i.flag.sc::before,
|
845
|
+
i.flag.seychelles::before {
|
846
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e8.svg");
|
847
|
+
}
|
848
|
+
i.flag.sl::before,
|
849
|
+
i.flag.sierra.leone::before {
|
850
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f1.svg");
|
851
|
+
}
|
852
|
+
i.flag.sg::before,
|
853
|
+
i.flag.singapore::before {
|
854
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ec.svg");
|
855
|
+
}
|
856
|
+
i.flag.sx::before,
|
857
|
+
i.flag.sint.maarten::before {
|
858
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fd.svg");
|
859
|
+
}
|
860
|
+
i.flag.sk::before,
|
861
|
+
i.flag.slovakia::before {
|
862
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f0.svg");
|
863
|
+
}
|
864
|
+
i.flag.si::before,
|
865
|
+
i.flag.slovenia::before {
|
866
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ee.svg");
|
867
|
+
}
|
868
|
+
i.flag.gs::before,
|
869
|
+
i.flag.south.georgia.and.south.sandwich.islands::before,
|
870
|
+
i.flag.sandwich.islands::before {
|
871
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1f8.svg");
|
872
|
+
}
|
873
|
+
i.flag.sb::before,
|
874
|
+
i.flag.solomon.islands::before {
|
875
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e7.svg");
|
876
|
+
}
|
877
|
+
i.flag.so::before,
|
878
|
+
i.flag.somalia::before {
|
879
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f4.svg");
|
880
|
+
}
|
881
|
+
i.flag.za::before,
|
882
|
+
i.flag.south.africa::before {
|
883
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1e6.svg");
|
884
|
+
}
|
885
|
+
i.flag.kr::before,
|
886
|
+
i.flag.south.korea::before {
|
887
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f7.svg");
|
888
|
+
}
|
889
|
+
i.flag.ss::before,
|
890
|
+
i.flag.south.sudan::before {
|
891
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f8.svg");
|
892
|
+
}
|
893
|
+
i.flag.es::before,
|
894
|
+
i.flag.spain::before {
|
895
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1f8.svg");
|
896
|
+
}
|
897
|
+
i.flag.lk::before,
|
898
|
+
i.flag.sri.lanka::before {
|
899
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1f0.svg");
|
900
|
+
}
|
901
|
+
i.flag.bl::before,
|
902
|
+
i.flag.st.barthélemy::before,
|
903
|
+
i.flag.saint.barth::before {
|
904
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1f1.svg");
|
905
|
+
}
|
906
|
+
i.flag.sh::before,
|
907
|
+
i.flag.st.helena::before,
|
908
|
+
i.flag.saint.helena::before {
|
909
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ed.svg");
|
910
|
+
}
|
911
|
+
i.flag.kn::before,
|
912
|
+
i.flag.st.kitts.and.nevis::before,
|
913
|
+
i.flag.saint.kitts.and.navis::before {
|
914
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f0-1f1f3.svg");
|
915
|
+
}
|
916
|
+
i.flag.lc::before,
|
917
|
+
i.flag.st.lucia::before,
|
918
|
+
i.flag.saint.lucia::before {
|
919
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f1-1f1e8.svg");
|
920
|
+
}
|
921
|
+
i.flag.pm::before,
|
922
|
+
i.flag.st.pierre.and.miquelon::before,
|
923
|
+
i.flag.saint.pierre::before {
|
924
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f5-1f1f2.svg");
|
925
|
+
}
|
926
|
+
i.flag.vc::before,
|
927
|
+
i.flag.st.vincent.and.grenadines::before {
|
928
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1e8.svg");
|
929
|
+
}
|
930
|
+
i.flag.sd::before,
|
931
|
+
i.flag.sudan::before {
|
932
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1e9.svg");
|
933
|
+
}
|
934
|
+
i.flag.sr::before,
|
935
|
+
i.flag.suriname::before {
|
936
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1f7.svg");
|
937
|
+
}
|
938
|
+
i.flag.sz::before,
|
939
|
+
i.flag.eswatini::before {
|
940
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ff.svg");
|
941
|
+
}
|
942
|
+
i.flag.se::before,
|
943
|
+
i.flag.sweden::before {
|
944
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ea.svg");
|
945
|
+
}
|
946
|
+
i.flag.ch::before,
|
947
|
+
i.flag.switzerland::before {
|
948
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1ed.svg");
|
949
|
+
}
|
950
|
+
i.flag.sy::before,
|
951
|
+
i.flag.syria::before {
|
952
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1fe.svg");
|
953
|
+
}
|
954
|
+
i.flag.tw::before,
|
955
|
+
i.flag.taiwan::before {
|
956
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1fc.svg");
|
957
|
+
}
|
958
|
+
i.flag.tj::before,
|
959
|
+
i.flag.tajikistan::before {
|
960
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ef.svg");
|
961
|
+
}
|
962
|
+
i.flag.tz::before,
|
963
|
+
i.flag.tanzania::before {
|
964
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ff.svg");
|
965
|
+
}
|
966
|
+
i.flag.th::before,
|
967
|
+
i.flag.thailand::before {
|
968
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ed.svg");
|
969
|
+
}
|
970
|
+
i.flag.tl::before,
|
971
|
+
i.flag.timor-leste::before {
|
972
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f1.svg");
|
973
|
+
}
|
974
|
+
i.flag.tg::before,
|
975
|
+
i.flag.togo::before {
|
976
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1ec.svg");
|
977
|
+
}
|
978
|
+
i.flag.tk::before,
|
979
|
+
i.flag.tokelau::before {
|
980
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f0.svg");
|
981
|
+
}
|
982
|
+
i.flag.to::before,
|
983
|
+
i.flag.tonga::before {
|
984
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f4.svg");
|
985
|
+
}
|
986
|
+
i.flag.tt::before,
|
987
|
+
i.flag.trinidad.and.tobago::before {
|
988
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f9.svg");
|
989
|
+
}
|
990
|
+
i.flag.tn::before,
|
991
|
+
i.flag.tunisia::before {
|
992
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f3.svg");
|
993
|
+
}
|
994
|
+
i.flag.tr::before,
|
995
|
+
i.flag.turkey::before {
|
996
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f7.svg");
|
997
|
+
}
|
998
|
+
i.flag.tm::before,
|
999
|
+
i.flag.turkmenistan::before {
|
1000
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1f2.svg");
|
1001
|
+
}
|
1002
|
+
i.flag.tc::before,
|
1003
|
+
i.flag.turks.and.caicos.islands::before {
|
1004
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e8.svg");
|
1005
|
+
}
|
1006
|
+
i.flag.vi::before,
|
1007
|
+
i.flag.us.virgin.islands::before {
|
1008
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ee.svg");
|
1009
|
+
}
|
1010
|
+
i.flag.tv::before,
|
1011
|
+
i.flag.tuvalu::before {
|
1012
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1fb.svg");
|
1013
|
+
}
|
1014
|
+
i.flag.ug::before,
|
1015
|
+
i.flag.uganda::before {
|
1016
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1ec.svg");
|
1017
|
+
}
|
1018
|
+
i.flag.ua::before,
|
1019
|
+
i.flag.ukraine::before {
|
1020
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1e6.svg");
|
1021
|
+
}
|
1022
|
+
i.flag.ae::before,
|
1023
|
+
i.flag.united.arab.emirates::before,
|
1024
|
+
i.flag.uae::before {
|
1025
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1ea.svg");
|
1026
|
+
}
|
1027
|
+
i.flag.gb::before,
|
1028
|
+
i.flag.united.kingdom::before,
|
1029
|
+
i.flag.uk::before {
|
1030
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ec-1f1e7.svg");
|
1031
|
+
}
|
1032
|
+
i.flag.gb.eng::before,
|
1033
|
+
i.flag.england::before {
|
1034
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg");
|
1035
|
+
}
|
1036
|
+
i.flag.gb.sct::before,
|
1037
|
+
i.flag.scotland::before {
|
1038
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg");
|
1039
|
+
}
|
1040
|
+
i.flag.gb.wls::before,
|
1041
|
+
i.flag.wales::before {
|
1042
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg");
|
1043
|
+
}
|
1044
|
+
i.flag.us::before,
|
1045
|
+
i.flag.united.states::before,
|
1046
|
+
i.flag.america::before {
|
1047
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f8.svg");
|
1048
|
+
}
|
1049
|
+
i.flag.uy::before,
|
1050
|
+
i.flag.uruguay::before {
|
1051
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1fe.svg");
|
1052
|
+
}
|
1053
|
+
i.flag.uz::before,
|
1054
|
+
i.flag.uzbekistan::before {
|
1055
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1ff.svg");
|
1056
|
+
}
|
1057
|
+
i.flag.vu::before,
|
1058
|
+
i.flag.vanuatu::before {
|
1059
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1fa.svg");
|
1060
|
+
}
|
1061
|
+
i.flag.va::before,
|
1062
|
+
i.flag.vatican.city::before {
|
1063
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1e6.svg");
|
1064
|
+
}
|
1065
|
+
i.flag.ve::before,
|
1066
|
+
i.flag.venezuela::before {
|
1067
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1ea.svg");
|
1068
|
+
}
|
1069
|
+
i.flag.vn::before,
|
1070
|
+
i.flag.vietnam::before {
|
1071
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fb-1f1f3.svg");
|
1072
|
+
}
|
1073
|
+
i.flag.wf::before,
|
1074
|
+
i.flag.wallis.and.futuna::before {
|
1075
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fc-1f1eb.svg");
|
1076
|
+
}
|
1077
|
+
i.flag.eh::before,
|
1078
|
+
i.flag.western.sahara::before {
|
1079
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1ed.svg");
|
1080
|
+
}
|
1081
|
+
i.flag.ye::before,
|
1082
|
+
i.flag.yemen::before {
|
1083
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fe-1f1ea.svg");
|
1084
|
+
}
|
1085
|
+
i.flag.zm::before,
|
1086
|
+
i.flag.zambia::before {
|
1087
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1f2.svg");
|
1088
|
+
}
|
1089
|
+
i.flag.zw::before,
|
1090
|
+
i.flag.zimbabwe::before {
|
1091
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ff-1f1fc.svg");
|
1092
|
+
}
|
1093
|
+
i.flag.ac::before,
|
1094
|
+
i.flag.ascension.island::before {
|
1095
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e6-1f1e8.svg");
|
1096
|
+
}
|
1097
|
+
i.flag.bv::before,
|
1098
|
+
i.flag.bouvet.island::before {
|
1099
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e7-1f1fb.svg");
|
1100
|
+
}
|
1101
|
+
i.flag.cp::before,
|
1102
|
+
i.flag.clipperton.island::before {
|
1103
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e8-1f1f5.svg");
|
1104
|
+
}
|
1105
|
+
i.flag.ea::before,
|
1106
|
+
i.flag.ceuta.and.melilla::before {
|
1107
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ea-1f1e6.svg");
|
1108
|
+
}
|
1109
|
+
i.flag.dg::before,
|
1110
|
+
i.flag.diego.garcia::before {
|
1111
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1e9-1f1ec.svg");
|
1112
|
+
}
|
1113
|
+
i.flag.hm::before,
|
1114
|
+
i.flag.heard.and.mcdonald.islands::before {
|
1115
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1ed-1f1f2.svg");
|
1116
|
+
}
|
1117
|
+
i.flag.mf::before,
|
1118
|
+
i.flag.st.martin::before {
|
1119
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f2-1f1eb.svg");
|
1120
|
+
}
|
1121
|
+
i.flag.sj::before,
|
1122
|
+
i.flag.svalbard.and.jan.mayen::before,
|
1123
|
+
i.flag.svalbard::before,
|
1124
|
+
i.flag.jan.mayen::before {
|
1125
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f8-1f1ef.svg");
|
1126
|
+
}
|
1127
|
+
i.flag.ta::before,
|
1128
|
+
i.flag.tristan.da.cunha::before {
|
1129
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1f9-1f1e6.svg");
|
1130
|
+
}
|
1131
|
+
i.flag.um::before,
|
1132
|
+
i.flag.us.outlying.islands::before,
|
1133
|
+
i.flag.minor.islands::before {
|
1134
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f2.svg");
|
1135
|
+
}
|
1136
|
+
i.flag.un::before,
|
1137
|
+
i.flag.united.nations::before,
|
1138
|
+
i.flag.united.nations::before {
|
1139
|
+
background-image: url("https://twemoji.maxcdn.com/v/latest/svg/1f1fa-1f1f3.svg");
|
1031
1140
|
}
|
1032
1141
|
/*rtl:end:ignore*/
|
1033
1142
|
|