aboutsummaryrefslogtreecommitdiff
path: root/icons/heading.svg
blob: 2b72ab2ec56f308b347f4818015ec771c495b6ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heading" 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="M7 12h10" />
  <path d="M7 4v16" />
  <path d="M17 4v16" />
  <path d="M15 20h4" />
  <path d="M15 4h4" />
  <path d="M5 20h4" />
  <path d="M5 4h4" />
</svg>