blob: 389a3be0dfc17057eec4a0a915c7a7138bbb69a1 (
plain)
1
2
3
4
5
6
7
8
9
|
---
category: Text
tags: [editor, indicate, position, input, mouse, type]
---
<svg>
<path d="M10 12h4" />
<path d="M9 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3" />
<path d="M15 4a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3" />
</svg>
|