blob: 0b06ba65bb84771445f63deda23f8a095967e045 (
plain)
1
2
3
4
5
6
7
8
|
---
---
<svg>
<rect x="5" y="3" width="14" height="18" rx="2" />
<line x1="9" y1="7" x2="15" y2="7" />
<line x1="9" y1="11" x2="15" y2="11" />
<line x1="9" y1="15" x2="13" y2="15" />
</svg>
|