blob: 8b8bdf8989e439b5ec3d5d9ab5e46cea81113154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [identification, card, personal details]
version: "1.1"
unicode: "eac3"
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="3" />
<circle cx="9" cy="10" r="2" />
<line x1="15" y1="8" x2="17" y2="8" />
<line x1="15" y1="12" x2="17" y2="12" />
<line x1="7" y1="16" x2="17" y2="16" />
</svg>
|