aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/list.svg
blob: 7c916da5d425e1f06aed6f0d3349506e081f60ce (plain)
1
2
3
4
5
6
7
8
9
10
---
---
<svg>
  <line x1="10" y1="6" x2="20" y2="6" />
  <line x1="10" y1="12" x2="20" y2="12" />
  <line x1="10" y1="18" x2="20" y2="18" />
  <circle cx="5" cy="6" r="1" />
  <circle cx="5" cy="12" r="1" />
  <circle cx="5" cy="18" r="1" />
</svg>