icons: fix up some categories
This commit is contained in:
@@ -2800,7 +2800,6 @@ export const icons: ReadonlyArray<IconEntry> = [
|
|||||||
name: "heart",
|
name: "heart",
|
||||||
categories: [
|
categories: [
|
||||||
IconCategory.COMMUNICATION,
|
IconCategory.COMMUNICATION,
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.HEALTH,
|
IconCategory.HEALTH,
|
||||||
IconCategory.OTHER,
|
IconCategory.OTHER,
|
||||||
],
|
],
|
||||||
@@ -2824,7 +2823,6 @@ export const icons: ReadonlyArray<IconEntry> = [
|
|||||||
name: "heart-straight",
|
name: "heart-straight",
|
||||||
categories: [
|
categories: [
|
||||||
IconCategory.COMMUNICATION,
|
IconCategory.COMMUNICATION,
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.HEALTH,
|
IconCategory.HEALTH,
|
||||||
IconCategory.OTHER,
|
IconCategory.OTHER,
|
||||||
],
|
],
|
||||||
@@ -4795,41 +4793,25 @@ export const icons: ReadonlyArray<IconEntry> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley",
|
name: "smiley",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "happy", "grinning", "smiling"],
|
tags: ["face", "smiley", "emoji", "happy", "grinning", "smiling"],
|
||||||
Icon: Icon.Smiley,
|
Icon: Icon.Smiley,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-blank",
|
name: "smiley-blank",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "unimpressed", "no face"],
|
tags: ["face", "smiley", "emoji", "unimpressed", "no face"],
|
||||||
Icon: Icon.SmileyBlank,
|
Icon: Icon.SmileyBlank,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-meh",
|
name: "smiley-meh",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "unimpressed", "neutral"],
|
tags: ["face", "smiley", "emoji", "unimpressed", "neutral"],
|
||||||
Icon: Icon.SmileyMeh,
|
Icon: Icon.SmileyMeh,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-nervous",
|
name: "smiley-nervous",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: [
|
tags: [
|
||||||
"face",
|
"face",
|
||||||
"smiley",
|
"smiley",
|
||||||
@@ -4845,31 +4827,19 @@ export const icons: ReadonlyArray<IconEntry> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-sad",
|
name: "smiley-sad",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "unhappy", "frowning"],
|
tags: ["face", "smiley", "emoji", "unhappy", "frowning"],
|
||||||
Icon: Icon.SmileySad,
|
Icon: Icon.SmileySad,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-sticker",
|
name: "smiley-sticker",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "happy", "grinning", "smiling"],
|
tags: ["face", "smiley", "emoji", "happy", "grinning", "smiling"],
|
||||||
Icon: Icon.SmileySticker,
|
Icon: Icon.SmileySticker,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "smiley-x-eyes",
|
name: "smiley-x-eyes",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["face", "smiley", "emoji", "dead", "killed", "unconscious"],
|
tags: ["face", "smiley", "emoji", "dead", "killed", "unconscious"],
|
||||||
Icon: Icon.SmileyXEyes,
|
Icon: Icon.SmileyXEyes,
|
||||||
},
|
},
|
||||||
@@ -5142,21 +5112,13 @@ export const icons: ReadonlyArray<IconEntry> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "thumbs-up",
|
name: "thumbs-up",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["like", "love", "favorited", "favorites", "emoji"],
|
tags: ["like", "love", "favorited", "favorites", "emoji"],
|
||||||
Icon: Icon.ThumbsUp,
|
Icon: Icon.ThumbsUp,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "thumbs-down",
|
name: "thumbs-down",
|
||||||
categories: [
|
categories: [IconCategory.COMMUNICATION, IconCategory.OTHER],
|
||||||
IconCategory.COMMUNICATION,
|
|
||||||
IconCategory.DESIGN,
|
|
||||||
IconCategory.OTHER,
|
|
||||||
],
|
|
||||||
tags: ["dislike", "hate", "emoji"],
|
tags: ["dislike", "hate", "emoji"],
|
||||||
Icon: Icon.ThumbsDown,
|
Icon: Icon.ThumbsDown,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user