Commit d8c3ff65 by Eyal Kenig

feat(Emoji):added missing - shooting star

parent d1314d39
......@@ -80,6 +80,7 @@ module Rumoji
self.new("\u{2728}" , [:sparkles]),
self.new("\u{2B50}" , [:star], "WHITE MEDIUM STAR"),
self.new("\u{1F31F}", [:star2], "GLOWING STAR"),
self.new("\u{1F320}", [:shooting_star], "SHOOTING STAR"),
self.new("\u{1F4AB}", [:dizzy], "DIZZY SYMBOL"), # "circling stars, squeans"
self.new("\u{1F4A5}", [:boom, :collision], "COLLISION SYMBOL"),
self.new("\u{1F4A2}", [:anger], "ANGER SYMBOL"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment