Commit 3abd7063 by Mark Wunsch Committed by GitHub

Merge pull request #31 from YotpoLtd/add-missing-emojis

added missing emoji - shooting star
parents d1314d39 d8c3ff65
......@@ -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