Skip to content

Commit

Permalink
kirylchyk_added_flag_emoji_washingtonDC
Browse files Browse the repository at this point in the history
kirylchyk_added_flag_emoji_washingtonDC_update01

revert package lock and update gitignore

remove white spaces in json
  • Loading branch information
Kirylchyk committed Feb 21, 2024
1 parent 21ae69d commit 806a2c5
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ color/512x512/*
build/
data/openmoji-tester.json
*.csv\#
.idea
3 changes: 2 additions & 1 deletion data/openmoji.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3663,7 +3663,8 @@ emoji,hexcode,group,subgroups,annotation,tags,openmoji_tags,openmoji_author,open
🏴󠁧󠁢󠁥󠁮󠁧󠁿,1F3F4-E0067-E0062-E0065-E006E-E0067-E007F,flags,subdivision-flag,flag: England,"flag, gbeng",,Ferdinand Sorg,2019-02-13,,,,,5,4731
🏴󠁧󠁢󠁳󠁣󠁴󠁿,1F3F4-E0067-E0062-E0073-E0063-E0074-E007F,flags,subdivision-flag,flag: Scotland,"flag, gbsct",,Ferdinand Sorg,2019-02-13,,,,,5,4732
🏴󠁧󠁢󠁷󠁬󠁳󠁿,1F3F4-E0067-E0062-E0077-E006C-E0073-E007F,flags,subdivision-flag,flag: Wales,"flag, gbwls",dragon,Daniel Utz,2019-02-13,,,,,5,4733
,E000,extras-openmoji,animals-nature,goldfish,,"goldfish, fish, water",Kai Magnus Müller,2018-04-18,,,,,,
🏴,1F3F4-E0077-E0064-E0063-E007F,flags,subdivision-flag,"flag: Washington D.C.","flag, Washington DC",Varvara Kirylchyk,2024-02-20,,,,,5,4734
󠁧󠁢󠁷󠁬󠁳󠁿,E000,extras-openmoji,animals-nature,goldfish,,"goldfish, fish, water",Kai Magnus Müller,2018-04-18,,,,,,
,E001,extras-openmoji,animals-nature,donkey,,,Baris Camli,2018-04-18,,,,,,
,E002,extras-openmoji,animals-nature,poppy,,"poppy, remembrance, veterans",Carlin MacKenzie,2019-12-20,,,,,,
,E003,extras-openmoji,animals-nature,doe,,"forest, hunt, antler, deer",Carlin MacKenzie,2020-03-21,,,,,,
Expand Down
16 changes: 16 additions & 0 deletions data/openmoji.json
Original file line number Diff line number Diff line change
Expand Up @@ -70497,5 +70497,21 @@
"skintone_base_hexcode": "",
"unicode": "11",
"order": ""
},
{
"emoji": "🏴",
"hexcode": "1F3F4-E0077-E0064-E0063-E007F",
"group": "flags",
"subgroups": "subdivision-flag",
"tags": "flag, Washington DC",
"openmoji_tags": "flag",
"openmoji_author": "Varvara Kirylchyk",
"openmoji_date": "2024-02-20",
"skintone": "",
"skintone_combination": "",
"skintone_base_emoji": "",
"skintone_base_hexcode": "",
"unicode": 5,
"order": 4734
}
]
20 changes: 20 additions & 0 deletions src/flags/subdivision-flag/1F3F4-E0077-E0064-E0063-E007F.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 806a2c5

Please sign in to comment.