|
1 | 1 | {
|
2 |
| - "activity": ["pulse", "health"], |
3 |
| - "airplay": ["stream", "cast"], |
| 2 | + "activity": ["pulse", "health", "action", "motion"], |
| 3 | + "airplay": ["stream", "cast", "mirroring"], |
4 | 4 | "alert-circle": ["warning"],
|
5 | 5 | "alert-octagon": ["warning"],
|
6 | 6 | "alert-triangle": ["warning"],
|
7 | 7 | "at-sign": ["mention"],
|
| 8 | + "award": ["achievement", "badge"], |
8 | 9 | "aperture": ["camera", "photo"],
|
9 | 10 | "bell": ["alarm", "notification"],
|
10 |
| - "bell-off": ["alarm", "notification"], |
| 11 | + "bell-off": ["alarm", "notification", "silent"], |
11 | 12 | "bluetooth": ["wireless"],
|
12 | 13 | "book-open": ["read"],
|
13 |
| - "book": ["read"], |
14 |
| - "bookmark": ["read"], |
15 |
| - "briefcase": ["work"], |
| 14 | + "book": ["read", "dictionary", "booklet", "magazine"], |
| 15 | + "bookmark": ["read", "clip", "marker", "tag"], |
| 16 | + "briefcase": ["work", "bag", "baggage", "folder"], |
16 | 17 | "clipboard": ["copy"],
|
17 |
| - "clock": ["time", "watch"], |
18 |
| - "cloud-drizzle": ["weather"], |
19 |
| - "cloud-lightning": ["weather"], |
| 18 | + "clock": ["time", "watch", "alarm"], |
| 19 | + "cloud-drizzle": ["weather", "shower"], |
| 20 | + "cloud-lightning": ["weather", "bolt"], |
20 | 21 | "cloud-rain": ["weather"],
|
21 |
| - "cloud-snow": ["weather"], |
| 22 | + "cloud-snow": ["weather", "blizzard"], |
22 | 23 | "cloud": ["weather"],
|
23 | 24 | "codepen": ["logo"],
|
24 |
| - "command": ["keyboard"], |
| 25 | + "command": ["keyboard", "cmd"], |
25 | 26 | "compass": ["navigation", "safari", "travel"],
|
26 | 27 | "copy": ["clone", "duplicate"],
|
27 | 28 | "corner-down-left": ["arrow"],
|
|
32 | 33 | "corner-right-up": ["arrow"],
|
33 | 34 | "corner-up-left": ["arrow"],
|
34 | 35 | "corner-up-right": ["arrow"],
|
35 |
| - "credit-card": ["purchase", "payment"], |
36 |
| - "crop": ["photo"], |
| 36 | + "credit-card": ["purchase", "payment", "cc"], |
| 37 | + "crop": ["photo", "image"], |
37 | 38 | "crosshair": ["aim", "target"],
|
| 39 | + "database": ["storage"], |
| 40 | + "delete": ["remove"], |
38 | 41 | "disc": ["album", "cd", "dvd", "music"],
|
39 | 42 | "dollar-sign": ["currency", "money", "payment"],
|
40 | 43 | "droplet": ["water"],
|
41 |
| - "edit": ["pencil"], |
42 |
| - "edit-2": ["pencil"], |
43 |
| - "edit-3": ["pencil"], |
| 44 | + "edit": ["pencil", "change"], |
| 45 | + "edit-2": ["pencil", "change"], |
| 46 | + "edit-3": ["pencil", "change"], |
44 | 47 | "eye": ["view", "watch"],
|
45 | 48 | "eye-off": ["view", "watch"],
|
46 | 49 | "external-link": ["outbound"],
|
|
59 | 62 | "global": ["world", "browser", "language", "translate"],
|
60 | 63 | "hard-drive": ["computer", "server"],
|
61 | 64 | "hash": ["hashtag", "number", "pound"],
|
62 |
| - "headphones": ["music"], |
| 65 | + "headphones": ["music", "audio"], |
63 | 66 | "heart": ["like", "love"],
|
64 | 67 | "help-circle": ["question mark"],
|
65 | 68 | "home": ["house"],
|
66 | 69 | "image": ["picture"],
|
67 | 70 | "inbox": ["email"],
|
68 | 71 | "instagram": ["logo", "camera"],
|
69 |
| - "life-bouy": ["help", "life ring"], |
| 72 | + "life-bouy": ["help", "life ring", "support"], |
70 | 73 | "linkedin": ["logo"],
|
71 | 74 | "lock": ["security", "password"],
|
72 | 75 | "log-in": ["sign in", "arrow"],
|
73 | 76 | "log-out": ["sign out", "arrow"],
|
74 | 77 | "mail": ["email"],
|
75 |
| - "map-pin": ["location", "navigation", "travel"], |
| 78 | + "map-pin": ["location", "navigation", "travel", "markep"], |
76 | 79 | "map": ["location", "navigation", "travel"],
|
77 | 80 | "maximize": ["fullscreen"],
|
78 | 81 | "maximize-2": ["fullscreen", "arrows"],
|
79 | 82 | "menu": ["bars", "navigation", "hamburger"],
|
80 |
| - "message-circle": ["comment"], |
81 |
| - "message-square": ["comment"], |
| 83 | + "message-circle": ["comment", "chat"], |
| 84 | + "message-square": ["comment", "chat"], |
82 | 85 | "mic-off": ["record"],
|
83 | 86 | "mic": ["record"],
|
84 | 87 | "minimize": ["exit fullscreen"],
|
|
104 | 107 | "power": ["on", "off"],
|
105 | 108 | "radio": ["signal"],
|
106 | 109 | "rewind": ["music"],
|
107 |
| - "rss": ["feed"], |
| 110 | + "rss": ["feed", "subscribe"], |
108 | 111 | "save": ["floppy disk"],
|
109 | 112 | "send": ["message", "mail", "paper airplane"],
|
110 | 113 | "settings": ["cog", "edit", "gear", "preferences"],
|
|
125 | 128 | "tag": ["label"],
|
126 | 129 | "target": ["bullseye"],
|
127 | 130 | "terminal": ["code", "command line"],
|
128 |
| - "thumbs-down": ["dislike"], |
129 |
| - "thumbs-up": ["like"], |
| 131 | + "thumbs-down": ["dislike", "bad"], |
| 132 | + "thumbs-up": ["like", "good"], |
130 | 133 | "toggle-left": ["on", "off", "switch"],
|
131 | 134 | "toggle-right": ["on", "off", "switch"],
|
132 | 135 | "trash": ["garbage", "delete", "remove"],
|
|
143 | 146 | "volume-2": ["music", "sound"],
|
144 | 147 | "volume-x": ["music", "sound", "mute"],
|
145 | 148 | "watch": ["clock", "time"],
|
146 |
| - "wind": ["weather"], |
| 149 | + "wind": ["weather", "air"], |
147 | 150 | "x-circle": ["cancel", "close", "delete", "remove", "times"],
|
148 | 151 | "x-square": ["cancel", "close", "delete", "remove", "times"],
|
149 | 152 | "x": ["cancel", "close", "delete", "remove", "times"],
|
|
0 commit comments