blob: 5ba300dc1a2df3c1b917d873ba995536bc9819a9 (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [browser, page, website, web, interface]
version: "1.52"
---
<svg>
<rect x="3" y="5" width="18" height="14" rx="2" />
<path d="M6 8h.01" />
<path d="M9 8h.01" />
</svg>
|