aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/shape-2.svg
blob: 6c95313101a801e4f2211bfdc3d66bf4e7fd5068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
category: Design
tags: [draw, square, form, create, outline]
version: "1.39"
---
<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 -11m-12.5 .5v10m14 -10v10" />
</svg>