diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 17:08:01 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 17:08:01 +0200 |
commit | a106aed0960bd2542e30929af941002807c6323c (patch) | |
tree | ffad101975849c1491a3ffa61ae7ca0753ab1229 /src/_icons/emphasis.svg | |
parent | percentage icon (diff) | |
download | tabler-icons-a106aed0960bd2542e30929af941002807c6323c.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/emphasis.svg')
-rw-r--r-- | src/_icons/emphasis.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/emphasis.svg b/src/_icons/emphasis.svg index 4e16ff0..f07a144 100644 --- a/src/_icons/emphasis.svg +++ b/src/_icons/emphasis.svg @@ -3,7 +3,7 @@ tags: [highlight, priority, stress] category: Text --- <svg> - <path d="M16 5 h-8v10h8m-1 -5h-7" /> + <path d="M16 5h-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" /> |