diff options
author | codecalm <codecalm@gmail.com> | 2021-01-21 00:10:04 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-21 00:10:04 +0100 |
commit | 1742a27210609ee1941b15ccaf883048c4a05175 (patch) | |
tree | 7157611ddd0f8dfad68bfb9b88478b40d6205d26 /icons/lock-access.svg | |
parent | fix outline script (diff) | |
download | tabler-icons-1742a27210609ee1941b15ccaf883048c4a05175.tar.xz |
Release 1.39.0v1.39.0
Diffstat (limited to 'icons/lock-access.svg')
-rw-r--r-- | icons/lock-access.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/icons/lock-access.svg b/icons/lock-access.svg index a789d5b7..06fb205a 100644 --- a/icons/lock-access.svg +++ b/icons/lock-access.svg @@ -1,6 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-lock-access" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M0 0h24v24h-24z" /> <path d="M4 8v-2a2 2 0 0 1 2 -2h2" /> <path d="M4 16v2a2 2 0 0 0 2 2h2" /> <path d="M16 4h2a2 2 0 0 1 2 2v2" /> |