[Discussion] How we use the "lock" icon across GitLab
# Context The "lock" icon is being used in many ways at GitLab. How can we consolidate this usage and make sure our icon usage is concise and clear to users? # Design Audit These are the places where the "Lock" icon is currently being used in GitLab: <table> <tr> <th>Product Area</th> <th>Feature</th> <th>Repro steps</th> <th>Screenshot</th> <th>Notes</th> </tr> <tr> <td> Source Code * Directory page * Single file page </td> <td> Show locked status of a locked file/directory. See https://gitlab.com/groups/gitlab-org/-/epics/13019 </td> <td> Note: this feature is currently in implementation in https://gitlab.com/groups/gitlab-org/-/epics/13019 * Navigate to a code repository * Navigate to a file/directory where you have Maintainer access * Click "Lock" to [lock a file](https://gitlab.com/alyssatrinh/alyssa-trinh-senior-product-designer/-/blob/main/README.md) </td> <td> ![sourcecode-direction-lock \(1\).jpg](/uploads/befe2de233b6f8aa95e86e72321677ae/sourcecode-direction-lock__1_.jpg) ![sourcecode-direction-lock - file popover with actions \(1\).jpg](/uploads/ad80b1bfb7a7bb0781a9c0ca145ce73e/sourcecode-direction-lock_-_file_popover_with_actions__1_.jpg){width="226" height="195"} </td> <td>Lock icon is directly representative of a "locking" function.</td> </tr> <tr> <td> Organizations * Projects homepage </td> <td>Shows a Private group</td> <td> * Navigate to the GitLab Homepage * Scroll down the list to see a Private file </td> <td> ![current-groups \(1\).jpg](/uploads/da3b5cb6cf46d3f59b937e44ef243956/current-groups__1_.jpg) ![lockiconhover.png](/uploads/87704d6dd9e065a804477b899c99c32a/lockiconhover.png){width=1247 height=828} </td> <td>Project privacy is very important for our customers. Would changing the icon here possibly concern users?</td> </tr> <tr> <td> Organizations * User projects list </td> <td>Shows a private group</td> <td> * Navigate to your profile * In the "Personal projects" section, click "View all" </td> <td> ![current-yourgroups \(1\).png](/uploads/c053c0ced74546fe6694c5bac2e3f482/current-yourgroups__1_.png) </td> <td>See above</td> </tr> </table> # Design Proposal \[WIP\] TBD
issue