aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/heading.svg
blob: 6c39379d25df6a8b9f73ff74dbaf5c0f161f07e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
tags: [main, text, headline, style, styling, html]
category: Text
version: "1.39"
---
<svg>
  <path d="M7 12h10" />
  <path d="M7 5v14" />
  <path d="M17 5v14" />
  <path d="M15 19h4" />
  <path d="M15 5h4" />
  <path d="M5 19h4" />
  <path d="M5 5h4" />
</svg>