Skip to content

Commit 4a80b53

Browse files
committed
🥳 OpenMoji 13.0
1 parent b44df10 commit 4a80b53

7 files changed

Lines changed: 21 additions & 16 deletions

File tree

changelog.txt

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@
44

55
--------------------------------------------------------------------------------
66

7-
❓ OpenMoji 12.5/13.0 - __ ___ 2020
7+
🥳 OpenMoji 13.0 - 13 Nov 2020
8+
9+
Many improvements, fixes and new OpenMojis:
10+
👉 Full support of Unicode Emoji 13.0. Yay!
11+
👉 New Coronavirus related emojis by Guemil Project
12+
👉 Lots of fixes and redesigns
13+
👉 New logos and symbols
14+
15+
🙏 Special thanks to @lizbravob and @fuddl for all the generous contributions!
816

917
New:
10-
+ Black hole by @fuddl
11-
+ Horse jumping hurdles
12-
+ E048 to E04B Logos of OpenData projects e.g. OpenStreetMap by @fuddl
13-
+ Catalonia flag by Joan Montané
14-
+ Asturies flag by Mikel González
1518
+ Emoji 13:
1619
1F6D6 Hut, 1F6D7 Elevator, 1F9A3 Mammoth, 1F9A4 Dodo, 1F9AB Beaver, 1F9AC Bison,
1720
1F9AD Seal, 1F9D1-200D-1F37C Person Feeding Baby, 1F9D1-200D-1F384 Mx Claus,
@@ -21,10 +24,15 @@ New:
2124
1FAB3 Cock Roach, 1FAB5 Wood, 1F935-200D-2640-FE0F Woman with Tuxedo,
2225
1F470-200D-2642-FE0F Man in Veil
2326
by Liz Bravo @lizbravob
24-
+ Browser vendor logos by @fuddl
25-
+ Stick figures by @fuddl
2627
+ New emergency and COVID related emojis by Guemil Project
2728
E0AC, E0AD, E0AE, E0AF, E0B0, E0B1, E0B2, E0B3, E0B4
29+
+ E048 to E04B Logos of OpenData projects e.g. OpenStreetMap by @fuddl
30+
+ Black hole by @fuddl
31+
+ Horse jumping hurdles
32+
+ Catalonia flag by Joan Montané
33+
+ Asturies flag by Mikel González
34+
+ Browser vendor logos by @fuddl
35+
+ Stick figures by @fuddl
2836
+ Unicode 11 half stars + unicode 1.1 black star by @fuddl
2937

3038
Redesign:
@@ -44,9 +52,6 @@ Fix:
4452
* White fill in Russian Doll and Slot Machine
4553
* Color of Hot Face
4654

47-
Tech:
48-
Misc:
49-
5055

5156
--------------------------------------------------------------------------------
5257

font/OpenMoji-Black.ttf

303 KB
Binary file not shown.

font/OpenMoji-Color.ttf

619 KB
Binary file not shown.

font/openmoji.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font/scfbuild-black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ color_transform: translate(0 0) scale(1.3)
99
# Space width matching DejaVu Sans and Bitstream Vera Sans.
1010
width_space: 561
1111
table_name:
12-
version: 12.4.0
12+
version: 13.0.0
1313
copyright: OpenMoji © HfG Schwäbisch Gmünd CC-BY-SA-4.0
1414
family: OpenMoji
1515
# Subfamily is also called Style or Weight. Often set to: Regular

font/scfbuild-color.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ color_transform: translate(0 0) scale(1.3)
99
# Space width matching DejaVu Sans and Bitstream Vera Sans.
1010
width_space: 561
1111
table_name:
12-
version: 12.4.0
12+
version: 13.0.0
1313
copyright: OpenMoji © HfG Schwäbisch Gmünd CC-BY-SA-4.0
1414
family: OpenMoji
1515
# Subfamily is also called Style or Weight. Often set to: Regular

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openmoji",
3-
"version": "12.4.0",
3+
"version": "13.0.0",
44
"description": "Open source emojis for designers, developers and everyone else!",
55
"homepage": "https://openmoji.org/",
66
"main": "index.js",

0 commit comments

Comments
 (0)