feat: Add smile, frown and meh emoji icons

This commit is contained in:
Cole Bemis
2018-12-23 01:47:02 -08:00
committed by Cole Bemis
parent 70b1a47b56
commit fcd491c8a2
4 changed files with 51 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
"folder-minus": ["directory"],
"folder-plus": ["directory"],
"folder": ["directory"],
"frown": ["emoji", "face", "bad", "sad", "emotion"],
"gift": ["present", "box", "birthday", "party"],
"git-branch": ["code", "version control"],
"git-commit": ["code", "version control"],
@@ -81,6 +82,7 @@
"map": ["location", "navigation", "travel"],
"maximize": ["fullscreen"],
"maximize-2": ["fullscreen", "arrows"],
"meh": ["emoji", "face", "neutral", "emotion"],
"menu": ["bars", "navigation", "hamburger"],
"message-circle": ["comment", "chat"],
"message-square": ["comment", "chat"],
@@ -122,6 +124,7 @@
"skip-forward": ["music"],
"slash": ["ban", "no"],
"sliders": ["settings", "controls"],
"smile": ["emoji", "face", "happy", "good", "emotion"],
"speaker": ["music"],
"star": ["bookmark", "favorite", "like"],
"sun": ["brightness", "weather", "light"],