aboutsummaryrefslogtreecommitdiff
path: root/icons/cell.svg
blob: 2d9ea6fa7ce9f4b579c2815a7650cd031d782667 (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cell" 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="M8 4l-4 2v5l4 2l4 -2v-5z" />
  <path d="M12 11l4 2l4 -2v-5l-4 -2l-4 2" />
  <path d="M8 13v5l4 2l4 -2v-5" />
</svg>