Skip to content

Commit

Permalink
updated search items and terms
Browse files Browse the repository at this point in the history
  • Loading branch information
ldchrist committed Jan 24, 2024
1 parent 57be037 commit a1802e1
Showing 1 changed file with 64 additions and 4 deletions.
68 changes: 64 additions & 4 deletions icons/icon-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@
"notes": ""
},
"mobile_access": {
"uses": "phone, device, arrow",
"uses": "phone, device, arrow, access",
"notes": ""
},
"business_customer": {
Expand All @@ -2244,6 +2244,14 @@
"uses": "web, globe, world, app, federated, trust, secure",
"notes": ""
},
"app_wsfed_sp": {
"uses": "web, globe, world, app, federated, trust, secure, service, provider",
"notes": ""
},
"app_wsfed_idp": {
"uses": "web, globe, world, app, federated, trust, secure, identity, provider",
"notes": ""
},
"web_service_trust": {
"uses": "web, globe, world, app, federated, trust, secure",
"notes": ""
Expand Down Expand Up @@ -2288,6 +2296,14 @@
"uses": "console, monitor, secure, shield",
"notes": ""
},
"console_audit": {
"uses": "console, monitor, audit",
"notes": ""
},
"console_workflow": {
"uses": "console, monitor, flow",
"notes": ""
},
"secure_session": {
"uses": "browser, window, cookies, secure, certificate, shield",
"notes": ""
Expand All @@ -2300,8 +2316,52 @@
"uses": "arrow, up, update, assistant",
"notes": ""
},
"service": {
"uses": "cog, wrench",
"notes": "General service icon"
"detail_user": {
"uses": "user, details, text, card",
"notes": ""
},
"detail_workflow": {
"uses": "flow, details, text, card",
"notes": ""
},
"detail_time": {
"uses": "clock, details, text, card",
"notes": ""
},
"detail_role": {
"uses": "role, person, user, details, text, card",
"notes": ""
},
"detail_resource": {
"uses": "resource, money, details, text, card",
"notes": ""
},
"detail_network": {
"uses": "network, computer, node, details, text, card",
"notes": ""
},
"detail_group": {
"uses": "user, group, details, text, card",
"notes": ""
},
"audit_object": {
"uses": "checkmark, audit, object, cube",
"notes": ""
},
"audit_group": {
"uses": "group, user, audit, checkmark",
"notes": ""
},
"history_browser": {
"uses": "history, time, browser",
"notes": ""
},
"dashboards": {
"uses": "dash, squares, content",
"notes": ""
},
"dashboards": {
"uses": "dash, squares, content",
"notes": ""
}
}

0 comments on commit a1802e1

Please sign in to comment.