blob: 0b0de597d3720e94045f2ee1d990eb11c1b12544 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
tags: [shapes, star, password, security]
version: "1.54"
unicode: "f01a"
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<path d="M12 8.5v7" />
<path d="M9 10l6 4" />
<path d="M9 14l6 -4" />
</svg>
|