@fontsource/noto-color-emoji 5.2.8 → 5.2.10
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/400.css +10 -0
- package/LICENSE +1 -1
- package/README.md +3 -3
- package/files/noto-color-emoji-0-400-normal.woff +0 -0
- package/files/noto-color-emoji-0-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-1-400-normal.woff +0 -0
- package/files/noto-color-emoji-1-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-10-400-normal.woff +0 -0
- package/files/noto-color-emoji-10-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-11-400-normal.woff +0 -0
- package/files/noto-color-emoji-11-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-12-400-normal.woff +0 -0
- package/files/noto-color-emoji-12-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-2-400-normal.woff +0 -0
- package/files/noto-color-emoji-2-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-3-400-normal.woff +0 -0
- package/files/noto-color-emoji-3-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-4-400-normal.woff +0 -0
- package/files/noto-color-emoji-4-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-5-400-normal.woff +0 -0
- package/files/noto-color-emoji-5-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-6-400-normal.woff +0 -0
- package/files/noto-color-emoji-6-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-7-400-normal.woff +0 -0
- package/files/noto-color-emoji-7-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-8-400-normal.woff +0 -0
- package/files/noto-color-emoji-8-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-9-400-normal.woff +0 -0
- package/files/noto-color-emoji-9-400-normal.woff2 +0 -0
- package/files/noto-color-emoji-emoji-400-normal.woff +0 -0
- package/files/noto-color-emoji-emoji-400-normal.woff2 +0 -0
- package/index.css +10 -0
- package/metadata.json +4 -4
- package/package.json +2 -2
- package/scss/metadata.scss +1 -0
- package/unicode.json +2 -1
package/400.css
CHANGED
|
@@ -116,4 +116,14 @@
|
|
|
116
116
|
font-weight: 400;
|
|
117
117
|
src: url(./files/noto-color-emoji-11-400-normal.woff2) format('woff2'), url(./files/noto-color-emoji-11-400-normal.woff) format('woff');
|
|
118
118
|
unicode-range: U+1fa89,U+1fa8f,U+1fabe,U+1fac6,U+1fadc,U+1fadf,U+1fae9;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/* noto-color-emoji-[12]-400-normal */
|
|
122
|
+
@font-face {
|
|
123
|
+
font-family: 'Noto Color Emoji';
|
|
124
|
+
font-style: normal;
|
|
125
|
+
font-display: swap;
|
|
126
|
+
font-weight: 400;
|
|
127
|
+
src: url(./files/noto-color-emoji-12-400-normal.woff2) format('woff2'), url(./files/noto-color-emoji-12-400-normal.woff) format('woff');
|
|
128
|
+
unicode-range: U+1f6d8,U+1fa8a,U+1fa8e,U+1fac8,U+1facd,U+1faea,U+1faef;
|
|
119
129
|
}
|
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -38,10 +38,10 @@ body {
|
|
|
38
38
|
## Licensing
|
|
39
39
|
Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.
|
|
40
40
|
|
|
41
|
-
Google Inc.
|
|
42
|
-
[OFL-1.1](
|
|
41
|
+
Copyright 2021 Google Inc. All Rights Reserved.
|
|
42
|
+
[OFL-1.1](https://openfontlicense.org)
|
|
43
43
|
|
|
44
44
|
## Other Notes
|
|
45
|
-
Font version (provided by source): `
|
|
45
|
+
Font version (provided by source): `v36`.
|
|
46
46
|
|
|
47
47
|
If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an [issue](https://github.com/fontsource/fontsource/issues).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/index.css
CHANGED
|
@@ -116,4 +116,14 @@
|
|
|
116
116
|
font-weight: 400;
|
|
117
117
|
src: url(./files/noto-color-emoji-11-400-normal.woff2) format('woff2'), url(./files/noto-color-emoji-11-400-normal.woff) format('woff');
|
|
118
118
|
unicode-range: U+1fa89,U+1fa8f,U+1fabe,U+1fac6,U+1fadc,U+1fadf,U+1fae9;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/* noto-color-emoji-[12]-400-normal */
|
|
122
|
+
@font-face {
|
|
123
|
+
font-family: 'Noto Color Emoji';
|
|
124
|
+
font-style: normal;
|
|
125
|
+
font-display: swap;
|
|
126
|
+
font-weight: 400;
|
|
127
|
+
src: url(./files/noto-color-emoji-12-400-normal.woff2) format('woff2'), url(./files/noto-color-emoji-12-400-normal.woff) format('woff');
|
|
128
|
+
unicode-range: U+1f6d8,U+1fa8a,U+1fa8e,U+1fac8,U+1facd,U+1faea,U+1faef;
|
|
119
129
|
}
|
package/metadata.json
CHANGED
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"styles": ["normal"],
|
|
7
7
|
"defSubset": "emoji",
|
|
8
8
|
"variable": false,
|
|
9
|
-
"lastModified": "2025-06
|
|
10
|
-
"version": "
|
|
9
|
+
"lastModified": "2025-09-06",
|
|
10
|
+
"version": "v36",
|
|
11
11
|
"category": "sans-serif",
|
|
12
12
|
"license": {
|
|
13
13
|
"type": "OFL-1.1",
|
|
14
|
-
"url": "
|
|
15
|
-
"attribution": "Google Inc."
|
|
14
|
+
"url": "https://openfontlicense.org",
|
|
15
|
+
"attribution": "Copyright 2021 Google Inc. All Rights Reserved."
|
|
16
16
|
},
|
|
17
17
|
"source": "https://github.com/google/fonts",
|
|
18
18
|
"type": "google"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fontsource/noto-color-emoji",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.10",
|
|
4
4
|
"description": "Self-host the Noto Color Emoji font in a neatly bundled NPM package.",
|
|
5
5
|
"main": "index.css",
|
|
6
6
|
"publishConfig": {"access": "public"},
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"url": "git+https://github.com/fontsource/font-files.git",
|
|
44
44
|
"directory": "fonts/google/noto-color-emoji"
|
|
45
45
|
},
|
|
46
|
-
"publishHash": "
|
|
46
|
+
"publishHash": "af9fe2dddef5d604"
|
|
47
47
|
}
|
package/scss/metadata.scss
CHANGED
|
@@ -24,6 +24,7 @@ $unicode: (
|
|
|
24
24
|
9: (U+200d,U+261d,U+2620,U+2639-263a,U+2665,U+270a-270d,U+2728,U+2763-2764,U+2b50,U+fe0f,U+1f31a-1f31f,U+1f32b,U+1f383,U+1f389,U+1f3fb-1f3ff,U+1f440-1f450,U+1f463-1f465,U+1f479-1f47b,U+1f47d-1f480,U+1f485,U+1f48b-1f48c,U+1f493-1f49f,U+1f4a4-1f4a6,U+1f4a8-1f4ab,U+1f4af,U+1f525,U+1f573,U+1f590,U+1f595-1f596,U+1f5a4,U+1f5e3,U+1f600-1f644,U+1f648-1f64a,U+1f64c,U+1f64f,U+1f90c-1f925,U+1f927-1f92f,U+1f932-1f933,U+1f970-1f976,U+1f978-1f97a,U+1f9a0,U+1f9b4-1f9b7,U+1f9bb,U+1f9be-1f9bf,U+1f9d0,U+1f9e0-1f9e1,U+1fa75-1fa79,U+1fac0-1fac2,U+1fae0-1fae6,U+1fae8,U+1faf0-1faf8),
|
|
25
25
|
10: (U+200d,U+2194-2195,U+2640,U+2642,U+26d3,U+27a1,U+fe0f,U+1f344,U+1f34b,U+1f3c3,U+1f3fb-1f3ff,U+1f426,U+1f468-1f469,U+1f4a5,U+1f525,U+1f642,U+1f6b6,U+1f7e9,U+1f7eb,U+1f9af,U+1f9bc-1f9bd,U+1f9ce,U+1f9d1-1f9d2),
|
|
26
26
|
11: (U+1fa89,U+1fa8f,U+1fabe,U+1fac6,U+1fadc,U+1fadf,U+1fae9),
|
|
27
|
+
12: (U+1f6d8,U+1fa8a,U+1fa8e,U+1fac8,U+1facd,U+1faea,U+1faef),
|
|
27
28
|
);
|
|
28
29
|
|
|
29
30
|
$metadata: (
|
package/unicode.json
CHANGED
|
@@ -10,5 +10,6 @@
|
|
|
10
10
|
"[8]": "U+200d,U+2640,U+2642,U+2695-2696,U+26f7,U+26f9,U+2708,U+2764,U+fe0f,U+1f33e,U+1f373,U+1f37c,U+1f384-1f385,U+1f393,U+1f3a4,U+1f3a8,U+1f3c2-1f3c4,U+1f3c7,U+1f3ca-1f3cc,U+1f3eb,U+1f3ed,U+1f3fb-1f3ff,U+1f466-1f478,U+1f47c,U+1f481-1f483,U+1f486-1f487,U+1f48b,U+1f48f,U+1f491,U+1f4bb-1f4bc,U+1f527,U+1f52c,U+1f574-1f575,U+1f57a,U+1f645-1f647,U+1f64b,U+1f64d-1f64e,U+1f680,U+1f692,U+1f6a3,U+1f6b4-1f6b6,U+1f6c0,U+1f6cc,U+1f91d,U+1f926,U+1f930-1f931,U+1f934-1f93a,U+1f93c-1f93e,U+1f977,U+1f9af-1f9b3,U+1f9b8-1f9b9,U+1f9bc-1f9bd,U+1f9cc-1f9cf,U+1f9d1-1f9df,U+1fa82,U+1fac3-1fac5",
|
|
11
11
|
"[9]": "U+200d,U+261d,U+2620,U+2639-263a,U+2665,U+270a-270d,U+2728,U+2763-2764,U+2b50,U+fe0f,U+1f31a-1f31f,U+1f32b,U+1f383,U+1f389,U+1f3fb-1f3ff,U+1f440-1f450,U+1f463-1f465,U+1f479-1f47b,U+1f47d-1f480,U+1f485,U+1f48b-1f48c,U+1f493-1f49f,U+1f4a4-1f4a6,U+1f4a8-1f4ab,U+1f4af,U+1f525,U+1f573,U+1f590,U+1f595-1f596,U+1f5a4,U+1f5e3,U+1f600-1f644,U+1f648-1f64a,U+1f64c,U+1f64f,U+1f90c-1f925,U+1f927-1f92f,U+1f932-1f933,U+1f970-1f976,U+1f978-1f97a,U+1f9a0,U+1f9b4-1f9b7,U+1f9bb,U+1f9be-1f9bf,U+1f9d0,U+1f9e0-1f9e1,U+1fa75-1fa79,U+1fac0-1fac2,U+1fae0-1fae6,U+1fae8,U+1faf0-1faf8",
|
|
12
12
|
"[10]": "U+200d,U+2194-2195,U+2640,U+2642,U+26d3,U+27a1,U+fe0f,U+1f344,U+1f34b,U+1f3c3,U+1f3fb-1f3ff,U+1f426,U+1f468-1f469,U+1f4a5,U+1f525,U+1f642,U+1f6b6,U+1f7e9,U+1f7eb,U+1f9af,U+1f9bc-1f9bd,U+1f9ce,U+1f9d1-1f9d2",
|
|
13
|
-
"[11]": "U+1fa89,U+1fa8f,U+1fabe,U+1fac6,U+1fadc,U+1fadf,U+1fae9"
|
|
13
|
+
"[11]": "U+1fa89,U+1fa8f,U+1fabe,U+1fac6,U+1fadc,U+1fadf,U+1fae9",
|
|
14
|
+
"[12]": "U+1f6d8,U+1fa8a,U+1fa8e,U+1fac8,U+1facd,U+1faea,U+1faef"
|
|
14
15
|
}
|