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_control_hcenter_wide.svg | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'editor/icons/icon_control_hcenter_wide.svg') diff --git a/editor/icons/icon_control_hcenter_wide.svg b/editor/icons/icon_control_hcenter_wide.svg index c96ba7ca11..51c9aeb22d 100644 --- a/editor/icons/icon_control_hcenter_wide.svg +++ b/editor/icons/icon_control_hcenter_wide.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file -- cgit v1.2.3