diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:50:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:50:52 +0100 |
commit | 2d1444de91f772f9434329555784697b957cb2be (patch) | |
tree | f515a3a915a5c7470c136257aad49a1ca1be2f17 /icons/pennant.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-2d1444de91f772f9434329555784697b957cb2be.tar.xz |
Release 1.37.0v1.37.0
Diffstat (limited to 'icons/pennant.svg')
-rw-r--r-- | icons/pennant.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/pennant.svg b/icons/pennant.svg index 765eab2d..d67101cb 100644 --- a/icons/pennant.svg +++ b/icons/pennant.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="8" y1="21" x2="12" y2="21" /> <line x1="10" y1="21" x2="10" y2="3" /> - <path d="M10 4l9 4-9 4" /> + <path d="M10 4l9 4l-9 4" /> </svg> |