aboutsummaryrefslogtreecommitdiff
path: root/icons/grip-horizontal.svg
blob: 4795686ec2ca26ccee4295f192ce358251d8605d (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-grip-horizontal" 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"/>
  <circle cx="5" cy="9" r="1" />
  <circle cx="5" cy="15" r="1" />
  <circle cx="12" cy="9" r="1" />
  <circle cx="12" cy="15" r="1" />
  <circle cx="19" cy="9" r="1" />
  <circle cx="19" cy="15" r="1" />
</svg>