Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rumoji
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
rumoji
Commits
4f345266
Commit
4f345266
authored
Mar 08, 2018
by
Mai Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add food and food-like items
parent
12173650
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
67 additions
and
0 deletions
+67
-0
lib/rumoji/emoji/objects.rb
+67
-0
No files found.
lib/rumoji/emoji/objects.rb
View file @
4f345266
...
...
@@ -334,6 +334,73 @@ module Rumoji
self
.
new
(
"
\u
{1f396}"
,
[
:military_medal
,
:medal
],
"MILITARY MEDAL"
),
self
.
new
(
"
\u
{1f3c5}"
,
[
:sports_medal
],
"SPORTS MEDAL"
),
self
.
new
(
"
\u
{26f8}"
,
[
:ice_skate
],
"ICE SKATE"
),
self
.
new
(
"
\u
{1F330}"
,
[
:chestnut
]),
self
.
new
(
"
\u
{1F335}"
,
[
:cactus
]),
self
.
new
(
"
\u
{1F338}"
,
[
:cherry_blossom
]),
self
.
new
(
"
\u
{1F339}"
,
[
:rose
]),
self
.
new
(
"
\u
{1F33A}"
,
[
:hibiscus
]),
self
.
new
(
"
\u
{1F33B}"
,
[
:sunflower
]),
self
.
new
(
"
\u
{1F33F}"
,
[
:herb
]),
self
.
new
(
"
\u
{1F341}"
,
[
:maple_leaf
]),
self
.
new
(
"
\u
{1F404}"
,
[
:cow
]),
self
.
new
(
"
\u
{1F407}"
,
[
:rabbit
]),
self
.
new
(
"
\u
{1F40A}"
,
[
:crocodile
]),
self
.
new
(
"
\u
{1F40D}"
,
[
:snake
]),
self
.
new
(
"
\u
{1F40F}"
,
[
:ram
]),
self
.
new
(
"
\u
{1F410}"
,
[
:goat
]),
self
.
new
(
"
\u
{1F411}"
,
[
:ewe
]),
self
.
new
(
"
\u
{1F413}"
,
[
:rooster
]),
self
.
new
(
"
\u
{1F414}"
,
[
:chicken
]),
self
.
new
(
"
\u
{1F416}"
,
[
:pig
]),
self
.
new
(
"
\u
{1F417}"
,
[
:boar
]),
self
.
new
(
"
\u
{1F419}"
,
[
:octopus
]),
self
.
new
(
"
\u
{1F41F}"
,
[
:fish
]),
self
.
new
(
"
\u
{1F421}"
,
[
:blowfish
]),
self
.
new
(
"
\u
{1F422}"
,
[
:turtle
]),
self
.
new
(
"
\u
{1F430}"
,
[
:rabbit_face
]),
self
.
new
(
"
\u
{1F437}"
,
[
:pig_face
]),
self
.
new
(
"
\u
{1F438}"
,
[
:frog_face
]),
self
.
new
(
"
\u
{1F43D}"
,
[
:pig_nose
]),
self
.
new
(
"
\u
{1F95D}"
,
[
:kiwifruit
]
),
self
.
new
(
"
\u
{1F951}"
,
[
:avocado
]
),
self
.
new
(
"
\u
{1F952}"
,
[
:cucumber
]
),
self
.
new
(
"
\u
{1F955}"
,
[
:carrot
]
),
self
.
new
(
"
\u
{1F956}"
,
[
:baguette_bread
]
),
self
.
new
(
"
\u
{1F954}"
,
[
:potato
]
),
self
.
new
(
"
\u
{1F95A}"
,
[
:egg
]
),
self
.
new
(
"
\u
{1F95C}"
,
[
:peanuts
]
),
self
.
new
(
"
\u
{1F953}"
,
[
:bacon
]
),
self
.
new
(
"
\u
{1F950}"
,
[
:croissant
]
),
self
.
new
(
"
\u
{1F95E}"
,
[
:pancakes
]
),
self
.
new
(
"
\u
{1F957}"
,
[
:green_salad
]
),
self
.
new
(
"
\u
{1F959}"
,
[
:stuffed_flatbread
]
),
self
.
new
(
"
\u
{1F943}"
,
[
:tumbler_glass
]
),
self
.
new
(
"
\u
{1F942}"
,
[
:clinking_glasses
]
),
self
.
new
(
"
\u
{1F95B}"
,
[
:glass_of_milk
]
),
self
.
new
(
"
\u
{1F958}"
,
[
:paella
,
:shallow_pan_of_food
]),
self
.
new
(
"
\u
{1F95F}"
,
[
:dumpling
]),
self
.
new
(
"
\u
{1F960}"
,
[
:fortune_cookie
]),
self
.
new
(
"
\u
{1F961}"
,
[
:takeout_box
]),
self
.
new
(
"
\u
{1F965}"
,
[
:coconut
]),
self
.
new
(
"
\u
{1F966}"
,
[
:broccoli
]),
self
.
new
(
"
\u
{1F967}"
,
[
:pie
]),
self
.
new
(
"
\u
{1F968}"
,
[
:pretzel
]),
self
.
new
(
"
\u
{1F969}"
,
[
:steak
,
:cut_of_meat
]),
self
.
new
(
"
\u
{1F96A}"
,
[
:sandwich
]),
self
.
new
(
"
\u
{1F96B}"
,
[
:canned_food
]),
self
.
new
(
"
\u
{1F96C}"
,
[
:leafy_green
]),
self
.
new
(
"
\u
{1F96D}"
,
[
:mango
]),
self
.
new
(
"
\u
{1F96E}"
,
[
:moon_cake
]),
self
.
new
(
"
\u
{1F96F}"
,
[
:bagel
]),
self
.
new
(
"
\u
{1F980}"
,
[
:crab
]),
self
.
new
(
"
\u
{1F983}"
,
[
:turkey
]),
self
.
new
(
"
\u
{1F986}"
,
[
:duck
]),
self
.
new
(
"
\u
{1F988}"
,
[
:shark
]),
self
.
new
(
"
\u
{1F98E}"
,
[
:lizard
]),
self
.
new
(
"
\u
{1F990}"
,
[
:shrimp
]),
self
.
new
(
"
\u
{1F991}"
,
[
:squid
]),
self
.
new
(
"
\u
{1F997}"
,
[
:cricket
]),
self
.
new
(
"
\u
{1F9C1}"
,
[
:cupcake
]),
]
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment