From 0ee4762a527aa0678b1f134c910bd7bae7042123 Mon Sep 17 00:00:00 2001 From: MrBlockCat <37186692+MrBlockCat@users.noreply.github.com> Date: Mar 16 2020 14:26:26 +0000 Subject: Fix Resolution but without a .DS_Store This makes the two icons 26x26 instead of the 25x25 they were in earlier commits to this pull request, as that's what other icons seem to be. This version of this pull request doesn't have a .DS_Store that slipped through last time! --- diff --git a/toonz/sources/toonz/Resources/plastic.svg b/toonz/sources/toonz/Resources/plastic.svg index 115b3dc..a88c80d 100644 --- a/toonz/sources/toonz/Resources/plastic.svg +++ b/toonz/sources/toonz/Resources/plastic.svg @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/toonz/sources/toonz/Resources/plastic_rollover.svg b/toonz/sources/toonz/Resources/plastic_rollover.svg index f636b35..c39e211 100644 --- a/toonz/sources/toonz/Resources/plastic_rollover.svg +++ b/toonz/sources/toonz/Resources/plastic_rollover.svg @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file