diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/pennant.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
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> |