aboutsummaryrefslogtreecommitdiff
path: root/icons/list-details.svg
blob: 391b065ff584d3fbfea90abe3c4fa707fbad342c (plain)
1
2
3
4
5
6
7
8
9
10
11
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-list-details" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M13 5h8" />
  <path d="M13 9h5" />
  <path d="M13 15h8" />
  <path d="M13 19h5" />
  <rect x="3" y="4" width="6" height="6" rx="1" />
  <rect x="3" y="14" width="6" height="6" rx="1" />
</svg>