diff options
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> |