aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/section.svg
blob: e7c62cdc136f8c52cfdd0bedde80bfa6c5d99acc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
tags: [html, element, layout, divide, position, website]
category: Design
version: "1.39"
---
<svg>
  <path d="M20 20h.01" />
  <path d="M4 20h.01" />
  <path d="M8 20h.01" />
  <path d="M12 20h.01" />
  <path d="M16 20h.01" />
  <path d="M20 4h.01" />
  <path d="M4 4h.01" />
  <path d="M8 4h.01" />
  <path d="M12 4h.01" />
  <path d="M16 4l0 0" />
  <rect x="4" y="8" width="16" height="8" rx="1" />
</svg>