blob: 78a08b925736248a4f0f056257218c9229391903 (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [security, password, secure, unprotected]
version: 1.0
---
<svg>
<rect x="5" y="11" width="14" height="10" rx="2" />
<circle cx="12" cy="16" r="1" />
<path d="M8 11v-5a4 4 0 0 1 8 0" />
</svg>
|