blob: 9e849d19b4113e4dafeaabc2096a1f29154f9f99 (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [pointer, cursor, device]
version: "1.0"
category: Devices
---
<svg>
<rect x="6" y="3" width="12" height="18" rx="4" />
<line x1="12" y1="7" x2="12" y2="11" />
</svg>
|