[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>

{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>

{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>

</td>
<td>See above</td>
</tr>
</table>
# Design Proposal \[WIP\]
TBD
issue