aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/lock.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/lock.svg')
-rw-r--r--src/_icons/lock.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/lock.svg b/src/_icons/lock.svg
index df08643..0c3870c 100644
--- a/src/_icons/lock.svg
+++ b/src/_icons/lock.svg
@@ -4,5 +4,5 @@ tags: [security, password, secure]
<svg>
<rect x="5" y="11" width="14" height="10" rx="2" />
<circle cx="12" cy="16" r="1" />
- <path d="M8 11v-4a4 4 0 018 0v4" />
+ <path d="M8 11v-4a4 4 0 0 1 8 0v4" />
</svg>