File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ LibreMoji adheres to the [Unicode 16.0.0 spec](https://unicode.org/versions/Unic
11
11
We aim at implementing all emoji defined in the aforementioned specs.
12
12
13
13
Current progress:
14
- ** 16 /1909 implemented**
14
+ ** 17 /1909 implemented**
15
15
16
16
For the full list, please check [ here] ( ./list.json ) .
17
17
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ <h1>LibreMoji</h1>
56
56
< h2 > Smileys</ h2 >
57
57
< div class ="content ">
58
58
< img src ="assets/svg/1f61b.svg " alt ="" />
59
+ < img src ="assets/svg/1f61d.svg " alt ="" />
59
60
< img src ="assets/svg/1f636.svg " alt ="" />
60
61
</ div >
61
62
</ div >
@@ -71,7 +72,6 @@ <h2>People</h2>
71
72
< h2 > Animals & Nature</ h2 >
72
73
< div class ="content ">
73
74
< img src ="assets/svg/1f4a7.svg " alt ="" />
74
-
75
75
</ div >
76
76
</ div >
77
77
Original file line number Diff line number Diff line change 227
227
"name" : " squinting face with tongue" ,
228
228
"category" : " Smileys & Emotion" ,
229
229
"subcategory" : " face-tongue" ,
230
- "implemented" : false
230
+ "implemented" : true
231
231
},
232
232
{
233
233
"code" : [" 1F911" ],
You can’t perform that action at this time.
0 commit comments