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/h-5.svg | |
parent | percentage icon (diff) | |
download | tabler-icons-a106aed0960bd2542e30929af941002807c6323c.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/h-5.svg')
-rw-r--r-- | src/_icons/h-5.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/h-5.svg b/src/_icons/h-5.svg index bf3c47ac..99438797 100644 --- a/src/_icons/h-5.svg +++ b/src/_icons/h-5.svg @@ -4,5 +4,5 @@ <line x1="3" y1="5" x2="3" y2="19" /> <line x1="3" y1="12" x2="12" y2="12" /> <line x1="12" y1="5" x2="12" y2="19" /> - <path d="M16 18.27 a3 3 0 1 0 0 -4.537 l0 -4.733 h 5" /> + <path d="M16 18.27a3 3 0 1 0 0 -4.537l0 -4.733h5" /> </svg> |