diff options
author | codecalm <codecalm@gmail.com> | 2020-03-03 23:45:23 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-04 15:45:23 +0100 |
commit | 0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe (patch) | |
tree | 6fc5e70332005474821595150584bb824d94cdf7 /_icons/lock-open.svg | |
parent | cloud icons (diff) | |
download | tabler-icons-0690fb8c4d1dc1e14e6920e2b7983dfb57751ffe.tar.xz |
next part of icons
Diffstat (limited to '_icons/lock-open.svg')
-rw-r--r-- | _icons/lock-open.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/lock-open.svg b/_icons/lock-open.svg index 9838aab..b7b13a5 100644 --- a/_icons/lock-open.svg +++ b/_icons/lock-open.svg @@ -2,6 +2,6 @@ --- <svg> <rect x="5" y="11" width="14" height="10" rx="2" /> - <line x1="12" y1="15" x2="12" y2="17" /> + <circle cx="12" cy="16" r="1" /> <path d="M8 11v-5a4 4 0 018 0" /> </svg> |