Skip to content

Commit bd49c77

Browse files
authored
Merge pull request #291 from nitin10s/patch-1
Added "person", "people" tags to user icons
2 parents ccda36e + fcf7f62 commit bd49c77

File tree

1 file changed

+81
-27
lines changed

1 file changed

+81
-27
lines changed

tags.json

+81-27
Original file line numberDiff line numberDiff line change
@@ -6095,121 +6095,175 @@
60956095
},
60966096
"User&Faces": {
60976097
"user": [
6098-
"用户"
6098+
"用户",
6099+
"person",
6100+
"people"
60996101
],
61006102
"user-2": [
6101-
"用户"
6103+
"用户",
6104+
"person",
6105+
"people"
61026106
],
61036107
"user-3": [
6104-
"用户"
6108+
"用户",
6109+
"person",
6110+
"people"
61056111
],
61066112
"user-4": [
6107-
"用户"
6113+
"用户",
6114+
"person",
6115+
"people"
61086116
],
61096117
"user-5": [
6110-
"用户"
6118+
"用户",
6119+
"person",
6120+
"people"
61116121
],
61126122
"user-6": [
6113-
"用户"
6123+
"用户",
6124+
"person",
6125+
"people"
61146126
],
61156127
"user-smile": [
61166128
"用户",
6117-
"微笑"
6129+
"微笑",
6130+
"person",
6131+
"people"
61186132
],
61196133
"account-box": [
61206134
"用户",
6121-
"账户"
6135+
"账户",
6136+
"person",
6137+
"people"
61226138
],
61236139
"account-circle": [
61246140
"用户",
6125-
"账户"
6141+
"账户",
6142+
"person",
6143+
"people"
61266144
],
61276145
"account-pin-box": [
61286146
"用户",
6129-
"账户"
6147+
"账户",
6148+
"person",
6149+
"people"
61306150
],
61316151
"account-pin-circle": [
61326152
"用户",
6133-
"账户"
6153+
"账户",
6154+
"person",
6155+
"people"
61346156
],
61356157
"user-add": [
61366158
"用户",
61376159
"添加",
6138-
"新增"
6160+
"新增",
6161+
"person",
6162+
"people"
61396163
],
61406164
"user-follow": [
6141-
"关注"
6165+
"关注",
6166+
"person",
6167+
"people"
61426168
],
61436169
"user-unfollow": [
61446170
"用户",
6145-
"取消关注"
6171+
"取消关注",
6172+
"person",
6173+
"people"
61466174
],
61476175
"user-shared": [
61486176
"transfer",
61496177
"用户",
61506178
"我分享的",
6151-
"发送"
6179+
"发送",
6180+
"person",
6181+
"people"
61526182
],
61536183
"user-shared-2": [
61546184
"transfer",
61556185
"用户",
61566186
"我分享的",
6157-
"发送"
6187+
"发送",
6188+
"person",
6189+
"people"
61586190
],
61596191
"user-received": [
61606192
"用户",
61616193
"我接收的",
6162-
"收取"
6194+
"收取",
6195+
"person",
6196+
"people"
61636197
],
61646198
"user-received-2": [
61656199
"用户",
61666200
"我接收的",
6167-
"收取"
6201+
"收取",
6202+
"person",
6203+
"people"
61686204
],
61696205
"user-location": [
61706206
"用户",
6171-
"定位"
6207+
"定位",
6208+
"person",
6209+
"people"
61726210
],
61736211
"user-search": [
61746212
"用户",
6175-
"查找"
6213+
"查找",
6214+
"person",
6215+
"people"
61766216
],
61776217
"user-settings": [
61786218
"admin",
61796219
"用户",
61806220
"设置",
6181-
"管理员"
6221+
"管理员",
6222+
"person",
6223+
"people"
61826224
],
61836225
"user-star": [
61846226
"用户",
6185-
"关注"
6227+
"关注",
6228+
"person",
6229+
"people"
61866230
],
61876231
"user-heart": [
61886232
"用户",
6189-
"关注"
6233+
"关注",
6234+
"person",
6235+
"people"
61906236
],
61916237
"admin": [
61926238
"admin",
61936239
"用户",
6194-
"管理员"
6240+
"管理员",
6241+
"person",
6242+
"people"
61956243
],
61966244
"contacts": [
61976245
"联系人"
61986246
],
61996247
"group": [
62006248
"team",
62016249
"团队",
6202-
"群组"
6250+
"群组",
6251+
"person",
6252+
"people"
62036253
],
62046254
"group-2": [
62056255
"team",
62066256
"团队",
6207-
"群组"
6257+
"群组",
6258+
"person",
6259+
"people"
62086260
],
62096261
"team": [
62106262
"团队",
62116263
"小组",
6212-
"群主"
6264+
"群主",
6265+
"person",
6266+
"people"
62136267
],
62146268
"user-voice": [
62156269
"用户",

0 commit comments

Comments
 (0)