diff options
| author | codecalm <codecalm@gmail.com> | 2020-12-13 21:17:34 +0100 | 
|---|---|---|
| committer | codecalm <codecalm@gmail.com> | 2020-12-13 21:17:34 +0100 | 
| commit | cd8a5d21cdfb803e75291819cee78810bc22eab1 (patch) | |
| tree | a24842500efd16dad50b423be64120ff375243d0 /src | |
| parent | Merge branch 'master' of https://github.com/tabler/tabler-icons into dev (diff) | |
| download | tabler-icons-cd8a5d21cdfb803e75291819cee78810bc22eab1.tar.xz | |
`lock-access` fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/_icons/lock-access.svg | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/_icons/lock-access.svg b/src/_icons/lock-access.svg index a2382dfd..2b49f909 100644 --- a/src/_icons/lock-access.svg +++ b/src/_icons/lock-access.svg @@ -2,7 +2,6 @@  tags: [block, limited, restricted, unavailable, confidential]  ---  <svg> -  <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" /> | 
