aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/shape-3.svg
blob: 32c5cd11f0988194b94626737a3026b1d1d2de3f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Design
tags: [draw, square, form, create, outline]
---
<svg>
  <circle cx="5" cy="5" r="2" />
  <circle cx="19" cy="19" r="2" />
  <circle cx="19" cy="5" r="2" />
  <circle cx="5" cy="19" r="2" />
  <path d="M7 5h10m-12 2v10m14 -10v10" />
</svg>