From 790391bc933f705d37099f5c1e217b9f5488995f Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 24 Sep 2019 22:49:30 +0200 Subject: Optimize editor icon SVGs using svgcleaner This makes editor binaries about 230 KB smaller. The command used was: parallel svgcleaner --multipass {} {} ::: editor/icons/*.svg --- editor/icons/icon_forward.svg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'editor/icons/icon_forward.svg') diff --git a/editor/icons/icon_forward.svg b/editor/icons/icon_forward.svg index 6b638731a9..aecd4b362c 100644 --- a/editor/icons/icon_forward.svg +++ b/editor/icons/icon_forward.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file -- cgit v1.2.3