Skip to content

Commit

Permalink
remove emojis from version 15.1.
Browse files Browse the repository at this point in the history
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
  • Loading branch information
Krishna2323 committed Jul 23, 2024
1 parent 1becfe6 commit 2e31765
Showing 1 changed file with 0 additions and 130 deletions.
130 changes: 0 additions & 130 deletions assets/emojis/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,6 @@ const emojis: PickerEmojis = [
name: 'unamused',
code: '😒',
},
{
name: 'head_shaking_horizontally',
code: '🙂‍↔️',
},
{
name: 'roll_eyes',
code: '🙄',
Expand Down Expand Up @@ -326,10 +322,6 @@ const emojis: PickerEmojis = [
name: 'partying_face',
code: '🥳',
},
{
name: 'head_shaking_vertically',
code: '🙂‍↕️',
},
{
name: 'disguised_face',
code: '🥸',
Expand Down Expand Up @@ -2030,96 +2022,6 @@ const emojis: PickerEmojis = [
name: 'dancing_women',
code: '👯‍♀️',
},
{
name: 'person_walking_facing_right',
code: '🚶‍➡️',
types: ['🚶🏿‍➡️', '🚶🏾‍➡️', '🚶🏽‍➡️', '🚶🏼‍➡️', '🚶🏻‍➡️'],
},
{
name: 'woman_walking_facing_right',
code: '🚶‍♀️‍➡️',
types: ['🚶🏿‍♀️‍➡️', '🚶🏾‍♀️‍➡️', '🚶🏽‍♀️‍➡️', '🚶🏼‍♀️‍➡️', '🚶🏻‍♀️‍➡️'],
},
{
name: 'man_walking_facing_right',
code: '🚶‍♂️‍➡️',
types: ['🚶🏿‍♂️‍➡️', '🚶🏾‍♂️‍➡️', '🚶🏽‍♂️‍➡️', '🚶🏼‍♂️‍➡️', '🚶🏻‍♂️‍➡️'],
},
{
name: 'person_kneeling_facing_right',
code: '🧎‍➡️',
types: ['🧎🏿‍➡️', '🧎🏾‍➡️', '🧎🏽‍➡️', '🧎🏼‍➡️', '🧎🏻‍➡️'],
},
{
name: 'woman_kneeling_facing_right',
code: '🧎‍♀️‍➡️',
types: ['🧎🏿‍♀️‍➡️', '🧎🏾‍♀️‍➡️', '🧎🏽‍♀️‍➡️', '🧎🏼‍♀️‍➡️', '🧎🏻‍♀️‍➡️'],
},
{
name: 'man_kneeling_facing_right',
code: '🧎‍♂️‍➡️',
types: ['🧎🏿‍♂️‍➡️', '🧎🏾‍♂️‍➡️', '🧎🏽‍♂️‍➡️', '🧎🏼‍♂️‍➡️', '🧎🏻‍♂️‍➡️'],
},
{
name: 'person_with_white_cane_facing_right',
code: '🧑‍🦯‍➡️',
types: ['🧑🏿‍🦯‍➡️', '🧑🏾‍🦯‍➡️', '🧑🏽‍🦯‍➡️', '🧑🏼‍🦯‍➡️', '🧑🏻‍🦯‍➡️'],
},
{
name: 'man_with_white_cane_facing_right',
code: '👨‍🦯‍➡️',
types: ['👨🏿‍🦯‍➡️', '👨🏾‍🦯‍➡️', '👨🏽‍🦯‍➡️', '👨🏼‍🦯‍➡️', '👨🏻‍🦯‍➡️'],
},
{
name: 'woman_with_white_cane_facing_right',
code: '👩‍🦯‍➡️',
types: ['👩🏿‍🦯‍➡️', '👩🏾‍🦯‍➡️', '👩🏽‍🦯‍➡️', '👩🏼‍🦯‍➡️', '👩🏻‍🦯‍➡️'],
},
{
name: 'person_in_motorized_wheelchair_facing_right',
code: '🧑‍🦼‍➡️',
types: ['🧑🏿‍🦼‍➡️', '🧑🏾‍🦼‍➡️', '🧑🏽‍🦼‍➡️', '🧑🏼‍🦼‍➡️', '🧑🏻‍🦼‍➡️'],
},
{
name: 'man_in_motorized_wheelchair_facing_right',
code: '👨‍🦼‍➡️',
types: ['👨🏿‍🦼‍➡️', '👨🏾‍🦼‍➡️', '👨🏽‍🦼‍➡️', '👨🏼‍🦼‍➡️', '👨🏻‍🦼‍➡️'],
},
{
name: 'woman_in_motorized_wheelchair_facing_right',
code: '👩‍🦼‍➡️',
types: ['👩🏿‍🦼‍➡️', '👩🏾‍🦼‍➡️', '👩🏽‍🦼‍➡️', '👩🏼‍🦼‍➡️', '👩🏻‍🦼‍➡️'],
},
{
name: 'person_in_manual_wheelchair_facing_right',
code: '🧑‍🦽‍➡️',
types: ['🧑🏿‍🦽‍➡️', '🧑🏾‍🦽‍➡️', '🧑🏽‍🦽‍➡️', '🧑🏼‍🦽‍➡️', '🧑🏻‍🦽‍➡️'],
},
{
name: 'man_in_manual_wheelchair_facing_right',
code: '👨‍🦽‍➡️',
types: ['👨🏿‍🦽‍➡️', '👨🏾‍🦽‍➡️', '👨🏽‍🦽‍➡️', '👨🏼‍🦽‍➡️', '👨🏻‍🦽‍➡️'],
},
{
name: 'woman_in_manual_wheelchair_facing_right',
code: '👩‍🦽‍➡️',
types: ['👩🏿‍🦽‍➡️', '👩🏾‍🦽‍➡️', '👩🏽‍🦽‍➡️', '👩🏼‍🦽‍➡️', '👩🏻‍🦽‍➡️'],
},
{
name: 'person_running_facing_right',
code: '🏃‍➡️',
types: ['🏃🏿‍➡️', '🏃🏾‍➡️', '🏃🏽‍➡️', '🏃🏼‍➡️', '🏃🏻‍➡️'],
},
{
name: 'woman_running_facing_right',
code: '🏃‍♀️‍➡️',
types: ['🏃🏿‍♀️‍➡️', '🏃🏾‍♀️‍➡️', '🏃🏽‍♀️‍➡️', '🏃🏼‍♀️‍➡️', '🏃🏻‍♀️‍➡️'],
},
{
name: 'man_running_facing_right',
code: '🏃‍♂️‍➡️',
types: ['🏃🏿‍♂️‍➡️', '🏃🏾‍♂️‍➡️', '🏃🏽‍♂️‍➡️', '🏃🏼‍♂️‍➡️', '🏃🏻‍♂️‍➡️'],
},
{
name: 'sauna_person',
code: '🧖',
Expand Down Expand Up @@ -2958,10 +2860,6 @@ const emojis: PickerEmojis = [
name: 'dragon',
code: '🐉',
},
{
name: 'phoenix',
code: '🐦‍🔥',
},
{
name: 'sauropod',
code: '🦕',
Expand Down Expand Up @@ -3207,10 +3105,6 @@ const emojis: PickerEmojis = [
name: 'lemon',
code: '🍋',
},
{
name: 'lime',
code: '🍋‍🟩',
},
{
name: 'banana',
code: '🍌',
Expand Down Expand Up @@ -3319,10 +3213,6 @@ const emojis: PickerEmojis = [
name: 'mushroom',
code: '🍄',
},
{
name: 'brown_mushroom',
code: '🍄‍🟫',
},
{
name: 'peanuts',
code: '🥜',
Expand Down Expand Up @@ -5802,10 +5692,6 @@ const emojis: PickerEmojis = [
name: 'chains',
code: '⛓️',
},
{
name: 'broken_chain',
code: '⛓️‍💥',
},
{
name: 'hook',
code: '🪝',
Expand Down Expand Up @@ -6035,22 +5921,6 @@ const emojis: PickerEmojis = [
name: 'baby_symbol',
code: '🚼',
},
{
name: 'family_adult_adult_child',
code: '🧑‍🧑‍🧒',
},
{
name: 'family_adult_adult_child_child',
code: '🧑‍🧑‍🧒‍🧒',
},
{
name: 'family_adult_child',
code: '🧑‍🧒',
},
{
name: 'family_adult_child_child',
code: '🧑‍🧒‍🧒',
},
{
name: 'wc',
code: '🚾',
Expand Down

0 comments on commit 2e31765

Please sign in to comment.