aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/square-dot.svg
blob: 1a6cb23a259f250868c6fdbbfad41f92e6ccca67 (plain)
1
2
3
4
5
6
7
8
---
tags: [corner, shape, element, point]
version: "1.30"
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <circle cx="12" cy="12" r="1" />
</svg>