aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/shape-2.svg
blob: adbe2d61e01a358bd92a2d77ba7b7b814daa4c06 (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="M6.5 17.5l11-11M5 7v10M19 7v10" />
</svg>