diff --git a/emoji_korean.json b/emoji_korean.json index a1a3a44..25adec9 100644 --- a/emoji_korean.json +++ b/emoji_korean.json @@ -3081,7 +3081,7 @@ }, { "emoji" : "🏩", - "hexcode" : "1F3EA", + "hexcode" : "1F3E9", "description" : "λŸ¬λΈŒν˜Έν…”" }, { @@ -6534,6 +6534,26 @@ "hexcode" : "1F7E0", "description" : "μ˜€λ Œμ§€μƒ‰ 원" }, + { + "emoji" : "🟑", + "hexcode" : "1F7E1", + "description" : "λ…Έλž€μƒ‰ 원" + }, + { + "emoji" : "🟒", + "hexcode" : "1F7E2", + "description" : "μ΄ˆλ‘μƒ‰ 원" + }, + { + "emoji" : "πŸ”΅", + "hexcode" : "1F535", + "description" : "νŒŒλž€μƒ‰ 원" + }, + { + "emoji" : "⚫", + "hexcode" : "26AB", + "description" : "검은색 원" + }, { "emoji" : "🏳", "hexcode" : "1F3F3", diff --git a/package.json b/package.json index b41e9ed..0bc645e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emoji_korean", - "version": "1.0.17", + "version": "1.0.18", "description": "emoji with korean description", "main": "emoji_korean.json", "repository": "xxxjjhhh/emoji_korean",