blob: d7c47c8d32c1ae5816c35986fa902a5f70397f6a (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [edit, layer, mask, tool, design]
category: Design
version: "1.39"
---
<svg>
<circle cx="12" cy="12" r="3" />
<rect x="4" y="4" width="16" height="16" rx="2" />
</svg>
|