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-2.svg | |
parent | percentage icon (diff) | |
download | tabler-icons-a106aed0960bd2542e30929af941002807c6323c.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/h-2.svg')
-rw-r--r-- | src/_icons/h-2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/h-2.svg b/src/_icons/h-2.svg index 75b61ba6..c97e8ae5 100644 --- a/src/_icons/h-2.svg +++ b/src/_icons/h-2.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="M21 19h-5 l 4.47 -5.96 a2.5 2.5 0 1 0 -4.47 -1.54" /> + <path d="M21 19h-5l4.47 -5.96a2.5 2.5 0 1 0 -4.47 -1.54" /> </svg> |