tags.json 5.43 KB
Newer Older
Cole Bemis's avatar
Cole Bemis committed
1
{
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
2 3
  "activity": ["pulse", "health", "action", "motion"],
  "airplay": ["stream", "cast", "mirroring"],
4 5 6 7
  "alert-circle": ["warning"],
  "alert-octagon": ["warning"],
  "alert-triangle": ["warning"],
  "at-sign": ["mention"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
8
  "award": ["achievement", "badge"],
9
  "aperture": ["camera", "photo"],
Cole Bemis's avatar
Cole Bemis committed
10
  "bell": ["alarm", "notification"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
11
  "bell-off": ["alarm", "notification", "silent"],
Cole Bemis's avatar
Cole Bemis committed
12 13
  "bluetooth": ["wireless"],
  "book-open": ["read"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
14 15 16
  "book": ["read", "dictionary", "booklet", "magazine"],
  "bookmark": ["read", "clip", "marker", "tag"],
  "briefcase": ["work", "bag", "baggage", "folder"],
Cole Bemis's avatar
Cole Bemis committed
17
  "clipboard": ["copy"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
18 19 20
  "clock": ["time", "watch", "alarm"],
  "cloud-drizzle": ["weather", "shower"],
  "cloud-lightning": ["weather", "bolt"],
Cole Bemis's avatar
Cole Bemis committed
21
  "cloud-rain": ["weather"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
22
  "cloud-snow": ["weather", "blizzard"],
Cole Bemis's avatar
Cole Bemis committed
23 24
  "cloud": ["weather"],
  "codepen": ["logo"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
25
  "command": ["keyboard", "cmd"],
Cole Bemis's avatar
Cole Bemis committed
26 27 28 29 30 31 32 33 34 35
  "compass": ["navigation", "safari", "travel"],
  "copy": ["clone", "duplicate"],
  "corner-down-left": ["arrow"],
  "corner-down-right": ["arrow"],
  "corner-left-down": ["arrow"],
  "corner-left-up": ["arrow"],
  "corner-right-down": ["arrow"],
  "corner-right-up": ["arrow"],
  "corner-up-left": ["arrow"],
  "corner-up-right": ["arrow"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
36 37
  "credit-card": ["purchase", "payment", "cc"],
  "crop": ["photo", "image"],
Cole Bemis's avatar
Cole Bemis committed
38
  "crosshair": ["aim", "target"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
39 40
  "database": ["storage"],
  "delete": ["remove"],
Cole Bemis's avatar
Cole Bemis committed
41 42 43
  "disc": ["album", "cd", "dvd", "music"],
  "dollar-sign": ["currency", "money", "payment"],
  "droplet": ["water"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
44 45 46
  "edit": ["pencil", "change"],
  "edit-2": ["pencil", "change"],
  "edit-3": ["pencil", "change"],
47 48 49
  "eye": ["view", "watch"],
  "eye-off": ["view", "watch"],
  "external-link": ["outbound"],
Cole Bemis's avatar
Cole Bemis committed
50
  "facebook": ["logo"],
51 52 53 54
  "fast-forward": ["music"],
  "film": ["movie", "video"],
  "folder-minus": ["directory"],
  "folder-plus": ["directory"],
Cole Bemis's avatar
Cole Bemis committed
55
  "folder": ["directory"],
Cole Bemis's avatar
Cole Bemis committed
56
  "gift": ["present", "box", "birthday", "party"],
Cole Bemis's avatar
Cole Bemis committed
57 58 59 60 61 62
  "git-branch": ["code", "version control"],
  "git-commit": ["code", "version control"],
  "git-merge": ["code", "version control"],
  "git-pull-request": ["code", "version control"],
  "github": ["logo", "version control"],
  "gitlab": ["logo", "version control"],
63 64 65
  "global": ["world", "browser", "language", "translate"],
  "hard-drive": ["computer", "server"],
  "hash": ["hashtag", "number", "pound"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
66
  "headphones": ["music", "audio"],
67 68 69 70
  "heart": ["like", "love"],
  "help-circle": ["question mark"],
  "home": ["house"],
  "image": ["picture"],
Cole Bemis's avatar
Cole Bemis committed
71 72
  "inbox": ["email"],
  "instagram": ["logo", "camera"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
73
  "life-bouy": ["help", "life ring", "support"],
Cole Bemis's avatar
Cole Bemis committed
74 75
  "linkedin": ["logo"],
  "lock": ["security", "password"],
76 77 78
  "log-in": ["sign in", "arrow"],
  "log-out": ["sign out", "arrow"],
  "mail": ["email"],
79
  "map-pin": ["location", "navigation", "travel", "marker"],
80 81 82 83
  "map": ["location", "navigation", "travel"],
  "maximize": ["fullscreen"],
  "maximize-2": ["fullscreen", "arrows"],
  "menu": ["bars", "navigation", "hamburger"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
84 85
  "message-circle": ["comment", "chat"],
  "message-square": ["comment", "chat"],
Cole Bemis's avatar
Cole Bemis committed
86 87
  "mic-off": ["record"],
  "mic": ["record"],
88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
  "minimize": ["exit fullscreen"],
  "minimize-2": ["exit fullscreen", "arrows"],
  "monitor": ["tv"],
  "moon": ["dark", "night"],
  "more-horizontal": ["ellipsis"],
  "more-vertical": ["ellipsis"],
  "move": ["arrows"],
  "navigation": ["location", "travel"],
  "navigation-2": ["location", "travel"],
  "octagon": ["stop"],
  "package": ["box"],
  "paperclip": ["attachment"],
  "pause": ["music", "stop"],
  "pause-circle": ["music", "stop"],
  "play": ["music", "start"],
  "play-circle": ["music", "start"],
  "plus": ["add", "new"],
  "plus-circle": ["add", "new"],
  "plus-square": ["add", "new"],
Cole Bemis's avatar
Cole Bemis committed
107 108
  "pocket": ["logo", "save"],
  "power": ["on", "off"],
109 110
  "radio": ["signal"],
  "rewind": ["music"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
111
  "rss": ["feed", "subscribe"],
112
  "save": ["floppy disk"],
Cole Bemis's avatar
Cole Bemis committed
113
  "send": ["message", "mail", "paper airplane"],
Cole Bemis's avatar
Cole Bemis committed
114
  "settings": ["cog", "edit", "gear", "preferences"],
115 116
  "shield": ["security"],
  "shield-off": ["security"],
Cole Bemis's avatar
Cole Bemis committed
117 118
  "shopping-bag": ["ecommerce", "cart", "purchase", "store"],
  "shopping-cart": ["ecommerce", "cart", "purchase", "store"],
119 120 121 122 123
  "shuffle": ["music"],
  "skip-back": ["music"],
  "skip-forward": ["music"],
  "slash": ["ban", "no"],
  "sliders": ["settings", "controls"],
Cole Bemis's avatar
Cole Bemis committed
124
  "speaker": ["music"],
125 126 127 128 129 130 131
  "star": ["bookmark", "favorite", "like"],
  "sun": ["brightness", "weather", "light"],
  "sunrise": ["weather"],
  "sunset": ["weather"],
  "tag": ["label"],
  "target": ["bullseye"],
  "terminal": ["code", "command line"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
132 133
  "thumbs-down": ["dislike", "bad"],
  "thumbs-up": ["like", "good"],
Cole Bemis's avatar
Cole Bemis committed
134 135
  "toggle-left": ["on", "off", "switch"],
  "toggle-right": ["on", "off", "switch"],
136 137
  "trash": ["garbage", "delete", "remove"],
  "trash-2": ["garbage", "delete", "remove"],
Cole Bemis's avatar
Cole Bemis committed
138 139 140 141 142 143
  "triangle": ["delta"],
  "truck": ["delivery", "van", "shipping"],
  "twitter": ["logo"],
  "umbrella": ["rain", "weather"],
  "video-off": ["camera", "movie", "film"],
  "video": ["camera", "movie", "film"],
144 145 146 147 148 149
  "voicemail": ["phone"],
  "volume": ["music", "sound", "mute"],
  "volume-1": ["music", "sound"],
  "volume-2": ["music", "sound"],
  "volume-x": ["music", "sound", "mute"],
  "watch": ["clock", "time"],
Afnizar Nur Ghifari's avatar
Afnizar Nur Ghifari committed
150
  "wind": ["weather", "air"],
Cole Bemis's avatar
Cole Bemis committed
151 152 153
  "x-circle": ["cancel", "close", "delete", "remove", "times"],
  "x-square": ["cancel", "close", "delete", "remove", "times"],
  "x": ["cancel", "close", "delete", "remove", "times"],
Cole Bemis's avatar
Cole Bemis committed
154
  "youtube": ["logo", "video", "play"],
Cole Bemis's avatar
Cole Bemis committed
155 156
  "zap-off": ["flash", "camera", "lightning"],
  "zap": ["flash", "camera", "lightning"]
Cole Bemis's avatar
Cole Bemis committed
157
}