From 1fbb960acf2c8520a5099486ecef67049fb9b13e Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 12 Nov 2021 10:08:16 +0100 Subject: fix(tvl/logo): Fix rendering of PNG files The previous format for entering the shape of the 'V' (as exported by Inkscape) is incompatible with the PDF rendering process, somehow. This reverts the letter back to the old path definition format with the offending point manually removed. Change-Id: I6ff3310afb5a757d657f2f0d8a761f355a8e50c9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3843 Reviewed-by: tazjin Tested-by: BuildkiteCI --- web/tvl/logo/logo-shapes.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/tvl') diff --git a/web/tvl/logo/logo-shapes.svg b/web/tvl/logo/logo-shapes.svg index fbf96ca6cc60..d35971e0a91a 100644 --- a/web/tvl/logo/logo-shapes.svg +++ b/web/tvl/logo/logo-shapes.svg @@ -22,6 +22,6 @@ - + -- cgit 1.4.1