aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/heading.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/heading.svg')
-rw-r--r--src/_icons/heading.svg13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/heading.svg b/src/_icons/heading.svg
new file mode 100644
index 00000000..9e3cbb07
--- /dev/null
+++ b/src/_icons/heading.svg
@@ -0,0 +1,13 @@
+---
+tags: [main, text, headline, style, styling, html]
+category: Text
+---
+<svg>
+ <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>