diff options
Diffstat (limited to '_icons/lock-open.svg')
-rw-r--r-- | _icons/lock-open.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/lock-open.svg b/_icons/lock-open.svg new file mode 100644 index 00000000..d63702d6 --- /dev/null +++ b/_icons/lock-open.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="5" y="11" width="14" height="10" rx="2"></rect> + <polyline points="12 15 12 17"></polyline> + <path d="M8 11v-5a4 4 0 018 0"></path> +</svg> |