summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-06-26 17:22:29 -0400
committerGitHub <noreply@github.com>2020-06-26 17:22:29 -0400
commit22d70c9e22657400b02f7a851b1a2402e1c30595 (patch)
tree9569fece2ec82d45b8bc5ff80fd57ffd053eb889 /ext
parent6ee50b3c95c970234f9f0151dc2ab55dea51c741 (diff)
Add lock icon (#628)
Diffstat (limited to 'ext')
-rw-r--r--ext/mixed/img/lock.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mixed/img/lock.svg b/ext/mixed/img/lock.svg
new file mode 100644
index 00000000..7707ba98
--- /dev/null
+++ b/ext/mixed/img/lock.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M8 1.5c-1.786 0-3.25 1.464-3.25 3.25V7.5H4c-.55226.00006-.99994.44774-1 1v5c.00006.55226.44774.99995 1 1h8c.55226-.00005.99994-.44774 1-1v-5c-.00006-.55226-.44774-.99994-1-1h-.75V4.75C11.25 2.964 9.786 1.5 8 1.5zM8 3c.97538 0 1.75.77462 1.75 1.75V7.5h-3.5V4.75C6.25 3.77462 7.02462 3 8 3z" fill="#333"/></svg> \ No newline at end of file