Skip to content

Commit

Permalink
updated/added download, upload, import, export icons
Browse files Browse the repository at this point in the history
  • Loading branch information
ldchrist committed Jan 9, 2023
1 parent 5cae799 commit cf5457f
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 8 deletions.
70 changes: 63 additions & 7 deletions icons/icon-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,11 +764,11 @@
"notes": ""
},
"role": {
"uses": "role, user",
"notes": ""
"uses": "role, user, checkmark, generic, user, person",
"notes": "Generic Role"
},
"role_manage": {
"uses": "",
"uses": "role, manage, cog, gear, user, person",
"notes": ""
},
"all_users": {
Expand Down Expand Up @@ -956,7 +956,7 @@
"notes": ""
},
"password_role_based": {
"uses": "",
"uses": "password, role, user, person",
"notes": ""
},
"search_advanced": {
Expand Down Expand Up @@ -1307,6 +1307,10 @@
"uses": "code, slash",
"notes": ""
},
"code_js": {
"uses": "code, javascript",
"notes": ""
},
"native_code": {
"uses": "code, slash, box",
"notes": ""
Expand Down Expand Up @@ -1544,15 +1548,15 @@
"notes": ""
},
"dir_rbsRole2": {
"uses": "check",
"uses": "role, checkmark, user, person",
"notes": ""
},
"dir_rbsScope": {
"uses": "check",
"uses": "scope, check",
"notes": ""
},
"dir_rbsScope2": {
"uses": "check",
"uses": "scope, check",
"notes": ""
},
"dir_rbsTask": {
Expand Down Expand Up @@ -1910,5 +1914,57 @@
"hide_private": {
"uses": "hide, show, private, hidden",
"notes": ""
},
"CyberRes_ArcSight": {
"uses": "cyberres, arcsight, branding",
"notes": ""
},
"CyberRes_Fortify": {
"uses": "cyberres, fortify, branding",
"notes": ""
},
"CyberRes_NetIQ": {
"uses": "cyberres, netiq, branding",
"notes": ""
},
"CyberRes_Voltage": {
"uses": "cyberres, voltage, branding",
"notes": ""
},
"user_deleted": {
"uses": "user, person, delete, status",
"notes": ""
},
"role_admin": {
"uses": "role, admin, server, monitor, user, person",
"notes": ""
},
"role_business": {
"uses": "role, business, graph, user, person",
"notes": ""
},
"role_management": {
"uses": "role, manage, tie, user, person",
"notes": ""
},
"role_security": {
"uses": "role, secure, shield, lock, user, person",
"notes": ""
},
"role_support": {
"uses": "role, support, pencil, user, person",
"notes": ""
},
"role_tech": {
"uses": "role, technical, circuit board, user, person",
"notes": ""
},
"role_cloud": {
"uses": "role, cloud, user, person",
"notes": ""
},
"role_service": {
"uses": "role, service, wrench, cog, gear, user, person",
"notes": ""
}
}
7 changes: 6 additions & 1 deletion icons/uE9A4-download_thick.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icons/uE9A4-upload.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions icons/ueb82-import.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions icons/ueb83-export.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf5457f

Please sign in to comment.