|
1 | 1 | { |
2 | 2 | "activity": ["pulse", "health", "action", "motion"], |
3 | 3 | "airplay": ["stream", "cast", "mirroring"], |
4 | | - "alert-circle": ["warning"], |
5 | | - "alert-octagon": ["warning"], |
6 | | - "alert-triangle": ["warning"], |
7 | | - "at-sign": ["mention"], |
| 4 | + "alert-circle": ["warning", "alert", "danger"], |
| 5 | + "alert-octagon": ["warning", "alert", "danger"], |
| 6 | + "alert-triangle": ["warning", "alert", "danger"], |
| 7 | + "at-sign": ["mention", "at", "email", "message"], |
8 | 8 | "award": ["achievement", "badge"], |
9 | 9 | "aperture": ["camera", "photo"], |
10 | | - "bell": ["alarm", "notification"], |
| 10 | + "bell": ["alarm", "notification", "sound"], |
11 | 11 | "bell-off": ["alarm", "notification", "silent"], |
12 | 12 | "bluetooth": ["wireless"], |
13 | | - "book-open": ["read"], |
14 | | - "book": ["read", "dictionary", "booklet", "magazine"], |
| 13 | + "book-open": ["read", "library"], |
| 14 | + "book": ["read", "dictionary", "booklet", "magazine", "library"], |
15 | 15 | "bookmark": ["read", "clip", "marker", "tag"], |
16 | 16 | "briefcase": ["work", "bag", "baggage", "folder"], |
17 | 17 | "clipboard": ["copy"], |
|
24 | 24 | "codepen": ["logo"], |
25 | 25 | "codesandbox": ["logo"], |
26 | 26 | "coffee": ["drink", "cup", "mug", "tea", "cafe", "hot", "beverage"], |
27 | | - "command": ["keyboard", "cmd"], |
28 | | - "compass": ["navigation", "safari", "travel"], |
| 27 | + "command": ["keyboard", "cmd", "terminal", "prompt"], |
| 28 | + "compass": ["navigation", "safari", "travel", "direction"], |
29 | 29 | "copy": ["clone", "duplicate"], |
30 | 30 | "corner-down-left": ["arrow"], |
31 | 31 | "corner-down-right": ["arrow"], |
|
38 | 38 | "credit-card": ["purchase", "payment", "cc"], |
39 | 39 | "crop": ["photo", "image"], |
40 | 40 | "crosshair": ["aim", "target"], |
41 | | - "database": ["storage"], |
| 41 | + "database": ["storage", "memory"], |
42 | 42 | "delete": ["remove"], |
43 | 43 | "disc": ["album", "cd", "dvd", "music"], |
44 | 44 | "dollar-sign": ["currency", "money", "payment"], |
|
47 | 47 | "edit-2": ["pencil", "change"], |
48 | 48 | "edit-3": ["pencil", "change"], |
49 | 49 | "eye": ["view", "watch"], |
50 | | - "eye-off": ["view", "watch"], |
| 50 | + "eye-off": ["view", "watch", "hide", "hidden"], |
51 | 51 | "external-link": ["outbound"], |
52 | | - "facebook": ["logo"], |
| 52 | + "facebook": ["logo", "social"], |
53 | 53 | "fast-forward": ["music"], |
54 | 54 | "figma": ["logo", "design", "tool"], |
55 | 55 | "film": ["movie", "video"], |
|
66 | 66 | "github": ["logo", "version control"], |
67 | 67 | "gitlab": ["logo", "version control"], |
68 | 68 | "global": ["world", "browser", "language", "translate"], |
69 | | - "hard-drive": ["computer", "server"], |
| 69 | + "hard-drive": ["computer", "server", "memory", "data"], |
70 | 70 | "hash": ["hashtag", "number", "pound"], |
71 | | - "headphones": ["music", "audio"], |
72 | | - "heart": ["like", "love"], |
| 71 | + "headphones": ["music", "audio", "sound"], |
| 72 | + "heart": ["like", "love", "emotion"], |
73 | 73 | "help-circle": ["question mark"], |
74 | 74 | "hexagon": ["shape", "node.js", "logo"], |
75 | | - "home": ["house"], |
| 75 | + "home": ["house", "living"], |
76 | 76 | "image": ["picture"], |
77 | 77 | "inbox": ["email"], |
78 | 78 | "instagram": ["logo", "camera"], |
79 | | - "key": ["password", "login", "authentication"], |
| 79 | + "key": ["password", "login", "authentication", "secure"], |
80 | 80 | "life-bouy": ["help", "life ring", "support"], |
81 | | - "linkedin": ["logo"], |
82 | | - "lock": ["security", "password"], |
83 | | - "log-in": ["sign in", "arrow"], |
84 | | - "log-out": ["sign out", "arrow"], |
85 | | - "mail": ["email"], |
| 81 | + "linkedin": ["logo", "social media"], |
| 82 | + "lock": ["security", "password", "secure"], |
| 83 | + "log-in": ["sign in", "arrow", "enter"], |
| 84 | + "log-out": ["sign out", "arrow", "exit"], |
| 85 | + "mail": ["email", "message"], |
86 | 86 | "map-pin": ["location", "navigation", "travel", "marker"], |
87 | 87 | "map": ["location", "navigation", "travel"], |
88 | 88 | "maximize": ["fullscreen"], |
89 | | - "maximize-2": ["fullscreen", "arrows"], |
| 89 | + "maximize-2": ["fullscreen", "arrows", "expand"], |
90 | 90 | "meh": ["emoji", "face", "neutral", "emotion"], |
91 | 91 | "menu": ["bars", "navigation", "hamburger"], |
92 | 92 | "message-circle": ["comment", "chat"], |
93 | 93 | "message-square": ["comment", "chat"], |
94 | | - "mic-off": ["record"], |
95 | | - "mic": ["record"], |
96 | | - "minimize": ["exit fullscreen"], |
97 | | - "minimize-2": ["exit fullscreen", "arrows"], |
98 | | - "monitor": ["tv"], |
| 94 | + "mic-off": ["record", "sound", "mute"], |
| 95 | + "mic": ["record", "sound", "listen"], |
| 96 | + "minimize": ["exit fullscreen", "close"], |
| 97 | + "minimize-2": ["exit fullscreen", "arrows", "close"], |
| 98 | + "monitor": ["tv", "screen", "display"], |
99 | 99 | "moon": ["dark", "night"], |
100 | 100 | "more-horizontal": ["ellipsis"], |
101 | 101 | "more-vertical": ["ellipsis"], |
|
104 | 104 | "navigation": ["location", "travel"], |
105 | 105 | "navigation-2": ["location", "travel"], |
106 | 106 | "octagon": ["stop"], |
107 | | - "package": ["box"], |
| 107 | + "package": ["box", "container"], |
108 | 108 | "paperclip": ["attachment"], |
109 | 109 | "pause": ["music", "stop"], |
110 | | - "pause-circle": ["music", "stop"], |
| 110 | + "pause-circle": ["music", "audio", "stop"], |
111 | 111 | "pen-tool": ["vector", "drawing"], |
112 | 112 | "play": ["music", "start"], |
113 | 113 | "play-circle": ["music", "start"], |
|
121 | 121 | "rss": ["feed", "subscribe"], |
122 | 122 | "save": ["floppy disk"], |
123 | 123 | "search": ["find", "magnifier", "magnifying glass"], |
124 | | - "send": ["message", "mail", "paper airplane"], |
| 124 | + "send": ["message", "mail", "email", "paper airplane", "paper aeroplane"], |
125 | 125 | "settings": ["cog", "edit", "gear", "preferences"], |
126 | | - "shield": ["security"], |
127 | | - "shield-off": ["security"], |
| 126 | + "shield": ["security", "secure"], |
| 127 | + "shield-off": ["security", "insecure"], |
128 | 128 | "shopping-bag": ["ecommerce", "cart", "purchase", "store"], |
129 | 129 | "shopping-cart": ["ecommerce", "cart", "purchase", "store"], |
130 | 130 | "shuffle": ["music"], |
|
136 | 136 | "speaker": ["music"], |
137 | 137 | "star": ["bookmark", "favorite", "like"], |
138 | 138 | "sun": ["brightness", "weather", "light"], |
139 | | - "sunrise": ["weather"], |
140 | | - "sunset": ["weather"], |
| 139 | + "sunrise": ["weather", "time", "morning", "day"], |
| 140 | + "sunset": ["weather", "time", "evening", "night"], |
141 | 141 | "tag": ["label"], |
142 | 142 | "target": ["bullseye"], |
143 | | - "terminal": ["code", "command line"], |
144 | | - "thumbs-down": ["dislike", "bad"], |
145 | | - "thumbs-up": ["like", "good"], |
| 143 | + "terminal": ["code", "command line", "prompt"], |
| 144 | + "thumbs-down": ["dislike", "bad", "emotion"], |
| 145 | + "thumbs-up": ["like", "good", "emotion"], |
146 | 146 | "toggle-left": ["on", "off", "switch"], |
147 | 147 | "toggle-right": ["on", "off", "switch"], |
148 | | - "trash": ["garbage", "delete", "remove"], |
149 | | - "trash-2": ["garbage", "delete", "remove"], |
| 148 | + "trash": ["garbage", "delete", "remove", "bin"], |
| 149 | + "trash-2": ["garbage", "delete", "remove", "bin"], |
150 | 150 | "triangle": ["delta"], |
151 | | - "truck": ["delivery", "van", "shipping"], |
152 | | - "twitter": ["logo"], |
| 151 | + "truck": ["delivery", "van", "shipping", "transport", "lorry"], |
| 152 | + "twitter": ["logo", "social"], |
153 | 153 | "umbrella": ["rain", "weather"], |
154 | 154 | "video-off": ["camera", "movie", "film"], |
155 | 155 | "video": ["camera", "movie", "film"], |
|
160 | 160 | "volume-x": ["music", "sound", "mute"], |
161 | 161 | "watch": ["clock", "time"], |
162 | 162 | "wind": ["weather", "air"], |
163 | | - "x-circle": ["cancel", "close", "delete", "remove", "times"], |
164 | | - "x-octagon": ["delete", "stop", "alert", "warning", "times"], |
165 | | - "x-square": ["cancel", "close", "delete", "remove", "times"], |
166 | | - "x": ["cancel", "close", "delete", "remove", "times"], |
| 163 | + "x-circle": ["cancel", "close", "delete", "remove", "times", "clear"], |
| 164 | + "x-octagon": ["delete", "stop", "alert", "warning", "times", "clear"], |
| 165 | + "x-square": ["cancel", "close", "delete", "remove", "times", "clear"], |
| 166 | + "x": ["cancel", "close", "delete", "remove", "times", "clear"], |
167 | 167 | "youtube": ["logo", "video", "play"], |
168 | 168 | "zap-off": ["flash", "camera", "lightning"], |
169 | 169 | "zap": ["flash", "camera", "lightning"] |
|
0 commit comments