aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/emphasis.svg
blob: 4e16ff0f6b6b8ae18fd0a4a1de5fe692a26b418f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [highlight, priority, stress]
category: Text
---
<svg>
  <path d="M16 5 h-8v10h8m-1 -5h-7" />
  <line x1="6" y1="20" x2="6" y2="20.01" />
  <line x1="10" y1="20" x2="10" y2="20.01" />
  <line x1="14" y1="20" x2="14" y2="20.01" />
  <line x1="18" y1="20" x2="18" y2="20.01" />
</svg>