From 524394a633ab341467e01786c0c96903f35b300b Mon Sep 17 00:00:00 2001
From: Jeremy Bullock <jcbullock@gmail.com>
Date: Sep 23 2017 04:37:26 +0000
Subject: Merge pull request #1487 from konero/browser-icons


New Folder Icons / Style File Browser Window
---

diff --git a/toonz/sources/toonz/Resources/arrow_down.png b/toonz/sources/toonz/Resources/arrow_down.png
index c04cab5..2c04b16 100644
Binary files a/toonz/sources/toonz/Resources/arrow_down.png and b/toonz/sources/toonz/Resources/arrow_down.png differ
diff --git a/toonz/sources/toonz/Resources/arrow_up.png b/toonz/sources/toonz/Resources/arrow_up.png
index 888a3d5..3f6acfd 100644
Binary files a/toonz/sources/toonz/Resources/arrow_up.png and b/toonz/sources/toonz/Resources/arrow_up.png differ
diff --git a/toonz/sources/toonz/Resources/browser_folder_close.svg b/toonz/sources/toonz/Resources/browser_folder_close.svg
index 46257e3..fc9fdf9 100644
--- a/toonz/sources/toonz/Resources/browser_folder_close.svg
+++ b/toonz/sources/toonz/Resources/browser_folder_close.svg
@@ -1,21 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="browser_folder_close.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 21 17"
+   style="enable-background:new 0 0 21 17;"
+   xml:space="preserve"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#E0DD79;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h4.1L9.2,5.2h5l0.8,8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st2" d="M9.4,5h5.7l0.9,9H5L5,3h4.3L9.4,5z M5.9,4v9h9l-0.7-7H8.5l0-2H5.9
-	L5.9,4z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7L16.4,5.3z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-</svg>
+</style><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="path867" /><path
+     id="rect834-5"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/browser_folder_open.svg b/toonz/sources/toonz/Resources/browser_folder_open.svg
index 789c062..16b2b1e 100644
--- a/toonz/sources/toonz/Resources/browser_folder_open.svg
+++ b/toonz/sources/toonz/Resources/browser_folder_open.svg
@@ -1,20 +1,37 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="browser_folder_open.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#E0DD79;}
-</style>
-<rect id="rect4" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h3.9l0.5,1.8h5l1.9,8.2H5.4L3.3,3.4
-	C3.3,3.4,3.3,3.4,3.3,3.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st2" d="M7.9,5h6l2.1,9H5L2.7,3h4.7L7.9,5z M3.8,4l2.1,9h9L13,6H7L6.5,4
-	H3.8C3.8,4,3.8,4,3.8,4z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z"/>
-</svg>
+</style><path
+     id="path868"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="rect834" /><path
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 18,7 H 13 L 12.5,8 H 6 l -2,6 h 12 z"
+     id="path870" /><path
+     id="path866"
+     d="M 18,7 H 13 L 12.5,8 H 6 l -2,6 h 12 z"
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/browser_project_close.svg b/toonz/sources/toonz/Resources/browser_project_close.svg
index 3238325..7ae1383 100644
--- a/toonz/sources/toonz/Resources/browser_project_close.svg
+++ b/toonz/sources/toonz/Resources/browser_project_close.svg
@@ -1,22 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="browser_project_close.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   style="enable-background:new 0 0 21 17;"
+   xml:space="preserve"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#19CCC4;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview16" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<rect id="rect7" x="5.4" y="3.4" class="st1" width="9" height="10"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M15,5L15,5l1,9H5V3h10V5z M5.9,4v9h9l-0.7-7h-0.1V4H5.9L5.9,4z
-	"/>
-<rect id="rect14_2_" x="5" y="5" class="st2" width="2" height="1"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7C16.1,13.7,16.4,5.3,16.4,5.3z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-</svg>
+</style><path
+     style="fill:#19ccc4;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="path839" /><path
+     id="rect834-6"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#19ccc4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/browser_project_open.svg b/toonz/sources/toonz/Resources/browser_project_open.svg
index 7a7974e..fee3193 100644
--- a/toonz/sources/toonz/Resources/browser_project_open.svg
+++ b/toonz/sources/toonz/Resources/browser_project_open.svg
@@ -1,23 +1,37 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="browser_project_open.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 21 17"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#19CCC4;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview11" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h9.8l0.5,1.8h-0.9l1.9,8.2H5.4L3.3,3.4
-	C3.3,3.4,3.3,3.4,3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M13.9,5L13.9,5l2.1,9H5L2.7,3h10.7L13.9,5z M3.8,4l2.1,9h9
-	L13,6l0,0l-0.5-2H3.8C3.8,4,3.8,4,3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<rect id="rect12_1_" x="3.7" y="5" class="st2" width="10.4" height="1"/>
-<path id="path12" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z"/>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#19ccc4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 18,7 H 13 L 12.5,8 H 6 l -2,6 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#19ccc4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 18,7 H 13 L 12.5,8 H 6 l -2,6 h 12 z"
+     id="path866" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/fb_history_back_disable.svg b/toonz/sources/toonz/Resources/fb_history_back_disable.svg
index 2c6865b..19193c4 100644
--- a/toonz/sources/toonz/Resources/fb_history_back_disable.svg
+++ b/toonz/sources/toonz/Resources/fb_history_back_disable.svg
@@ -1,33 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="fb_history_back_disable.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 15"
-	 style="enable-background:new 0 0 15 15;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   xml:space="preserve"
+   width="17"
+   height="17"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
-	.st1{fill:#BDBDBD;}
-	.st2{fill:#484848;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="8.5" inkscape:cy="7.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="15.733333" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" x="-1" y="0" class="st0" width="17" height="15"/>
-	<g id="g6">
-		<path id="path8" inkscape:connector-curvature="0" class="st1" d="M12,7v1H5.5l3,3l-1.1,1.1l-4-4L3,8V7l0.4-0.1l4-4L8.5,4l-3,3H12
-			z"/>
-		<path id="path10" inkscape:connector-curvature="0" class="st2" d="M7.5,1.9L7.5,1.9l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-			l0.1,0l0,0l0,0l0,0l1.1,1.1l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0L7.9,6H12l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0
-			l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1L13,7v1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0L12,9H7.9l1.3,1.3l0,0l0,0
-			l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0l0,0l0,0l-1.1,1.1l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-			l-0.1,0l-0.1,0L7,13L7,13l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0L2.9,9L2.7,9l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0l0,0l0,0
-			l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1L2,8V7l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-			l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l3.8-3.8l0,0l0,0l0,0l0.1,0l0.1,0L7,2L7,2l0.1,0l0.1,0
-			l0.1,0l0.1,0l0.1,0H7.5L7.5,1.9z M3.4,6.9L3,7v1l0.4,0.1l4,4L8.5,11l-3-3H12V7H5.5l3-3L7.4,2.9L3.4,6.9C3.4,6.9,3.4,6.9,3.4,6.9z"
-			/>
-	</g>
-</g>
-</svg>
+	.st1{fill:#E6E6E6;}
+	.st2{fill:#242424;}
+</style><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 7,4 v 3 h 6 V 9 H 7 v 3 L 3,8 Z"
+     id="path823" /><path
+     id="rect889"
+     d="m 7,4 v 3 h 6 V 9 H 7 v 3 L 3,8 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/fb_history_back_enable.svg b/toonz/sources/toonz/Resources/fb_history_back_enable.svg
index 8141f38..19193c4 100644
--- a/toonz/sources/toonz/Resources/fb_history_back_enable.svg
+++ b/toonz/sources/toonz/Resources/fb_history_back_enable.svg
@@ -1,32 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="fb_history_back_enable.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 15"
-	 style="enable-background:new 0 0 15 15;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   xml:space="preserve"
+   width="17"
+   height="17"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:#242424;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="8.5" inkscape:cy="7.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="15.733333" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" x="-1" y="0" class="st0" width="17" height="15"/>
-	<g id="g6">
-		<path id="path8" inkscape:connector-curvature="0" class="st1" d="M12,7v1H5.5l3,3l-1.1,1.1l-4-4L3,8V7l0.4-0.1l4-4L8.5,4l-3,3H12
-			z"/>
-		<path id="path10" inkscape:connector-curvature="0" class="st2" d="M7.5,1.9L7.5,1.9l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-			l0.1,0l0,0l0,0l0,0l1.1,1.1l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0L7.9,6H12l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0
-			l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1L13,7v1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0L12,9H7.9l1.3,1.3l0,0l0,0
-			l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0l0,0l0,0l-1.1,1.1l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-			l-0.1,0l-0.1,0L7,13L7,13l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0L2.9,9L2.7,9l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0l0,0l0,0
-			l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1L2,8V7l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-			l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l3.8-3.8l0,0l0,0l0,0l0.1,0l0.1,0L7,2L7,2l0.1,0l0.1,0
-			l0.1,0l0.1,0l0.1,0H7.5L7.5,1.9z M3.4,6.9L3,7v1l0.4,0.1l4,4L8.5,11l-3-3H12V7H5.5l3-3L7.4,2.9C7.4,2.9,3.4,6.9,3.4,6.9z"/>
-	</g>
-</g>
-</svg>
+</style><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="m 7,4 v 3 h 6 V 9 H 7 v 3 L 3,8 Z"
+     id="path823" /><path
+     id="rect889"
+     d="m 7,4 v 3 h 6 V 9 H 7 v 3 L 3,8 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/fb_history_fwd_disable.svg b/toonz/sources/toonz/Resources/fb_history_fwd_disable.svg
index a6e0642..03606c7 100644
--- a/toonz/sources/toonz/Resources/fb_history_fwd_disable.svg
+++ b/toonz/sources/toonz/Resources/fb_history_fwd_disable.svg
@@ -1,32 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="fb_history_fwd_disable.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 15"
-	 style="enable-background:new 0 0 15 15;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   height="17"
+   width="17"
+   xml:space="preserve"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
-	.st1{fill:#BDBDBD;}
-	.st2{fill:#484848;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="8.5" inkscape:cy="7.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="15.733333" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" x="-1" y="0" class="st0" width="17" height="15"/>
-	<g id="g6">
-		<path id="path8" inkscape:connector-curvature="0" class="st1" d="M3,7v1h6.5l-3,3l1.1,1.1l4-4L12,8V7l-0.4-0.1l-4-4L6.5,4l3,3H3z
-			"/>
-		<path id="path10" inkscape:connector-curvature="0" class="st2" d="M7.5,1.9L7.5,1.9l-0.1,0l-0.1,0l-0.1,0L7.3,2L7.2,2L7.1,2
-			L7.1,2L7,2.1l0,0l0,0l0,0L5.8,3.3l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0L7.1,6H3L2.9,6L2.9,6L2.8,6L2.8,6L2.7,6l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-			l-0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1L2,7v1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0L3,9h4.1l-1.3,1.3
-			l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0l0,0l0,0l1.1,1.1l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-			l0.1,0l0.1,0L8,13L8,13l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0L12.1,9l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0
-			l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1L13,8V7l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0
-			l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0L8.3,2.2l0,0l0,0l0,0L8.1,2L8.1,2L8,2L8,2l-0.1,0l-0.1,0
-			l-0.1,0l-0.1,0l-0.1,0H7.5L7.5,1.9L7.5,1.9z M11.6,6.9L12,7v1l-0.4,0.1l-4,4L6.5,11l3-3H3V7h6.5l-3-3l1.1-1.1L11.6,6.9z"/>
-	</g>
-</g>
-</svg>
+	.st1{fill:#E6E6E6;}
+	.st2{fill:#242424;}
+</style><path
+     id="path823"
+     d="M 10,4 V 7 H 4 v 2 h 6 v 3 l 4,-4 z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 10,4 V 7 H 4 v 2 h 6 v 3 l 4,-4 z"
+     id="rect889" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/fb_history_fwd_enable.svg b/toonz/sources/toonz/Resources/fb_history_fwd_enable.svg
index 00cc554..03606c7 100644
--- a/toonz/sources/toonz/Resources/fb_history_fwd_enable.svg
+++ b/toonz/sources/toonz/Resources/fb_history_fwd_enable.svg
@@ -1,32 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="fb_history_fwd_enable.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 15 15"
-	 style="enable-background:new 0 0 15 15;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   height="17"
+   width="17"
+   xml:space="preserve"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:#242424;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="g6" inkscape:cx="8.5" inkscape:cy="7.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="15.733333" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" x="-1" y="0" class="st0" width="17" height="15"/>
-	<g id="g6">
-		<path id="path8" inkscape:connector-curvature="0" class="st1" d="M3,7v1h6.5l-3,3l1.1,1.1l4-4L12,8V7l-0.4-0.1l-4-4L6.5,4l3,3H3z
-			"/>
-		<path id="path10" inkscape:connector-curvature="0" class="st2" d="M7.5,1.9L7.5,1.9l-0.1,0l-0.1,0l-0.1,0L7.3,2L7.2,2L7.1,2
-			L7.1,2L7,2.1l0,0l0,0l0,0L5.8,3.3l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0L7.1,6H3L2.9,6L2.9,6L2.8,6L2.8,6L2.7,6l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-			l-0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1L2,7v1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0L3,9h4.1l-1.3,1.3
-			l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-			l0,0.1l0,0.1l0,0l0,0l0,0l1.1,1.1l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-			l0.1,0l0.1,0L8,13L8,13l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0L12.1,9l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0
-			l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1L13,8V7l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0
-			l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0L8.3,2.2l0,0l0,0l0,0L8.1,2L8.1,2L8,2L8,2l-0.1,0l-0.1,0
-			l-0.1,0l-0.1,0l-0.1,0H7.5L7.5,1.9z M11.6,6.9L12,7v1l-0.4,0.1l-4,4L6.5,11l3-3H3V7h6.5l-3-3l1.1-1.1L11.6,6.9L11.6,6.9z"/>
-	</g>
-</g>
-</svg>
+</style><path
+     id="path823"
+     d="M 10,4 V 7 H 4 v 2 h 6 v 3 l 4,-4 z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 10,4 V 7 H 4 v 2 h 6 v 3 l 4,-4 z"
+     id="rect889" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folder_icon.svg b/toonz/sources/toonz/Resources/folder_icon.svg
index 86b0475..412b5bd 100644
--- a/toonz/sources/toonz/Resources/folder_icon.svg
+++ b/toonz/sources/toonz/Resources/folder_icon.svg
@@ -1,30 +1,82 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_icon.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 60 60"
-	 style="enable-background:new 0 0 60 60;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   height="60"
+   width="62"
+   xml:space="preserve"
+   viewBox="0 0 62 60"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata23"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs21"><linearGradient
+       id="linearGradient944"><stop
+         style="stop-color:#ffe96e;stop-opacity:1"
+         offset="0"
+         id="stop940" /><stop
+         style="stop-color:#ffed87;stop-opacity:1"
+         offset="1"
+         id="stop942" /></linearGradient><linearGradient
+       id="linearGradient921"><stop
+         style="stop-color:#ffffff;stop-opacity:0.38211381"
+         offset="0"
+         id="stop917" /><stop
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1"
+         id="stop919" /></linearGradient><linearGradient
+       id="linearGradient830"><stop
+         id="stop826"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1" /><stop
+         id="stop828"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0" /></linearGradient><linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="38"
+       x2="40"
+       y1="51"
+       x1="40"
+       id="linearGradient832"
+       xlink:href="#linearGradient830" /><linearGradient
+       xlink:href="#linearGradient944"
+       id="linearGradient948"
+       gradientUnits="userSpaceOnUse"
+       x1="33"
+       y1="51"
+       x2="33"
+       y2="36" /><linearGradient
+       xlink:href="#linearGradient824"
+       id="linearGradient826"
+       x1="31"
+       y1="51"
+       x2="31"
+       y2="25"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       id="linearGradient824"><stop
+         style="stop-color:#ffe96e;stop-opacity:1;"
+         offset="0"
+         id="stop820" /><stop
+         style="stop-color:#ffee86;stop-opacity:1"
+         offset="1"
+         id="stop822" /></linearGradient></defs><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill-opacity:0.702;}
 	.st2{fill:#EFC64C;}
 	.st3{fill:#FFE96E;}
-</style>
-<rect id="rect4" y="0" class="st0" width="60" height="60"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M8,45l-6,1l6.5,7"/>
-<g id="path8" inkscape:connector-curvature="0">
-	<path class="st2" d="M9,52.5c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.2-0.2-0.2-0.4l-3-38c0-0.3,0.2-0.5,0.4-0.5l15-3c0,0,0.1,0,0.1,0
-		c0.2,0,0.3,0.1,0.4,0.2l1.6,2.8l24.3-4.4c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.2,0.2,0.2,0.4L48.5,41
-		c0,0.2-0.1,0.4-0.4,0.5l-39,11C9.1,52.5,9,52.5,9,52.5z"/>
-	<path d="M47.4,9.7L48,41L9,52L6,14l15-3l1.8,3.1L47.4,9.7 M47.4,8.7c-0.1,0-0.1,0-0.2,0L23.3,13l-1.5-2.5C21.7,10.2,21.4,10,21,10
-		c-0.1,0-0.1,0-0.2,0l-15,3C5.3,13.1,5,13.6,5,14.1l3,38c0,0.3,0.2,0.6,0.4,0.7C8.6,52.9,8.8,53,9,53c0.1,0,0.2,0,0.3,0l39-11
-		c0.4-0.1,0.7-0.5,0.7-1L48.4,9.7c0-0.3-0.1-0.6-0.4-0.8C47.9,8.8,47.7,8.7,47.4,8.7L47.4,8.7z"/>
-</g>
-<g id="path14" inkscape:connector-curvature="0">
-	<path class="st3" d="M9.5,52.5c-0.1,0-0.3-0.1-0.4-0.1C9,52.2,9,52.1,9,51.9l5.5-30c0-0.2,0.2-0.4,0.4-0.4l40-7c0,0,0.1,0,0.1,0
-		c0.1,0,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.3,0.1,0.5l-6.5,30c0,0.2-0.2,0.4-0.4,0.4L9.5,52.5C9.6,52.5,9.5,52.5,9.5,52.5z"/>
-	<path d="M55,15l-6.5,30l-39,7L15,22L55,15 M55,14c-0.1,0-0.1,0-0.2,0l-40,7c-0.4,0.1-0.7,0.4-0.8,0.8l-5.5,30
-		c-0.1,0.3,0,0.7,0.3,0.9C9,52.9,9.2,53,9.5,53c0.1,0,0.1,0,0.2,0l39-7c0.4-0.1,0.7-0.4,0.8-0.8l6.5-30c0.1-0.3,0-0.7-0.3-0.9
-		C55.5,14.1,55.3,14,55,14L55,14z"/>
-</g>
-</svg>
+</style><path
+     style="opacity:1;fill:#ffe96e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 8,9 h 15 l 4,6 h 28 c 1.662,0 3,1.338 3,3 v 30 c 0,1.662 -1.338,3 -3,3 H 8 C 6.338,51 5,49.662 5,48 V 12 C 5,10.338 6.338,9 8,9 Z"
+     id="path871" /><path
+     id="rect866"
+     d="m 8,9 h 15 l 4,6 h 28 c 1.662,0 3,1.338 3,3 v 30 c 0,1.662 -1.338,3 -3,3 H 8 C 6.338,51 5,49.662 5,48 V 12 C 5,10.338 6.338,9 8,9 Z"
+     style="opacity:1;fill:url(#linearGradient826);fill-opacity:1;stroke:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folderpreset_close.svg b/toonz/sources/toonz/Resources/folderpreset_close.svg
index 098aa20..0c170bd 100644
--- a/toonz/sources/toonz/Resources/folderpreset_close.svg
+++ b/toonz/sources/toonz/Resources/folderpreset_close.svg
@@ -1,30 +1,50 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folderpreset_close.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata21"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs19" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#DEE100;}
 	.st4{fill:#242424;fill-opacity:0.6941;}
 	.st5{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview24" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h9.5l-0.1,1.8l0,0v8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M15,5L15,5l1,9H5V3h10V5z M5.9,4v9h9l-0.7-7h-0.1V4H5.9L5.9,4z
-	"/>
-<rect id="rect14_2_" x="5" y="5" class="st2" width="2" height="1"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7C16.1,13.7,16.4,5.3,16.4,5.3z"/>
-<g>
-	<rect id="rect16" x="6.5" y="9" class="st4" width="10" height="1"/>
-	<path class="st1" d="M9,10.5c-0.3,0-0.5-0.2-0.5-0.5V9c0-0.3,0.2-0.5,0.5-0.5h1c0.3,0,0.5,0.2,0.5,0.5v1c0,0.3-0.2,0.5-0.5,0.5H9z"
-		/>
-	<path class="st5" d="M10,9v1H9V9H10 M10,8H9C8.4,8,8,8.4,8,9v1c0,0.6,0.4,1,1,1h1c0.6,0,1-0.4,1-1V9C11,8.4,10.6,8,10,8L10,8z"/>
-</g>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-</svg>
+</style><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 4,3 H 8.9999999 L 9.9999996,5.0000003 H 17 V 13.999999 H 4 Z"
+     id="path867" /><path
+     id="rect834-5"
+     d="M 4,3 H 8.9999999 L 9.9999996,5.0000003 H 17 V 13.999999 H 4 Z"
+     style="fill:#dee100;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><g
+     transform="translate(-2)"
+     id="g15"><rect
+       style="fill:#242424;fill-opacity:0.69409988;stroke-width:1"
+       height="1"
+       width="13"
+       class="st4"
+       y="9"
+       x="6"
+       id="rect16" /><path
+       style="fill:#ffffff"
+       id="path11"
+       d="M 9,10.5 C 8.7,10.5 8.5,10.3 8.5,10 V 9 C 8.5,8.7 8.7,8.5 9,8.5 h 1 c 0.3,0 0.5,0.2 0.5,0.5 v 1 c 0,0.3 -0.2,0.5 -0.5,0.5 z"
+       class="st1" /><path
+       style="fill:#404040"
+       id="path13"
+       d="m 10,9 v 1 H 9 V 9 h 1 M 10,8 H 9 C 8.4,8 8,8.4 8,9 v 1 c 0,0.6 0.4,1 1,1 h 1 c 0.6,0 1,-0.4 1,-1 V 9 C 11,8.4 10.6,8 10,8 Z"
+       class="st5" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folderpreset_open.svg b/toonz/sources/toonz/Resources/folderpreset_open.svg
index 2552b5f..53e8f28 100644
--- a/toonz/sources/toonz/Resources/folderpreset_open.svg
+++ b/toonz/sources/toonz/Resources/folderpreset_open.svg
@@ -1,30 +1,51 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folderpreset_open.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata17"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs15" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#DEE100;}
 	.st4{fill:#242424;fill-opacity:0.6941;}
 	.st5{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview17" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h9.8l0.5,1.8h-0.9l1.9,8.2H5.4L3.3,3.4
-	C3.3,3.4,3.3,3.4,3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M13.9,5L13.9,5l2.1,9H5L2.7,3h10.7L13.9,5z M3.8,4l2.1,9h9
-	L13,6l0,0l-0.5-2H3.8C3.8,4,3.8,4,3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<polygon id="rect16_1_" class="st4" points="16.9,10 6.9,10 7.2,9 17.2,9 "/>
-<path id="path10" inkscape:connector-curvature="0" class="st1" d="M9.2,10.5c-0.3,0-0.4-0.2-0.3-0.5l0.3-1c0.1-0.3,0.4-0.5,0.7-0.5
-	h1c0.3,0,0.4,0.2,0.3,0.5l-0.3,1c-0.1,0.3-0.4,0.5-0.7,0.5H9.2z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st5" d="M10.7,9l-0.3,1h-1l0.3-1H10.7 M11.1,8h-1C9.5,8,8.9,8.4,8.7,9
-	l-0.3,1c-0.2,0.6,0.1,1,0.7,1h1c0.6,0,1.1-0.4,1.3-1l0.3-1C11.9,8.4,11.6,8,11.1,8C11.1,8,11.1,8,11.1,8z"/>
-<rect id="rect12_1_" x="3.7" y="5" class="st2" width="10.4" height="1"/>
-<path id="path15" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z"/>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     style="fill:#dee100;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="m 19,6.9999997 h -5 l -0.5,1 H 7 L 5,14 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#dee100;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 19,6.9999997 h -5 l -0.5,1 H 7 L 5,14 h 12 z"
+     id="path866" /><path
+     id="rect16_1_"
+     d="M 7.2000001,10 7.4472605,9 H 17.03516 l -0.238185,1 z"
+     style="fill:#242424;fill-opacity:0.69409988;stroke-width:0.89947838"
+     transform="matrix(1.236,0,0,1,-2.8992001,1)" /><path
+     style="fill:#ffffff"
+     d="m 8.583899,11.716102 c -0.3,0 -0.4,-0.2 -0.3,-0.5 l 0.3,-1 c 0.1,-0.3 0.4,-0.5 0.7,-0.5 h 1 c 0.3,0 0.4,0.2 0.3,0.5 l -0.3,1 c -0.1,0.3 -0.4,0.5 -0.7,0.5 z"
+     class="st1"
+     id="path10" /><path
+     style="fill:#404040"
+     d="M 10.3,10 10,11 H 9 l 0.3,-1 h 1 m 0.4,-1 h -1 C 9.1,9 8.5,9.4 8.3,10 L 8,11 c -0.2,0.6 0.1,1 0.7,1 h 1 c 0.6,0 1.1,-0.4 1.3,-1 l 0.3,-1 c 0.2,-0.6 -0.1,-1 -0.6,-1 0,0 0,0 0,0 z"
+     class="st5"
+     id="path12" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folderup.svg b/toonz/sources/toonz/Resources/folderup.svg
index 18c928b..135e9a7 100644
--- a/toonz/sources/toonz/Resources/folderup.svg
+++ b/toonz/sources/toonz/Resources/folderup.svg
@@ -1,22 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folderup.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   xml:space="preserve"
+   width="17"
+   height="17"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
 	.st2{fill:#BDBDBD;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview16" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M2.4,3.4h4.2l0.2,1.8h5l0.8,8.2H3.4L2.4,3.4
-	C2.4,3.4,2.4,3.4,2.4,3.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M7.1,5h6l0.9,9H3L1.8,3h5L7.1,5z M3,4l0.9,9h9l-0.7-7h-6L5.9,4H3
-	C3,4,3,4,3,4z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st2" d="M16,5.6H7l-2.2,7.9h9.6L16,5.6C16,5.6,16,5.6,16,5.6z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st1" d="M14.5,14H4l2.5-9h9.9L14.5,14z M7.2,6l-1.9,7h8.4l1.5-7H7.2
-	L7.2,6z"/>
-<path id="path14" inkscape:connector-curvature="0" class="st1" d="M11,7l1.7,3h-2l-0.5,2h-1l0.5-2H7.7L11,7z"/>
-</svg>
+</style><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 12,8 H 9 v 6.000001 H 7.0000001 V 8 h -3 L 8,4 Z"
+     id="path823" /><path
+     id="rect889"
+     d="M 12,8 H 9 v 6.000001 H 7.0000001 V 8 h -3 L 8,4 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folderup_icon.svg b/toonz/sources/toonz/Resources/folderup_icon.svg
index 693836b..6920906 100644
--- a/toonz/sources/toonz/Resources/folderup_icon.svg
+++ b/toonz/sources/toonz/Resources/folderup_icon.svg
@@ -1,39 +1,64 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folderup_icon.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 60 60"
-	 style="enable-background:new 0 0 60 60;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 62 60"
+   xml:space="preserve"
+   width="62"
+   height="60"><metadata
+     id="metadata23"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs21"><linearGradient
+       id="linearGradient824"><stop
+         id="stop820"
+         offset="0"
+         style="stop-color:#ffe96e;stop-opacity:1;" /><stop
+         id="stop822"
+         offset="1"
+         style="stop-color:#ffee86;stop-opacity:1" /></linearGradient><linearGradient
+       id="linearGradient830"><stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop826" /><stop
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1"
+         id="stop828" /></linearGradient><linearGradient
+       xlink:href="#linearGradient830"
+       id="linearGradient832"
+       x1="40"
+       y1="51"
+       x2="40"
+       y2="38"
+       gradientUnits="userSpaceOnUse" /><linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="25"
+       x2="31"
+       y1="51"
+       x1="31"
+       id="linearGradient826"
+       xlink:href="#linearGradient824" /></defs><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill-opacity:0.702;}
 	.st2{fill:#EFC64C;}
 	.st3{fill:#FFE96E;}
-	.st4{fill:#3BDE10;}
-	.st5{fill:#F2F4F2;}
-	.st6{fill:#FFFFFF;}
-	.st7{fill:#3EC51B;}
-</style>
-<rect id="rect4" y="0" class="st0" width="60" height="60"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M8,45l-6,1l6.5,7"/>
-<path class="st2" d="M9,52.5c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.2-0.2-0.2-0.4l-3-38c0-0.3,0.2-0.5,0.4-0.5l15-3c0,0,0.1,0,0.1,0
-	c0.2,0,0.3,0.1,0.4,0.2l1.6,2.8l24.3-4.4c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.3,0.1c0.1,0.1,0.2,0.2,0.2,0.4L48.5,41
-	c0,0.2-0.1,0.4-0.4,0.5l-39,11C9.1,52.5,9,52.5,9,52.5z"/>
-<path d="M47.4,9.7L48,41L9,52L6,14l15-3l1.8,3.1L47.4,9.7 M47.4,8.7c-0.1,0-0.1,0-0.2,0L23.3,13l-1.5-2.5C21.7,10.2,21.4,10,21,10
-	c-0.1,0-0.1,0-0.2,0l-15,3C5.3,13.1,5,13.6,5,14.1l3,38c0,0.3,0.2,0.6,0.4,0.7C8.6,52.9,8.8,53,9,53c0.1,0,0.2,0,0.3,0l39-11
-	c0.4-0.1,0.7-0.5,0.7-1L48.4,9.7c0-0.3-0.1-0.6-0.4-0.8C47.9,8.8,47.7,8.7,47.4,8.7L47.4,8.7z"/>
-<path class="st3" d="M9.5,52.5c-0.1,0-0.3-0.1-0.4-0.1C9,52.2,9,52.1,9,51.9l5.5-30c0-0.2,0.2-0.4,0.4-0.4l40-7c0,0,0.1,0,0.1,0
-	c0.1,0,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.3,0.1,0.5l-6.5,30c0,0.2-0.2,0.4-0.4,0.4L9.5,52.5C9.6,52.5,9.5,52.5,9.5,52.5z"/>
-<path d="M55,15l-6.5,30l-39,7L15,22L55,15 M55,14c-0.1,0-0.1,0-0.2,0l-40,7c-0.4,0.1-0.7,0.4-0.8,0.8l-5.5,30
-	c-0.1,0.3,0,0.7,0.3,0.9C9,52.9,9.2,53,9.5,53c0.1,0,0.1,0,0.2,0l39-7c0.4-0.1,0.7-0.4,0.8-0.8l6.5-30c0.1-0.3,0-0.7-0.3-0.9
-	C55.5,14.1,55.3,14,55,14L55,14z"/>
-<path class="st4" d="M42,56c-7.2,0-13-5.8-13-13s5.8-13,13-13s13,5.8,13,13S49.2,56,42,56z"/>
-<path class="st5" d="M42,31c6.6,0,12,5.4,12,12s-5.4,12-12,12s-12-5.4-12-12S35.4,31,42,31 M42,29c-7.7,0-14,6.3-14,14s6.3,14,14,14
-	s14-6.3,14-14S49.7,29,42,29L42,29z"/>
-<path class="st6" d="M40.5,51.5c-0.3,0-0.5-0.2-0.5-0.5v-8.5h-4c-0.2,0-0.4-0.1-0.5-0.3c-0.1-0.2,0-0.4,0.1-0.5l6-6.5
-	c0.1-0.1,0.2-0.2,0.4-0.2s0.3,0.1,0.4,0.2l6,6.5c0.1,0.1,0.2,0.4,0.1,0.5c-0.1,0.2-0.3,0.3-0.5,0.3h-4V51c0,0.3-0.2,0.5-0.5,0.5
-	H40.5z"/>
-<path class="st7" d="M42,35.5l6,6.5h-4.5v9h-3v-9H36L42,35.5 M42,34.5c-0.3,0-0.5,0.1-0.7,0.3l-6,6.5c-0.3,0.3-0.3,0.7-0.2,1.1
-	c0.2,0.4,0.5,0.6,0.9,0.6h3.5v8c0,0.6,0.4,1,1,1h3c0.6,0,1-0.4,1-1v-8H48c0.4,0,0.8-0.2,0.9-0.6c0.2-0.4,0.1-0.8-0.2-1.1l-6-6.5
-	C42.5,34.6,42.3,34.5,42,34.5L42,34.5z"/>
-</svg>
+</style><path
+     id="path871"
+     d="m 8,9 h 15 l 4,6 h 28 c 1.662,0 3,1.338 3,3 v 30 c 0,1.662 -1.338,3 -3,3 H 8 C 6.338,51 5,49.662 5,48 V 12 C 5,10.338 6.338,9 8,9 Z"
+     style="opacity:1;fill:#ffe96e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="opacity:1;fill:url(#linearGradient826);fill-opacity:1;stroke:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 8,9 h 15 l 4,6 h 28 c 1.662,0 3,1.338 3,3 v 30 c 0,1.662 -1.338,3 -3,3 H 8 C 6.338,51 5,49.662 5,48 V 12 C 5,10.338 6.338,9 8,9 Z"
+     id="rect866" /><path
+     style="fill:#706846;fill-opacity:1;stroke-width:1.3125"
+     id="rect21"
+     d="M 39,32 32.5,24 26,32 h 5 v 11 h 3 V 32 Z" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/folderup_over.svg b/toonz/sources/toonz/Resources/folderup_over.svg
index 4f5a627..135e9a7 100644
--- a/toonz/sources/toonz/Resources/folderup_over.svg
+++ b/toonz/sources/toonz/Resources/folderup_over.svg
@@ -1,21 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folderup_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   xml:space="preserve"
+   width="17"
+   height="17"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#FFA200;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview16" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M2.4,3.4h4.2l0.2,1.8h5l0.8,8.2H3.4L2.4,3.4
-	C2.4,3.4,2.4,3.4,2.4,3.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M7.1,5h6l0.9,9H3L1.8,3h5L7.1,5z M3,4l0.9,9h9l-0.7-7h-6L5.9,4H3
-	C3,4,3,4,3,4z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st2" d="M16,5.6H7l-2.2,7.9h9.6L16,5.6C16,5.6,16,5.6,16,5.6z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st1" d="M14.5,14H4l2.5-9h9.9L14.5,14z M7.2,6l-1.9,7h8.4l1.5-7H7.2z"/>
-<path id="path14_1_" inkscape:connector-curvature="0" class="st1" d="M11,7l1.7,3h-2l-0.5,2h-1l0.5-2H7.7L11,7z"/>
-</svg>
+	.st2{fill:#BDBDBD;}
+</style><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 12,8 H 9 v 6.000001 H 7.0000001 V 8 h -3 L 8,4 Z"
+     id="path823" /><path
+     id="rect889"
+     d="M 12,8 H 9 v 6.000001 H 7.0000001 V 8 h -3 L 8,4 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/framefirst.svg b/toonz/sources/toonz/Resources/framefirst.svg
index e4f5fa5..56c1b69 100644
--- a/toonz/sources/toonz/Resources/framefirst.svg
+++ b/toonz/sources/toonz/Resources/framefirst.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,25 +25,16 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4494"
      d="M 16,14 5,8.5 16,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4492"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 16,14 5,8.5 16,3 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="2"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
@@ -51,6 +42,15 @@
      x="2"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="2"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framefirst_click.svg b/toonz/sources/toonz/Resources/framefirst_click.svg
index 620bcdb..531eb6d 100644
--- a/toonz/sources/toonz/Resources/framefirst_click.svg
+++ b/toonz/sources/toonz/Resources/framefirst_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,25 +25,16 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4494"
      d="M 16,14 5,8.5 16,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 16,14 5,8.5 16,3 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="2"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
@@ -51,6 +42,15 @@
      x="2"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="2"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framefirst_over.svg b/toonz/sources/toonz/Resources/framefirst_over.svg
index 620bcdb..531eb6d 100644
--- a/toonz/sources/toonz/Resources/framefirst_over.svg
+++ b/toonz/sources/toonz/Resources/framefirst_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,25 +25,16 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4494"
      d="M 16,14 5,8.5 16,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 16,14 5,8.5 16,3 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="2"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
@@ -51,6 +42,15 @@
      x="2"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="2"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framelast.svg b/toonz/sources/toonz/Resources/framelast.svg
index a1c5270..15a952f 100644
--- a/toonz/sources/toonz/Resources/framelast.svg
+++ b/toonz/sources/toonz/Resources/framelast.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4494"
      d="M 1,14 12,8.5 1,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,14 12,8.5 1,3 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="-15"
-     y="3"
-     rx="0"
-     ry="0" />
-  <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
      x="-15"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="-15"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framelast_click.svg b/toonz/sources/toonz/Resources/framelast_click.svg
index a742155..b9dbd92 100644
--- a/toonz/sources/toonz/Resources/framelast_click.svg
+++ b/toonz/sources/toonz/Resources/framelast_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4494"
      d="M 1,14 12,8.5 1,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,14 12,8.5 1,3 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="-15"
-     y="3"
-     rx="0"
-     ry="0" />
-  <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
      x="-15"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="-15"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framelast_over.svg b/toonz/sources/toonz/Resources/framelast_over.svg
index a742155..b9dbd92 100644
--- a/toonz/sources/toonz/Resources/framelast_over.svg
+++ b/toonz/sources/toonz/Resources/framelast_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4494"
      d="M 1,14 12,8.5 1,3 Z"
-     id="path4494" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,14 12,8.5 1,3 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="-15"
-     y="3"
-     rx="0"
-     ry="0" />
-  <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
      x="-15"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="-15"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framenext.svg b/toonz/sources/toonz/Resources/framenext.svg
index 3e8e30c..3c19bf9 100644
--- a/toonz/sources/toonz/Resources/framenext.svg
+++ b/toonz/sources/toonz/Resources/framenext.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 6.0000209,13.5 14.949638,8.5 6.0000209,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 6.0001103,13.5 15.007117,8.5 6.0001103,3.5000001 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="1.9999998"
-     height="11"
-     x="-3"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
-     x="-3.007117"
+     x="-3"
      height="11"
-     width="2.007117"
+     width="1.9999998"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2.007117"
+     height="11"
+     x="-3.007117"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framenext_click.svg b/toonz/sources/toonz/Resources/framenext_click.svg
index 480f0c5..8fc6668 100644
--- a/toonz/sources/toonz/Resources/framenext_click.svg
+++ b/toonz/sources/toonz/Resources/framenext_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 6.0000209,13.5 14.949638,8.5 6.0000209,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 6.0001103,13.5 15.007117,8.5 6.0001103,3.5000001 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="1.9999998"
-     height="11"
-     x="-3"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
-     x="-3.007117"
+     x="-3"
      height="11"
-     width="2.007117"
+     width="1.9999998"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2.007117"
+     height="11"
+     x="-3.007117"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/framenext_over.svg b/toonz/sources/toonz/Resources/framenext_over.svg
index 480f0c5..8fc6668 100644
--- a/toonz/sources/toonz/Resources/framenext_over.svg
+++ b/toonz/sources/toonz/Resources/framenext_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,34 +25,34 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 6.0000209,13.5 14.949638,8.5 6.0000209,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 6.0001103,13.5 15.007117,8.5 6.0001103,3.5000001 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     transform="scale(-1,1)"
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="1.9999998"
-     height="11"
-     x="-3"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
-     transform="scale(-1,1)"
      ry="0"
      rx="0"
      y="3"
-     x="-3.007117"
+     x="-3"
      height="11"
-     width="2.007117"
+     width="1.9999998"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     transform="scale(-1,1)" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2.007117"
+     height="11"
+     x="-3.007117"
+     y="3"
+     rx="0"
+     ry="0"
+     transform="scale(-1,1)" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/frameprev.svg b/toonz/sources/toonz/Resources/frameprev.svg
index 486dccd..f9feddd 100644
--- a/toonz/sources/toonz/Resources/frameprev.svg
+++ b/toonz/sources/toonz/Resources/frameprev.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,32 +25,32 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 11.00041,13.5 2.0504871,8.5 11.00041,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 11,13.5 1.9929934,8.5 11,3.5000001 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="14"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
      y="3"
-     x="13.992993"
+     x="14"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="13.992993"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/frameprev_click.svg b/toonz/sources/toonz/Resources/frameprev_click.svg
index 9bb3f2e..e95171e 100644
--- a/toonz/sources/toonz/Resources/frameprev_click.svg
+++ b/toonz/sources/toonz/Resources/frameprev_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,32 +25,32 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 11.00041,13.5 2.0504871,8.5 11.00041,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 11,13.5 1.9929934,8.5 11,3.5000001 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="14"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
      y="3"
-     x="13.992993"
+     x="14"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="13.992993"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/frameprev_over.svg b/toonz/sources/toonz/Resources/frameprev_over.svg
index 9bb3f2e..e95171e 100644
--- a/toonz/sources/toonz/Resources/frameprev_over.svg
+++ b/toonz/sources/toonz/Resources/frameprev_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,32 +25,32 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961"
+     id="path4500"
      d="M 11.00041,13.5 2.0504871,8.5 11.00041,3.5000001 Z"
-     id="path4500" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
   <path
-     id="path4492"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 11,13.5 1.9929934,8.5 11,3.5000001 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
-     id="rect4496"
-     width="2"
-     height="11"
-     x="14"
-     y="3"
-     rx="0"
-     ry="0" />
+     id="path4492" />
   <rect
      ry="0"
      rx="0"
      y="3"
-     x="13.992993"
+     x="14"
      height="11"
      width="2"
+     id="rect4496"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      id="rect4485"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     width="2"
+     height="11"
+     x="13.992993"
+     y="3"
+     rx="0"
+     ry="0" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/geometric.svg b/toonz/sources/toonz/Resources/geometric.svg
index 0a427bd..45ee2bf 100644
--- a/toonz/sources/toonz/Resources/geometric.svg
+++ b/toonz/sources/toonz/Resources/geometric.svg
@@ -1,88 +1,353 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with PhotoLine 19.90B7 (www.pl32.com) -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg width="26" height="26" viewBox="0 0 26 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-  <defs>
-    <linearGradient id="grad0" x1="5.81" y1="1.67" x2="14.9" y2="18.65" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 1.01 -0 -0.02)">
-      <stop offset="0" stop-color="#ffffff"/>
-      <stop offset="0.04" stop-color="#f3f3f3"/>
-      <stop offset="0.08" stop-color="#e7e7e7"/>
-      <stop offset="0.13" stop-color="#dadada"/>
-      <stop offset="0.17" stop-color="#cecece"/>
-      <stop offset="0.22" stop-color="#c1c1c1"/>
-      <stop offset="0.26" stop-color="#b4b4b4"/>
-      <stop offset="0.31" stop-color="#a7a7a7"/>
-      <stop offset="0.36" stop-color="#9b9b9b"/>
-      <stop offset="0.4" stop-color="#8e8e8e"/>
-      <stop offset="0.45" stop-color="#818181"/>
-      <stop offset="0.5" stop-color="#737373"/>
-      <stop offset="0.55" stop-color="#666666"/>
-      <stop offset="0.61" stop-color="#595959"/>
-      <stop offset="0.66" stop-color="#4b4b4b"/>
-      <stop offset="0.71" stop-color="#3d3d3d"/>
-      <stop offset="0.77" stop-color="#2f2f2f"/>
-      <stop offset="0.82" stop-color="#212121"/>
-      <stop offset="0.88" stop-color="#121212"/>
-      <stop offset="0.94" stop-color="#040404"/>
-      <stop offset="1" stop-color="#000000"/>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   id="svg148"
+   version="1.1"
+   viewBox="0 0 26 26"
+   height="26"
+   width="26">
+  <metadata
+     id="metadata152">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs131">
+    <linearGradient
+       gradientTransform="matrix(1 0 0 1.01 -0 -0.02)"
+       gradientUnits="userSpaceOnUse"
+       y2="18.65"
+       x2="14.9"
+       y1="1.67"
+       x1="5.81"
+       id="grad0">
+      <stop
+         id="stop2"
+         stop-color="#ffffff"
+         offset="0" />
+      <stop
+         id="stop4"
+         stop-color="#f3f3f3"
+         offset="0.04" />
+      <stop
+         id="stop6"
+         stop-color="#e7e7e7"
+         offset="0.08" />
+      <stop
+         id="stop8"
+         stop-color="#dadada"
+         offset="0.13" />
+      <stop
+         id="stop10"
+         stop-color="#cecece"
+         offset="0.17" />
+      <stop
+         id="stop12"
+         stop-color="#c1c1c1"
+         offset="0.22" />
+      <stop
+         id="stop14"
+         stop-color="#b4b4b4"
+         offset="0.26" />
+      <stop
+         id="stop16"
+         stop-color="#a7a7a7"
+         offset="0.31" />
+      <stop
+         id="stop18"
+         stop-color="#9b9b9b"
+         offset="0.36" />
+      <stop
+         id="stop20"
+         stop-color="#8e8e8e"
+         offset="0.4" />
+      <stop
+         id="stop22"
+         stop-color="#818181"
+         offset="0.45" />
+      <stop
+         id="stop24"
+         stop-color="#737373"
+         offset="0.5" />
+      <stop
+         id="stop26"
+         stop-color="#666666"
+         offset="0.55" />
+      <stop
+         id="stop28"
+         stop-color="#595959"
+         offset="0.61" />
+      <stop
+         id="stop30"
+         stop-color="#4b4b4b"
+         offset="0.66" />
+      <stop
+         id="stop32"
+         stop-color="#3d3d3d"
+         offset="0.71" />
+      <stop
+         id="stop34"
+         stop-color="#2f2f2f"
+         offset="0.77" />
+      <stop
+         id="stop36"
+         stop-color="#212121"
+         offset="0.82" />
+      <stop
+         id="stop38"
+         stop-color="#121212"
+         offset="0.88" />
+      <stop
+         id="stop40"
+         stop-color="#040404"
+         offset="0.94" />
+      <stop
+         id="stop42"
+         stop-color="#000000"
+         offset="1" />
     </linearGradient>
-    <linearGradient id="grad1" x1="16" y1="7.34" x2="21.37" y2="18.53" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1 0 0 1.01 0 0.01)">
-      <stop offset="0" stop-color="#ffffff"/>
-      <stop offset="0.15" stop-color="#f3f3f3"/>
-      <stop offset="0.27" stop-color="#e7e7e7"/>
-      <stop offset="0.38" stop-color="#dadada"/>
-      <stop offset="0.46" stop-color="#cecece"/>
-      <stop offset="0.53" stop-color="#c1c1c1"/>
-      <stop offset="0.59" stop-color="#b4b4b4"/>
-      <stop offset="0.65" stop-color="#a8a7a7"/>
-      <stop offset="0.69" stop-color="#9b9b9a"/>
-      <stop offset="0.74" stop-color="#8e8e8e"/>
-      <stop offset="0.77" stop-color="#818181"/>
-      <stop offset="0.81" stop-color="#737373"/>
-      <stop offset="0.84" stop-color="#666666"/>
-      <stop offset="0.86" stop-color="#595959"/>
-      <stop offset="0.89" stop-color="#4b4b4b"/>
-      <stop offset="0.91" stop-color="#3d3d3d"/>
-      <stop offset="0.93" stop-color="#2f2f2f"/>
-      <stop offset="0.95" stop-color="#212121"/>
-      <stop offset="0.97" stop-color="#121212"/>
-      <stop offset="0.98" stop-color="#040404"/>
-      <stop offset="1" stop-color="#000000"/>
+    <linearGradient
+       gradientTransform="matrix(1 0 0 1.01 0 0.01)"
+       gradientUnits="userSpaceOnUse"
+       y2="18.53"
+       x2="21.37"
+       y1="7.34"
+       x1="16"
+       id="grad1">
+      <stop
+         id="stop45"
+         stop-color="#ffffff"
+         offset="0" />
+      <stop
+         id="stop47"
+         stop-color="#f3f3f3"
+         offset="0.15" />
+      <stop
+         id="stop49"
+         stop-color="#e7e7e7"
+         offset="0.27" />
+      <stop
+         id="stop51"
+         stop-color="#dadada"
+         offset="0.38" />
+      <stop
+         id="stop53"
+         stop-color="#cecece"
+         offset="0.46" />
+      <stop
+         id="stop55"
+         stop-color="#c1c1c1"
+         offset="0.53" />
+      <stop
+         id="stop57"
+         stop-color="#b4b4b4"
+         offset="0.59" />
+      <stop
+         id="stop59"
+         stop-color="#a8a7a7"
+         offset="0.65" />
+      <stop
+         id="stop61"
+         stop-color="#9b9b9a"
+         offset="0.69" />
+      <stop
+         id="stop63"
+         stop-color="#8e8e8e"
+         offset="0.74" />
+      <stop
+         id="stop65"
+         stop-color="#818181"
+         offset="0.77" />
+      <stop
+         id="stop67"
+         stop-color="#737373"
+         offset="0.81" />
+      <stop
+         id="stop69"
+         stop-color="#666666"
+         offset="0.84" />
+      <stop
+         id="stop71"
+         stop-color="#595959"
+         offset="0.86" />
+      <stop
+         id="stop73"
+         stop-color="#4b4b4b"
+         offset="0.89" />
+      <stop
+         id="stop75"
+         stop-color="#3d3d3d"
+         offset="0.91" />
+      <stop
+         id="stop77"
+         stop-color="#2f2f2f"
+         offset="0.93" />
+      <stop
+         id="stop79"
+         stop-color="#212121"
+         offset="0.95" />
+      <stop
+         id="stop81"
+         stop-color="#121212"
+         offset="0.97" />
+      <stop
+         id="stop83"
+         stop-color="#040404"
+         offset="0.98" />
+      <stop
+         id="stop85"
+         stop-color="#000000"
+         offset="1" />
     </linearGradient>
-    <linearGradient id="grad2" x1="5.78" y1="16.5" x2="9.97" y2="27.16" gradientUnits="userSpaceOnUse">
-      <stop offset="0" stop-color="#ffffff"/>
-      <stop offset="0.09" stop-color="#f3f3f3"/>
-      <stop offset="0.18" stop-color="#e7e7e7"/>
-      <stop offset="0.26" stop-color="#dadada"/>
-      <stop offset="0.33" stop-color="#cecece"/>
-      <stop offset="0.4" stop-color="#c1c1c1"/>
-      <stop offset="0.46" stop-color="#b4b4b4"/>
-      <stop offset="0.51" stop-color="#a7a7a7"/>
-      <stop offset="0.57" stop-color="#9b9b9a"/>
-      <stop offset="0.62" stop-color="#8e8e8e"/>
-      <stop offset="0.66" stop-color="#818080"/>
-      <stop offset="0.71" stop-color="#737373"/>
-      <stop offset="0.75" stop-color="#666666"/>
-      <stop offset="0.78" stop-color="#595959"/>
-      <stop offset="0.82" stop-color="#4b4b4b"/>
-      <stop offset="0.85" stop-color="#3d3d3d"/>
-      <stop offset="0.89" stop-color="#2f2f2f"/>
-      <stop offset="0.92" stop-color="#212121"/>
-      <stop offset="0.95" stop-color="#121212"/>
-      <stop offset="0.97" stop-color="#040404"/>
-      <stop offset="1" stop-color="#000000"/>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="27.16"
+       x2="9.97"
+       y1="16.5"
+       x1="5.78"
+       id="grad2">
+      <stop
+         id="stop88"
+         stop-color="#ffffff"
+         offset="0" />
+      <stop
+         id="stop90"
+         stop-color="#f3f3f3"
+         offset="0.09" />
+      <stop
+         id="stop92"
+         stop-color="#e7e7e7"
+         offset="0.18" />
+      <stop
+         id="stop94"
+         stop-color="#dadada"
+         offset="0.26" />
+      <stop
+         id="stop96"
+         stop-color="#cecece"
+         offset="0.33" />
+      <stop
+         id="stop98"
+         stop-color="#c1c1c1"
+         offset="0.4" />
+      <stop
+         id="stop100"
+         stop-color="#b4b4b4"
+         offset="0.46" />
+      <stop
+         id="stop102"
+         stop-color="#a7a7a7"
+         offset="0.51" />
+      <stop
+         id="stop104"
+         stop-color="#9b9b9a"
+         offset="0.57" />
+      <stop
+         id="stop106"
+         stop-color="#8e8e8e"
+         offset="0.62" />
+      <stop
+         id="stop108"
+         stop-color="#818080"
+         offset="0.66" />
+      <stop
+         id="stop110"
+         stop-color="#737373"
+         offset="0.71" />
+      <stop
+         id="stop112"
+         stop-color="#666666"
+         offset="0.75" />
+      <stop
+         id="stop114"
+         stop-color="#595959"
+         offset="0.78" />
+      <stop
+         id="stop116"
+         stop-color="#4b4b4b"
+         offset="0.82" />
+      <stop
+         id="stop118"
+         stop-color="#3d3d3d"
+         offset="0.85" />
+      <stop
+         id="stop120"
+         stop-color="#2f2f2f"
+         offset="0.89" />
+      <stop
+         id="stop122"
+         stop-color="#212121"
+         offset="0.92" />
+      <stop
+         id="stop124"
+         stop-color="#121212"
+         offset="0.95" />
+      <stop
+         id="stop126"
+         stop-color="#040404"
+         offset="0.97" />
+      <stop
+         id="stop128"
+         stop-color="#000000"
+         offset="1" />
     </linearGradient>
   </defs>
-  <g transform="matrix(0.862817 0 0 0.884851 2.477389 2.420494)">
-    <path transform="matrix(1.15898 0 0 1.122184 -2.871267 -2.716264)" stroke-miterlimit="10" fill="url(#grad0)" stroke="#000000" d="M3.7 3.61 L17 3.61 L17 16.83 L3.7 16.83 Z"/>
+  <g
+     id="g135"
+     transform="matrix(0.862817 0 0 0.884851 2.477389 2.420494)">
+    <path
+       fill="url(#grad0)"
+       stroke="#000000"
+       id="path133"
+       d="M3.7 3.61 L17 3.61 L17 16.83 L3.7 16.83 Z"
+       stroke-miterlimit="10"
+       transform="matrix(1.15898 0 0 1.122184 -2.871267 -2.716264)" />
   </g>
-  <g transform="matrix(0.777079 0 0 0.825974 5.566967 -1.58175)">
-    <path transform="matrix(1.286865 0 0 1.202187 -7.163997 1.901564)" stroke-miterlimit="10" fill="url(#grad1)" stroke="#000000" d="M12.77 13.04 C12.77 9.55 15.42 6.71 18.68 6.71 C21.94 6.71 24.59 9.55 24.59 13.04 C24.59 16.53 21.94 19.37 18.68 19.37 C15.42 19.37 12.77 16.53 12.77 13.04 Z"/>
+  <g
+     id="g139"
+     transform="matrix(0.777079 0 0 0.825974 5.566967 -1.58175)">
+    <path
+       fill="url(#grad1)"
+       stroke="#000000"
+       id="path137"
+       d="M12.77 13.04 C12.77 9.55 15.42 6.71 18.68 6.71 C21.94 6.71 24.59 9.55 24.59 13.04 C24.59 16.53 21.94 19.37 18.68 19.37 C15.42 19.37 12.77 16.53 12.77 13.04 Z"
+       stroke-miterlimit="10"
+       transform="matrix(1.286865 0 0 1.202187 -7.163997 1.901564)" />
   </g>
-  <g id="Polygon" transform="matrix(-1 0 -0 -1 19.609518 29.303133)">
-    <path transform="matrix(-1 -0 0 -1 19.609516 29.303134)" stroke-miterlimit="10" fill="url(#grad2)" fill-rule="evenodd" stroke="#000000" d="M7.79 12.4 L1.15 23.41 L14.46 23.39 Z"/>
+  <g
+     transform="matrix(-1 0 -0 -1 19.609518 29.303133)"
+     id="Polygon">
+    <path
+       fill="url(#grad2)"
+       fill-rule="evenodd"
+       stroke="#000000"
+       id="path141"
+       d="M7.79 12.4 L1.15 23.41 L14.46 23.39 Z"
+       stroke-miterlimit="10"
+       transform="matrix(-1 -0 0 -1 19.609516 29.303134)" />
   </g>
-  <g transform="matrix(0.457561 0.411204 -0.408314 0.454346 13.388488 23.659553)">
-    <path transform="matrix(1.209037 -1.086542 1.086543 1.209036 -41.894172 -14.058144)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" stroke="#080808" d="M5.99 36.72 L21.95 36.66"/>
+  <g
+     id="g146"
+     transform="matrix(0.457561 0.411204 -0.408314 0.454346 13.388488 23.659553)">
+    <path
+       id="path144"
+       d="M5.99 36.72 L21.95 36.66"
+       stroke="#080808"
+       fill="none"
+       stroke-linejoin="round"
+       stroke-linecap="round"
+       stroke-width="2"
+       transform="matrix(1.209037 -1.086542 1.086543 1.209036 -41.894172 -14.058144)" />
   </g>
 </svg>
diff --git a/toonz/sources/toonz/Resources/histograms.svg b/toonz/sources/toonz/Resources/histograms.svg
index 29ecf29..04a7554 100644
--- a/toonz/sources/toonz/Resources/histograms.svg
+++ b/toonz/sources/toonz/Resources/histograms.svg
@@ -1,19 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="histograms.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#404040;}
 	.st1{fill:#E6E6E6;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview8" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g id="path6_1_" inkscape:connector-curvature="0">
-	<path class="st0" d="M6,3v3h1V4h1v5h1V7h1v3h1V6h1V4h1v5h1v1h1v3H2v-2h1V7h1v1h1V3H6 M7,2H6H5H4v1v3H3H2v1v3H1v1v2v1h1h13h1v-1v-3
-		V9h-1V8h-1V4V3h-1h-1h-1v1v1h-1v1H9V4V3H8H7V2L7,2z"/>
-	<polygon class="st1" points="11,10 11,6 12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 
-		7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 	"/>
-</g>
-</svg>
+</style><path
+     class="st0"
+     d="M 6,3 V 6 H 7 V 4 H 8 V 9 H 9 V 7 h 1 v 3 h 1 V 6 h 1 V 4 h 1 v 5 h 1 v 1 h 1 v 3 H 2 V 11 H 3 V 7 H 4 V 8 H 5 V 3 H 6 M 7,2 H 6 5 4 V 3 6 H 3 2 v 1 3 H 1 v 1 2 1 h 1 13 1 V 13 10 9 H 15 V 8 H 14 V 4 3 H 13 12 11 V 4 5 H 10 V 6 H 9 V 4 3 H 8 7 Z"
+     id="path5"
+     style="fill:#303030;fill-opacity:1" /><polygon
+     class="st1"
+     points="12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 11,10 11,6 "
+     id="polygon7"
+     style="fill:#e6e6e6" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/histograms_click.svg b/toonz/sources/toonz/Resources/histograms_click.svg
index 927b21b..f058f57 100644
--- a/toonz/sources/toonz/Resources/histograms_click.svg
+++ b/toonz/sources/toonz/Resources/histograms_click.svg
@@ -1,19 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="histograms_click.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#404040;}
-	.st1{fill:#FFFFFF;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview8" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g id="path6" inkscape:connector-curvature="0">
-	<path class="st0" d="M6,3v3h1V4h1v5h1V7h1v3h1V6h1V4h1v5h1v1h1v3H2v-2h1V7h1v1h1V3H6 M7,2H6H5H4v1v3H3H2v1v3H1v1v2v1h1h13h1v-1v-3
-		V9h-1V8h-1V4V3h-1h-1h-1v1v1h-1v1H9V4V3H8H7V2L7,2z"/>
-	<polygon class="st1" points="11,10 11,6 12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 
-		7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 	"/>
-</g>
-</svg>
+	.st1{fill:#E6E6E6;}
+</style><path
+     class="st0"
+     d="M 6,3 V 6 H 7 V 4 H 8 V 9 H 9 V 7 h 1 v 3 h 1 V 6 h 1 V 4 h 1 v 5 h 1 v 1 h 1 v 3 H 2 V 11 H 3 V 7 H 4 V 8 H 5 V 3 H 6 M 7,2 H 6 5 4 V 3 6 H 3 2 v 1 3 H 1 v 1 2 1 h 1 13 1 V 13 10 9 H 15 V 8 H 14 V 4 3 H 13 12 11 V 4 5 H 10 V 6 H 9 V 4 3 H 8 7 Z"
+     id="path5"
+     style="fill:#303030;fill-opacity:1" /><polygon
+     class="st1"
+     points="12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 11,10 11,6 "
+     id="polygon7"
+     style="fill:#fdfdfd;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/histograms_over.svg b/toonz/sources/toonz/Resources/histograms_over.svg
index 5356a5c..f058f57 100644
--- a/toonz/sources/toonz/Resources/histograms_over.svg
+++ b/toonz/sources/toonz/Resources/histograms_over.svg
@@ -1,17 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="histograms_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#404040;}
-	.st1{fill:#FFFFFF;}
-</style>
-<g id="path6" inkscape:connector-curvature="0">
-	<path class="st0" d="M6,3v3h1V4h1v5h1V7h1v3h1V6h1V4h1v5h1v1h1v3H2v-2h1V7h1v1h1V3H6 M7,2H6H5H4v1v3H3H2v1v3H1v1v2v1h1h13h1v-1v-3
-		V9h-1V8h-1V4V3h-1h-1h-1v1v1h-1v1H9V4V3H8H7V2L7,2z"/>
-	<polygon class="st1" points="11,10 11,6 12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 
-		7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 	"/>
-</g>
-</svg>
+	.st1{fill:#E6E6E6;}
+</style><path
+     class="st0"
+     d="M 6,3 V 6 H 7 V 4 H 8 V 9 H 9 V 7 h 1 v 3 h 1 V 6 h 1 V 4 h 1 v 5 h 1 v 1 h 1 v 3 H 2 V 11 H 3 V 7 H 4 V 8 H 5 V 3 H 6 M 7,2 H 6 5 4 V 3 6 H 3 2 v 1 3 H 1 v 1 2 1 h 1 13 1 V 13 10 9 H 15 V 8 H 14 V 4 3 H 13 12 11 V 4 5 H 10 V 6 H 9 V 4 3 H 8 7 Z"
+     id="path5"
+     style="fill:#303030;fill-opacity:1" /><polygon
+     class="st1"
+     points="12,6 12,4 13,4 13,9 14,9 14,10 15,10 15,13 2,13 2,11 3,11 3,7 4,7 4,8 5,8 5,3 6,3 6,6 7,6 7,4 8,4 8,9 9,9 9,7 10,7 10,10 11,10 11,6 "
+     id="polygon7"
+     style="fill:#fdfdfd;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/load_off.svg b/toonz/sources/toonz/Resources/load_off.svg
index 540ba14..f6cf84b 100644
--- a/toonz/sources/toonz/Resources/load_off.svg
+++ b/toonz/sources/toonz/Resources/load_off.svg
@@ -1,33 +1,43 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="load_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
 	.st2{fill:#E6E6E6;}
 	.st3{fill:#BDBDBD;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.5L1.5,5.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8h-11L0.9,5h5L6.1,7z M2,6L3,14h9l-0.7-6h-6L5,6H2
-		C2,6,2,6,2,6z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M12.1,5h-2v3h-1V5h-2V4l2-2h1l2,2V5z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M10.1,9L10.1,9L10.1,9l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0V6h1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0V4l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-1-1l-0.5-0.5l-0.5-0.5l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0h-1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0L7.8,1.8L6.3,3.3l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0v1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h1v2l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0L10.1,9L10.1,9L10.1,9z M9.1,8V5h-2V4l2-2h1l2,2v1h-2v3H9.1z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M15.1,7.6H6l-2.2,6.9h9.6L15.1,7.6C15.1,7.6,15.1,7.6,15.1,7.6z
-		"/>
-	<path id="path16" inkscape:connector-curvature="0" class="st1" d="M13.6,15H3.1l2.5-8h9.9L13.6,15z M6.3,8l-1.9,6h8.4l1.5-6H6.3z"
-		/>
-</g>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 1,4 h 5 l 1,2 h 7 v 9 H 1 Z"
+     id="path868" /><path
+     id="rect834"
+     d="m 1,4 h 5 l 1,2 h 7 v 9 H 1 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 16,8 H 11 L 10.5,9 H 4 l -2,6 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     d="m 9,1 3,3 H 10 V 8 H 8 V 4 H 6 Z"
+     id="path839" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 16,8 H 11 L 10.5,9 H 4 l -2,6 h 12 z"
+     id="path866" /><path
+     id="path837"
+     d="m 9,1 3,3 H 10 V 8 H 8 V 4 H 6 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/load_on.svg b/toonz/sources/toonz/Resources/load_on.svg
index 0a34e34..046d779 100644
--- a/toonz/sources/toonz/Resources/load_on.svg
+++ b/toonz/sources/toonz/Resources/load_on.svg
@@ -1,38 +1,43 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="load_on.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#80DC64;}
-	.st3{fill:#E0DD79;}
-	.st4{display:none;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.5L1.5,5.4
-		C1.5,5.4,1.5,5.4,1.5,5.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8h-11L0.9,5h5L6.1,7z M2,6L3,14h9l-0.7-6h-6L5,6H2
-		C2,6,2,6,2,6z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M12.1,5h-2v3h-1V5h-2V4l2-2h1l0.5,0.5L11.1,3l1,1v0V5z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M10.1,9L10.1,9L10.1,9l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0V6h1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0V4l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-1-1l-0.5-0.5l-0.5-0.5l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0h-1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0L7.8,1.8L6.3,3.3l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0v1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0h1v2l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0
-		l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0L10.1,9L10.1,9z M9.1,8V5h-2V4l2-2h1l0.5,0.5L11.1,3l1,1v0v1h-2v3
-		H9.1z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M15.1,7.6H6l-2.2,6.9h9.6L15.1,7.6C15.1,7.6,15.1,7.6,15.1,7.6z
-		"/>
-	<path id="path16" inkscape:connector-curvature="0" class="st1" d="M13.6,15H3.1l2.5-8h9.9L13.6,15z M6.3,8l-1.9,6h8.4l1.5-6H6.3z"
-		/>
-	<g id="レイヤー_2" class="st4">
-	</g>
-</g>
-</svg>
+	.st2{fill:#E6E6E6;}
+	.st3{fill:#BDBDBD;}
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 1,4 h 5 l 1,2 h 7 v 9 H 1 Z"
+     id="path868" /><path
+     id="rect834"
+     d="m 1,4 h 5 l 1,2 h 7 v 9 H 1 Z"
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 16,8 H 11 L 10.5,9 H 4 l -2,6 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     d="m 9,1 3,3 H 10 V 8 H 8 V 4 H 6 Z"
+     id="path839" /><path
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 16,8 H 11 L 10.5,9 H 4 l -2,6 h 12 z"
+     id="path866" /><path
+     id="path837"
+     d="m 9,1 3,3 H 10 V 8 H 8 V 4 H 6 Z"
+     style="fill:#ff7c7c;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/locator.svg b/toonz/sources/toonz/Resources/locator.svg
index 09ec776..1624821 100644
--- a/toonz/sources/toonz/Resources/locator.svg
+++ b/toonz/sources/toonz/Resources/locator.svg
@@ -1,26 +1,49 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="locator.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata24"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs22" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:1.8;stroke-miterlimit:10;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:none;stroke:#404040;stroke-width:3.65;stroke-miterlimit:10;}
 	.st3{fill:none;stroke:#E6E6E6;stroke-width:1.65;stroke-miterlimit:10;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview10" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="48" inkscape:window-y="48" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<polygon class="st0" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-	<polygon class="st1" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-</g>
-<g>
-	<circle class="st2" cx="6.5" cy="6.5" r="4.6"/>
-	<circle class="st3" cx="6.5" cy="6.5" r="4.6"/>
-</g>
-<g>
-	<polygon class="st1" points="9.8,10.4 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8 	"/>
-</g>
-</svg>
+</style><polygon
+     class="st0"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon5"
+     style="fill:none;stroke:#303030;stroke-width:1.79999995;stroke-miterlimit:10;stroke-opacity:1" /><polygon
+     class="st1"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon7"
+     style="fill:#e6e6e6" /><circle
+     class="st2"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle11"
+     style="fill:none;stroke:#303030;stroke-width:3.6500001;stroke-miterlimit:10;stroke-opacity:1" /><circle
+     class="st3"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle13"
+     style="fill:none;stroke:#e6e6e6;stroke-width:1.64999998;stroke-miterlimit:10" /><g
+     id="g19"><polygon
+       id="polygon17"
+       points="9.8,10.4 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8  "
+       class="st1" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/locator_click.svg b/toonz/sources/toonz/Resources/locator_click.svg
index 289b49b..1010287 100644
--- a/toonz/sources/toonz/Resources/locator_click.svg
+++ b/toonz/sources/toonz/Resources/locator_click.svg
@@ -1,27 +1,49 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="locator_click.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata24"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs22" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:1.8;stroke-miterlimit:10;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:none;stroke:#404040;stroke-width:3.65;stroke-miterlimit:10;}
-	.st3{fill:none;stroke:#FFFFFF;stroke-width:1.65;stroke-miterlimit:10;}
-	.st4{fill:#FFFFFF;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview10" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<polygon class="st0" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-	<polygon class="st1" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-</g>
-<g>
-	<circle class="st2" cx="6.5" cy="6.5" r="4.6"/>
-	<circle class="st3" cx="6.5" cy="6.5" r="4.6"/>
-</g>
-<g>
-	<polygon class="st4" points="9.8,10.4 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8 	"/>
-</g>
-</svg>
+	.st3{fill:none;stroke:#E6E6E6;stroke-width:1.65;stroke-miterlimit:10;}
+</style><polygon
+     class="st0"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon5"
+     style="fill:none;stroke:#303030;stroke-width:1.79999995;stroke-miterlimit:10;stroke-opacity:1" /><polygon
+     class="st1"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon7"
+     style="fill:#e6e6e6" /><circle
+     class="st2"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle11"
+     style="fill:none;stroke:#303030;stroke-width:3.6500001;stroke-miterlimit:10;stroke-opacity:1" /><circle
+     class="st3"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle13"
+     style="fill:none;stroke:#ffffff;stroke-width:1.64999998;stroke-miterlimit:10;stroke-opacity:1" /><polygon
+     class="st1"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8 9.8,10.4 10.3,10.9 "
+     id="polygon17"
+     style="fill:#ffffff;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/locator_over.svg b/toonz/sources/toonz/Resources/locator_over.svg
index 1318919..1010287 100644
--- a/toonz/sources/toonz/Resources/locator_over.svg
+++ b/toonz/sources/toonz/Resources/locator_over.svg
@@ -1,27 +1,49 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="locator_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata24"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs22" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:1.8;stroke-miterlimit:10;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:none;stroke:#404040;stroke-width:3.65;stroke-miterlimit:10;}
-	.st3{fill:none;stroke:#FFFFFF;stroke-width:1.65;stroke-miterlimit:10;}
-	.st4{fill:#FFFFFF;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview10" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<polygon class="st0" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-	<polygon class="st1" points="10,10.6 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 	"/>
-</g>
-<g>
-	<circle class="st2" cx="6.5" cy="6.5" r="4.6"/>
-	<circle class="st3" cx="6.5" cy="6.5" r="4.6"/>
-</g>
-<g>
-	<polygon class="st4" points="9.8,10.4 10.3,10.9 10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8 	"/>
-</g>
-</svg>
+	.st3{fill:none;stroke:#E6E6E6;stroke-width:1.65;stroke-miterlimit:10;}
+</style><polygon
+     class="st0"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon5"
+     style="fill:none;stroke:#303030;stroke-width:1.79999995;stroke-miterlimit:10;stroke-opacity:1" /><polygon
+     class="st1"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.6,10 10,10.6 10.3,10.9 "
+     id="polygon7"
+     style="fill:#e6e6e6" /><circle
+     class="st2"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle11"
+     style="fill:none;stroke:#303030;stroke-width:3.6500001;stroke-miterlimit:10;stroke-opacity:1" /><circle
+     class="st3"
+     cx="6.5"
+     cy="6.5"
+     r="4.5999999"
+     id="circle13"
+     style="fill:none;stroke:#ffffff;stroke-width:1.64999998;stroke-miterlimit:10;stroke-opacity:1" /><polygon
+     class="st1"
+     points="10.3,11.5 14.5,15.7 15.8,14.5 11.5,10.3 11.5,10.3 10.9,10.3 10.4,9.8 9.8,10.4 10.3,10.9 "
+     id="polygon17"
+     style="fill:#ffffff;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/loop.svg b/toonz/sources/toonz/Resources/loop.svg
index 9bae965..0232a02 100644
--- a/toonz/sources/toonz/Resources/loop.svg
+++ b/toonz/sources/toonz/Resources/loop.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,18 +25,18 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     id="path4520"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
      d="M 11 2 L 11 4 L 2 4 L 2 9 L 4 9 L 4 6 L 11 6 L 11 8 L 15 5 L 11 2 z M 13 8 L 13 11 L 6 11 L 6 9 L 2 12 L 6 15 L 6 13 L 15 13 L 15 8 L 13 8 z "
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill" />
+     id="path4520" />
   <path
-     id="rect4502"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      d="m 2,4 h 9 V 2 l 4,3 -4,3 V 6 H 4 V 9 H 2 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     id="rect4502" />
   <path
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
+     id="path4505"
      d="M 15,13 H 6 v 2 L 2,12 6,9 v 2 h 7 V 8 h 2 z"
-     id="path4505" />
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/loop_click.svg b/toonz/sources/toonz/Resources/loop_click.svg
index dd3b7b4..22c286c 100644
--- a/toonz/sources/toonz/Resources/loop_click.svg
+++ b/toonz/sources/toonz/Resources/loop_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,18 +25,18 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     id="path4520"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
      d="M 11 2 L 11 4 L 2 4 L 2 9 L 4 9 L 4 6 L 11 6 L 11 8 L 15 5 L 11 2 z M 13 8 L 13 11 L 6 11 L 6 9 L 2 12 L 6 15 L 6 13 L 15 13 L 15 8 L 13 8 z "
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill" />
+     id="path4520" />
   <path
-     id="rect4502"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      d="m 2,4 h 9 V 2 l 4,3 -4,3 V 6 H 4 V 9 H 2 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     id="rect4502" />
   <path
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
+     id="path4505"
      d="M 15,13 H 6 v 2 L 2,12 6,9 v 2 h 7 V 8 h 2 z"
-     id="path4505" />
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/loop_over.svg b/toonz/sources/toonz/Resources/loop_over.svg
index dd3b7b4..22c286c 100644
--- a/toonz/sources/toonz/Resources/loop_over.svg
+++ b/toonz/sources/toonz/Resources/loop_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,18 +25,18 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     id="path4520"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
      d="M 11 2 L 11 4 L 2 4 L 2 9 L 4 9 L 4 6 L 11 6 L 11 8 L 15 5 L 11 2 z M 13 8 L 13 11 L 6 11 L 6 9 L 2 12 L 6 15 L 6 13 L 15 13 L 15 8 L 13 8 z "
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:markers stroke fill" />
+     id="path4520" />
   <path
-     id="rect4502"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
      d="m 2,4 h 9 V 2 l 4,3 -4,3 V 6 H 4 V 9 H 2 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     id="rect4502" />
   <path
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill"
+     id="path4505"
      d="M 15,13 H 6 v 2 L 2,12 6,9 v 2 h 7 V 8 h 2 z"
-     id="path4505" />
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/my_computer.svg b/toonz/sources/toonz/Resources/my_computer.svg
index 93e3d33..e079acb 100644
--- a/toonz/sources/toonz/Resources/my_computer.svg
+++ b/toonz/sources/toonz/Resources/my_computer.svg
@@ -1,18 +1,43 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="my_computer.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata14"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs12" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#303030;}
 	.st2{fill:#E6E6E6;}
-</style>
-<rect id="rect4" y="0" class="st0" width="21" height="17"/>
-<path class="st1" d="M15,17H6v-4H3.5C2.1,13,1,11.9,1,10.5l0-7.9C1,1.1,2.1,0,3.5,0h13.9C18.9,0,20,1.1,20,2.5l0,7.9
-	c0,1.4-1.1,2.5-2.5,2.5H13h2V17z M8,15h3v-4h6.4H3.5H10v4H8z M3,2.5l0,7.9c0,0.1,0,0.1,0,0.2V2.5z M5,9h11V4H5V9z M18,2.5L18,2.5
-	L18,2.5C18,2.5,18,2.5,18,2.5z"/>
-<path class="st2" d="M17.5,1H3.5C2.7,1,2,1.7,2,2.5l0,7.9C2,11.3,2.7,12,3.5,12H9v2H7v2h7v-2h-2v-2h5.4c0.9,0,1.5-0.7,1.5-1.5l0-7.9
-	C19,1.7,18.3,1,17.5,1z M17,10H4V3h13V10z"/>
-</svg>
+</style><rect
+     style="fill:none"
+     x="-22.90678"
+     height="17"
+     width="21"
+     class="st0"
+     y="-6.6271186"
+     id="rect4" /><path
+     id="path836"
+     d="m 3,2 v 9 h 6 v 2 H 6 v 2 h 3 3 3 v -2 h -3 v -2 h 6 V 2 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#3030ff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0;paint-order:normal"
+     d="m 3,2 v 9 h 6 v 2 H 6 v 2 h 3 3 3 v -2 h -3 v -2 h 6 V 2 Z"
+     id="path834" /><rect
+     style="fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect831"
+     width="13"
+     height="7"
+     x="4"
+     y="3" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/my_documents.svg b/toonz/sources/toonz/Resources/my_documents.svg
index c6f5f4f..dd6243b 100644
--- a/toonz/sources/toonz/Resources/my_documents.svg
+++ b/toonz/sources/toonz/Resources/my_documents.svg
@@ -1,32 +1,65 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="my_documents.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata26"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs24" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#BDD4E8;}
 	.st4{fill:#FFC500;}
-</style>
-<rect id="rect4" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M1,3.5h6l1,2h5.5l1,10H4L1,3.5z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st2" d="M8.4,5h9.1l-0.9,11H3.5L0.3,3h7.4L8.4,5z M1.5,4l2.9,11h11.1
-	l1.1-9H7.5L6.9,4H1.5L1.5,4z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M19.5,5.5H8l-3,10h11.5L19.5,5.5z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st2" d="M17,16H4.5l3-11H20L17,16z M8.3,6l-2.5,9h10.4l2.6-9H8.3z"/>
-<rect id="rect14" x="1.5" y="5" class="st2" width="6.5" height="1"/>
-<path class="st2" d="M20,4h-6.2c-0.5,0-0.9-0.2-1.3-0.5C12.2,3.1,12,2.7,12,2.2V1.6c0-0.4,0.2-0.8,0.5-1.1C12.8,0.2,13.2,0,13.6,0
-	H20V4z M14,2h4H14z"/>
-<path class="st4" d="M19,1c0,0-3.9,0-5.4,0c-0.2,0-0.3,0.1-0.4,0.2C13.1,1.3,13,1.4,13,1.6c0,0.2,0,0.4,0,0.6c0,0.2,0.1,0.4,0.2,0.6
-	S13.6,3,13.8,3C15.4,3,19,3,19,3V1z"/>
-<g>
-	<rect id="rect24_1_" x="12" y="9" class="st2" width="1" height="1"/>
-	<path class="st2" d="M13,11h-1c-0.6,0-1-0.4-1-1V9c0-0.6,0.4-1,1-1h1c0.6,0,1,0.4,1,1v1C14,10.6,13.6,11,13,11z"/>
-</g>
-<path id="path28" inkscape:connector-curvature="0" class="st2" d="M12.8,2.5c0,0-1.5-0.2-1.7,0.8c-0.2,0.9-0.1,2.1,0,3
-	c0,0.4,0.2,0.9,0.4,1.3c0.4,0.8,1.2,1.4,1.8,2c-0.1,0.1-0.6,0.7-0.7,0.7c-0.2,0-0.8-0.8-1-1c-0.3-0.3-0.5-0.5-0.7-0.8
-	c-0.4-0.5-0.6-1.1-0.7-1.7c-0.2-1.1-0.2-2.4,0-3.4c0.1-0.6,0.4-1.1,0.8-1.4c0.3-0.2,0.6-0.3,0.9-0.3c0.3,0,1.1,0,1.1,0L12.8,2.5z"/>
-</svg>
+</style><path
+     id="path868"
+     d="m 3,4 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#bdd4e8;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,4 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="rect834-1" /><rect
+     style="fill:#e3e0d4;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect849"
+     width="9"
+     height="13"
+     x="6"
+     y="2" /><rect
+     y="2"
+     x="6"
+     height="13"
+     width="9"
+     id="rect847"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 18,8 H 13 L 12.5,8.9999999 H 6 L 4,15 h 12 z"
+     id="path870" /><path
+     id="path866"
+     d="M 18,8 H 13 L 12.5,8.9999999 H 6 L 4,15 h 12 z"
+     style="fill:#bdd4e8;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="3"
+     x="11"
+     height="1"
+     width="2.999999"
+     id="rect851"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path855"
+     d="M 9,6 8,4 7,6"
+     style="fill:none;stroke:#303030;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><rect
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect857"
+     width="2.999999"
+     height="1"
+     x="11"
+     y="5" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/play.svg b/toonz/sources/toonz/Resources/play.svg
index ea73415..ca49515 100644
--- a/toonz/sources/toonz/Resources/play.svg
+++ b/toonz/sources/toonz/Resources/play.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,14 +25,14 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4487"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     id="path4487" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4485"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4485" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/play_click.svg b/toonz/sources/toonz/Resources/play_click.svg
index d2460d2..aad6a42 100644
--- a/toonz/sources/toonz/Resources/play_click.svg
+++ b/toonz/sources/toonz/Resources/play_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,14 +25,14 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4487"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     id="path4487" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4485"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4485" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/play_over.svg b/toonz/sources/toonz/Resources/play_over.svg
index d2460d2..aad6a42 100644
--- a/toonz/sources/toonz/Resources/play_over.svg
+++ b/toonz/sources/toonz/Resources/play_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,14 +25,14 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <path
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.54901963;stroke-miterlimit:4;stroke-dasharray:none"
+     id="path4487"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     id="path4487" />
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
   <path
-     id="path4485"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
      d="M 1,1 V 16 L 16,8.0588236 Z"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+     id="path4485" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/projects.svg b/toonz/sources/toonz/Resources/projects.svg
index ea604f3..7d957e7 100644
--- a/toonz/sources/toonz/Resources/projects.svg
+++ b/toonz/sources/toonz/Resources/projects.svg
@@ -1,29 +1,77 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="vcroot.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 21 17"
+   style="enable-background:new 0 0 21 17;"
+   xml:space="preserve"><metadata
+     id="metadata20"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs18"><pattern
+       y="0"
+       x="0"
+       height="6"
+       width="6"
+       patternUnits="userSpaceOnUse"
+       id="EMFhbasepattern" /></defs><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#E6E6E6;}
 	.st4{fill:#AEB300;}
-</style>
-<rect id="rect4" y="0" class="st0" width="21" height="17"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M1.5,5.5h12l1,10H4L1.5,5.5z"/>
-<rect id="rect8" x="1.5" y="5" class="st2" width="6.5" height="1"/>
-<path id="path10" inkscape:connector-curvature="0" class="st2" d="M8.4,5h9.1l-0.9,11H3.5l-3-11H8.4z M2,6l2.4,9h11.1l1.1-9H7.5H2
-	L2,6z"/>
-<g id="g12">
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M17,2H5v13h2l9-2l1-2.9V2z"/>
-	<path id="path16" inkscape:connector-curvature="0" class="st2" d="M18,1v9.3l-1.2,3.6L7.1,16H4V1H18z M5,2v13h2l9-2l1-2.9V2H5z"/>
-</g>
-<path id="path18" inkscape:connector-curvature="0" class="st2" d="M6.8,5.5H5.3L8,2h1.5L6.8,5.5z M10.3,5.5H8.8L11.5,2H13L10.3,5.5
-	z M13.8,5.5h-1.5L15,2h1.5L13.8,5.5z"/>
-<rect id="rect20" x="4.5" y="5" class="st2" width="6.5" height="1"/>
-<path id="path22" inkscape:connector-curvature="0" class="st4" d="M19.5,5.5H8l-3,10h11.5L19.5,5.5z"/>
-<path id="path24" inkscape:connector-curvature="0" class="st2" d="M17,16H4.5l3-11H20L17,16z M8.3,6l-2.5,9h10.4l2.6-9H8.3L8.3,6z"
-	/>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     id="path868" /><path
+     id="rect834"
+     d="m 3,3 h 5 l 1,2 h 7 v 9 H 3 Z"
+     style="fill:#19ccc4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="4"
+     x="4"
+     height="9"
+     width="13"
+     id="rect835"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="m 18,6.9999999 h -5 l -0.5,1 H 6 L 4,14 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     id="rect20"
+     x="5"
+     y="-5"
+     class="st2"
+     width="7"
+     height="1"
+     style="fill:#303030;fill-opacity:1;stroke-width:1" /><rect
+     style="fill:#303030;fill-opacity:1;stroke-width:1"
+     height="1"
+     width="2"
+     class="st2"
+     y="-17"
+     x="5"
+     id="rect837"
+     transform="rotate(90)" /><path
+     id="path18"
+     class="st2"
+     d="M 5.8,8.5 H 4.3 L 7,5 h 1.5 z m 3.5,0 H 7.8 L 10.5,5 H 12 Z m 3.5,0 H 11.3 L 14,5 h 1.5 z"
+     style="fill:#303030;fill-opacity:1" /><path
+     style="fill:#19ccc4;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 18,6.9999999 h -5 l -0.5,1 H 6 L 4,14 h 12 z"
+     id="path866" /><rect
+     style="fill:#303030;fill-opacity:1;stroke-width:0.99999994"
+     height="1"
+     width="13"
+     class="st2"
+     y="4"
+     x="4"
+     id="rect863" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/save_off.svg b/toonz/sources/toonz/Resources/save_off.svg
index 7ee9aad..7e6bc8e 100644
--- a/toonz/sources/toonz/Resources/save_off.svg
+++ b/toonz/sources/toonz/Resources/save_off.svg
@@ -1,29 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="レイヤー_1" inkscape:version="0.91 r13725" sodipodi:docname="save_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="レイヤー_1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   style="enable-background:new 0 0 17 17;"
+   xml:space="preserve"><metadata
+     id="metadata15"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs13" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
 	.st2{fill:#C8C8C8;}
 	.st3{fill:#E6E6E6;}
 	.st4{display:none;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="レイヤー_1" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="187" inkscape:window-y="204" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.4L1.5,5.4
-	C1.5,5.4,1.5,5.4,1.5,5.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8H2L0.9,5h5L6.1,7z M2,6l0.9,8h9l-0.7-6h-6L5,6H2
-	L2,6z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15,7.6H6l-2.2,6.9h9.6L15,7.6C15,7.6,15,7.6,15,7.6z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.5,15H3l2.5-8h9.9L13.5,15z M6.2,8l-1.9,6h8.4l1.5-6
-	C14.2,8,6.2,8,6.2,8z"/>
-<path id="path11" inkscape:connector-curvature="0" class="st1" d="M11,8h-1C9.7,8,9.5,7.9,9.3,7.7l-2-2C7.1,5.5,7,5.3,7,5V4
-	c0-0.6,0.4-1,1-1h1V1c0-0.6,0.4-1,1-1h1c0.6,0,1,0.4,1,1v2h1c0.6,0,1,0.4,1,1v1c0,0.3-0.1,0.5-0.3,0.7l-2,2C11.5,7.9,11.3,8,11,8z"
-	/>
-<path id="path14" inkscape:connector-curvature="0" class="st3" d="M13,4h-2V1h-1v3H8v1l2,2h1l0.5-0.5L12,6l1-1l0,0V4z"/>
-<g id="レイヤー_2" class="st4">
-</g>
-</svg>
+</style><g
+     id="レイヤー_2"
+     class="st4" /><path
+     id="path855"
+     d="m 2,3 v 12 h 3 9 V 8 5 L 12,3 H 5 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="5"
+     y="3" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 V 8 5 L 12,3 H 11 V 8 H 5 V 3 Z M 6,3 V 6 H 8 V 3 Z"
+     id="rect839" /><rect
+     y="10"
+     x="3.9999998"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/save_on.svg b/toonz/sources/toonz/Resources/save_on.svg
index d0a628e..43be6a5 100644
--- a/toonz/sources/toonz/Resources/save_on.svg
+++ b/toonz/sources/toonz/Resources/save_on.svg
@@ -1,27 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 17 17" style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="レイヤー_1"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   style="enable-background:new 0 0 17 17;"
+   xml:space="preserve"><metadata
+     id="metadata15"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs13" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#FFA200;}
-	.st3{fill:#80DC64;}
-</style>
-<g id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="save_on.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
-	
-		<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-		</sodipodi:namedview>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.4L1.5,5.4
-		C1.5,5.4,1.5,5.4,1.5,5.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8H2L0.9,5h5L6.1,7z M2,6l0.9,8h9l-0.7-6h-6L5,6H2
-		C2,6,2,6,2,6z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15,7.6H6l-2.2,6.9h9.6L15,7.6C15,7.6,15,7.6,15,7.6z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.5,15H3l2.5-8h9.9L13.5,15z M6.2,8l-1.9,6h8.4l1.5-6H6.2z"/>
-	<path class="st1" d="M11,8h-1C9.7,8,9.5,7.9,9.3,7.7l-2-2C7.1,5.5,7,5.3,7,5V4c0-0.6,0.4-1,1-1h1V1c0-0.6,0.4-1,1-1h1
-		c0.6,0,1,0.4,1,1v2h1c0.6,0,1,0.4,1,1v1c0,0.3-0.1,0.5-0.3,0.7l-2,2C11.5,7.9,11.3,8,11,8z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M13,4h-2V1h-1v3H8v1l2,2h1l0.5-0.5L12,6l1-1v0V4z"/>
-</g>
-<g id="レイヤー_2">
-</g>
-</svg>
+	.st2{fill:#C8C8C8;}
+	.st3{fill:#E6E6E6;}
+	.st4{display:none;}
+</style><g
+     id="レイヤー_2"
+     class="st4" /><path
+     id="path855"
+     d="m 2,3 v 12 h 3 9 V 8 5 L 12,3 H 5 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="5"
+     y="3" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 V 8 5 L 12,3 H 11 V 8 H 5 V 3 Z M 6,3 V 6 H 8 V 3 Z"
+     id="rect839" /><rect
+     y="10"
+     x="3.9999998"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/saveas_off.svg b/toonz/sources/toonz/Resources/saveas_off.svg
index ac0100c..5a6658a 100644
--- a/toonz/sources/toonz/Resources/saveas_off.svg
+++ b/toonz/sources/toonz/Resources/saveas_off.svg
@@ -1,41 +1,73 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="saveas_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   style="enable-background:new 0 0 17 17;"
+   xml:space="preserve"><metadata
+     id="metadata25"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs23" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:url(#path6_2_);stroke:#242424;stroke-linecap:square;stroke-miterlimit:1.4142;}
 	.st2{fill:#A2A2A2;stroke:#242424;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;}
 	.st3{fill:none;stroke:#242424;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}
 	.st4{fill:#E6E6E6;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview21" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="66" inkscape:window-y="218" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	
-		<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview21" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-		</sodipodi:namedview>
-	<rect id="rect4_1_" x="0" y="0" class="st0" width="17" height="17"/>
-	
-		<linearGradient id="path6_2_" gradientUnits="userSpaceOnUse" x1="-458.8689" y1="335.4722" x2="-457.8689" y2="335.4722" gradientTransform="matrix(7.558521e-03 8.9722 8.9722 -7.558521e-03 -2999.408 4124.7998)">
-		<stop  offset="0" style="stop-color:#E6E6E6"/>
-		<stop  offset="1" style="stop-color:#818181"/>
-	</linearGradient>
-	<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.9,5.6C5.7,5.3,5.5,5.2,5.2,5.2c-0.7,0-2,0-2.8,0
-		c-0.5,0-0.9,0.4-0.9,0.9c0,1.8,0,5.7,0,7.6c0,0.5,0.4,0.9,0.9,0.9c2.1,0,7.3,0,9.4,0c0.3,0,0.5-0.1,0.7-0.3
-		c0.2-0.2,0.3-0.4,0.3-0.7c0-1.5,0-4.2,0-5.7c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.4-0.3-0.7-0.3c-1.6,0-4.7,0-4.7,0S6.3,6.1,5.9,5.6
-		C5.9,5.6,5.9,5.6,5.9,5.6z"/>
-	<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M1.4,12.3c0,0,0,0.5,0,0.9c0,0.3,0.2,0.5,0.5,0.5
-		c0.3,0,0.6-0.1,0.8-0.4c0.5-0.7,1.7-2.2,2.3-3c0.2-0.3,0.5-0.4,0.9-0.4c1.7,0,6.5,0,8.4,0c0.2,0,0.3,0.1,0.4,0.2
-		c0.1,0.1,0.1,0.3,0,0.4c-0.4,0.8-1.1,2.1-1.6,3c-0.3,0.7-0.7,1.1-1.4,1.1c-2.7,0-9.2,0-9.2,0S1.3,14.9,1.4,12.3
-		C1.4,12.3,1.4,12.3,1.4,12.3z"/>
-	<g id="path10_1_" inkscape:connector-curvature="0">
-		<path class="st3" d="M8.5,9.4l1,0c-0.3-4.1-2-4.9-4.8-5.7C5.2,3.6,5.6,3.5,6,3.5c3.4,0,5.8,1.1,6.1,5.9l1,0v0.9l-1.9,1.9h-0.9
-			l-1.9-1.9V9.4z"/>
-		<path class="st4" d="M8.5,9.4l1,0c-0.3-4.1-2-4.9-4.8-5.7C5.2,3.6,5.6,3.5,6,3.5c3.4,0,5.8,1.1,6.1,5.9l1,0v0.9l-1.9,1.9h-0.9
-			l-1.9-1.9V9.4z"/>
-	</g>
-</g>
-</svg>
+</style><path
+     id="path855"
+     d="m 2,3 v 12 h 3 9 v -6.9999997 -3 L 12,3 H 5 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="5"
+     y="2.9999995" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 v -6.9999997 -3 L 12,3 H 11 V 8.0000003 H 5 V 3 Z M 6,3 V 6.0000003 H 8 V 3 Z"
+     id="rect839" /><path
+     d="M 15,6.3229996 4.9999999,12.737 6.2629999,14 15,9.9999995 Z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:0.34902003;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path14" /><path
+     d="m 7.3139999,9.3229995 -1.814,4.1769995 4.2270001,-2 z"
+     style="clip-rule:evenodd;fill:#404040;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path16" /><path
+     d="m 7.3519999,9.3239995 0.065,0.004 0.032,0.004 0.032,0.005 0.032,0.006 0.032,0.007 0.032,0.008 0.031,0.009 0.031,0.01 0.03,0.011 0.03,0.012 0.03,0.013 0.029,0.014 0.029,0.015 0.028,0.016 0.056,0.034 0.052,0.038 0.026,0.021 0.048,0.042 0.024,0.023 1.414,1.4139995 0.023,0.024 0.042,0.048 0.021,0.026 0.038,0.052 0.034,0.056 0.016,0.028 0.015,0.029 0.014,0.029 0.013,0.03 0.012,0.03 0.011,0.03 0.01,0.031 0.009,0.031 0.008,0.032 0.007,0.032 0.006,0.032 0.005,0.032 0.004,0.032 0.004,0.065 0.001,0.032 v 0.033 l -0.002,0.032 -0.002,0.032 -0.004,0.033 -0.004,0.032 -0.006,0.032 -0.006,0.032 -0.008,0.031 -0.009,0.031 -0.009,0.031 -0.011,0.031 -0.012,0.03 -0.012,0.03 -0.014,0.03 -0.014,0.029 -0.016,0.028 -0.016,0.028 -0.018,0.028 -0.018,0.027 -0.019,0.026 -0.02,0.026 -0.02,0.025 -0.022,0.024 -0.022,0.024 -0.023,0.022 -0.024,0.023 -0.025,0.021 -0.025,0.02 -0.025,0.02 -0.027,0.019 -0.027,0.018 -0.028,0.017 -0.028,0.016 -0.028,0.015 -0.029,0.015 -2.677,1.262 -0.03,0.014 -0.03,0.012 -0.031,0.012 -0.031,0.01 -0.031,0.01 -0.032,0.008 -0.032,0.008 -0.032,0.006 -0.032,0.005 -0.032,0.005 -0.033,0.003 -0.033,0.002 -0.032,0.001 h -0.033 l -0.033,-0.001 -0.032,-0.002 -0.033,-0.004 -0.032,-0.004 -0.033,-0.005 -0.032,-0.007 -0.031,-0.007 -0.032,-0.009 -0.031,-0.009 -0.031,-0.011 -0.031,-0.011 -0.03,-0.013 -0.03,-0.013 -0.029,-0.015 -0.029,-0.015 -0.028,-0.016 -0.028,-0.018 -0.027,-0.018 -0.027,-0.019 -0.026,-0.02 -0.025,-0.021 -0.025,-0.021 -0.023,-0.022 -0.024,-0.024 -0.022,-0.023 -0.021,-0.025 -0.021,-0.025 -0.02,-0.026 -0.019,-0.027 -0.018,-0.027 -0.018,-0.028 -0.016,-0.028 -0.015,-0.029 -0.015,-0.029 -0.013,-0.03 -0.013,-0.03 -0.011,-0.031 -0.011,-0.031 -0.009,-0.031 -0.009,-0.032 -0.007,-0.031 -0.007,-0.032 -0.005,-0.033 -0.004,-0.032 -0.004,-0.033 -0.002,-0.032 -0.001,-0.033 v -0.033 l 0.001,-0.032 0.002,-0.033 0.003,-0.033 0.005,-0.032 0.005,-0.032 0.006,-0.032 0.008,-0.032 0.008,-0.032 0.01,-0.031 0.01,-0.031 0.012,-0.031 0.012,-0.03 0.014,-0.03 1.262,-2.6770005 0.015,-0.029 0.015,-0.028 0.016,-0.028 0.017,-0.028 0.018,-0.027 0.019,-0.027 0.02,-0.025 0.02,-0.025 0.021,-0.025 0.023,-0.024 0.022,-0.023 0.024,-0.022 0.024,-0.022 0.025,-0.02 0.026,-0.02 0.026,-0.019 0.027,-0.018 0.028,-0.018 0.028,-0.016 0.028,-0.016 0.029,-0.014 0.03,-0.014 0.03,-0.012 0.03,-0.012 0.031,-0.011 0.031,-0.009 0.031,-0.009 0.031,-0.008 0.032,-0.006 0.032,-0.006 0.032,-0.004 0.033,-0.004 0.032,-0.002 0.032,-0.002 h 0.033 z M 6.0509999,13 l 2.677,-1.263 -0.663,-0.663001 0.079,-0.166999 -0.167,0.079 -0.663,-0.663 z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path18" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><path
+     d="m 14.536,3.1009996 -7.2220001,7.2219994 1.414,1.414 L 15.95,4.5149996 Z"
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path20" /><rect
+     y="10"
+     x="3.9999998"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /><path
+     d="m 14.623,2.1039996 0.058,0.007 0.057,0.01 0.057,0.014 0.056,0.016 0.054,0.02 0.054,0.023 0.051,0.026 0.05,0.029 0.049,0.032 0.047,0.035 0.044,0.037 0.043,0.04 1.415,1.415 0.04,0.042 0.037,0.044 0.035,0.047 0.032,0.049 0.029,0.05 0.026,0.052 0.023,0.054 0.02,0.054 0.015,0.056 0.014,0.057 0.011,0.057 0.007,0.058 0.003,0.058 v 0.058 l -0.003,0.058 -0.008,0.058 -0.01,0.057 -0.014,0.057 -0.015,0.055 -0.02,0.055 -0.023,0.053 -0.026,0.052 -0.029,0.051 -0.032,0.048 -0.035,0.047 -0.037,0.045 -0.04,0.042 -7.2230001,7.2219994 -0.042,0.04 -0.045,0.038 -0.047,0.034 -0.048,0.032 -0.05,0.03 -0.052,0.026 -0.054,0.023 -0.055,0.02 -0.055,0.016 -0.057,0.014 -0.057,0.01 -0.058,0.007 -0.058,0.003 h -0.058 l -0.058,-0.003 -0.058,-0.007 -0.057,-0.01 -0.057,-0.014 -0.056,-0.016 -0.054,-0.02 -0.054,-0.023 -0.052,-0.026 -0.05,-0.03 -0.049,-0.032 -0.046,-0.034 -0.045,-0.038 -0.042,-0.04 -1.414,-1.414 -0.04,-0.042 -0.038,-0.045 -0.034,-0.046 -0.032,-0.049 -0.03,-0.05 -0.026,-0.052 -0.023,-0.054 -0.02,-0.054 -0.016,-0.056 -0.014,-0.057 -0.01,-0.057 -0.007,-0.058 -0.003,-0.058 v -0.058 l 0.003,-0.058 0.007,-0.058 0.01,-0.057 0.014,-0.057 0.016,-0.055 0.02,-0.054999 0.023,-0.054 0.026,-0.052 0.03,-0.05 0.032,-0.048 0.034,-0.047 0.038,-0.045 0.04,-0.042 7.2220001,-7.2229999 0.042,-0.04 0.045,-0.037 0.047,-0.035 0.048,-0.032 0.051,-0.029 0.052,-0.026 0.053,-0.023 0.055,-0.02 0.055,-0.016 0.057,-0.014 0.057,-0.01 0.058,-0.007 0.058,-0.003 h 0.058 l 0.057,0.003 z m -7.3090001,8.2189994 1.414,1.414 L 15.95,4.5149996 l -1.414,-1.414 z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path22" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/saveas_on.svg b/toonz/sources/toonz/Resources/saveas_on.svg
index 7edd6f6..d6d3b34 100644
--- a/toonz/sources/toonz/Resources/saveas_on.svg
+++ b/toonz/sources/toonz/Resources/saveas_on.svg
@@ -1,39 +1,73 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="saveas_on.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 17 17"
+   style="enable-background:new 0 0 17 17;"
+   xml:space="preserve"><metadata
+     id="metadata25"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs23" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
-	.st1{fill:url(#path6_1_);stroke:#242424;stroke-linecap:square;stroke-miterlimit:1.4142;}
-	.st2{fill:#FFA200;stroke:#242424;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;}
+	.st1{fill:url(#path6_2_);stroke:#242424;stroke-linecap:square;stroke-miterlimit:1.4142;}
+	.st2{fill:#A2A2A2;stroke:#242424;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;}
 	.st3{fill:none;stroke:#242424;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:10;}
-	.st4{fill:#8FDC64;}
-</style>
-<g>
-	
-		<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview21" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-		</sodipodi:namedview>
-	<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-	
-		<linearGradient id="path6_1_" gradientUnits="userSpaceOnUse" x1="-458.8689" y1="335.4722" x2="-457.8689" y2="335.4722" gradientTransform="matrix(7.558521e-03 8.9722 8.9722 -7.558521e-03 -2999.408 4124.7998)">
-		<stop  offset="0" style="stop-color:#E6E6E6"/>
-		<stop  offset="1" style="stop-color:#818181"/>
-	</linearGradient>
-	<path id="path6" inkscape:connector-curvature="0" class="st1" d="M5.9,5.6C5.7,5.3,5.5,5.2,5.2,5.2c-0.7,0-2,0-2.8,0
-		c-0.5,0-0.9,0.4-0.9,0.9c0,1.8,0,5.7,0,7.6c0,0.5,0.4,0.9,0.9,0.9c2.1,0,7.3,0,9.4,0c0.3,0,0.5-0.1,0.7-0.3
-		c0.2-0.2,0.3-0.4,0.3-0.7c0-1.5,0-4.2,0-5.7c0-0.3-0.1-0.5-0.3-0.7c-0.2-0.2-0.4-0.3-0.7-0.3c-1.6,0-4.7,0-4.7,0S6.3,6.1,5.9,5.6
-		C5.9,5.6,5.9,5.6,5.9,5.6z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st2" d="M1.4,12.3c0,0,0,0.5,0,0.9c0,0.3,0.2,0.5,0.5,0.5
-		c0.3,0,0.6-0.1,0.8-0.4c0.5-0.7,1.7-2.2,2.3-3c0.2-0.3,0.5-0.4,0.9-0.4c1.7,0,6.5,0,8.4,0c0.2,0,0.3,0.1,0.4,0.2
-		c0.1,0.1,0.1,0.3,0,0.4c-0.4,0.8-1.1,2.1-1.6,3c-0.3,0.7-0.7,1.1-1.4,1.1c-2.7,0-9.2,0-9.2,0S1.3,14.9,1.4,12.3
-		C1.4,12.3,1.4,12.3,1.4,12.3z"/>
-	<g id="path10" inkscape:connector-curvature="0">
-		<path class="st3" d="M8.5,9.4l1,0c-0.3-4.1-2-4.9-4.8-5.7C5.2,3.6,5.6,3.5,6,3.5c3.4,0,5.8,1.1,6.1,5.9l1,0v0.9l-1.9,1.9h-0.9
-			l-1.9-1.9V9.4z"/>
-		<path class="st4" d="M8.5,9.4l1,0c-0.3-4.1-2-4.9-4.8-5.7C5.2,3.6,5.6,3.5,6,3.5c3.4,0,5.8,1.1,6.1,5.9l1,0v0.9l-1.9,1.9h-0.9
-			l-1.9-1.9V9.4z"/>
-	</g>
-</g>
-</svg>
+	.st4{fill:#E6E6E6;}
+</style><path
+     id="path855"
+     d="m 2,3 v 12 h 3 9 v -6.9999997 -3 L 12,3 H 5 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="5"
+     y="2.9999995" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 v -6.9999997 -3 L 12,3 H 11 V 8.0000003 H 5 V 3 Z M 6,3 V 6.0000003 H 8 V 3 Z"
+     id="rect839" /><path
+     d="M 15,6.3229996 4.9999999,12.737 6.2629999,14 15,9.9999995 Z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:0.34902003;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path14" /><path
+     d="m 7.3139999,9.3229995 -1.814,4.1769995 4.2270001,-2 z"
+     style="clip-rule:evenodd;fill:#404040;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path16" /><path
+     d="m 7.3519999,9.3239995 0.065,0.004 0.032,0.004 0.032,0.005 0.032,0.006 0.032,0.007 0.032,0.008 0.031,0.009 0.031,0.01 0.03,0.011 0.03,0.012 0.03,0.013 0.029,0.014 0.029,0.015 0.028,0.016 0.056,0.034 0.052,0.038 0.026,0.021 0.048,0.042 0.024,0.023 1.414,1.4139995 0.023,0.024 0.042,0.048 0.021,0.026 0.038,0.052 0.034,0.056 0.016,0.028 0.015,0.029 0.014,0.029 0.013,0.03 0.012,0.03 0.011,0.03 0.01,0.031 0.009,0.031 0.008,0.032 0.007,0.032 0.006,0.032 0.005,0.032 0.004,0.032 0.004,0.065 0.001,0.032 v 0.033 l -0.002,0.032 -0.002,0.032 -0.004,0.033 -0.004,0.032 -0.006,0.032 -0.006,0.032 -0.008,0.031 -0.009,0.031 -0.009,0.031 -0.011,0.031 -0.012,0.03 -0.012,0.03 -0.014,0.03 -0.014,0.029 -0.016,0.028 -0.016,0.028 -0.018,0.028 -0.018,0.027 -0.019,0.026 -0.02,0.026 -0.02,0.025 -0.022,0.024 -0.022,0.024 -0.023,0.022 -0.024,0.023 -0.025,0.021 -0.025,0.02 -0.025,0.02 -0.027,0.019 -0.027,0.018 -0.028,0.017 -0.028,0.016 -0.028,0.015 -0.029,0.015 -2.677,1.262 -0.03,0.014 -0.03,0.012 -0.031,0.012 -0.031,0.01 -0.031,0.01 -0.032,0.008 -0.032,0.008 -0.032,0.006 -0.032,0.005 -0.032,0.005 -0.033,0.003 -0.033,0.002 -0.032,0.001 h -0.033 l -0.033,-0.001 -0.032,-0.002 -0.033,-0.004 -0.032,-0.004 -0.033,-0.005 -0.032,-0.007 -0.031,-0.007 -0.032,-0.009 -0.031,-0.009 -0.031,-0.011 -0.031,-0.011 -0.03,-0.013 -0.03,-0.013 -0.029,-0.015 -0.029,-0.015 -0.028,-0.016 -0.028,-0.018 -0.027,-0.018 -0.027,-0.019 -0.026,-0.02 -0.025,-0.021 -0.025,-0.021 -0.023,-0.022 -0.024,-0.024 -0.022,-0.023 -0.021,-0.025 -0.021,-0.025 -0.02,-0.026 -0.019,-0.027 -0.018,-0.027 -0.018,-0.028 -0.016,-0.028 -0.015,-0.029 -0.015,-0.029 -0.013,-0.03 -0.013,-0.03 -0.011,-0.031 -0.011,-0.031 -0.009,-0.031 -0.009,-0.032 -0.007,-0.031 -0.007,-0.032 -0.005,-0.033 -0.004,-0.032 -0.004,-0.033 -0.002,-0.032 -0.001,-0.033 v -0.033 l 0.001,-0.032 0.002,-0.033 0.003,-0.033 0.005,-0.032 0.005,-0.032 0.006,-0.032 0.008,-0.032 0.008,-0.032 0.01,-0.031 0.01,-0.031 0.012,-0.031 0.012,-0.03 0.014,-0.03 1.262,-2.6770005 0.015,-0.029 0.015,-0.028 0.016,-0.028 0.017,-0.028 0.018,-0.027 0.019,-0.027 0.02,-0.025 0.02,-0.025 0.021,-0.025 0.023,-0.024 0.022,-0.023 0.024,-0.022 0.024,-0.022 0.025,-0.02 0.026,-0.02 0.026,-0.019 0.027,-0.018 0.028,-0.018 0.028,-0.016 0.028,-0.016 0.029,-0.014 0.03,-0.014 0.03,-0.012 0.03,-0.012 0.031,-0.011 0.031,-0.009 0.031,-0.009 0.031,-0.008 0.032,-0.006 0.032,-0.006 0.032,-0.004 0.033,-0.004 0.032,-0.002 0.032,-0.002 h 0.033 z M 6.0509999,13 l 2.677,-1.263 -0.663,-0.663001 0.079,-0.166999 -0.167,0.079 -0.663,-0.663 z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path18" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><path
+     d="m 14.536,3.1009996 -7.2220001,7.2219994 1.414,1.414 L 15.95,4.5149996 Z"
+     style="clip-rule:evenodd;fill:#fdfdfd;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path20" /><rect
+     y="10"
+     x="3.9999998"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /><path
+     d="m 14.623,2.1039996 0.058,0.007 0.057,0.01 0.057,0.014 0.056,0.016 0.054,0.02 0.054,0.023 0.051,0.026 0.05,0.029 0.049,0.032 0.047,0.035 0.044,0.037 0.043,0.04 1.415,1.415 0.04,0.042 0.037,0.044 0.035,0.047 0.032,0.049 0.029,0.05 0.026,0.052 0.023,0.054 0.02,0.054 0.015,0.056 0.014,0.057 0.011,0.057 0.007,0.058 0.003,0.058 v 0.058 l -0.003,0.058 -0.008,0.058 -0.01,0.057 -0.014,0.057 -0.015,0.055 -0.02,0.055 -0.023,0.053 -0.026,0.052 -0.029,0.051 -0.032,0.048 -0.035,0.047 -0.037,0.045 -0.04,0.042 -7.2230001,7.2219994 -0.042,0.04 -0.045,0.038 -0.047,0.034 -0.048,0.032 -0.05,0.03 -0.052,0.026 -0.054,0.023 -0.055,0.02 -0.055,0.016 -0.057,0.014 -0.057,0.01 -0.058,0.007 -0.058,0.003 h -0.058 l -0.058,-0.003 -0.058,-0.007 -0.057,-0.01 -0.057,-0.014 -0.056,-0.016 -0.054,-0.02 -0.054,-0.023 -0.052,-0.026 -0.05,-0.03 -0.049,-0.032 -0.046,-0.034 -0.045,-0.038 -0.042,-0.04 -1.414,-1.414 -0.04,-0.042 -0.038,-0.045 -0.034,-0.046 -0.032,-0.049 -0.03,-0.05 -0.026,-0.052 -0.023,-0.054 -0.02,-0.054 -0.016,-0.056 -0.014,-0.057 -0.01,-0.057 -0.007,-0.058 -0.003,-0.058 v -0.058 l 0.003,-0.058 0.007,-0.058 0.01,-0.057 0.014,-0.057 0.016,-0.055 0.02,-0.054999 0.023,-0.054 0.026,-0.052 0.03,-0.05 0.032,-0.048 0.034,-0.047 0.038,-0.045 0.04,-0.042 7.2220001,-7.2229999 0.042,-0.04 0.045,-0.037 0.047,-0.035 0.048,-0.032 0.051,-0.029 0.052,-0.026 0.053,-0.023 0.055,-0.02 0.055,-0.016 0.057,-0.014 0.057,-0.01 0.058,-0.007 0.058,-0.003 h 0.058 l 0.057,0.003 z m -7.3090001,8.2189994 1.414,1.414 L 15.95,4.5149996 l -1.414,-1.414 z"
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="path22" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/snapshot.svg b/toonz/sources/toonz/Resources/snapshot.svg
index e8b2ad3..b43c898 100644
--- a/toonz/sources/toonz/Resources/snapshot.svg
+++ b/toonz/sources/toonz/Resources/snapshot.svg
@@ -1,19 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="snapshot.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata11"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs9" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:1.4142;}
 	.st1{fill:#E6E6E6;}
 	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<circle id="circle10" class="st2" cx="8.5" cy="9" r="2"/>
-</svg>
+</style><path
+     id="path820"
+     class="st1"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     style="fill:#e6e6e6;stroke:#303030;stroke-opacity:1;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" /><path
+     style="fill:#e6e6e6"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     class="st1"
+     id="path8" /><circle
+     style="fill:#303030;stroke-width:1;fill-opacity:1"
+     r="2.5"
+     cy="9.5"
+     cx="8.5"
+     class="st2"
+     id="circle10" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/snapshot_click.svg b/toonz/sources/toonz/Resources/snapshot_click.svg
index 9c9d1da..8cb980f 100644
--- a/toonz/sources/toonz/Resources/snapshot_click.svg
+++ b/toonz/sources/toonz/Resources/snapshot_click.svg
@@ -1,19 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="snapshot_click.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata11"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs9" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:1.4142;}
-	.st1{fill:#FFFFFF;}
+	.st1{fill:#E6E6E6;}
 	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<circle id="circle10" class="st2" cx="8.5" cy="9" r="2"/>
-</svg>
+</style><path
+     id="path820"
+     class="st1"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     style="fill:#e6e6e6;stroke:#303030;stroke-opacity:1;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" /><path
+     style="fill:#fbfbfb;fill-opacity:1"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     class="st1"
+     id="path8" /><circle
+     style="fill:#303030;stroke-width:1;fill-opacity:1"
+     r="2.5"
+     cy="9.5"
+     cx="8.5"
+     class="st2"
+     id="circle10" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/snapshot_over.svg b/toonz/sources/toonz/Resources/snapshot_over.svg
index 2875a1d..8cb980f 100644
--- a/toonz/sources/toonz/Resources/snapshot_over.svg
+++ b/toonz/sources/toonz/Resources/snapshot_over.svg
@@ -1,19 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="snapshot_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata11"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs9" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;stroke:#404040;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:1.4142;}
-	.st1{fill:#FFDC00;}
+	.st1{fill:#E6E6E6;}
 	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M10.6,4l0.8,1.6h1.4c0.6,0,1.1,0.5,1.1,1.1v5.2
-	c0,0.6-0.5,1.1-1.1,1.1H4.1C3.5,13,3,12.5,3,11.9V6.7c0-0.6,0.5-1.1,1.1-1.1h1.4L6.4,4H10.6z"/>
-<circle id="circle10" class="st2" cx="8.5" cy="9" r="2"/>
-</svg>
+</style><path
+     id="path820"
+     class="st1"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     style="fill:#e6e6e6;stroke:#303030;stroke-opacity:1;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" /><path
+     style="fill:#fbfbfb;fill-opacity:1"
+     d="m 11,4 1,2 h 2 c 0.6,0 1,0.4 1,1 v 6 c 0,0.6 -0.4,1 -1,1 H 3 C 2.4,14 2,13.6 2,13 V 7 C 2,6.4 2.4001825,6.0147992 3,6 H 5 L 6,4 Z"
+     class="st1"
+     id="path8" /><circle
+     style="fill:#303030;stroke-width:1;fill-opacity:1"
+     r="2.5"
+     cy="9.5"
+     cx="8.5"
+     class="st2"
+     id="circle10" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/stop.svg b/toonz/sources/toonz/Resources/stop.svg
index e2f4b79..ba3aa14 100644
--- a/toonz/sources/toonz/Resources/stop.svg
+++ b/toonz/sources/toonz/Resources/stop.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,20 +25,20 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:normal"
-     id="rect4513"
-     width="13"
-     height="13"
-     x="2"
-     y="2" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <rect
      y="2"
      x="2"
      height="13"
      width="13"
+     id="rect4513"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal"
      id="rect4511"
-     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal" />
+     width="13"
+     height="13"
+     x="2"
+     y="2" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/stop_click.svg b/toonz/sources/toonz/Resources/stop_click.svg
index 70d34b6..73b7470 100644
--- a/toonz/sources/toonz/Resources/stop_click.svg
+++ b/toonz/sources/toonz/Resources/stop_click.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,20 +25,20 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:normal"
-     id="rect4513"
-     width="13"
-     height="13"
-     x="2"
-     y="2" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <rect
      y="2"
      x="2"
      height="13"
      width="13"
+     id="rect4513"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal"
      id="rect4511"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal" />
+     width="13"
+     height="13"
+     x="2"
+     y="2" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/stop_over.svg b/toonz/sources/toonz/Resources/stop_over.svg
index 70d34b6..73b7470 100644
--- a/toonz/sources/toonz/Resources/stop_over.svg
+++ b/toonz/sources/toonz/Resources/stop_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 17 17"
+   id="svg4493"
    version="1.1"
-   id="svg4493">
+   viewBox="0 0 17 17"
+   height="100%"
+   width="100%">
   <defs
      id="defs4487" />
   <metadata
@@ -25,20 +25,20 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1105.5197)" />
-  <rect
-     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901963;paint-order:normal"
-     id="rect4513"
-     width="13"
-     height="13"
-     x="2"
-     y="2" />
+     transform="translate(0,-1105.5197)"
+     id="layer1" />
   <rect
      y="2"
      x="2"
      height="13"
      width="13"
+     id="rect4513"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal"
      id="rect4511"
-     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:normal" />
+     width="13"
+     height="13"
+     x="2"
+     y="2" />
 </svg>
diff --git a/toonz/sources/toonz/Resources/type.svg b/toonz/sources/toonz/Resources/type.svg
index af8d4bc..7ceb300 100644
--- a/toonz/sources/toonz/Resources/type.svg
+++ b/toonz/sources/toonz/Resources/type.svg
@@ -1,66 +1,47 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
-	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
-	<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
-	<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
-	<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
-	<!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/">
-	<!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/">
-	<!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/">
-	<!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/">
-	<!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/">
-	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
-	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
-]>
-<svg 
-	 xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;" i:viewOrigin="387 313" i:rulerOrigin="0 0" i:pageBounds="0 600 800 0"
-	 xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
-	 width="26" height="26.08" viewBox="0 0 26 26.08" overflow="visible" enable-background="new 0 0 26 26.08" xml:space="preserve">
-	<metadata>
-		<variableSets  xmlns="&ns_vars;">
-			<variableSet  varSetName="binding1" locked="none">
-				<variables></variables>
-				<v:sampleDataSets  xmlns="&ns_custom;" xmlns:v="&ns_vars;"></v:sampleDataSets>
-			</variableSet>
-		</variableSets>
-		<sfw  xmlns="&ns_sfw;">
-			<slices></slices>
-			<sliceSourceBounds  y="286.92" x="387" width="26" height="26.08" bottomLeftOrigin="true"></sliceSourceBounds>
-		</sfw>
-	</metadata>
-	<g id="Layer_1" i:layer="yes" i:dimmedPercent="50" i:rgbTrio="#4F008000FFFF">
-		<path i:knockout="Off" fill="#FFFFFF" stroke="#000000" d="M3.63,6.824l4.763,11.791l14.687-4.131l-4.68-11.321L3.63,6.824z"/>
-		<path i:knockout="Off" fill="#DCE6FF" stroke="#000000" d="M23.079,14.484L8.393,18.615v6.805l14.687-4.131V14.484z"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" d="M8.393,25.42L3.63,13.628V6.824l4.763,11.791V25.42z"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M10.315,2.756l3.537,7.979l-0.815,3.809L9.546,6.159L8.555,6.435C7.161,6.822,6.54,7.401,6.774,9.313L6.442,9.406L5.327,6.691
-			V3.73"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M18.076,11.368v2.96l-6.368,1.773l-0.112-0.273v-2.96"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M17.322,3.415v2.96l-0.329,0.092c-1.226-1.636-2.145-1.786-3.54-1.397l-0.99,0.276V2.121l2.568-0.592"/>
-		<path i:knockout="Off" fill="#DCE6FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M12.463,2.385l3.11,7.567c0.504,1.229,0.666,1.624,2.391,1.143l0.112,0.273l-6.368,1.773l-0.112-0.273
-			c1.726-0.48,1.565-0.875,1.06-2.104L9.546,3.198L8.555,3.474C7.161,3.861,6.54,4.441,6.773,6.354L6.442,6.445L5.327,3.73
-			l10.881-3.029l1.114,2.714l-0.33,0.091c-1.225-1.636-2.144-1.786-3.539-1.396L12.463,2.385z"/>
-		<path i:knockout="Off" fill="#FFFFFF" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M3.63,6.824l4.763,11.791l14.687-4.131l-4.68-11.321L3.63,6.824z"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M23.079,14.484L8.393,18.615v6.805l14.687-4.131V14.484z"/>
-		<path i:knockout="Off" fill="#808080" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M8.393,25.42L3.63,13.628V6.824l4.763,11.791V25.42z"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M10.315,2.756l3.537,7.979l-0.815,3.809L9.546,6.159L8.555,6.435C7.161,6.822,6.54,7.401,6.774,9.313L6.442,9.406l-1.41-2.822
-			V3.623"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M18.264,11.368v2.96l-6.556,1.773l-0.327-0.273v-2.96"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M17.601,3.346v2.96l-0.607,0.161c-1.226-1.636-2.145-1.786-3.54-1.397l-0.99,0.276V2.121l2.568-0.592"/>
-		<path i:knockout="Off" stroke="#000000" stroke-width="0.6" stroke-linecap="round" stroke-linejoin="round" d="M12.463,2.385
-			l3.11,7.567c0.504,1.229,0.666,1.624,2.391,1.143l0.112,0.273l-6.368,1.773l-0.112-0.273c1.726-0.48,1.565-0.875,1.06-2.104
-			L9.546,3.198L8.555,3.474C7.161,3.861,6.54,4.441,6.773,6.354L6.442,6.445L5.327,3.73l10.881-3.029l1.114,2.714l-0.33,0.091
-			c-1.225-1.636-2.144-1.786-3.539-1.396L12.463,2.385z"/>
-		<path i:knockout="Off" fill="none" d="M26,26H0V0h26V26z"/>
-	</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ns4="http://ns.adobe.com/SaveForWeb/1.0/"
+   xmlns:ns3="http://ns.adobe.com/Variables/1.0/"
+   xmlns:ns2="http://ns.adobe.com/AdobeIllustrator/10.0/"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   style="overflow:visible"
+   id="svg35"
+   version="1.1"
+   xml:space="preserve"
+   enable-background="new 0 0 26 26.08"
+   overflow="visible"
+   viewBox="0 0 23 23.08"
+   height="23.08"
+   width="23"
+   ns2:pageBounds="0 600 800 0"
+   ns2:rulerOrigin="0 0"
+   ns2:viewOrigin="387 313"><defs
+     id="defs39" /><metadata
+     id="metadata2"><ns3:variableSets><ns3:variableSet
+         locked="none"
+         varSetName="binding1"><ns3:variables /><ns3:sampleDataSets /></ns3:variableSet></ns3:variableSets><ns4:sfw><ns4:slices /><ns4:sliceSourceBounds
+         bottomLeftOrigin="true"
+         height="26.08"
+         width="26"
+         x="387"
+         y="286.92" /></ns4:sfw><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><g
+     aria-label="T"
+     transform="scale(0.99999021,1.0000098)"
+     style="font-style:normal;font-weight:normal;font-size:39.99960709px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:1.29999999;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     id="g903"><path
+       d="M 4.0000392,2.0799795 H 19.000186 v 4.999951 H 17.596554 C 17.386487,6.258758 17.176419,5.5938343 16.966351,5.1164083 16.765832,4.6389824 16.000157,4.0799599 16.000157,4.0799599 h -1.00001 -2.00002 v 13.9998631 0.99999 l 0.492012,0.492183 0.648645,0.278643 c 0,0 0.391485,0.12413 0.859363,0.229164 l 0,0.99999 H 8.0000783 l 0,-0.99999 c 0.2864556,-0.06684 0.5394913,-0.138454 0.7591072,-0.214842 0.219616,-0.07639 0.7486078,-0.26432 0.7486078,-0.26432 L 10.000098,19.079813 V 18.079823 4.0799599 H 8.0000783 7.0000685 c 0,0 -0.7990958,0.5876681 -1.0091632,1.0937395 -0.200519,0.496523 -0.3914893,1.1423497 -0.5729111,1.9062311 h -1.417955 z"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.33304787px;font-family:'Cambria Math';-inkscape-font-specification:'Cambria Math';fill:#e6e6e6;fill-opacity:1;stroke-width:1.29999999;stroke:#000000;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="path901" /></g><g
+     id="text888"
+     style="font-style:normal;font-weight:normal;font-size:39.99960709px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1"
+     transform="scale(0.99999021,1.0000098)"
+     aria-label="T"><path
+       id="path894"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.33304787px;font-family:'Cambria Math';-inkscape-font-specification:'Cambria Math';fill:#cccccc;fill-opacity:1;stroke-width:1"
+       d="M 4.0000392,2.0799795 H 19.000186 v 4.999951 H 17.596554 C 17.386487,6.258758 17.176419,5.5938343 16.966351,5.1164083 16.765832,4.6389824 16.000157,4.0799599 16.000157,4.0799599 h -1.00001 -2.00002 v 13.9998631 0.99999 l 0.492012,0.492183 0.648645,0.278643 c 0,0 0.391485,0.12413 0.859363,0.229164 l 0,0.99999 H 8.0000783 l 0,-0.99999 c 0.2864556,-0.06684 0.5394913,-0.138454 0.7591072,-0.214842 0.219616,-0.07639 0.7486078,-0.26432 0.7486078,-0.26432 L 10.000098,19.079813 V 18.079823 4.0799599 H 8.0000783 7.0000685 c 0,0 -0.7990958,0.5876681 -1.0091632,1.0937395 -0.200519,0.496523 -0.3914893,1.1423497 -0.5729111,1.9062311 h -1.417955 z" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/Resources/type_rollover.svg b/toonz/sources/toonz/Resources/type_rollover.svg
index f92e3b8..7ceb300 100644
--- a/toonz/sources/toonz/Resources/type_rollover.svg
+++ b/toonz/sources/toonz/Resources/type_rollover.svg
@@ -1,69 +1,47 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 10.0, SVG Export Plug-In . SVG Version: 3.0.0 Build 76)  -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
-	<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
-	<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
-	<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
-	<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
-	<!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/">
-	<!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/">
-	<!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/">
-	<!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/">
-	<!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/">
-	<!ENTITY ns_svg "http://www.w3.org/2000/svg">
-	<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
-]>
-<svg 
-	 xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;" i:viewOrigin="387 312" i:rulerOrigin="0 0" i:pageBounds="0 600 800 0"
-	 xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" width="26" height="26"
-	 viewBox="0 0 26 26" overflow="visible" enable-background="new 0 0 26 26" xml:space="preserve">
-	<metadata>
-		<variableSets  xmlns="&ns_vars;">
-			<variableSet  varSetName="binding1" locked="none">
-				<variables></variables>
-				<v:sampleDataSets  xmlns="&ns_custom;" xmlns:v="&ns_vars;"></v:sampleDataSets>
-			</variableSet>
-		</variableSets>
-		<sfw  xmlns="&ns_sfw;">
-			<slices></slices>
-			<sliceSourceBounds  y="286" x="387" width="26" height="26" bottomLeftOrigin="true"></sliceSourceBounds>
-		</sfw>
-	</metadata>
-	<g id="Layer_1" i:layer="yes" i:dimmedPercent="50" i:rgbTrio="#4F008000FFFF">
-		<path i:knockout="Off" fill="#FFFFFF" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" d="M3.63,6.824
-			l4.763,11.791l14.687-4.131l-4.68-11.321L3.63,6.824z"/>
-		<path i:knockout="Off" fill="#DCE6FF" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" d="M23.079,14.484
-			L8.393,18.615v6.805l14.687-4.131V14.484z"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" d="M8.393,25.42
-			L3.63,13.628V6.824l4.763,11.791V25.42z"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M10.315,2.756l3.537,7.979l-0.815,3.809L9.546,6.159L8.555,6.435C7.161,6.822,6.54,7.401,6.774,9.313L6.442,9.406L5.327,6.691
-			V3.73"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M18.076,11.368v2.96l-6.368,1.773l-0.112-0.273v-2.96"/>
-		<path i:knockout="Off" fill="#62A2FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M17.322,3.415v2.96l-0.329,0.092c-1.226-1.636-2.145-1.786-3.54-1.397l-0.99,0.276V2.121l2.568-0.592"/>
-		<path i:knockout="Off" fill="#DCE6FF" stroke="#000000" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" d="
-			M12.463,2.385l3.11,7.567c0.504,1.229,0.666,1.624,2.391,1.143l0.112,0.273l-6.368,1.773l-0.112-0.273
-			c1.726-0.48,1.565-0.875,1.06-2.104L9.546,3.198L8.555,3.474C7.161,3.861,6.54,4.441,6.773,6.354L6.442,6.445L5.327,3.73
-			l10.881-3.029l1.114,2.714l-0.33,0.091c-1.225-1.636-2.144-1.786-3.539-1.396L12.463,2.385z"/>
-		<path i:knockout="Off" fill="#FFF2D4" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M3.63,6.824l4.763,11.791l14.687-4.131l-4.68-11.321L3.63,6.824z"/>
-		<path i:knockout="Off" fill="#DCCD74" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M23.079,14.484L8.393,18.615v6.805l14.687-4.131V14.484z"/>
-		<path i:knockout="Off" fill="#DE792D" stroke="#000000" stroke-width="0.5" stroke-linecap="round" stroke-linejoin="round" d="
-			M8.393,25.42L3.63,13.628V6.824l4.763,11.791V25.42z"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M10.315,2.756l3.537,7.979l-0.815,3.809L9.546,6.159L8.555,6.435C7.161,6.822,6.54,7.401,6.774,9.313L6.442,9.406l-1.41-2.822
-			V3.623"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M18.264,11.368v2.96l-6.556,1.773l-0.327-0.273v-2.96"/>
-		<path i:knockout="Off" fill="#CCCCCC" stroke="#000000" stroke-width="0.3" stroke-linecap="round" stroke-linejoin="round" d="
-			M17.601,3.346v2.96l-0.607,0.161c-1.226-1.636-2.145-1.786-3.54-1.397l-0.99,0.276V2.121l2.568-0.592"/>
-		<path i:knockout="Off" stroke="#000000" stroke-width="0.6" stroke-linecap="round" stroke-linejoin="round" d="M12.463,2.385
-			l3.11,7.567c0.504,1.229,0.666,1.624,2.391,1.143l0.112,0.273l-6.368,1.773l-0.112-0.273c1.726-0.48,1.565-0.875,1.06-2.104
-			L9.546,3.198L8.555,3.474C7.161,3.861,6.54,4.441,6.773,6.354L6.442,6.445L5.327,3.73l10.881-3.029l1.114,2.714l-0.33,0.091
-			c-1.225-1.636-2.144-1.786-3.539-1.396L12.463,2.385z"/>
-		<path i:knockout="Off" fill="none" d="M26,26H0V0h26V26z"/>
-	</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:ns4="http://ns.adobe.com/SaveForWeb/1.0/"
+   xmlns:ns3="http://ns.adobe.com/Variables/1.0/"
+   xmlns:ns2="http://ns.adobe.com/AdobeIllustrator/10.0/"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   style="overflow:visible"
+   id="svg35"
+   version="1.1"
+   xml:space="preserve"
+   enable-background="new 0 0 26 26.08"
+   overflow="visible"
+   viewBox="0 0 23 23.08"
+   height="23.08"
+   width="23"
+   ns2:pageBounds="0 600 800 0"
+   ns2:rulerOrigin="0 0"
+   ns2:viewOrigin="387 313"><defs
+     id="defs39" /><metadata
+     id="metadata2"><ns3:variableSets><ns3:variableSet
+         locked="none"
+         varSetName="binding1"><ns3:variables /><ns3:sampleDataSets /></ns3:variableSet></ns3:variableSets><ns4:sfw><ns4:slices /><ns4:sliceSourceBounds
+         bottomLeftOrigin="true"
+         height="26.08"
+         width="26"
+         x="387"
+         y="286.92" /></ns4:sfw><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><g
+     aria-label="T"
+     transform="scale(0.99999021,1.0000098)"
+     style="font-style:normal;font-weight:normal;font-size:39.99960709px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:1.29999999;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     id="g903"><path
+       d="M 4.0000392,2.0799795 H 19.000186 v 4.999951 H 17.596554 C 17.386487,6.258758 17.176419,5.5938343 16.966351,5.1164083 16.765832,4.6389824 16.000157,4.0799599 16.000157,4.0799599 h -1.00001 -2.00002 v 13.9998631 0.99999 l 0.492012,0.492183 0.648645,0.278643 c 0,0 0.391485,0.12413 0.859363,0.229164 l 0,0.99999 H 8.0000783 l 0,-0.99999 c 0.2864556,-0.06684 0.5394913,-0.138454 0.7591072,-0.214842 0.219616,-0.07639 0.7486078,-0.26432 0.7486078,-0.26432 L 10.000098,19.079813 V 18.079823 4.0799599 H 8.0000783 7.0000685 c 0,0 -0.7990958,0.5876681 -1.0091632,1.0937395 -0.200519,0.496523 -0.3914893,1.1423497 -0.5729111,1.9062311 h -1.417955 z"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.33304787px;font-family:'Cambria Math';-inkscape-font-specification:'Cambria Math';fill:#e6e6e6;fill-opacity:1;stroke-width:1.29999999;stroke:#000000;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="path901" /></g><g
+     id="text888"
+     style="font-style:normal;font-weight:normal;font-size:39.99960709px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1"
+     transform="scale(0.99999021,1.0000098)"
+     aria-label="T"><path
+       id="path894"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:29.33304787px;font-family:'Cambria Math';-inkscape-font-specification:'Cambria Math';fill:#cccccc;fill-opacity:1;stroke-width:1"
+       d="M 4.0000392,2.0799795 H 19.000186 v 4.999951 H 17.596554 C 17.386487,6.258758 17.176419,5.5938343 16.966351,5.1164083 16.765832,4.6389824 16.000157,4.0799599 16.000157,4.0799599 h -1.00001 -2.00002 v 13.9998631 0.99999 l 0.492012,0.492183 0.648645,0.278643 c 0,0 0.391485,0.12413 0.859363,0.229164 l 0,0.99999 H 8.0000783 l 0,-0.99999 c 0.2864556,-0.06684 0.5394913,-0.138454 0.7591072,-0.214842 0.219616,-0.07639 0.7486078,-0.26432 0.7486078,-0.26432 L 10.000098,19.079813 V 18.079823 4.0799599 H 8.0000783 7.0000685 c 0,0 -0.7990958,0.5876681 -1.0091632,1.0937395 -0.200519,0.496523 -0.3914893,1.1423497 -0.5729111,1.9062311 h -1.417955 z" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonz/dvitemview.cpp b/toonz/sources/toonz/dvitemview.cpp
index 00d780c..ddbbbc4 100644
--- a/toonz/sources/toonz/dvitemview.cpp
+++ b/toonz/sources/toonz/dvitemview.cpp
@@ -1151,7 +1151,7 @@ void DvItemViewerPanel::paintTableItem(QPainter &p, int index) {
     x += lx;
   }
   if (n > 1) {
-    p.setPen(QColor(210, 210, 210));
+    p.setPen(QColor(0, 0, 0, 100));  // column line
     if ((m_columns[0].second.second))
       x = rect.left() + m_columns[0].second.first;
     else
@@ -1732,12 +1732,12 @@ void DvItemViewerTitleBar::paintEvent(QPaintEvent *) {
 
   QBrush nb = QBrush(Qt::NoBrush);
   QPalette pal =
-      QPalette(nb, nb, QBrush(QColor(Qt::white)), QBrush(QColor(Qt::black)),
+      QPalette(nb, nb, QBrush(QColor(255, 255, 255, 30)), QBrush(QColor(0, 0, 0, 110)),
                QBrush(QColor(Qt::gray)), nb, nb, nb, nb);
 
-  p.fillRect(rect, QColor(192, 192, 192));
+  p.fillRect(rect, QColor(0, 0, 0, 90));  // bg color
 
-  p.setPen(Qt::black);
+  p.setPen(QColor(200, 200, 200, 255));  // text color
   int h  = 0;  // fontMetrics().descent();
   int y  = rect.top();
   int ly = rect.height();
@@ -1754,9 +1754,9 @@ void DvItemViewerTitleBar::paintEvent(QPaintEvent *) {
     // paint background
     QColor bgColor;
     if (dataType == model->getCurrentOrderType())
-      bgColor = QColor(230, 230, 230);
+      bgColor = QColor(255, 255, 255, 30);
     else
-      bgColor = QColor(192, 192, 192);
+      bgColor = QColor(0, 0, 0, 0);
 
     QRect typeRect(x, y, columnLx, ly);
     QBrush brush(bgColor);
diff --git a/toonz/sources/toonz/toolbar.cpp b/toonz/sources/toonz/toolbar.cpp
index 50431bd..d79eda9 100755
--- a/toonz/sources/toonz/toolbar.cpp
+++ b/toonz/sources/toonz/toolbar.cpp
@@ -108,6 +108,7 @@ Toolbar::Toolbar(QWidget *parent, bool isVertical)
       addAction(CommandManager::instance()->getAction(T_Hand)) || actionAdded;
 
   m_expandButton = new QToolButton(this);
+  m_expandButton->setObjectName("expandButton");
   m_expandButton->setCheckable(true);
   m_expandButton->setChecked(m_isExpanded);
   m_expandButton->setArrowType((isVertical) ? Qt::DownArrow : Qt::RightArrow);
diff --git a/toonz/sources/toonzqt/Resources/dragpalette.svg b/toonz/sources/toonzqt/Resources/dragpalette.svg
index 1d8feab..036df25 100644
--- a/toonz/sources/toonzqt/Resources/dragpalette.svg
+++ b/toonz/sources/toonzqt/Resources/dragpalette.svg
@@ -1,33 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="dragpalette.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 18"
-	 style="enable-background:new 0 0 18 18;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 18 18"
+   style="enable-background:new 0 0 18 18;"
+   xml:space="preserve"><metadata
+     id="metadata20"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs18" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:url(#path6_1_);}
 	.st2{fill:#808080;}
 	.st3{fill:#484848;}
 	.st4{fill:#D8D8D8;}
-</style>
-<rect id="rect4" y="0" class="st0" width="18" height="18"/>
-<linearGradient id="path6_1_" gradientUnits="userSpaceOnUse" x1="-469.2865" y1="242.0611" x2="-468.2865" y2="242.0611" gradientTransform="matrix(11 -8 -8 -11 7102.6401 -1078.62)">
-	<stop  offset="0" style="stop-color:#D8D8D8"/>
-	<stop  offset="1" style="stop-color:#939393"/>
-</linearGradient>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M4,11h2v2H4V11z M7,11h2v2H7V11z M10,11h2v2h-2V11z M15,11v2h-2
-	v-2H15z M4,8h2v2H4V8z M7,8h2v2H7V8z M10,8h2v2h-2V8z M13,8h2v2h-2V8z M4,5h2v2H4V5z M7,5h2v2H7V5z M10,5h2v2h-2V5z M13,5h2v2h-2V5z
-	"/>
-<path id="path8" inkscape:connector-curvature="0" class="st2" d="M17.5,16h-2v-1h2C17.5,15.3,17.5,15.7,17.5,16z M14.5,16h-2v-1h2
-	C14.5,15.3,14.5,15.7,14.5,16z M11.5,16h-2v-1h2C11.5,15.3,11.5,15.7,11.5,16z M8.5,16h-2v-1h2C8.5,15.3,8.5,15.7,8.5,16z M5.5,16
-	h-2v-1h2C5.5,15.3,5.5,15.7,5.5,16z M2,15h0.5v1H1v-1.5h1C2,14.7,2,14.8,2,15z M18,14.5h-1v-2h1C18,13.2,18,13.8,18,14.5z M2,13.5H1
-	v-2h1C2,12.2,2,12.8,2,13.5z M18,11.5h-1v-2h1C18,10.2,18,10.8,18,11.5z M2,10.5H1v-2h1C2,9.2,2,9.8,2,10.5z M18,8.5h-1V7h1
-	C18,7.5,18,8,18,8.5z M2,7.5H1v-2h1C2,6.2,2,6.8,2,7.5z M2,4.5H1v-2h1C2,3.2,2,3.8,2,4.5z M13.5,3h-2V2h2C13.5,2.3,13.5,2.7,13.5,3z
-	 M10.5,3h-2V2h2C10.5,2.3,10.5,2.7,10.5,3z M7.5,3h-2V2h2C7.5,2.3,7.5,2.7,7.5,3z M4.5,3h-2V2h2C4.5,2.3,4.5,2.7,4.5,3z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M16,14H3V4h13V14z M4,11v2h2v-2H4z M7,11v2h2v-2H7z M10,11v2h2
-	v-2H10z M13,11v2h2v-2H13z M4,8v2h2V8H4z M7,8v2h2V8H7z M10,8v2h2V8H10z M13,8v2h2V8H13z M4,5v2h2V5H4z M7,5v2h2V5H7z M10,5v2h2V5
-	H10z M13,5v2h2V5H13z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st4" d="M15,6h-1V5h1V4h-1V3h3v3h-1V5h-1V6z"/>
-<path id="path14" inkscape:connector-curvature="0" class="st3" d="M18,7h-5V2h5V7z M14,3v1h1v1h-1v1h1V5h1v1h1V3H14z"/>
-</svg>
+</style><rect
+     id="rect4"
+     y="0"
+     class="st0"
+     width="18"
+     height="18" /><linearGradient
+     id="path6_1_"
+     gradientUnits="userSpaceOnUse"
+     x1="-469.2865"
+     y1="242.0611"
+     x2="-468.2865"
+     y2="242.0611"
+     gradientTransform="matrix(11 -8 -8 -11 7102.6401 -1078.62)"><stop
+       offset="0"
+       style="stop-color:#D8D8D8"
+       id="stop5" /><stop
+       offset="1"
+       style="stop-color:#939393"
+       id="stop7" /></linearGradient><path
+     id="path6"
+     class="st1"
+     d="M4,11h2v2H4V11z M7,11h2v2H7V11z M10,11h2v2h-2V11z M15,11v2h-2  v-2H15z M4,8h2v2H4V8z M7,8h2v2H7V8z M10,8h2v2h-2V8z M13,8h2v2h-2V8z M4,5h2v2H4V5z M7,5h2v2H7V5z M10,5h2v2h-2V5z M13,5h2v2h-2V5z  "
+     style="fill:#e6e6e6;fill-opacity:1" /><path
+     id="path10"
+     class="st3"
+     d="M16,14H3V4h13V14z M4,11v2h2v-2H4z M7,11v2h2v-2H7z M10,11v2h2  v-2H10z M13,11v2h2v-2H13z M4,8v2h2V8H4z M7,8v2h2V8H7z M10,8v2h2V8H10z M13,8v2h2V8H13z M4,5v2h2V5H4z M7,5v2h2V5H7z M10,5v2h2V5  H10z M13,5v2h2V5H13z"
+     style="fill:#303030;fill-opacity:1" /><path
+     id="path12"
+     class="st4"
+     d="M15,6h-1V5h1V4h-1V3h3v3h-1V5h-1V6z"
+     style="fill:#e6e6e6;fill-opacity:1" /><path
+     id="path14"
+     class="st3"
+     d="M18,7h-5V2h5V7z M14,3v1h1v1h-1v1h1V5h1v1h1V3H14z"
+     style="fill:#303030;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/dragpalette_over.svg b/toonz/sources/toonzqt/Resources/dragpalette_over.svg
index 4f97711..adda486 100644
--- a/toonz/sources/toonzqt/Resources/dragpalette_over.svg
+++ b/toonz/sources/toonzqt/Resources/dragpalette_over.svg
@@ -1,28 +1,44 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="dragpalette_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 18"
-	 style="enable-background:new 0 0 18 18;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 18 18;"
+   viewBox="0 0 18 18"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata15"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs13" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#808080;}
 	.st3{fill:#484848;}
-</style>
-<rect id="rect4" y="0" class="st0" width="18" height="18"/>
-<path id="path6" inkscape:connector-curvature="0" class="st1" d="M4,11h2v2H4V11z M7,11h2v2H7V11z M10,11h2v2h-2V11z M15,11v2h-2
-	v-2H15z M4,8h2v2H4V8z M7,8h2v2H7V8z M10,8h2v2h-2V8z M13,8h2v2h-2V8z M4,5h2v2H4V5z M7,5h2v2H7V5z M10,5h2v2h-2V5z M13,5h2v2h-2V5z
-	"/>
-<path id="path8" inkscape:connector-curvature="0" class="st2" d="M17.5,16h-2v-1h2C17.5,15.3,17.5,15.7,17.5,16z M14.5,16h-2v-1h2
-	C14.5,15.3,14.5,15.7,14.5,16z M11.5,16h-2v-1h2C11.5,15.3,11.5,15.7,11.5,16z M8.5,16h-2v-1h2C8.5,15.3,8.5,15.7,8.5,16z M5.5,16
-	h-2v-1h2C5.5,15.3,5.5,15.7,5.5,16z M2,15h0.5v1H1v-1.5h1C2,14.7,2,14.8,2,15z M18,14.5h-1v-2h1C18,13.2,18,13.8,18,14.5z M2,13.5H1
-	v-2h1C2,12.2,2,12.8,2,13.5z M18,11.5h-1v-2h1C18,10.2,18,10.8,18,11.5z M2,10.5H1v-2h1C2,9.2,2,9.8,2,10.5z M18,8.5h-1V7h1
-	C18,7.5,18,8,18,8.5z M2,7.5H1v-2h1C2,6.2,2,6.8,2,7.5z M2,4.5H1v-2h1C2,3.2,2,3.8,2,4.5z M13.5,3h-2V2h2C13.5,2.3,13.5,2.7,13.5,3z
-	 M10.5,3h-2V2h2C10.5,2.3,10.5,2.7,10.5,3z M7.5,3h-2V2h2C7.5,2.3,7.5,2.7,7.5,3z M4.5,3h-2V2h2C4.5,2.3,4.5,2.7,4.5,3z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st3" d="M16,14H3V4h13V14z M4,11v2h2v-2H4z M7,11v2h2v-2H7z M10,11v2h2
-	v-2H10z M13,11v2h2v-2H13z M4,8v2h2V8H4z M7,8v2h2V8H7z M10,8v2h2V8H10z M13,8v2h2V8H13z M4,5v2h2V5H4z M7,5v2h2V5H7z M10,5v2h2V5
-	H10z M13,5v2h2V5H13z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st1" d="M15,6h-1V5h1V4h-1V3h3v3h-1V5h-1V6z"/>
-<path id="path14" inkscape:connector-curvature="0" class="st3" d="M18,7h-5V2h5V7z M14,3v1h1v1h-1v1h1V5h1v1h1V3H14z"/>
-</svg>
+</style><rect
+     height="18"
+     width="18"
+     class="st0"
+     y="0"
+     id="rect4" /><path
+     d="M4,11h2v2H4V11z M7,11h2v2H7V11z M10,11h2v2h-2V11z M15,11v2h-2  v-2H15z M4,8h2v2H4V8z M7,8h2v2H7V8z M10,8h2v2h-2V8z M13,8h2v2h-2V8z M4,5h2v2H4V5z M7,5h2v2H7V5z M10,5h2v2h-2V5z M13,5h2v2h-2V5z  "
+     class="st1"
+     id="path6" /><path
+     style="fill:#303030;fill-opacity:1"
+     d="M16,14H3V4h13V14z M4,11v2h2v-2H4z M7,11v2h2v-2H7z M10,11v2h2  v-2H10z M13,11v2h2v-2H13z M4,8v2h2V8H4z M7,8v2h2V8H7z M10,8v2h2V8H10z M13,8v2h2V8H13z M4,5v2h2V5H4z M7,5v2h2V5H7z M10,5v2h2V5  H10z M13,5v2h2V5H13z"
+     class="st3"
+     id="path10" /><path
+     d="M15,6h-1V5h1V4h-1V3h3v3h-1V5h-1V6z"
+     class="st1"
+     id="path12" /><path
+     style="fill:#303030;fill-opacity:1"
+     d="M18,7h-5V2h5V7z M14,3v1h1v1h-1v1h1V5h1v1h1V3H14z"
+     class="st3"
+     id="path14" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folder_close.svg b/toonz/sources/toonzqt/Resources/folder_close.svg
index f64a30e..b61c512 100644
--- a/toonz/sources/toonzqt/Resources/folder_close.svg
+++ b/toonz/sources/toonzqt/Resources/folder_close.svg
@@ -1,21 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_close.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#FFA200;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="74" inkscape:window-y="96" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h4.1L9.2,5.2h5l0.8,8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M9.4,5h5.7l0.9,9H5L5,3h4.3L9.4,5z M5.9,4v9h9l-0.7-7H8.5l0-2
-	H5.9L5.9,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7L16.4,5.3z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-</svg>
+</style><path
+     id="path867"
+     d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+     id="rect834-5" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folder_close_off.svg b/toonz/sources/toonzqt/Resources/folder_close_off.svg
index 767ad66..5fecdc9 100644
--- a/toonz/sources/toonzqt/Resources/folder_close_off.svg
+++ b/toonz/sources/toonzqt/Resources/folder_close_off.svg
@@ -1,21 +1,31 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_close_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
-	.st3{fill:#C8C8C8;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h4.1L9.2,5.2h5l0.8,8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M9.4,5h5.7l0.9,9H5L5,3h4.3L9.4,5z M5.9,4v9h9l-0.7-7H8.5l0-2
-	H5.9L5.9,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7L16.4,5.3z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-</svg>
+	.st3{fill:#FFA200;}
+</style><path
+     id="path867"
+     d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+     id="rect834-5" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folder_open.svg b/toonz/sources/toonzqt/Resources/folder_open.svg
index d1c8990..501047f 100644
--- a/toonz/sources/toonzqt/Resources/folder_open.svg
+++ b/toonz/sources/toonzqt/Resources/folder_open.svg
@@ -1,23 +1,37 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_open.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 21 17"
+   style="enable-background:new 0 0 21 17;"
+   xml:space="preserve"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#FFA200;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h3.9l0.5,1.8h5l1.9,8.2H5.4L3.3,3.4
-	C3.3,3.4,3.3,3.4,3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M7.9,5h6l2.1,9H5L2.7,3h4.7L7.9,5z M3.8,4l2.1,9h9L13,6H7
-	L6.5,4H3.8C3.8,4,3.8,4,3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z
-	"/>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 19,7 H 14 L 13.5,8 H 7 l -2,6 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 19,7 H 14 L 13.5,8 H 7 l -2,6 h 12 z"
+     id="path866" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folder_open_off.svg b/toonz/sources/toonzqt/Resources/folder_open_off.svg
index a508447..2d2df72 100644
--- a/toonz/sources/toonzqt/Resources/folder_open_off.svg
+++ b/toonz/sources/toonzqt/Resources/folder_open_off.svg
@@ -1,23 +1,37 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_open_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 21 17"
+   style="enable-background:new 0 0 21 17;"
+   xml:space="preserve"><metadata
+     id="metadata13"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs11" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
-	.st3{fill:#C8C8C8;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h3.9l0.5,1.8h5l1.9,8.2H5.4L3.3,3.4
-	C3.3,3.4,3.3,3.4,3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M7.9,5h6l2.1,9H5L2.7,3h4.7L7.9,5z M3.8,4l2.1,9h9L13,6H7
-	L6.5,4H3.8C3.8,4,3.8,4,3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z
-	"/>
-</svg>
+	.st3{fill:#FFA200;}
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 19,7 H 14 L 13.5,8 H 7 l -2,6 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 19,7 H 14 L 13.5,8 H 7 l -2,6 h 12 z"
+     id="path866" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folderanim_close.svg b/toonz/sources/toonzqt/Resources/folderanim_close.svg
index c7b2310..ef8442a 100644
--- a/toonz/sources/toonzqt/Resources/folderanim_close.svg
+++ b/toonz/sources/toonzqt/Resources/folderanim_close.svg
@@ -1,27 +1,46 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_close.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata21"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs19" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#FFA200;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="74" inkscape:window-y="96" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h4.1L9.2,5.2h5l0.8,8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M9.4,5h5.7l0.9,9H5V3h4.3L9.4,5z M5.9,4v9h9l-0.7-7H8.5V4H5.9
-	L5.9,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7L16.4,5.3z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-<g>
-	<rect x="8.7" y="9" class="st2" width="2.7" height="1"/>
-	<g>
-		<polygon class="st2" points="10.7,11.5 14.2,9.5 10.7,7.5 		"/>
-	</g>
-</g>
-</svg>
+</style><g
+     id="g16"><path
+       style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+       d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+       id="path867" /><path
+       id="rect834-5"
+       d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+       style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+       style="fill:#242424;stroke-width:1"
+       id="rect10"
+       height="1"
+       width="3.0000002"
+       class="st2"
+       y="9"
+       x="7" /><g
+       style="stroke-width:0.93541431"
+       transform="matrix(1.1428571,0,0,1,-2.2285714,0)"
+       id="g14"><polygon
+         style="fill:#242424;stroke-width:0.93541431"
+         id="polygon12"
+         points="10.7,11.5 14.2,9.5 10.7,7.5 "
+         class="st2" /></g></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folderanim_close_off.svg b/toonz/sources/toonzqt/Resources/folderanim_close_off.svg
index 0964b21..c7ebb39 100644
--- a/toonz/sources/toonzqt/Resources/folderanim_close_off.svg
+++ b/toonz/sources/toonzqt/Resources/folderanim_close_off.svg
@@ -1,27 +1,46 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_close_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata21"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs19" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
-	.st3{fill:#C8C8C8;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M5.2,3.4h4.1L9.2,5.2h5l0.8,8.3H5.3L5.2,3.4L5.2,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M9.4,5h5.7l0.9,9H5V3h4.3L9.4,5z M5.9,4v9h9l-0.7-7H8.5V4H5.9
-	L5.9,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M16.4,5.3h-10v8.4h9.7L16.4,5.3z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M16.5,14H6V5h10.5V14L16.5,14z M7,6v7h8.6V6H7z"/>
-<g>
-	<rect x="8.7" y="9" class="st2" width="2.7" height="1"/>
-	<g>
-		<polygon class="st2" points="10.7,11.5 14.2,9.5 10.7,7.5 		"/>
-	</g>
-</g>
-</svg>
+	.st3{fill:#FFA200;}
+</style><g
+     id="g16"><path
+       style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+       d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+       id="path867" /><path
+       id="rect834-5"
+       d="M 4,3 H 8.9999999 L 9.9999996,5 H 17 v 8.999999 H 4 Z"
+       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+       style="fill:#242424;stroke-width:1"
+       id="rect10"
+       height="1"
+       width="3.0000002"
+       class="st2"
+       y="9"
+       x="7" /><g
+       style="stroke-width:0.93541431"
+       transform="matrix(1.1428571,0,0,1,-2.2285714,0)"
+       id="g14"><polygon
+         style="fill:#242424;stroke-width:0.93541431"
+         id="polygon12"
+         points="10.7,11.5 14.2,9.5 10.7,7.5 "
+         class="st2" /></g></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folderanim_open.svg b/toonz/sources/toonzqt/Resources/folderanim_open.svg
index 8203dda..8788381 100644
--- a/toonz/sources/toonzqt/Resources/folderanim_open.svg
+++ b/toonz/sources/toonzqt/Resources/folderanim_open.svg
@@ -1,28 +1,51 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_open.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata21"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs19" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
 	.st3{fill:#FFA200;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h3.9l0.5,1.8h5l1.9,8.2H5.4L3.3,3.4L3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M7.9,5h6l2.1,9H5L2.7,3h4.7L7.9,5z M3.8,4l2.1,9h9L13,6H7
-	L6.5,4H3.8L3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z
-	"/>
-<g>
-	<polygon class="st2" points="12,10 9.4,10 9.7,9 12.3,9 	"/>
-	<g>
-		<polygon class="st2" points="11,11.5 15,9.5 12.2,7.5 		"/>
-	</g>
-</g>
-</svg>
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 19,7 H 14 L 13.5,8.0000001 H 7 L 5,14 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#ffa200;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 19,7 H 14 L 13.5,8.0000001 H 7 L 5,14 h 12 z"
+     id="path866" /><rect
+     style="fill:#242424;stroke-width:1"
+     id="rect10"
+     height="1"
+     width="3.0000002"
+     class="st2"
+     y="10"
+     x="9" /><g
+     style="stroke-width:0.93541431"
+     transform="matrix(1.1428571,0,0,1,-0.22857094,1)"
+     id="g14"><polygon
+       style="fill:#242424;stroke-width:0.93541431"
+       id="polygon12"
+       points="10.7,7.5 10.7,11.5 14.2,9.5 "
+       class="st2" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/folderanim_open_off.svg b/toonz/sources/toonzqt/Resources/folderanim_open_off.svg
index 6c56386..6b0cc5c 100644
--- a/toonz/sources/toonzqt/Resources/folderanim_open_off.svg
+++ b/toonz/sources/toonzqt/Resources/folderanim_open_off.svg
@@ -1,28 +1,51 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="folder_open_off.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata21"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs19" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:none;}
 	.st1{fill:#FFFFFF;}
 	.st2{fill:#242424;}
-	.st3{fill:#C8C8C8;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview14" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4_1_" y="0" class="st0" width="21" height="17"/>
-<path id="path6_1_" inkscape:connector-curvature="0" class="st1" d="M3.3,3.4h3.9l0.5,1.8h5l1.9,8.2H5.4L3.3,3.4L3.3,3.4z"/>
-<path id="path8_1_" inkscape:connector-curvature="0" class="st2" d="M7.9,5h6l2.1,9H5L2.7,3h4.7L7.9,5z M3.8,4l2.1,9h9L13,6H7
-	L6.5,4H3.8L3.8,4z"/>
-<path id="path10_1_" inkscape:connector-curvature="0" class="st3" d="M18.6,5.6H8.4l-2.2,7.9h9.6C15.7,13.4,18.6,5.6,18.6,5.6z"/>
-<path id="path12_1_" inkscape:connector-curvature="0" class="st2" d="M15.9,14H5.4l2.5-9H19L15.9,14z M8.7,6l-1.9,7h8.4l2.6-7H8.7z
-	"/>
-<g>
-	<polygon class="st2" points="12,10 9.4,10 9.7,9 12.3,9 	"/>
-	<g>
-		<polygon class="st2" points="11,11.5 15,9.5 12.2,7.5 		"/>
-	</g>
-</g>
-</svg>
+	.st3{fill:#FFA200;}
+</style><path
+     style="fill:#1e1e1e;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     id="path868" /><path
+     id="rect834-1"
+     d="m 4,3 h 5 l 1,2 h 7 v 9 H 4 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path870"
+     d="M 19,7 H 14 L 13.5,8.0000001 H 7 L 5,14 h 12 z"
+     style="fill:#ca6f6f;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 19,7 H 14 L 13.5,8.0000001 H 7 L 5,14 h 12 z"
+     id="path866" /><rect
+     style="fill:#242424;stroke-width:1"
+     id="rect10"
+     height="1"
+     width="3.0000002"
+     class="st2"
+     y="10"
+     x="9" /><g
+     style="stroke-width:0.93541431"
+     transform="matrix(1.1428571,0,0,1,-0.22857094,1)"
+     id="g14"><polygon
+       style="fill:#242424;stroke-width:0.93541431"
+       id="polygon12"
+       points="10.7,7.5 10.7,11.5 14.2,9.5 "
+       class="st2" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/lockpalette_off.svg b/toonz/sources/toonzqt/Resources/lockpalette_off.svg
index 7d4f349..0286f49 100644
--- a/toonz/sources/toonzqt/Resources/lockpalette_off.svg
+++ b/toonz/sources/toonzqt/Resources/lockpalette_off.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 18 18"
+   id="svg4489"
    version="1.1"
-   id="svg4489">
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%">
   <defs
      id="defs4483" />
   <metadata
@@ -25,25 +25,38 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1106.5197)" />
+     transform="translate(0,-1106.5197)"
+     id="layer1" />
   <rect
-     id="rect2"
-     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
-     height="1.0000001"
-     width="1.0000001"
+     x="0"
      y="17.000002"
-     x="0" />
+     width="1.0000001"
+     height="1.0000001"
+     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="rect2" />
   <path
-     id="path4509"
-     d="M 12.5,2 C 10.567766,1.9999997 9.0010783,3.565813 9,5.4980469 V 7 h 1 V 5.4980469 C 10.001078,4.118098 11.120051,2.9999996 12.5,3 c 1.379949,-4e-7 2.498922,1.118098 2.5,2.4980469 V 7 h 1 V 5.4980469 C 15.998922,3.565813 14.432234,1.9999997 12.5,2 Z M 3,8 v 7 h 9 V 8 Z m 4.5,1.5 a 1,1 0 0 1 1,1 A 1,1 0 0 1 8,11.365234 V 13 H 7 V 11.363281 A 1,1 0 0 1 6.5,10.5 a 1,1 0 0 1 1,-1 z"
-     style="clip-rule:evenodd;fill:#303030;fill-opacity:0.78431373;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:0.78431373;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     d="M 12.5,2 C 10.567766,1.9999997 9.0010783,3.565813 9,5.4980469 V 7 h 1 V 5.4980469 C 10.001078,4.118098 11.120051,2.9999996 12.5,3 c 1.379949,-4e-7 2.498922,1.118098 2.5,2.4980469 V 7 h 1 V 5.4980469 C 15.998922,3.565813 14.432234,1.9999997 12.5,2 Z M 3,8 v 7 h 9 V 8 Z"
+     id="path4509" />
   <path
-     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     id="path4491"
      d="m 12.500001,2.0000002 c -1.932234,-3e-7 -3.4989219,1.5658129 -3.5000003,3.4980469 V 7.0000006 H 10.000001 V 5.4980471 c 0.0011,-1.379949 1.12005,-2.4980473 2.5,-2.4980469 1.37995,-4e-7 2.498922,1.1180979 2.5,2.4980469 v 1.5019535 h 1 V 5.4980471 c -0.0011,-1.932234 -1.567766,-3.4980472 -3.5,-3.4980469 z"
-     id="path4491" />
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
   <path
-     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
-     d="M 3.0000002,8.0000006 V 15.000001 H 12.000001 V 8.0000006 Z m 4.5000004,1.5000002 a 1.0000001,1.0000001 0 0 1 1.0000001,1.0000002 1.0000001,1.0000001 0 0 1 -0.5000001,0.865234 v 1.634766 h -1 V 11.363282 A 1.0000001,1.0000001 0 0 1 6.5000005,10.500001 1.0000001,1.0000001 0 0 1 7.5000006,9.5000008 Z"
-     id="path4493" />
+     id="path4493"
+     d="M 3.0000002,8.0000006 V 15.000001 H 12.000001 V 8.0000006 Z"
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <circle
+     r="1.5"
+     cy="10.500001"
+     cx="7.5"
+     id="path820"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     y="11"
+     x="6.749999"
+     height="3"
+     width="1.5"
+     id="rect822"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
 </svg>
diff --git a/toonz/sources/toonzqt/Resources/lockpalette_on.svg b/toonz/sources/toonzqt/Resources/lockpalette_on.svg
index 5259b8d..bf8c0b8 100644
--- a/toonz/sources/toonzqt/Resources/lockpalette_on.svg
+++ b/toonz/sources/toonzqt/Resources/lockpalette_on.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 18 18"
+   id="svg4489"
    version="1.1"
-   id="svg4489">
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%">
   <defs
      id="defs4483" />
   <metadata
@@ -25,30 +25,43 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1106.5197)" />
+     transform="translate(0,-1106.5197)"
+     id="layer1" />
   <rect
-     id="rect2"
-     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
-     height="1.0000001"
-     width="1.0000001"
+     x="0"
      y="17.000002"
-     x="0" />
+     width="1.0000001"
+     height="1.0000001"
+     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="rect2" />
   <path
-     id="path4493"
-     d="m 9.5000008,3.0000001 c -1.9322341,-3e-7 -3.4989225,1.56386 -3.5000003,3.4960941 V 7.0000004 H 7.0000006 V 6.4960942 c 0.00108,-1.379949 1.1200512,-2.4960945 2.5000002,-2.496094 1.3799492,-5e-7 2.4989222,1.116145 2.5000002,2.496094 v 0.5039062 h 1 V 6.4960942 C 12.998923,4.5638601 11.432235,2.9999998 9.5000008,3.0000001 Z M 5.0000004,8.0000005 V 15.000001 H 14.000001 V 8.0000005 Z m 4.5000004,1.5000001 a 1.0000001,1.0000001 0 0 1 1.0000002,1.0000004 1.0000001,1.0000001 0 0 1 -0.5,0.863281 v 1.636719 H 9.0000007 v -1.638672 a 1.0000001,1.0000001 0 0 1 -0.5,-0.861328 1.0000001,1.0000001 0 0 1 1.0000001,-1.0000004 z"
-     style="clip-rule:evenodd;fill:#fbfbfb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
+     style="clip-rule:evenodd;fill:#fbfbfb;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     d="m 9.5000008,3.0000001 c -1.9322341,-3e-7 -3.4989225,1.56386 -3.5000003,3.4960941 V 7.0000004 H 7.0000006 V 6.4960942 c 0.00108,-1.379949 1.1200512,-2.4960945 2.5000002,-2.496094 1.3799492,-5e-7 2.4989222,1.116145 2.5000002,2.496094 v 0.5039062 h 1 V 6.4960942 C 12.998923,4.5638601 11.432235,2.9999998 9.5000008,3.0000001 Z M 5.0000004,8.0000005 V 15.000001 H 14.000001 V 8.0000005 Z"
+     id="path4493" />
   <g
-     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     transform="scale(0.05555556)"
      id="g4491"
-     transform="scale(0.05555556)">
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996">
     <path
-       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill"
-       d="M 90,144 V 270 H 252 V 144 Z m 81,27 a 18,18 0 0 1 18,18 18,18 0 0 1 -9,15.57421 V 234 H 162 V 204.53906 A 18,18 0 0 1 153,189 18,18 0 0 1 171,171 Z"
-       id="rect4488" />
+       id="rect4488"
+       d="M 90,144 V 270 H 252 V 144 Z"
+       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill" />
     <path
-       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill"
+       id="path4509"
        d="m 171,54 c -34.78021,-5e-6 -62.98059,28.18463 -63,62.96484 V 126 h 18 v -9.03516 C 126.01941,92.12576 146.16091,71.999992 171,72 c 24.83909,-8e-6 44.98059,20.12576 45,44.96484 V 126 h 18 v -9.03516 C 233.98059,82.18463 205.78021,53.999995 171,54 Z"
-       id="path4509" />
+       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill" />
   </g>
+  <circle
+     r="1.5"
+     cy="10.500001"
+     cx="9.500001"
+     id="path820"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     y="11"
+     x="8.75"
+     height="3"
+     width="1.5"
+     id="rect822"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
 </svg>
diff --git a/toonz/sources/toonzqt/Resources/lockpalette_over.svg b/toonz/sources/toonzqt/Resources/lockpalette_over.svg
index 5259b8d..0286f49 100644
--- a/toonz/sources/toonzqt/Resources/lockpalette_over.svg
+++ b/toonz/sources/toonzqt/Resources/lockpalette_over.svg
@@ -5,11 +5,11 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:svg="http://www.w3.org/2000/svg"
    xmlns="http://www.w3.org/2000/svg"
-   width="100%"
-   height="100%"
-   viewBox="0 0 18 18"
+   id="svg4489"
    version="1.1"
-   id="svg4489">
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%">
   <defs
      id="defs4483" />
   <metadata
@@ -25,30 +25,38 @@
     </rdf:RDF>
   </metadata>
   <g
-     id="layer1"
-     transform="translate(0,-1106.5197)" />
+     transform="translate(0,-1106.5197)"
+     id="layer1" />
   <rect
-     id="rect2"
-     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
-     height="1.0000001"
-     width="1.0000001"
+     x="0"
      y="17.000002"
-     x="0" />
+     width="1.0000001"
+     height="1.0000001"
+     style="clip-rule:evenodd;fill:none;fill-rule:evenodd;stroke-width:0.05555556;stroke-linejoin:round;stroke-miterlimit:1.41420996"
+     id="rect2" />
+  <path
+     style="clip-rule:evenodd;fill:#303030;fill-opacity:0.78431373;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
+     d="M 12.5,2 C 10.567766,1.9999997 9.0010783,3.565813 9,5.4980469 V 7 h 1 V 5.4980469 C 10.001078,4.118098 11.120051,2.9999996 12.5,3 c 1.379949,-4e-7 2.498922,1.118098 2.5,2.4980469 V 7 h 1 V 5.4980469 C 15.998922,3.565813 14.432234,1.9999997 12.5,2 Z M 3,8 v 7 h 9 V 8 Z"
+     id="path4509" />
+  <path
+     id="path4491"
+     d="m 12.500001,2.0000002 c -1.932234,-3e-7 -3.4989219,1.5658129 -3.5000003,3.4980469 V 7.0000006 H 10.000001 V 5.4980471 c 0.0011,-1.379949 1.12005,-2.4980473 2.5,-2.4980469 1.37995,-4e-7 2.498922,1.1180979 2.5,2.4980469 v 1.5019535 h 1 V 5.4980471 c -0.0011,-1.932234 -1.567766,-3.4980472 -3.5,-3.4980469 z"
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
   <path
      id="path4493"
-     d="m 9.5000008,3.0000001 c -1.9322341,-3e-7 -3.4989225,1.56386 -3.5000003,3.4960941 V 7.0000004 H 7.0000006 V 6.4960942 c 0.00108,-1.379949 1.1200512,-2.4960945 2.5000002,-2.496094 1.3799492,-5e-7 2.4989222,1.116145 2.5000002,2.496094 v 0.5039062 h 1 V 6.4960942 C 12.998923,4.5638601 11.432235,2.9999998 9.5000008,3.0000001 Z M 5.0000004,8.0000005 V 15.000001 H 14.000001 V 8.0000005 Z m 4.5000004,1.5000001 a 1.0000001,1.0000001 0 0 1 1.0000002,1.0000004 1.0000001,1.0000001 0 0 1 -0.5,0.863281 v 1.636719 H 9.0000007 v -1.638672 a 1.0000001,1.0000001 0 0 1 -0.5,-0.861328 1.0000001,1.0000001 0 0 1 1.0000001,-1.0000004 z"
-     style="clip-rule:evenodd;fill:#fbfbfb;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.54901961;paint-order:markers stroke fill" />
-  <g
-     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41420996"
-     id="g4491"
-     transform="scale(0.05555556)">
-    <path
-       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill"
-       d="M 90,144 V 270 H 252 V 144 Z m 81,27 a 18,18 0 0 1 18,18 18,18 0 0 1 -9,15.57421 V 234 H 162 V 204.53906 A 18,18 0 0 1 153,189 18,18 0 0 1 171,171 Z"
-       id="rect4488" />
-    <path
-       style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:36;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:0.27638191;paint-order:markers stroke fill"
-       d="m 171,54 c -34.78021,-5e-6 -62.98059,28.18463 -63,62.96484 V 126 h 18 v -9.03516 C 126.01941,92.12576 146.16091,71.999992 171,72 c 24.83909,-8e-6 44.98059,20.12576 45,44.96484 V 126 h 18 v -9.03516 C 233.98059,82.18463 205.78021,53.999995 171,54 Z"
-       id="path4509" />
-  </g>
+     d="M 3.0000002,8.0000006 V 15.000001 H 12.000001 V 8.0000006 Z"
+     style="clip-rule:evenodd;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:1.41420996;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill" />
+  <circle
+     r="1.5"
+     cy="10.500001"
+     cx="7.5"
+     id="path820"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
+  <rect
+     y="11"
+     x="6.749999"
+     height="3"
+     width="1.5"
+     id="rect822"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
 </svg>
diff --git a/toonz/sources/toonzqt/Resources/newfolder.svg b/toonz/sources/toonzqt/Resources/newfolder.svg
index c2af7d3..a955ef1 100644
--- a/toonz/sources/toonzqt/Resources/newfolder.svg
+++ b/toonz/sources/toonzqt/Resources/newfolder.svg
@@ -1,29 +1,36 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="newfolder_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
 	.st2{fill:#A2A2A2;}
 	.st3{fill:#E6E6E6;}
 	.st4{fill:#303030;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,3.4h4.2l0.2,1.8h5l0.8,8.2H2.5L1.5,3.4
-		C1.5,3.4,1.5,3.4,1.5,3.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,5h6l0.9,9h-11L0.9,3h5L6.1,5z M2,4L3,13h9l-0.7-7h-6L5,4H2
-		C2,4,2,4,2,4z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15.1,5.6H6l-2.2,7.9h9.6L15.1,5.6C15.1,5.6,15.1,5.6,15.1,5.6z
-		"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.6,14H3.1l2.5-9h9.9L13.6,14z M6.3,6l-1.9,7h8.4l1.5-7H6.3z"
-		/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M10.1,11h2V9h1v2h2v1h-2v2h-1v-2h-2V11z"/>
-	<path id="path16" inkscape:connector-curvature="0" class="st4" d="M14.1,10h2v3h-2v2h-3v-2h-2v-3h2V8h3V10z M12.1,9v2h-2v1h2v2h1
-		v-2h2v-1h-2V9H12.1z"/>
-</g>
-</svg>
+</style><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 h 5 l 1,2 h 7 v 9 H 2 Z"
+     id="path867" /><path
+     id="rect834-5"
+     d="m 2,3 h 5 l 1,2 h 7 v 9 H 2 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path14"
+     class="st3"
+     d="M 5.999999,9 H 8 V 7.0000002 H 9 V 9 h 2 v 1 H 9 v 2 H 8 V 10 H 5.999999 Z"
+     style="fill:#303030;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/newfolder_over.svg b/toonz/sources/toonzqt/Resources/newfolder_over.svg
index 51cd666..e9b1f3b 100644
--- a/toonz/sources/toonzqt/Resources/newfolder_over.svg
+++ b/toonz/sources/toonzqt/Resources/newfolder_over.svg
@@ -1,29 +1,36 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="newfolder.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#FFA200;}
-	.st3{fill:#89D185;}
+	.st2{fill:#A2A2A2;}
+	.st3{fill:#E6E6E6;}
 	.st4{fill:#303030;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,3.4h4.2l0.2,1.8h5l0.8,8.2H2.5L1.5,3.4
-		C1.5,3.4,1.5,3.4,1.5,3.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,5h6l0.9,9h-11L0.9,3h5L6.1,5z M2,4L3,13h9l-0.7-7h-6L5,4H2
-		C2,4,2,4,2,4z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15.1,5.6H6l-2.2,7.9h9.6L15.1,5.6C15.1,5.6,15.1,5.6,15.1,5.6z
-		"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.6,14H3.1l2.5-9h9.9L13.6,14z M6.3,6l-1.9,7h8.4l1.5-7H6.3z"
-		/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M10.1,11h2V9h1v2h2v1h-2v2h-1v-2h-2V11z"/>
-	<path id="path16" inkscape:connector-curvature="0" class="st4" d="M14.1,10h2v3h-2v2h-3v-2h-2v-3h2V8h3V10z M12.1,9v2h-2v1h2v2h1
-		v-2h2v-1h-2V9H12.1z"/>
-</g>
-</svg>
+</style><path
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 h 5 l 1,2 h 7 v 9 H 2 Z"
+     id="path867" /><path
+     id="rect834-5"
+     d="m 2,3 h 5 l 1,2 h 7 v 9 H 2 Z"
+     style="fill:#ffe96e;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="path14"
+     class="st3"
+     d="M 5.999999,9 H 8 V 7.0000002 H 9 V 9 h 2 v 1 H 9 v 2 H 8 V 10 H 5.999999 Z"
+     style="fill:#303030;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/newpage.svg b/toonz/sources/toonzqt/Resources/newpage.svg
index be2399c..31e772a 100644
--- a/toonz/sources/toonzqt/Resources/newpage.svg
+++ b/toonz/sources/toonzqt/Resources/newpage.svg
@@ -1 +1,58 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><path d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" style="fill:url(#_Linear1);"/><path d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" style="fill:#404040;"/><path d="M7,10l-3,0l3,3l0,-3Z" style="fill:#fff;"/><path d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" style="fill:#404040;"/><rect x="5" y="4" width="4" height="1" style="fill:#fff;"/><path d="M10,6l-6,0l0,-3l6,0l0,3Zm-5,-2l0,1l4,0l0,-1l-4,0Z" style="fill:#404040;"/><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-4,5,-5,-4,10,9)"><stop offset="0" style="stop-color:#e6e6e6;stop-opacity:1"/><stop offset="1" style="stop-color:#989898;stop-opacity:1"/></linearGradient></defs></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg23"><metadata
+     id="metadata27"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z"
+     style="fill:#e6e6e6;fill-opacity:1"
+     id="path4" /><path
+     d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z"
+     style="fill:#303030;fill-opacity:1"
+     id="path6" /><path
+     d="M7,10l-3,0l3,3l0,-3Z"
+     style="fill:#fff;"
+     id="path8" /><path
+     d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z"
+     style="fill:#303030;fill-opacity:1"
+     id="path10" /><rect
+     x="5"
+     y="4"
+     width="4"
+     height="1"
+     style="fill:#fff;"
+     id="rect12" /><path
+     d="M10,6l-6,0l0,-3l6,0l0,3Zm-5,-2l0,1l4,0l0,-1l-4,0Z"
+     style="fill:#303030;fill-opacity:1"
+     id="path14" /><defs
+     id="defs21"><linearGradient
+       id="_Linear1"
+       x1="0"
+       y1="0"
+       x2="1"
+       y2="0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4,5,-5,-4,10,9)"><stop
+         offset="0"
+         style="stop-color:#e6e6e6;stop-opacity:1"
+         id="stop16" /><stop
+         offset="1"
+         style="stop-color:#989898;stop-opacity:1"
+         id="stop18" /></linearGradient></defs></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/newpage_over.svg b/toonz/sources/toonzqt/Resources/newpage_over.svg
index 8bbe5fa..bd9284e 100644
--- a/toonz/sources/toonzqt/Resources/newpage_over.svg
+++ b/toonz/sources/toonzqt/Resources/newpage_over.svg
@@ -1 +1,58 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><path d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" style="fill:#fff;"/><path d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" style="fill:#404040;"/><path d="M7,10l-3,0l3,3l0,-3Z" style="fill:#fff;"/><path d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" style="fill:#404040;"/><rect x="5" y="4" width="4" height="1" style="fill:#fff;"/><path d="M10,6l-6,0l0,-3l6,0l0,3Zm-5,-2l0,1l4,0l0,-1l-4,0Z" style="fill:#404040;"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   id="svg23"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   xml:space="preserve"
+   version="1.1"
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%"><metadata
+     id="metadata27"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><rect
+     id="rect2"
+     style="fill:none;"
+     height="18"
+     width="18"
+     y="0"
+     x="0" /><path
+     id="path4"
+     style="fill:#ffffff;fill-opacity:1"
+     d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" /><path
+     id="path6"
+     style="fill:#303030;fill-opacity:1"
+     d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" /><path
+     id="path8"
+     style="fill:#fff;"
+     d="M7,10l-3,0l3,3l0,-3Z" /><path
+     id="path10"
+     style="fill:#303030;fill-opacity:1"
+     d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" /><rect
+     id="rect12"
+     style="fill:#fff;"
+     height="1"
+     width="4"
+     y="4"
+     x="5" /><path
+     id="path14"
+     style="fill:#303030;fill-opacity:1"
+     d="M10,6l-6,0l0,-3l6,0l0,3Zm-5,-2l0,1l4,0l0,-1l-4,0Z" /><defs
+     id="defs21"><linearGradient
+       gradientTransform="matrix(-4,5,-5,-4,10,9)"
+       gradientUnits="userSpaceOnUse"
+       y2="0"
+       x2="1"
+       y1="0"
+       x1="0"
+       id="_Linear1"><stop
+         id="stop16"
+         style="stop-color:#e6e6e6;stop-opacity:1"
+         offset="0" /><stop
+         id="stop18"
+         style="stop-color:#989898;stop-opacity:1"
+         offset="1" /></linearGradient></defs></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/newstyle.svg b/toonz/sources/toonzqt/Resources/newstyle.svg
index 80e36a0..ace9270 100644
--- a/toonz/sources/toonzqt/Resources/newstyle.svg
+++ b/toonz/sources/toonzqt/Resources/newstyle.svg
@@ -1 +1,49 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><path d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" style="fill:url(#_Linear1);"/><path d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" style="fill:#404040;"/><path d="M7,10l-3,0l3,3l0,-3Z" style="fill:#fff;"/><path d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" style="fill:#404040;"/><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-4,5,-5,-4,10,9)"><stop offset="0" style="stop-color:#e6e6e6;stop-opacity:1"/><stop offset="1" style="stop-color:#989898;stop-opacity:1"/></linearGradient></defs></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg19"><metadata
+     id="metadata23"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z"
+     style="fill:#e6e6e6;fill-opacity:1"
+     id="path4" /><path
+     d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z"
+     style="fill:#303030;fill-opacity:1"
+     id="path6" /><path
+     d="M7,10l-3,0l3,3l0,-3Z"
+     style="fill:#fff;"
+     id="path8" /><path
+     d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z"
+     style="fill:#303030;fill-opacity:1"
+     id="path10" /><defs
+     id="defs17"><linearGradient
+       id="_Linear1"
+       x1="0"
+       y1="0"
+       x2="1"
+       y2="0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-4,5,-5,-4,10,9)"><stop
+         offset="0"
+         style="stop-color:#e6e6e6;stop-opacity:1"
+         id="stop12" /><stop
+         offset="1"
+         style="stop-color:#989898;stop-opacity:1"
+         id="stop14" /></linearGradient></defs></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/newstyle_over.svg b/toonz/sources/toonzqt/Resources/newstyle_over.svg
index d3b5554..674e27a 100644
--- a/toonz/sources/toonzqt/Resources/newstyle_over.svg
+++ b/toonz/sources/toonzqt/Resources/newstyle_over.svg
@@ -1 +1,49 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><path d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" style="fill:#fff;"/><path d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" style="fill:#404040;"/><path d="M7,10l-3,0l3,3l0,-3Z" style="fill:#fff;"/><path d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" style="fill:#404040;"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   id="svg19"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   xml:space="preserve"
+   version="1.1"
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%"><metadata
+     id="metadata23"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><rect
+     id="rect2"
+     style="fill:none;"
+     height="18"
+     width="18"
+     y="0"
+     x="0" /><path
+     id="path4"
+     style="fill:#ffffff;fill-opacity:1"
+     d="M15,6l-11,0l0,4l3,3l8,0l0,-7Z" /><path
+     id="path6"
+     style="fill:#303030;fill-opacity:1"
+     d="M16,5l0,9l-9.414,0l-3.586,-3.586l0,-5.414l13,0Zm-12,1l0,4l3,3l8,0l0,-7l-11,0Z" /><path
+     id="path8"
+     style="fill:#fff;"
+     d="M7,10l-3,0l3,3l0,-3Z" /><path
+     id="path10"
+     style="fill:#303030;fill-opacity:1"
+     d="M8,9l0,4l-1,0l0,-3l-4,0l0,-1l5,0Z" /><defs
+     id="defs17"><linearGradient
+       gradientTransform="matrix(-4,5,-5,-4,10,9)"
+       gradientUnits="userSpaceOnUse"
+       y2="0"
+       x2="1"
+       y1="0"
+       x1="0"
+       id="_Linear1"><stop
+         id="stop12"
+         style="stop-color:#e6e6e6;stop-opacity:1"
+         offset="0" /><stop
+         id="stop14"
+         style="stop-color:#989898;stop-opacity:1"
+         offset="1" /></linearGradient></defs></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/nextkey.svg b/toonz/sources/toonzqt/Resources/nextkey.svg
index c75177d..e71e1e2 100644
--- a/toonz/sources/toonzqt/Resources/nextkey.svg
+++ b/toonz/sources/toonzqt/Resources/nextkey.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="nextkey.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#C8C8C8;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M13.4,9.5L4.9,4.8v9.4L13.4,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M5,3.8L5,3.8l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l8.5,4.7
-		l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0L5.4,15l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		l0-0.1l0-0.1V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0H5L5,3.8z M4.9,14.2l8.5-4.7L4.9,4.8V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   id="svg10"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   xml:space="preserve"
+   version="1.1"
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     id="rect2"
+     style="fill:none;"
+     height="18"
+     width="18"
+     y="0"
+     x="0" /><path
+     d="M 14,9 5,4 v 10 z"
+     style="fill:#e6e6e6;fill-opacity:1"
+     id="path4" /><path
+     d="m 5.066,3.002 0.063,0.006 0.062,0.01 0.061,0.014 0.061,0.018 0.059,0.022 0.058,0.025 0.056,0.029 9,5 0.053,0.032 0.052,0.035 0.049,0.039 0.047,0.041 0.044,0.045 0.041,0.047 0.039,0.049 0.035,0.052 0.031,0.054 0.029,0.056 0.024,0.057 0.021,0.059 0.018,0.06 0.013,0.061 0.01,0.062 0.006,0.062 L 15,9 14.998,9.063 14.992,9.125 14.982,9.187 14.969,9.248 14.951,9.308 14.93,9.367 14.906,9.424 14.877,9.48 14.846,9.534 14.811,9.586 14.772,9.635 14.731,9.682 14.687,9.727 14.64,9.768 l -0.049,0.039 -0.052,0.035 -0.053,0.032 -9,5 L 5.43,14.903 5.372,14.928 5.313,14.95 5.252,14.968 5.191,14.982 5.129,14.992 5.066,14.998 5.003,15 4.94,14.998 4.878,14.992 4.816,14.983 4.754,14.969 4.694,14.952 4.634,14.931 4.576,14.906 4.52,14.877 4.466,14.845 4.414,14.81 4.364,14.772 4.317,14.73 4.272,14.686 4.23,14.639 4.192,14.589 4.156,14.537 4.124,14.483 4.096,14.427 4.071,14.369 4.049,14.31 4.032,14.249 4.018,14.188 4.008,14.126 4.002,14.063 4,14 V 4 L 4.002,3.937 4.008,3.874 4.018,3.812 4.032,3.751 4.049,3.69 4.071,3.631 4.096,3.573 4.124,3.517 4.156,3.463 4.192,3.411 4.23,3.361 4.272,3.314 4.317,3.27 4.364,3.228 4.414,3.19 4.466,3.155 4.52,3.123 4.576,3.094 4.634,3.069 4.694,3.048 4.754,3.031 4.816,3.017 4.878,3.008 4.94,3.002 5.003,3 Z M 5,14 14,9 5,4 Z"
+     style="fill-opacity:1;fill:#303030"
+     id="path6" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/nextkey_disabled.svg b/toonz/sources/toonzqt/Resources/nextkey_disabled.svg
index 48e3673..5bea0ac 100644
--- a/toonz/sources/toonzqt/Resources/nextkey_disabled.svg
+++ b/toonz/sources/toonzqt/Resources/nextkey_disabled.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="nextkey_disabled.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#E6E6E6;fill-opacity:0.2;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M13.4,9.5L4.9,4.8v9.4L13.4,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M5,3.8L5,3.8l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l8.5,4.7
-		l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0L5.4,15l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		l0-0.1l0-0.1V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0H5L5,3.8z M4.9,14.2l8.5-4.7L4.9,4.8V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg10"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     id="path4"
+     style="fill:#e6e6e6;fill-opacity:0.2"
+     d="M 14,9 5,4 v 10 z" /><path
+     id="path6"
+     style="fill-opacity:1;fill:#303030"
+     d="m 5.066,3.002 0.063,0.006 0.062,0.01 0.061,0.014 0.061,0.018 0.059,0.022 0.058,0.025 0.056,0.029 9,5 0.053,0.032 0.052,0.035 0.049,0.039 0.047,0.041 0.044,0.045 0.041,0.047 0.039,0.049 0.035,0.052 0.031,0.054 0.029,0.056 0.024,0.057 0.021,0.059 0.018,0.06 0.013,0.061 0.01,0.062 0.006,0.062 L 15,9 14.998,9.063 14.992,9.125 14.982,9.187 14.969,9.248 14.951,9.308 14.93,9.367 14.906,9.424 14.877,9.48 14.846,9.534 14.811,9.586 14.772,9.635 14.731,9.682 14.687,9.727 14.64,9.768 l -0.049,0.039 -0.052,0.035 -0.053,0.032 -9,5 L 5.43,14.903 5.372,14.928 5.313,14.95 5.252,14.968 5.191,14.982 5.129,14.992 5.066,14.998 5.003,15 4.94,14.998 4.878,14.992 4.816,14.983 4.754,14.969 4.694,14.952 4.634,14.931 4.576,14.906 4.52,14.877 4.466,14.845 4.414,14.81 4.364,14.772 4.317,14.73 4.272,14.686 4.23,14.639 4.192,14.589 4.156,14.537 4.124,14.483 4.096,14.427 4.071,14.369 4.049,14.31 4.032,14.249 4.018,14.188 4.008,14.126 4.002,14.063 4,14 V 4 L 4.002,3.937 4.008,3.874 4.018,3.812 4.032,3.751 4.049,3.69 4.071,3.631 4.096,3.573 4.124,3.517 4.156,3.463 4.192,3.411 4.23,3.361 4.272,3.314 4.317,3.27 4.364,3.228 4.414,3.19 4.466,3.155 4.52,3.123 4.576,3.094 4.634,3.069 4.694,3.048 4.754,3.031 4.816,3.017 4.878,3.008 4.94,3.002 5.003,3 Z M 5,14 14,9 5,4 Z" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/nextkey_over.svg b/toonz/sources/toonzqt/Resources/nextkey_over.svg
index 079997c..efe726f 100644
--- a/toonz/sources/toonzqt/Resources/nextkey_over.svg
+++ b/toonz/sources/toonzqt/Resources/nextkey_over.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="nextkey_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#FFFFFF;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M13.4,9.5L4.9,4.8v9.4L13.4,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M5,3.8L5,3.8l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l8.5,4.7
-		l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0L5.4,15l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		l0-0.1l0-0.1V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0H5L5,3.8z M4.9,14.2l8.5-4.7L4.9,4.8V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg10"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     id="path4"
+     style="fill:#ffffff"
+     d="M 14,9 5,4 v 10 z" /><path
+     id="path6"
+     style="fill-opacity:1;fill:#303030"
+     d="m 5.066,3.002 0.063,0.006 0.062,0.01 0.061,0.014 0.061,0.018 0.059,0.022 0.058,0.025 0.056,0.029 9,5 0.053,0.032 0.052,0.035 0.049,0.039 0.047,0.041 0.044,0.045 0.041,0.047 0.039,0.049 0.035,0.052 0.031,0.054 0.029,0.056 0.024,0.057 0.021,0.059 0.018,0.06 0.013,0.061 0.01,0.062 0.006,0.062 L 15,9 14.998,9.063 14.992,9.125 14.982,9.187 14.969,9.248 14.951,9.308 14.93,9.367 14.906,9.424 14.877,9.48 14.846,9.534 14.811,9.586 14.772,9.635 14.731,9.682 14.687,9.727 14.64,9.768 l -0.049,0.039 -0.052,0.035 -0.053,0.032 -9,5 L 5.43,14.903 5.372,14.928 5.313,14.95 5.252,14.968 5.191,14.982 5.129,14.992 5.066,14.998 5.003,15 4.94,14.998 4.878,14.992 4.816,14.983 4.754,14.969 4.694,14.952 4.634,14.931 4.576,14.906 4.52,14.877 4.466,14.845 4.414,14.81 4.364,14.772 4.317,14.73 4.272,14.686 4.23,14.639 4.192,14.589 4.156,14.537 4.124,14.483 4.096,14.427 4.071,14.369 4.049,14.31 4.032,14.249 4.018,14.188 4.008,14.126 4.002,14.063 4,14 V 4 L 4.002,3.937 4.008,3.874 4.018,3.812 4.032,3.751 4.049,3.69 4.071,3.631 4.096,3.573 4.124,3.517 4.156,3.463 4.192,3.411 4.23,3.361 4.272,3.314 4.317,3.27 4.364,3.228 4.414,3.19 4.466,3.155 4.52,3.123 4.576,3.094 4.634,3.069 4.694,3.048 4.754,3.031 4.816,3.017 4.878,3.008 4.94,3.002 5.003,3 Z M 5,14 14,9 5,4 Z" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/options.svg b/toonz/sources/toonzqt/Resources/options.svg
index 27c64c2..ec9c6bb 100644
--- a/toonz/sources/toonzqt/Resources/options.svg
+++ b/toonz/sources/toonzqt/Resources/options.svg
@@ -1,36 +1,40 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="options.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 18 18"
+   xml:space="preserve"
+   width="18"
+   height="18"><metadata
+     id="metadata26"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs24" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
 	.st1{fill:url(#rect6_1_);stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
 	.st2{fill:url(#rect8_1_);}
 	.st3{fill:none;stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:2;}
 	.st4{fill:#A2A2A2;}
 	.st5{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview28" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" y="0" class="st0" width="17" height="17"/>
-	
-		<linearGradient id="rect6_1_" gradientUnits="userSpaceOnUse" x1="-925.8557" y1="-95.9044" x2="-924.8557" y2="-95.9044" gradientTransform="matrix(0 10.3889 -10.3889 0 -985.4413 9622.3936)">
-		<stop  offset="0" style="stop-color:#FFFFFF"/>
-		<stop  offset="1" style="stop-color:#B3B3B3"/>
-	</linearGradient>
-	<rect id="rect6" x="7.6" y="3.8" class="st1" width="6.6" height="10.4"/>
-	
-		<linearGradient id="rect8_1_" gradientUnits="userSpaceOnUse" x1="-925.8557" y1="-95.9044" x2="-924.8557" y2="-95.9044" gradientTransform="matrix(0 10.3889 -10.3889 0 -985.4413 9622.3936)">
-		<stop  offset="0" style="stop-color:#FFFFFF"/>
-		<stop  offset="1" style="stop-color:#B3B3B3"/>
-	</linearGradient>
-	<rect id="rect8" x="7.6" y="3.8" class="st2" width="6.6" height="10.4"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st3" d="M6.6,6.6L1.9,3.8v5.7L6.6,6.6z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st4" d="M6.6,6.6L1.9,3.8v5.7L6.6,6.6z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st5" d="M14.2,12.3H7.6v-0.9h6.6V12.3z M14.2,9.4H7.6V8.5h6.6V9.4z
-		 M14.2,6.6H7.6V5.7h6.6V6.6z"/>
-</g>
-</svg>
+</style><path
+     id="path851"
+     d="M 3,4 V 6 H 14 V 4 Z m 0,4 v 2 H 14 V 8 Z m 0,4 v 2 h 7 v -2 z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 3,4 V 6 H 14 V 4 Z m 0,4 v 2 H 14 V 8 Z m 0,4 v 2 h 6 v -2 z"
+     id="rect857" /><path
+     id="path856"
+     d="M 16,12 13.5,16 11,12 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 16,12 13.5,16 11,12 Z"
+     id="rect853" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/options_over.svg b/toonz/sources/toonzqt/Resources/options_over.svg
index ce64781..ec9c6bb 100644
--- a/toonz/sources/toonzqt/Resources/options_over.svg
+++ b/toonz/sources/toonzqt/Resources/options_over.svg
@@ -1,36 +1,40 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="options_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   version="1.1"
+   id="svg2"
+   x="0px"
+   y="0px"
+   viewBox="0 0 18 18"
+   xml:space="preserve"
+   width="18"
+   height="18"><metadata
+     id="metadata26"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs24" /><style
+     type="text/css"
+     id="style2">
 	.st0{fill:none;}
-	.st1{fill:url(#rect6_1_);stroke:#242424;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
+	.st1{fill:url(#rect6_1_);stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
 	.st2{fill:url(#rect8_1_);}
-	.st3{fill:none;stroke:#242424;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:2;}
-	.st4{fill:#FFDC00;}
-	.st5{fill:#242424;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview28" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="29" inkscape:window-y="103" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-	
-		<linearGradient id="rect6_1_" gradientUnits="userSpaceOnUse" x1="-462.8824" y1="327.5078" x2="-461.8824" y2="327.5078" gradientTransform="matrix(0 10.3889 10.3889 0 -3391.5811 4812.6108)">
-		<stop  offset="0" style="stop-color:#FFFFFF"/>
-		<stop  offset="1" style="stop-color:#B3B3B3"/>
-	</linearGradient>
-	<rect id="rect6" x="7.6" y="3.8" class="st1" width="6.6" height="10.4"/>
-	
-		<linearGradient id="rect8_1_" gradientUnits="userSpaceOnUse" x1="-462.8824" y1="327.5078" x2="-461.8824" y2="327.5078" gradientTransform="matrix(0 10.3889 10.3889 0 -3391.5811 4812.6108)">
-		<stop  offset="0" style="stop-color:#FFFFFF"/>
-		<stop  offset="1" style="stop-color:#B3B3B3"/>
-	</linearGradient>
-	<rect id="rect8" x="7.6" y="3.8" class="st2" width="6.6" height="10.4"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st3" d="M6.6,6.6L1.9,3.8v5.7L6.6,6.6z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st4" d="M6.6,6.6L1.9,3.8v5.7L6.6,6.6z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st5" d="M14.2,12.3H7.6v-0.9h6.6V12.3z M14.2,9.4H7.6V8.5h6.6V9.4z
-		 M14.2,6.6H7.6V5.7h6.6V6.6z"/>
-</g>
-</svg>
+	.st3{fill:none;stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:2;}
+	.st4{fill:#A2A2A2;}
+	.st5{fill:#404040;}
+</style><path
+     id="path851"
+     d="M 3,4 V 6 H 14 V 4 Z m 0,4 v 2 H 14 V 8 Z m 0,4 v 2 h 7 v -2 z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 3,4 V 6 H 14 V 4 Z m 0,4 v 2 H 14 V 8 Z m 0,4 v 2 h 6 v -2 z"
+     id="rect857" /><path
+     id="path856"
+     d="M 16,12 13.5,16 11,12 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 16,12 13.5,16 11,12 Z"
+     id="rect853" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/palette_tabicon.svg b/toonz/sources/toonzqt/Resources/palette_tabicon.svg
new file mode 100644
index 0000000..ca3c37c
--- /dev/null
+++ b/toonz/sources/toonzqt/Resources/palette_tabicon.svg
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   height="15"
+   width="20"
+   xml:space="preserve"
+   viewBox="0 0 20 15"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata32"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs30" /><style
+     id="style2"
+     type="text/css">
+	.st0{fill:#92FF00;stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
+	.st1{fill:#FFD200;}
+</style><path
+     id="rect7"
+     d="M 4,3.9999999 V 6 H 6 V 3.9999999 Z m 3,0 V 6 H 9 V 3.9999999 Z m 3,0 V 6 h 2 V 3.9999999 Z m 3,0 V 6 h 2 V 3.9999999 Z m -3,3 v 2 h 2 v -2 z M 4,7 V 8.9999999 H 6 V 7 Z M 7,7 V 8.9999999 H 9 V 7 Z m 6,0 v 1.9999999 h 2 V 7 Z M 4,9.9999999 V 12 H 6 V 9.9999999 Z m 3,0 V 12 H 9 V 9.9999999 Z m 3,0 V 12 h 2 V 9.9999999 Z m 3,0 V 12 h 2 V 9.9999999 Z"
+     style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;stroke-opacity:1" /><path
+     id="rect9"
+     d="M 4,4 V 6 H 6 V 4 Z M 7,4 V 6 H 9 V 4 Z m 3,0 v 2 h 2 V 4 Z m 3,0 v 2 h 2 V 4 Z M 4,7 V 9 H 6 V 7 Z M 7,7 V 9 H 9 V 7 Z m 3,0 v 2 h 2 V 7 Z m 3,0 v 2 h 2 V 7 Z m -9,3 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z m 3,0 v 2 h 2 v -2 z"
+     style="fill:#bfbfbf;fill-opacity:1" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/prevkey.svg b/toonz/sources/toonzqt/Resources/prevkey.svg
index 766b53d..f8336d7 100644
--- a/toonz/sources/toonzqt/Resources/prevkey.svg
+++ b/toonz/sources/toonzqt/Resources/prevkey.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="prevkey.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#C8C8C8;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M3.6,9.5l8.5-4.7v9.4L3.6,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M12,3.8L12,3.8l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		L3.1,8.7L3,8.7l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l8.5,4.7l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0H12L12,3.8L12,3.8z M12.1,14.2L3.6,9.5l8.5-4.7V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   id="svg10"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   xml:space="preserve"
+   version="1.1"
+   viewBox="0 0 18 18"
+   height="100%"
+   width="100%"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     id="rect2"
+     style="fill:none;"
+     height="18"
+     width="18"
+     y="0"
+     x="0" /><path
+     d="M 4,9 13,4 V 14 Z"
+     style="fill:#e6e6e6;fill-opacity:1"
+     id="path4" /><path
+     d="m 12.934,3.002 -0.063,0.006 -0.062,0.01 -0.061,0.014 -0.061,0.018 -0.059,0.022 -0.058,0.025 -0.056,0.029 -9,5 L 3.461,8.158 3.409,8.193 3.36,8.232 3.313,8.273 3.269,8.318 3.228,8.365 3.189,8.414 3.154,8.466 3.123,8.52 3.094,8.576 3.07,8.633 3.049,8.692 3.031,8.752 3.018,8.813 3.008,8.875 3.002,8.937 3,9 3.002,9.063 3.008,9.125 3.018,9.187 3.031,9.248 3.049,9.308 3.07,9.367 3.094,9.424 3.123,9.48 3.154,9.534 3.189,9.586 3.228,9.635 3.269,9.682 3.313,9.727 3.36,9.768 l 0.049,0.039 0.052,0.035 0.053,0.032 9,5 0.056,0.029 0.058,0.025 0.059,0.022 0.061,0.018 0.061,0.014 0.062,0.01 0.063,0.006 0.063,0.002 0.063,-0.002 0.062,-0.006 0.062,-0.009 0.062,-0.014 0.06,-0.017 0.06,-0.021 0.058,-0.025 0.056,-0.029 0.054,-0.032 0.052,-0.035 0.05,-0.038 0.047,-0.042 0.045,-0.044 0.042,-0.047 0.038,-0.05 0.036,-0.052 0.032,-0.054 0.028,-0.056 0.025,-0.058 0.022,-0.059 0.017,-0.061 0.014,-0.061 0.01,-0.062 0.006,-0.063 L 14,14 V 4 L 13.998,3.937 13.992,3.874 13.982,3.812 13.968,3.751 13.951,3.69 13.929,3.631 13.904,3.573 13.876,3.517 13.844,3.463 13.808,3.411 13.77,3.361 13.728,3.314 13.683,3.27 13.636,3.228 13.586,3.19 13.534,3.155 13.48,3.123 13.424,3.094 13.366,3.069 13.306,3.048 13.246,3.031 13.184,3.017 13.122,3.008 13.06,3.002 12.997,3 Z M 13,14 4,9 13,4 Z"
+     style="fill-opacity:1;fill:#303030"
+     id="path6" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/prevkey_disabled.svg b/toonz/sources/toonzqt/Resources/prevkey_disabled.svg
index 1efc8bc..87d2d97 100644
--- a/toonz/sources/toonzqt/Resources/prevkey_disabled.svg
+++ b/toonz/sources/toonzqt/Resources/prevkey_disabled.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="prevkey_disabled.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#E6E6E6;fill-opacity:0.2;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M3.6,9.5l8.5-4.7v9.4L3.6,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M12,3.8L12,3.8l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		L3.1,8.7L3,8.7l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l8.5,4.7l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0H12L12,3.8L12,3.8z M12.1,14.2L3.6,9.5l8.5-4.7V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg10"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     id="path4"
+     style="fill:#e6e6e6;fill-opacity:0.2"
+     d="M 4,9 13,4 V 14 Z" /><path
+     id="path6"
+     style="fill-opacity:1;fill:#303030"
+     d="m 12.934,3.002 -0.063,0.006 -0.062,0.01 -0.061,0.014 -0.061,0.018 -0.059,0.022 -0.058,0.025 -0.056,0.029 -9,5 L 3.461,8.158 3.409,8.193 3.36,8.232 3.313,8.273 3.269,8.318 3.228,8.365 3.189,8.414 3.154,8.466 3.123,8.52 3.094,8.576 3.07,8.633 3.049,8.692 3.031,8.752 3.018,8.813 3.008,8.875 3.002,8.937 3,9 3.002,9.063 3.008,9.125 3.018,9.187 3.031,9.248 3.049,9.308 3.07,9.367 3.094,9.424 3.123,9.48 3.154,9.534 3.189,9.586 3.228,9.635 3.269,9.682 3.313,9.727 3.36,9.768 l 0.049,0.039 0.052,0.035 0.053,0.032 9,5 0.056,0.029 0.058,0.025 0.059,0.022 0.061,0.018 0.061,0.014 0.062,0.01 0.063,0.006 0.063,0.002 0.063,-0.002 0.062,-0.006 0.062,-0.009 0.062,-0.014 0.06,-0.017 0.06,-0.021 0.058,-0.025 0.056,-0.029 0.054,-0.032 0.052,-0.035 0.05,-0.038 0.047,-0.042 0.045,-0.044 0.042,-0.047 0.038,-0.05 0.036,-0.052 0.032,-0.054 0.028,-0.056 0.025,-0.058 0.022,-0.059 0.017,-0.061 0.014,-0.061 0.01,-0.062 0.006,-0.063 L 14,14 V 4 L 13.998,3.937 13.992,3.874 13.982,3.812 13.968,3.751 13.951,3.69 13.929,3.631 13.904,3.573 13.876,3.517 13.844,3.463 13.808,3.411 13.77,3.361 13.728,3.314 13.683,3.27 13.636,3.228 13.586,3.19 13.534,3.155 13.48,3.123 13.424,3.094 13.366,3.069 13.306,3.048 13.246,3.031 13.184,3.017 13.122,3.008 13.06,3.002 12.997,3 Z M 13,14 4,9 13,4 Z" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/prevkey_over.svg b/toonz/sources/toonzqt/Resources/prevkey_over.svg
index 610d1b2..e80e229 100644
--- a/toonz/sources/toonzqt/Resources/prevkey_over.svg
+++ b/toonz/sources/toonzqt/Resources/prevkey_over.svg
@@ -1,24 +1,30 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="prevkey_over.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17 17"
-	 style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
-	.st0{fill:none;}
-	.st1{fill:#FFFFFF;}
-	.st2{fill:#404040;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview12" inkscape:current-layer="svg2" inkscape:cx="9" inkscape:cy="9" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.111111" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<rect id="rect4" x="0" y="0" class="st0" width="17" height="17"/>
-<g id="g6" transform="translate(0,-1)">
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M3.6,9.5l8.5-4.7v9.4L3.6,9.5z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M12,3.8L12,3.8l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		L3.1,8.7L3,8.7l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1l0,0.1
-		l0,0.1l0,0.1l0,0.1l0,0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0.1,0l8.5,4.7l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0
-		l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0.1,0l0,0l0,0l0,0l0,0l0,0l0,0l0,0l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1
-		V4.8l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0-0.1l0,0l0,0l0,0l0,0l0,0l0,0l0,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0l-0.1,0
-		l-0.1,0l-0.1,0l-0.1,0H12L12,3.8L12,3.8z M12.1,14.2L3.6,9.5l8.5-4.7V14.2z"/>
-</g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg10"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><rect
+     x="0"
+     y="0"
+     width="18"
+     height="18"
+     style="fill:none;"
+     id="rect2" /><path
+     id="path4"
+     style="fill:#ffffff"
+     d="M 4,9 13,4 V 14 Z" /><path
+     id="path6"
+     style="fill-opacity:1;stroke:none;stroke-opacity:1;fill:#303030"
+     d="m 12.934,3.002 -0.063,0.006 -0.062,0.01 -0.061,0.014 -0.061,0.018 -0.059,0.022 -0.058,0.025 -0.056,0.029 -9,5 L 3.461,8.158 3.409,8.193 3.36,8.232 3.313,8.273 3.269,8.318 3.228,8.365 3.189,8.414 3.154,8.466 3.123,8.52 3.094,8.576 3.07,8.633 3.049,8.692 3.031,8.752 3.018,8.813 3.008,8.875 3.002,8.937 3,9 3.002,9.063 3.008,9.125 3.018,9.187 3.031,9.248 3.049,9.308 3.07,9.367 3.094,9.424 3.123,9.48 3.154,9.534 3.189,9.586 3.228,9.635 3.269,9.682 3.313,9.727 3.36,9.768 l 0.049,0.039 0.052,0.035 0.053,0.032 9,5 0.056,0.029 0.058,0.025 0.059,0.022 0.061,0.018 0.061,0.014 0.062,0.01 0.063,0.006 0.063,0.002 0.063,-0.002 0.062,-0.006 0.062,-0.009 0.062,-0.014 0.06,-0.017 0.06,-0.021 0.058,-0.025 0.056,-0.029 0.054,-0.032 0.052,-0.035 0.05,-0.038 0.047,-0.042 0.045,-0.044 0.042,-0.047 0.038,-0.05 0.036,-0.052 0.032,-0.054 0.028,-0.056 0.025,-0.058 0.022,-0.059 0.017,-0.061 0.014,-0.061 0.01,-0.062 0.006,-0.063 L 14,14 V 4 L 13.998,3.937 13.992,3.874 13.982,3.812 13.968,3.751 13.951,3.69 13.929,3.631 13.904,3.573 13.876,3.517 13.844,3.463 13.808,3.411 13.77,3.361 13.728,3.314 13.683,3.27 13.636,3.228 13.586,3.19 13.534,3.155 13.48,3.123 13.424,3.094 13.366,3.069 13.306,3.048 13.246,3.031 13.184,3.017 13.122,3.008 13.06,3.002 12.997,3 Z M 13,14 4,9 13,4 Z" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/save.svg b/toonz/sources/toonzqt/Resources/save.svg
index 94b2dc6..2403f65 100644
--- a/toonz/sources/toonzqt/Resources/save.svg
+++ b/toonz/sources/toonzqt/Resources/save.svg
@@ -1,24 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1" id="レイヤー_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
-	 y="0px" viewBox="0 0 17 17" style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="レイヤー_1"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
 	.st2{fill:#C8C8C8;}
 	.st3{fill:#E6E6E6;}
 	.st4{display:none;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.4L1.5,5.4L1.5,5.4z"/>
-<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8H2L0.9,5h5L6.1,7z M2,6l0.9,8h9l-0.7-6h-6L5,6H2
-	L2,6z"/>
-<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15,7.6H6l-2.2,6.9h9.6L15,7.6L15,7.6z"/>
-<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.5,15H3l2.5-8h9.9L13.5,15z M6.2,8l-1.9,6h8.4l1.5-6H6.2z"/>
-<path class="st1" d="M11,8h-1C9.7,8,9.5,7.9,9.3,7.7l-2-2C7.1,5.5,7,5.3,7,5V4c0-0.6,0.4-1,1-1h1V1c0-0.6,0.4-1,1-1h1
-	c0.6,0,1,0.4,1,1v2h1c0.6,0,1,0.4,1,1v1c0,0.3-0.1,0.5-0.3,0.7l-2,2C11.5,7.9,11.3,8,11,8z"/>
-<path id="path14" inkscape:connector-curvature="0" class="st3" d="M13,4h-2V1h-1v3H8v1l2,2h1l0.5-0.5L12,6l1-1l0,0V4z"/>
-<g id="レイヤー_2" class="st4">
-</g>
-</svg>
+</style><g
+     class="st4"
+     id="レイヤー_2" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 5 Z"
+     id="path855" /><rect
+     y="2.9999995"
+     x="5"
+     height="5"
+     width="6"
+     id="rect852"
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="rect839"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 11 V 8.0000007 H 5 V 3 Z M 6,3 V 6.0000003 H 7.9999999 V 3 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="10"
+     x="4"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/save_click.svg b/toonz/sources/toonzqt/Resources/save_click.svg
index d0a628e..c7a21b9 100644
--- a/toonz/sources/toonzqt/Resources/save_click.svg
+++ b/toonz/sources/toonzqt/Resources/save_click.svg
@@ -1,27 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 17 17" style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="レイヤー_1"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#FFA200;}
-	.st3{fill:#80DC64;}
-</style>
-<g id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="save_on.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
-	
-		<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-		</sodipodi:namedview>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.4L1.5,5.4
-		C1.5,5.4,1.5,5.4,1.5,5.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8H2L0.9,5h5L6.1,7z M2,6l0.9,8h9l-0.7-6h-6L5,6H2
-		C2,6,2,6,2,6z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15,7.6H6l-2.2,6.9h9.6L15,7.6C15,7.6,15,7.6,15,7.6z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.5,15H3l2.5-8h9.9L13.5,15z M6.2,8l-1.9,6h8.4l1.5-6H6.2z"/>
-	<path class="st1" d="M11,8h-1C9.7,8,9.5,7.9,9.3,7.7l-2-2C7.1,5.5,7,5.3,7,5V4c0-0.6,0.4-1,1-1h1V1c0-0.6,0.4-1,1-1h1
-		c0.6,0,1,0.4,1,1v2h1c0.6,0,1,0.4,1,1v1c0,0.3-0.1,0.5-0.3,0.7l-2,2C11.5,7.9,11.3,8,11,8z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M13,4h-2V1h-1v3H8v1l2,2h1l0.5-0.5L12,6l1-1v0V4z"/>
-</g>
-<g id="レイヤー_2">
-</g>
-</svg>
+	.st2{fill:#C8C8C8;}
+	.st3{fill:#E6E6E6;}
+	.st4{display:none;}
+</style><g
+     class="st4"
+     id="レイヤー_2" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 5 Z"
+     id="path855" /><rect
+     y="2.9999995"
+     x="5"
+     height="5"
+     width="6"
+     id="rect852"
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="rect839"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 11 V 8.0000007 H 5 V 3 Z M 6,3 V 6.0000003 H 7.9999999 V 3 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#fdfdfd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="10"
+     x="4"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/save_over.svg b/toonz/sources/toonzqt/Resources/save_over.svg
index d0a628e..c7a21b9 100644
--- a/toonz/sources/toonzqt/Resources/save_over.svg
+++ b/toonz/sources/toonzqt/Resources/save_over.svg
@@ -1,27 +1,60 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
-	 viewBox="0 0 17 17" style="enable-background:new 0 0 17 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 17 17;"
+   viewBox="0 0 17 17"
+   y="0px"
+   x="0px"
+   id="レイヤー_1"
+   version="1.1"><metadata
+     id="metadata16"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs14" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#FFFFFF;}
 	.st1{fill:#242424;}
-	.st2{fill:#FFA200;}
-	.st3{fill:#80DC64;}
-</style>
-<g id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="save_on.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg">
-	
-		<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview18" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="480" inkscape:window-maximized="0" inkscape:window-width="796" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-		</sodipodi:namedview>
-	<path id="path6" inkscape:connector-curvature="0" class="st0" d="M1.5,5.4h4.2l0.2,1.8h5l0.8,7.2H2.4L1.5,5.4
-		C1.5,5.4,1.5,5.4,1.5,5.4z"/>
-	<path id="path8" inkscape:connector-curvature="0" class="st1" d="M6.1,7h6l0.9,8H2L0.9,5h5L6.1,7z M2,6l0.9,8h9l-0.7-6h-6L5,6H2
-		C2,6,2,6,2,6z"/>
-	<path id="path10" inkscape:connector-curvature="0" class="st2" d="M15,7.6H6l-2.2,6.9h9.6L15,7.6C15,7.6,15,7.6,15,7.6z"/>
-	<path id="path12" inkscape:connector-curvature="0" class="st1" d="M13.5,15H3l2.5-8h9.9L13.5,15z M6.2,8l-1.9,6h8.4l1.5-6H6.2z"/>
-	<path class="st1" d="M11,8h-1C9.7,8,9.5,7.9,9.3,7.7l-2-2C7.1,5.5,7,5.3,7,5V4c0-0.6,0.4-1,1-1h1V1c0-0.6,0.4-1,1-1h1
-		c0.6,0,1,0.4,1,1v2h1c0.6,0,1,0.4,1,1v1c0,0.3-0.1,0.5-0.3,0.7l-2,2C11.5,7.9,11.3,8,11,8z"/>
-	<path id="path14" inkscape:connector-curvature="0" class="st3" d="M13,4h-2V1h-1v3H8v1l2,2h1l0.5-0.5L12,6l1-1v0V4z"/>
-</g>
-<g id="レイヤー_2">
-</g>
-</svg>
+	.st2{fill:#C8C8C8;}
+	.st3{fill:#E6E6E6;}
+	.st4{display:none;}
+</style><g
+     class="st4"
+     id="レイヤー_2" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 5 Z"
+     id="path855" /><rect
+     y="2.9999995"
+     x="5"
+     height="5"
+     width="6"
+     id="rect852"
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="rect839"
+     d="m 2,3 v 12 h 3 9 V 8.0000007 5.0000003 L 12,3 H 11 V 8.0000007 H 5 V 3 Z M 6,3 V 6.0000003 H 7.9999999 V 3 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#fdfdfd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="10"
+     x="4"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-11" /><rect
+     y="-15"
+     x="-12"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/savepalette_off.svg b/toonz/sources/toonzqt/Resources/savepalette_off.svg
index a16d2a0..18f1de2 100644
--- a/toonz/sources/toonzqt/Resources/savepalette_off.svg
+++ b/toonz/sources/toonzqt/Resources/savepalette_off.svg
@@ -1 +1,61 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><rect x="5" y="2" width="7" height="5" style="fill:#404040;"/><path d="M5,2l0,5l7,0l0,-5l1,0l2,2l0,12l-13,0l0,-14l3,0Zm2.8,3.75l-1.4,0l0,-2.5l1.4,0l0,2.5Z" style="fill:#d8d8d8;"/><rect x="4" y="10" width="9" height="6" style="fill:#bdbdbd;"/><path d="M3,16l0,-7l11,0l0,7l-1,0l0,-6l-9,0l0,6l-1,0Z" style="fill:#404040;"/><path d="M2,16l13,0l0,-12l-2,-2l-11,0l0,14Zm-1,-15l12.5,0l2.5,2.5l0,13.5l-15,0l0,-16Z" style="fill:#404040;"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg14"><metadata
+     id="metadata20"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs18" /><g
+     id="layer1"
+     style="display:none"><image
+       y="-6"
+       x="-16"
+       id="image830"
+       xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAeCAIAAADcobvNAAAAA3NCSVQICAjb4U/gAAABSElEQVRY hWO8dvslw+AATAPtAARgYWNlHmg3QAHL528/B9oNUDCIImjUKdjAIHIKy0A7gIGBgcGweCkDAwNT xaqzZOiEoD/ff0AQnGtYvJQMAyGAaefJG/OP3iNPM1aw8+QN8lzDoiHDn2itxHK2DE3ij3EXJa7p CDMm2SnLC30YGBh+aDUhi3JcqyPJlNMtwaRajAmYGBgY/nz/QblBlICaaFsGBgYWStxhWrOWDF2Q /AIJSNOatadbgk/feV0TbTsoMvPOkzcYBryIgyeynSdvsMBTKCMrG5tq/EcGWfo4AjNyEaHy//ev v8/20scdWAFKBP35cE/gz+VB4RQGBobfD3cMiDsYMKvDvz8/83/Yhr9hd743mhZOYTx/7SktzCUD DKL2yqhTsIFB5BQWXi72gXYDFLD8+v13oN0ABYyalqED7QYoAABVJ2vHA3j0TQAAAABJRU5ErkJg gg== "
+       style="image-rendering:optimizeSpeed"
+       preserveAspectRatio="none"
+       height="30"
+       width="46" /></g><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 v 12 h 3 9 V 8 5 L 13,3 H 6 Z"
+     id="path855" /><rect
+     y="3"
+     x="6"
+     height="5"
+     width="6"
+     id="rect852"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="rect839"
+     d="m 3,3 v 12 h 3 9 V 8 5 L 13,3 H 12 V 8 H 6 V 3 Z M 7,3 V 6 H 9 V 3 Z"
+     style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="10"
+     x="5"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-12" /><rect
+     y="-15"
+     x="-13"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/savepalette_on.svg b/toonz/sources/toonzqt/Resources/savepalette_on.svg
index b32b22e..70ab439 100644
--- a/toonz/sources/toonzqt/Resources/savepalette_on.svg
+++ b/toonz/sources/toonzqt/Resources/savepalette_on.svg
@@ -1 +1,61 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><rect x="5" y="2" width="7" height="5" style="fill:#404040;"/><path d="M5,2l0,5l7,0l0,-5l1,0l2,2l0,12l-13,0l0,-14l3,0Zm2.8,3.75l-1.4,0l0,-2.5l1.4,0l0,2.5Z" style="fill:#fff;"/><rect x="4" y="10" width="9" height="6" style="fill:#bdbdbd;"/><path d="M3,16l0,-7l11,0l0,7l-1,0l0,-6l-9,0l0,6l-1,0Z" style="fill:#404040;"/><path d="M2,16l13,0l0,-12l-2,-2l-11,0l0,14Zm-1,-15l12.5,0l2.5,2.5l0,13.5l-15,0l0,-16Z" style="fill:#404040;"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg14"><metadata
+     id="metadata20"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs18" /><g
+     id="layer1"
+     style="display:none"><image
+       y="-6"
+       x="-16"
+       id="image830"
+       xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAeCAIAAADcobvNAAAAA3NCSVQICAjb4U/gAAABSElEQVRY hWO8dvslw+AATAPtAARgYWNlHmg3QAHL528/B9oNUDCIImjUKdjAIHIKy0A7gIGBgcGweCkDAwNT xaqzZOiEoD/ff0AQnGtYvJQMAyGAaefJG/OP3iNPM1aw8+QN8lzDoiHDn2itxHK2DE3ij3EXJa7p CDMm2SnLC30YGBh+aDUhi3JcqyPJlNMtwaRajAmYGBgY/nz/QblBlICaaFsGBgYWStxhWrOWDF2Q /AIJSNOatadbgk/feV0TbTsoMvPOkzcYBryIgyeynSdvsMBTKCMrG5tq/EcGWfo4AjNyEaHy//ev v8/20scdWAFKBP35cE/gz+VB4RQGBobfD3cMiDsYMKvDvz8/83/Yhr9hd743mhZOYTx/7SktzCUD DKL2yqhTsIFB5BQWXi72gXYDFLD8+v13oN0ABYyalqED7QYoAABVJ2vHA3j0TQAAAABJRU5ErkJg gg== "
+       style="image-rendering:optimizeSpeed"
+       preserveAspectRatio="none"
+       height="30"
+       width="46" /></g><path
+     style="fill:#e6e6e6;fill-opacity:1;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="m 3,3 v 12 h 3 9 V 8 5 L 13,3 H 6 Z"
+     id="path855" /><rect
+     y="3"
+     x="6"
+     height="5"
+     width="6"
+     id="rect852"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><path
+     id="rect839"
+     d="m 3,3 v 12 h 3 9 V 8 5 L 13,3 H 12 V 8 H 6 V 3 Z M 7,3 V 6 H 9 V 3 Z"
+     style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     y="10"
+     x="5"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-12" /><rect
+     y="-15"
+     x="-13"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/savepaletteas_off.svg b/toonz/sources/toonzqt/Resources/savepaletteas_off.svg
index 0365afe..a1699cc 100644
--- a/toonz/sources/toonzqt/Resources/savepaletteas_off.svg
+++ b/toonz/sources/toonzqt/Resources/savepaletteas_off.svg
@@ -1 +1,67 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><rect x="5" y="2" width="7" height="5" style="fill:#404040;"/><path d="M5,2l0,5l7,0l0,-5l1,0l2,2l0,12l-13,0l0,-14l3,0Zm2.8,3.75l-1.4,0l0,-2.5l1.4,0l0,2.5Z" style="fill:#d8d8d8;"/><rect x="4" y="10" width="9" height="6" style="fill:#bdbdbd;"/><path d="M3,16l0,-7l11,0l0,7l-1,0l0,-6l-9,0l0,6l-1,0Z" style="fill:#404040;"/><path d="M2,16l13,0l0,-12l-2,-2l-11,0l0,14Zm-1,-15l12.5,0l2.5,2.5l0,13.5l-15,0l0,-16Z" style="fill:#404040;"/><g><path d="M16,7.323l-10,6.414l1.263,1.263l8.737,-4l0,-3.677Z" style="fill:#303030;fill-opacity:0.34902;"/><path d="M8.314,10.323l-1.814,4.177l4.227,-2l-2.413,-2.177Z" style="fill:#404040;"/><path d="M8.352,10.324l0.065,0.004l0.032,0.004l0.032,0.005l0.032,0.006l0.032,0.007l0.032,0.008l0.031,0.009l0.031,0.01l0.03,0.011l0.03,0.012l0.03,0.013l0.029,0.014l0.029,0.015l0.028,0.016l0.056,0.034l0.052,0.038l0.026,0.021l0.048,0.042l0.024,0.023l1.414,1.414l0.023,0.024l0.042,0.048l0.021,0.026l0.038,0.052l0.034,0.056l0.016,0.028l0.015,0.029l0.014,0.029l0.013,0.03l0.012,0.03l0.011,0.03l0.01,0.031l0.009,0.031l0.008,0.032l0.007,0.032l0.006,0.032l0.005,0.032l0.004,0.032l0.004,0.065l0.001,0.032l0,0.033l-0.002,0.032l-0.002,0.032l-0.004,0.033l-0.004,0.032l-0.006,0.032l-0.006,0.032l-0.008,0.031l-0.009,0.031l-0.009,0.031l-0.011,0.031l-0.012,0.03l-0.012,0.03l-0.014,0.03l-0.014,0.029l-0.016,0.028l-0.016,0.028l-0.018,0.028l-0.018,0.027l-0.019,0.026l-0.02,0.026l-0.02,0.025l-0.022,0.024l-0.022,0.024l-0.023,0.022l-0.024,0.023l-0.025,0.021l-0.025,0.02l-0.025,0.02l-0.027,0.019l-0.027,0.018l-0.028,0.017l-0.028,0.016l-0.028,0.015l-0.029,0.015l-2.677,1.262l-0.03,0.014l-0.03,0.012l-0.031,0.012l-0.031,0.01l-0.031,0.01l-0.032,0.008l-0.032,0.008l-0.032,0.006l-0.032,0.005l-0.032,0.005l-0.033,0.003l-0.033,0.002l-0.032,0.001l-0.033,0l-0.033,-0.001l-0.032,-0.002l-0.033,-0.004l-0.032,-0.004l-0.033,-0.005l-0.032,-0.007l-0.031,-0.007l-0.032,-0.009l-0.031,-0.009l-0.031,-0.011l-0.031,-0.011l-0.03,-0.013l-0.03,-0.013l-0.029,-0.015l-0.029,-0.015l-0.028,-0.016l-0.028,-0.018l-0.027,-0.018l-0.027,-0.019l-0.026,-0.02l-0.025,-0.021l-0.025,-0.021l-0.023,-0.022l-0.024,-0.024l-0.022,-0.023l-0.021,-0.025l-0.021,-0.025l-0.02,-0.026l-0.019,-0.027l-0.018,-0.027l-0.018,-0.028l-0.016,-0.028l-0.015,-0.029l-0.015,-0.029l-0.013,-0.03l-0.013,-0.03l-0.011,-0.031l-0.011,-0.031l-0.009,-0.031l-0.009,-0.032l-0.007,-0.031l-0.007,-0.032l-0.005,-0.033l-0.004,-0.032l-0.004,-0.033l-0.002,-0.032l-0.001,-0.033l0,-0.033l0.001,-0.032l0.002,-0.033l0.003,-0.033l0.005,-0.032l0.005,-0.032l0.006,-0.032l0.008,-0.032l0.008,-0.032l0.01,-0.031l0.01,-0.031l0.012,-0.031l0.012,-0.03l0.014,-0.03l1.262,-2.677l0.015,-0.029l0.015,-0.028l0.016,-0.028l0.017,-0.028l0.018,-0.027l0.019,-0.027l0.02,-0.025l0.02,-0.025l0.021,-0.025l0.023,-0.024l0.022,-0.023l0.024,-0.022l0.024,-0.022l0.025,-0.02l0.026,-0.02l0.026,-0.019l0.027,-0.018l0.028,-0.018l0.028,-0.016l0.028,-0.016l0.029,-0.014l0.03,-0.014l0.03,-0.012l0.03,-0.012l0.031,-0.011l0.031,-0.009l0.031,-0.009l0.031,-0.008l0.032,-0.006l0.032,-0.006l0.032,-0.004l0.033,-0.004l0.032,-0.002l0.032,-0.002l0.033,0l0.032,0.001Zm-1.301,3.676l2.677,-1.263l-0.663,-0.663l0.079,-0.167l-0.167,0.079l-0.663,-0.663l-1.263,2.677Z" style="fill:#404040;"/><path d="M15.536,4.101l-7.222,7.222l1.414,1.414l7.222,-7.222l-1.414,-1.414Z" style="fill:#bdbdbd;"/><path d="M15.623,3.104l0.058,0.007l0.057,0.01l0.057,0.014l0.056,0.016l0.054,0.02l0.054,0.023l0.051,0.026l0.05,0.029l0.049,0.032l0.047,0.035l0.044,0.037l0.043,0.04l1.415,1.415l0.04,0.042l0.037,0.044l0.035,0.047l0.032,0.049l0.029,0.05l0.026,0.052l0.023,0.054l0.02,0.054l0.015,0.056l0.014,0.057l0.011,0.057l0.007,0.058l0.003,0.058l0,0.058l-0.003,0.058l-0.008,0.058l-0.01,0.057l-0.014,0.057l-0.015,0.055l-0.02,0.055l-0.023,0.053l-0.026,0.052l-0.029,0.051l-0.032,0.048l-0.035,0.047l-0.037,0.045l-0.04,0.042l-7.223,7.222l-0.042,0.04l-0.045,0.038l-0.047,0.034l-0.048,0.032l-0.05,0.03l-0.052,0.026l-0.054,0.023l-0.055,0.02l-0.055,0.016l-0.057,0.014l-0.057,0.01l-0.058,0.007l-0.058,0.003l-0.058,0l-0.058,-0.003l-0.058,-0.007l-0.057,-0.01l-0.057,-0.014l-0.056,-0.016l-0.054,-0.02l-0.054,-0.023l-0.052,-0.026l-0.05,-0.03l-0.049,-0.032l-0.046,-0.034l-0.045,-0.038l-0.042,-0.04l-1.414,-1.414l-0.04,-0.042l-0.038,-0.045l-0.034,-0.046l-0.032,-0.049l-0.03,-0.05l-0.026,-0.052l-0.023,-0.054l-0.02,-0.054l-0.016,-0.056l-0.014,-0.057l-0.01,-0.057l-0.007,-0.058l-0.003,-0.058l0,-0.058l0.003,-0.058l0.007,-0.058l0.01,-0.057l0.014,-0.057l0.016,-0.055l0.02,-0.055l0.023,-0.054l0.026,-0.052l0.03,-0.05l0.032,-0.048l0.034,-0.047l0.038,-0.045l0.04,-0.042l7.222,-7.223l0.042,-0.04l0.045,-0.037l0.047,-0.035l0.048,-0.032l0.051,-0.029l0.052,-0.026l0.053,-0.023l0.055,-0.02l0.055,-0.016l0.057,-0.014l0.057,-0.01l0.058,-0.007l0.058,-0.003l0.058,0l0.057,0.003l0.001,0Zm-7.309,8.219l1.414,1.414l7.222,-7.222l-1.414,-1.414l-7.222,7.222Z" style="fill:#404040;"/></g></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg26"><metadata
+     id="metadata32"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs30" /><path
+     id="path855"
+     d="M 3.0000001,3.0000004 V 15.000001 h 3 H 15 v -7.0000003 -3 L 13,3.0000004 H 6.0000001 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="6"
+     y="3" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 3.0000001,3.0000004 V 15.000001 h 3 H 15 v -7.0000003 -3 L 13,3.0000004 H 12 V 8.0000007 H 6.0000001 V 3.0000004 Z m 4,0 v 3.0000003 h 2 V 3.0000004 Z"
+     id="rect839" /><rect
+     y="10"
+     x="5.0000005"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-12" /><g
+     id="g24"
+     transform="translate(0,-1)"><path
+       d="M 16,7.323 6,13.737 7.263,15 16,11 Z"
+       style="fill:#303030;fill-opacity:0.34902003"
+       id="path14" /><path
+       d="M 8.314,10.323 6.5,14.5 l 4.227,-2 z"
+       style="fill:#404040"
+       id="path16" /><path
+       d="m 8.352,10.324 0.065,0.004 0.032,0.004 0.032,0.005 0.032,0.006 0.032,0.007 0.032,0.008 0.031,0.009 0.031,0.01 0.03,0.011 0.03,0.012 0.03,0.013 0.029,0.014 0.029,0.015 0.028,0.016 0.056,0.034 0.052,0.038 0.026,0.021 0.048,0.042 0.024,0.023 1.414,1.414 0.023,0.024 0.042,0.048 0.021,0.026 0.038,0.052 0.034,0.056 0.016,0.028 0.015,0.029 0.014,0.029 0.013,0.03 0.012,0.03 0.011,0.03 0.01,0.031 0.009,0.031 0.008,0.032 0.007,0.032 0.006,0.032 0.005,0.032 0.004,0.032 0.004,0.065 10e-4,0.032 v 0.033 l -0.002,0.032 -0.002,0.032 -0.004,0.033 -0.004,0.032 -0.006,0.032 -0.006,0.032 -0.008,0.031 -0.009,0.031 -0.009,0.031 -0.011,0.031 -0.012,0.03 -0.012,0.03 -0.014,0.03 -0.014,0.029 -0.016,0.028 -0.016,0.028 -0.018,0.028 -0.018,0.027 -0.019,0.026 -0.02,0.026 -0.02,0.025 -0.022,0.024 -0.022,0.024 -0.023,0.022 -0.024,0.023 -0.025,0.021 -0.025,0.02 -0.025,0.02 -0.027,0.019 -0.027,0.018 -0.028,0.017 -0.028,0.016 -0.028,0.015 -0.029,0.015 -2.677,1.262 -0.03,0.014 -0.03,0.012 -0.031,0.012 -0.031,0.01 -0.031,0.01 L 7.293,14.97 7.261,14.978 7.229,14.984 7.197,14.989 7.165,14.994 7.132,14.997 7.099,14.999 7.067,15 H 7.034 L 7.001,14.999 6.969,14.997 6.936,14.993 6.904,14.989 6.871,14.984 6.839,14.977 6.808,14.97 6.776,14.961 6.745,14.952 6.714,14.941 6.683,14.93 6.653,14.917 6.623,14.904 6.594,14.889 6.565,14.874 6.537,14.858 6.509,14.84 6.482,14.822 6.455,14.803 6.429,14.783 6.404,14.762 6.379,14.741 6.356,14.719 6.332,14.695 6.31,14.672 6.289,14.647 6.268,14.622 6.248,14.596 6.229,14.569 6.211,14.542 6.193,14.514 6.177,14.486 6.162,14.457 6.147,14.428 6.134,14.398 6.121,14.368 6.11,14.337 6.099,14.306 6.09,14.275 6.081,14.243 6.074,14.212 6.067,14.18 6.062,14.147 6.058,14.115 6.054,14.082 6.052,14.05 6.051,14.017 v -0.033 l 10e-4,-0.032 0.002,-0.033 0.003,-0.033 0.005,-0.032 0.005,-0.032 0.006,-0.032 0.008,-0.032 0.008,-0.032 0.01,-0.031 0.01,-0.031 0.012,-0.031 0.012,-0.03 0.014,-0.03 1.262,-2.677 0.015,-0.029 0.015,-0.028 0.016,-0.028 0.017,-0.028 0.018,-0.027 0.019,-0.027 0.02,-0.025 0.02,-0.025 L 7.57,10.654 7.593,10.63 7.615,10.607 7.639,10.585 7.663,10.563 7.688,10.543 7.714,10.523 7.74,10.504 7.767,10.486 7.795,10.468 7.823,10.452 7.851,10.436 7.88,10.422 7.91,10.408 7.94,10.396 7.97,10.384 8.001,10.373 8.032,10.364 8.063,10.355 8.094,10.347 8.126,10.341 8.158,10.335 8.19,10.331 8.223,10.327 8.255,10.325 8.287,10.323 H 8.32 Z M 7.051,14 9.728,12.737 9.065,12.074 9.144,11.907 8.977,11.986 8.314,11.323 Z"
+       style="fill:#303030;fill-opacity:1"
+       id="path18" /><path
+       d="M 15.536,4.101 8.314,11.323 9.728,12.737 16.95,5.515 Z"
+       style="fill:#e6e6e6;fill-opacity:1"
+       id="path20" /><path
+       d="m 15.623,3.104 0.058,0.007 0.057,0.01 0.057,0.014 0.056,0.016 0.054,0.02 0.054,0.023 0.051,0.026 0.05,0.029 0.049,0.032 0.047,0.035 0.044,0.037 0.043,0.04 1.415,1.415 0.04,0.042 0.037,0.044 0.035,0.047 0.032,0.049 0.029,0.05 0.026,0.052 0.023,0.054 0.02,0.054 0.015,0.056 0.014,0.057 0.011,0.057 0.007,0.058 0.003,0.058 V 5.544 L 17.947,5.602 17.939,5.66 17.929,5.717 17.915,5.774 17.9,5.829 17.88,5.884 17.857,5.937 17.831,5.989 17.802,6.04 17.77,6.088 17.735,6.135 17.698,6.18 l -0.04,0.042 -7.223,7.222 -0.042,0.04 -0.045,0.038 -0.047,0.034 -0.048,0.032 -0.05,0.03 -0.052,0.026 -0.054,0.023 -0.055,0.02 -0.055,0.016 -0.057,0.014 -0.057,0.01 -0.058,0.007 -0.058,0.003 H 9.699 L 9.641,13.734 9.583,13.727 9.526,13.717 9.469,13.703 9.413,13.687 9.359,13.667 9.305,13.644 9.253,13.618 9.203,13.588 9.154,13.556 9.108,13.522 9.063,13.484 9.021,13.444 7.607,12.03 7.567,11.988 7.529,11.943 7.495,11.897 7.463,11.848 7.433,11.798 7.407,11.746 7.384,11.692 7.364,11.638 7.348,11.582 7.334,11.525 7.324,11.468 7.317,11.41 7.314,11.352 v -0.058 l 0.003,-0.058 0.007,-0.058 0.01,-0.057 0.014,-0.057 0.016,-0.055 0.02,-0.055 0.023,-0.054 0.026,-0.052 0.03,-0.05 0.032,-0.048 0.034,-0.047 0.038,-0.045 0.04,-0.042 7.222,-7.223 0.042,-0.04 0.045,-0.037 0.047,-0.035 0.048,-0.032 0.051,-0.029 0.052,-0.026 0.053,-0.023 0.055,-0.02 0.055,-0.016 0.057,-0.014 0.057,-0.01 0.058,-0.007 0.058,-0.003 h 0.058 l 0.057,0.003 z M 8.314,11.323 9.728,12.737 16.95,5.515 15.536,4.101 Z"
+       style="fill:#303030;fill-opacity:1"
+       id="path22" /></g><rect
+     y="-15"
+     x="-13"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/savepaletteas_on.svg b/toonz/sources/toonzqt/Resources/savepaletteas_on.svg
index 834e86c..3cea93a 100644
--- a/toonz/sources/toonzqt/Resources/savepaletteas_on.svg
+++ b/toonz/sources/toonzqt/Resources/savepaletteas_on.svg
@@ -1 +1,67 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><rect x="0" y="0" width="18" height="18" style="fill:none;"/><rect x="5" y="2" width="7" height="5" style="fill:#404040;"/><path d="M5,2l0,5l7,0l0,-5l1,0l2,2l0,12l-13,0l0,-14l3,0Zm2.8,3.75l-1.4,0l0,-2.5l1.4,0l0,2.5Z" style="fill:#fff;"/><rect x="4" y="10" width="9" height="6" style="fill:#bdbdbd;"/><path d="M3,16l0,-7l11,0l0,7l-1,0l0,-6l-9,0l0,6l-1,0Z" style="fill:#404040;"/><path d="M2,16l13,0l0,-12l-2,-2l-11,0l0,14Zm-1,-15l12.5,0l2.5,2.5l0,13.5l-15,0l0,-16Z" style="fill:#404040;"/><g><path d="M16,7.323l-10,6.414l1.263,1.263l8.737,-4l0,-3.677Z" style="fill:#303030;fill-opacity:0.34902;"/><path d="M8.314,10.323l-1.814,4.177l4.227,-2l-2.413,-2.177Z" style="fill:#404040;"/><path d="M8.352,10.324l0.065,0.004l0.032,0.004l0.032,0.005l0.032,0.006l0.032,0.007l0.032,0.008l0.031,0.009l0.031,0.01l0.03,0.011l0.03,0.012l0.03,0.013l0.029,0.014l0.029,0.015l0.028,0.016l0.056,0.034l0.052,0.038l0.026,0.021l0.048,0.042l0.024,0.023l1.414,1.414l0.023,0.024l0.042,0.048l0.021,0.026l0.038,0.052l0.034,0.056l0.016,0.028l0.015,0.029l0.014,0.029l0.013,0.03l0.012,0.03l0.011,0.03l0.01,0.031l0.009,0.031l0.008,0.032l0.007,0.032l0.006,0.032l0.005,0.032l0.004,0.032l0.004,0.065l0.001,0.032l0,0.033l-0.002,0.032l-0.002,0.032l-0.004,0.033l-0.004,0.032l-0.006,0.032l-0.006,0.032l-0.008,0.031l-0.009,0.031l-0.009,0.031l-0.011,0.031l-0.012,0.03l-0.012,0.03l-0.014,0.03l-0.014,0.029l-0.016,0.028l-0.016,0.028l-0.018,0.028l-0.018,0.027l-0.019,0.026l-0.02,0.026l-0.02,0.025l-0.022,0.024l-0.022,0.024l-0.023,0.022l-0.024,0.023l-0.025,0.021l-0.025,0.02l-0.025,0.02l-0.027,0.019l-0.027,0.018l-0.028,0.017l-0.028,0.016l-0.028,0.015l-0.029,0.015l-2.677,1.262l-0.03,0.014l-0.03,0.012l-0.031,0.012l-0.031,0.01l-0.031,0.01l-0.032,0.008l-0.032,0.008l-0.032,0.006l-0.032,0.005l-0.032,0.005l-0.033,0.003l-0.033,0.002l-0.032,0.001l-0.033,0l-0.033,-0.001l-0.032,-0.002l-0.033,-0.004l-0.032,-0.004l-0.033,-0.005l-0.032,-0.007l-0.031,-0.007l-0.032,-0.009l-0.031,-0.009l-0.031,-0.011l-0.031,-0.011l-0.03,-0.013l-0.03,-0.013l-0.029,-0.015l-0.029,-0.015l-0.028,-0.016l-0.028,-0.018l-0.027,-0.018l-0.027,-0.019l-0.026,-0.02l-0.025,-0.021l-0.025,-0.021l-0.023,-0.022l-0.024,-0.024l-0.022,-0.023l-0.021,-0.025l-0.021,-0.025l-0.02,-0.026l-0.019,-0.027l-0.018,-0.027l-0.018,-0.028l-0.016,-0.028l-0.015,-0.029l-0.015,-0.029l-0.013,-0.03l-0.013,-0.03l-0.011,-0.031l-0.011,-0.031l-0.009,-0.031l-0.009,-0.032l-0.007,-0.031l-0.007,-0.032l-0.005,-0.033l-0.004,-0.032l-0.004,-0.033l-0.002,-0.032l-0.001,-0.033l0,-0.033l0.001,-0.032l0.002,-0.033l0.003,-0.033l0.005,-0.032l0.005,-0.032l0.006,-0.032l0.008,-0.032l0.008,-0.032l0.01,-0.031l0.01,-0.031l0.012,-0.031l0.012,-0.03l0.014,-0.03l1.262,-2.677l0.015,-0.029l0.015,-0.028l0.016,-0.028l0.017,-0.028l0.018,-0.027l0.019,-0.027l0.02,-0.025l0.02,-0.025l0.021,-0.025l0.023,-0.024l0.022,-0.023l0.024,-0.022l0.024,-0.022l0.025,-0.02l0.026,-0.02l0.026,-0.019l0.027,-0.018l0.028,-0.018l0.028,-0.016l0.028,-0.016l0.029,-0.014l0.03,-0.014l0.03,-0.012l0.03,-0.012l0.031,-0.011l0.031,-0.009l0.031,-0.009l0.031,-0.008l0.032,-0.006l0.032,-0.006l0.032,-0.004l0.033,-0.004l0.032,-0.002l0.032,-0.002l0.033,0l0.032,0.001Zm-1.301,3.676l2.677,-1.263l-0.663,-0.663l0.079,-0.167l-0.167,0.079l-0.663,-0.663l-1.263,2.677Z" style="fill:#404040;"/><path d="M15.536,4.101l-7.222,7.222l1.414,1.414l7.222,-7.222l-1.414,-1.414Z" style="fill:#fff;"/><path d="M15.623,3.104l0.058,0.007l0.057,0.01l0.057,0.014l0.056,0.016l0.054,0.02l0.054,0.023l0.051,0.026l0.05,0.029l0.049,0.032l0.047,0.035l0.044,0.037l0.043,0.04l1.415,1.415l0.04,0.042l0.037,0.044l0.035,0.047l0.032,0.049l0.029,0.05l0.026,0.052l0.023,0.054l0.02,0.054l0.015,0.056l0.014,0.057l0.011,0.057l0.007,0.058l0.003,0.058l0,0.058l-0.003,0.058l-0.008,0.058l-0.01,0.057l-0.014,0.057l-0.015,0.055l-0.02,0.055l-0.023,0.053l-0.026,0.052l-0.029,0.051l-0.032,0.048l-0.035,0.047l-0.037,0.045l-0.04,0.042l-7.223,7.222l-0.042,0.04l-0.045,0.038l-0.047,0.034l-0.048,0.032l-0.05,0.03l-0.052,0.026l-0.054,0.023l-0.055,0.02l-0.055,0.016l-0.057,0.014l-0.057,0.01l-0.058,0.007l-0.058,0.003l-0.058,0l-0.058,-0.003l-0.058,-0.007l-0.057,-0.01l-0.057,-0.014l-0.056,-0.016l-0.054,-0.02l-0.054,-0.023l-0.052,-0.026l-0.05,-0.03l-0.049,-0.032l-0.046,-0.034l-0.045,-0.038l-0.042,-0.04l-1.414,-1.414l-0.04,-0.042l-0.038,-0.045l-0.034,-0.046l-0.032,-0.049l-0.03,-0.05l-0.026,-0.052l-0.023,-0.054l-0.02,-0.054l-0.016,-0.056l-0.014,-0.057l-0.01,-0.057l-0.007,-0.058l-0.003,-0.058l0,-0.058l0.003,-0.058l0.007,-0.058l0.01,-0.057l0.014,-0.057l0.016,-0.055l0.02,-0.055l0.023,-0.054l0.026,-0.052l0.03,-0.05l0.032,-0.048l0.034,-0.047l0.038,-0.045l0.04,-0.042l7.222,-7.223l0.042,-0.04l0.045,-0.037l0.047,-0.035l0.048,-0.032l0.051,-0.029l0.052,-0.026l0.053,-0.023l0.055,-0.02l0.055,-0.016l0.057,-0.014l0.057,-0.01l0.058,-0.007l0.058,-0.003l0.058,0l0.057,0.003l0.001,0Zm-7.309,8.219l1.414,1.414l7.222,-7.222l-1.414,-1.414l-7.222,7.222Z" style="fill:#404040;"/></g></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   width="100%"
+   height="100%"
+   viewBox="0 0 18 18"
+   version="1.1"
+   xml:space="preserve"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"
+   id="svg26"><metadata
+     id="metadata32"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs30" /><path
+     id="path855"
+     d="M 3.0000001,3.0000004 V 15.000001 h 3 H 15 v -7.0000003 -3 L 13,3.0000004 H 6.0000001 Z"
+     style="clip-rule:evenodd;opacity:1;fill:#e6e6e6;fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     style="clip-rule:evenodd;opacity:1;fill:#303030;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect852"
+     width="6"
+     height="5"
+     x="6"
+     y="3" /><path
+     style="clip-rule:evenodd;opacity:1;fill:#fbfbfb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     d="M 3.0000001,3.0000004 V 15.000001 h 3 H 15 v -7.0000003 -3 L 13,3.0000004 H 12 V 8.0000007 H 6.0000001 V 3.0000004 Z m 4,0 v 3.0000003 h 2 V 3.0000004 Z"
+     id="rect839" /><rect
+     y="10"
+     x="5.0000005"
+     height="5"
+     width="1"
+     id="rect819"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" /><rect
+     transform="rotate(90)"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     id="rect821"
+     width="1"
+     height="6"
+     x="10"
+     y="-12" /><g
+     id="g24"
+     transform="translate(0,-1)"><path
+       d="M 16,7.323 6,13.737 7.263,15 16,11 Z"
+       style="fill:#303030;fill-opacity:0.34902003"
+       id="path14" /><path
+       d="M 8.314,10.323 6.5,14.5 l 4.227,-2 z"
+       style="fill:#404040"
+       id="path16" /><path
+       d="m 8.352,10.324 0.065,0.004 0.032,0.004 0.032,0.005 0.032,0.006 0.032,0.007 0.032,0.008 0.031,0.009 0.031,0.01 0.03,0.011 0.03,0.012 0.03,0.013 0.029,0.014 0.029,0.015 0.028,0.016 0.056,0.034 0.052,0.038 0.026,0.021 0.048,0.042 0.024,0.023 1.414,1.414 0.023,0.024 0.042,0.048 0.021,0.026 0.038,0.052 0.034,0.056 0.016,0.028 0.015,0.029 0.014,0.029 0.013,0.03 0.012,0.03 0.011,0.03 0.01,0.031 0.009,0.031 0.008,0.032 0.007,0.032 0.006,0.032 0.005,0.032 0.004,0.032 0.004,0.065 10e-4,0.032 v 0.033 l -0.002,0.032 -0.002,0.032 -0.004,0.033 -0.004,0.032 -0.006,0.032 -0.006,0.032 -0.008,0.031 -0.009,0.031 -0.009,0.031 -0.011,0.031 -0.012,0.03 -0.012,0.03 -0.014,0.03 -0.014,0.029 -0.016,0.028 -0.016,0.028 -0.018,0.028 -0.018,0.027 -0.019,0.026 -0.02,0.026 -0.02,0.025 -0.022,0.024 -0.022,0.024 -0.023,0.022 -0.024,0.023 -0.025,0.021 -0.025,0.02 -0.025,0.02 -0.027,0.019 -0.027,0.018 -0.028,0.017 -0.028,0.016 -0.028,0.015 -0.029,0.015 -2.677,1.262 -0.03,0.014 -0.03,0.012 -0.031,0.012 -0.031,0.01 -0.031,0.01 L 7.293,14.97 7.261,14.978 7.229,14.984 7.197,14.989 7.165,14.994 7.132,14.997 7.099,14.999 7.067,15 H 7.034 L 7.001,14.999 6.969,14.997 6.936,14.993 6.904,14.989 6.871,14.984 6.839,14.977 6.808,14.97 6.776,14.961 6.745,14.952 6.714,14.941 6.683,14.93 6.653,14.917 6.623,14.904 6.594,14.889 6.565,14.874 6.537,14.858 6.509,14.84 6.482,14.822 6.455,14.803 6.429,14.783 6.404,14.762 6.379,14.741 6.356,14.719 6.332,14.695 6.31,14.672 6.289,14.647 6.268,14.622 6.248,14.596 6.229,14.569 6.211,14.542 6.193,14.514 6.177,14.486 6.162,14.457 6.147,14.428 6.134,14.398 6.121,14.368 6.11,14.337 6.099,14.306 6.09,14.275 6.081,14.243 6.074,14.212 6.067,14.18 6.062,14.147 6.058,14.115 6.054,14.082 6.052,14.05 6.051,14.017 v -0.033 l 10e-4,-0.032 0.002,-0.033 0.003,-0.033 0.005,-0.032 0.005,-0.032 0.006,-0.032 0.008,-0.032 0.008,-0.032 0.01,-0.031 0.01,-0.031 0.012,-0.031 0.012,-0.03 0.014,-0.03 1.262,-2.677 0.015,-0.029 0.015,-0.028 0.016,-0.028 0.017,-0.028 0.018,-0.027 0.019,-0.027 0.02,-0.025 0.02,-0.025 L 7.57,10.654 7.593,10.63 7.615,10.607 7.639,10.585 7.663,10.563 7.688,10.543 7.714,10.523 7.74,10.504 7.767,10.486 7.795,10.468 7.823,10.452 7.851,10.436 7.88,10.422 7.91,10.408 7.94,10.396 7.97,10.384 8.001,10.373 8.032,10.364 8.063,10.355 8.094,10.347 8.126,10.341 8.158,10.335 8.19,10.331 8.223,10.327 8.255,10.325 8.287,10.323 H 8.32 Z M 7.051,14 9.728,12.737 9.065,12.074 9.144,11.907 8.977,11.986 8.314,11.323 Z"
+       style="fill:#303030;fill-opacity:1"
+       id="path18" /><path
+       d="M 15.536,4.101 8.314,11.323 9.728,12.737 16.95,5.515 Z"
+       style="fill:#ffffff;fill-opacity:1"
+       id="path20" /><path
+       d="m 15.623,3.104 0.058,0.007 0.057,0.01 0.057,0.014 0.056,0.016 0.054,0.02 0.054,0.023 0.051,0.026 0.05,0.029 0.049,0.032 0.047,0.035 0.044,0.037 0.043,0.04 1.415,1.415 0.04,0.042 0.037,0.044 0.035,0.047 0.032,0.049 0.029,0.05 0.026,0.052 0.023,0.054 0.02,0.054 0.015,0.056 0.014,0.057 0.011,0.057 0.007,0.058 0.003,0.058 V 5.544 L 17.947,5.602 17.939,5.66 17.929,5.717 17.915,5.774 17.9,5.829 17.88,5.884 17.857,5.937 17.831,5.989 17.802,6.04 17.77,6.088 17.735,6.135 17.698,6.18 l -0.04,0.042 -7.223,7.222 -0.042,0.04 -0.045,0.038 -0.047,0.034 -0.048,0.032 -0.05,0.03 -0.052,0.026 -0.054,0.023 -0.055,0.02 -0.055,0.016 -0.057,0.014 -0.057,0.01 -0.058,0.007 -0.058,0.003 H 9.699 L 9.641,13.734 9.583,13.727 9.526,13.717 9.469,13.703 9.413,13.687 9.359,13.667 9.305,13.644 9.253,13.618 9.203,13.588 9.154,13.556 9.108,13.522 9.063,13.484 9.021,13.444 7.607,12.03 7.567,11.988 7.529,11.943 7.495,11.897 7.463,11.848 7.433,11.798 7.407,11.746 7.384,11.692 7.364,11.638 7.348,11.582 7.334,11.525 7.324,11.468 7.317,11.41 7.314,11.352 v -0.058 l 0.003,-0.058 0.007,-0.058 0.01,-0.057 0.014,-0.057 0.016,-0.055 0.02,-0.055 0.023,-0.054 0.026,-0.052 0.03,-0.05 0.032,-0.048 0.034,-0.047 0.038,-0.045 0.04,-0.042 7.222,-7.223 0.042,-0.04 0.045,-0.037 0.047,-0.035 0.048,-0.032 0.051,-0.029 0.052,-0.026 0.053,-0.023 0.055,-0.02 0.055,-0.016 0.057,-0.014 0.057,-0.01 0.058,-0.007 0.058,-0.003 h 0.058 l 0.057,0.003 z M 8.314,11.323 9.728,12.737 16.95,5.515 15.536,4.101 Z"
+       style="fill:#303030;fill-opacity:1"
+       id="path22" /></g><rect
+     y="-15"
+     x="-13"
+     height="5"
+     width="1"
+     id="rect823"
+     style="fill:#303030;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
+     transform="scale(-1)" /></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/Resources/studiopalette.svg b/toonz/sources/toonzqt/Resources/studiopalette.svg
index cb8189b..9ee23b4 100644
--- a/toonz/sources/toonzqt/Resources/studiopalette.svg
+++ b/toonz/sources/toonzqt/Resources/studiopalette.svg
@@ -1,45 +1,122 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
-<svg version="1.1"
-	 id="svg2" inkscape:version="0.91 r13725" sodipodi:docname="studiopalette.svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
-	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 17"
-	 style="enable-background:new 0 0 21 17;" xml:space="preserve">
-<style type="text/css">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xml:space="preserve"
+   style="enable-background:new 0 0 21 17;"
+   viewBox="0 0 21 17"
+   y="0px"
+   x="0px"
+   id="svg2"
+   version="1.1"><metadata
+     id="metadata36"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs34" /><style
+     id="style2"
+     type="text/css">
 	.st0{fill:#92FF00;stroke:#404040;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
 	.st1{fill:#92FF00;}
 	.st2{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;}
 	.st3{fill:#FFFFFF;}
-</style>
-<sodipodi:namedview  bordercolor="#666666" borderopacity="1" gridtolerance="10" guidetolerance="10" id="namedview59" inkscape:current-layer="svg2" inkscape:cx="10.5" inkscape:cy="8.5" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-height="500" inkscape:window-maximized="0" inkscape:window-width="1109" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="13.882353" objecttolerance="10" pagecolor="#ffffff" showgrid="false">
-	</sodipodi:namedview>
-<g>
-	<rect id="rect7" x="5" y="5" class="st0" width="2" height="2"/>
-	<rect id="rect9" x="5" y="5" class="st1" width="2" height="2"/>
-	<rect id="rect11" x="8" y="5" class="st0" width="2" height="2"/>
-	<rect id="rect13" x="8" y="5" class="st1" width="2" height="2"/>
-	<rect id="rect15" x="11" y="5" class="st0" width="2" height="2"/>
-	<rect id="rect17" x="11" y="5" class="st1" width="2" height="2"/>
-	<rect id="rect19" x="14" y="5" class="st0" width="2" height="2"/>
-	<rect id="rect21" x="14" y="5" class="st1" width="2" height="2"/>
-	<rect id="rect23" x="5" y="8" class="st0" width="2" height="2"/>
-	<rect id="rect25" x="5" y="8" class="st1" width="2" height="2"/>
-	<rect id="rect27" x="8" y="8" class="st0" width="2" height="2"/>
-	<rect id="rect29" x="8" y="8" class="st1" width="2" height="2"/>
-	<rect id="rect31" x="11" y="8" class="st0" width="2" height="2"/>
-	<rect id="rect33" x="11" y="8" class="st1" width="2" height="2"/>
-	<rect id="rect35" x="14" y="8" class="st0" width="2" height="2"/>
-	<rect id="rect37" x="14" y="8" class="st1" width="2" height="2"/>
-	<rect id="rect39" x="5" y="11" class="st0" width="2" height="2"/>
-	<rect id="rect41" x="5" y="11" class="st1" width="2" height="2"/>
-	<rect id="rect43" x="8" y="11" class="st0" width="2" height="2"/>
-	<rect id="rect45" x="8" y="11" class="st1" width="2" height="2"/>
-	<rect id="rect47" x="11" y="11" class="st0" width="2" height="2"/>
-	<rect id="rect49" x="11" y="11" class="st1" width="2" height="2"/>
-	<rect id="rect51" x="14" y="11" class="st0" width="2" height="2"/>
-	<rect id="rect53" x="14" y="11" class="st1" width="2" height="2"/>
-	<path id="path55" inkscape:connector-curvature="0" class="st2" d="M13,12h2v-1h1v2h-3V12z M14,10h1v1h-1V10z M13,8h3v1h-2v1h-1V8z
-		"/>
-	<path id="path57" inkscape:connector-curvature="0" class="st3" d="M13,12h2v-1h1v2h-3V12z M14,10h1v1h-1V10z M13,8h3v1h-2v1h-1V8z
-		"/>
-</g>
-</svg>
+</style><path
+     id="rect7"
+     d="M 5 5 L 5 7 L 7 7 L 7 5 L 5 5 z M 8 5 L 8 7 L 10 7 L 10 5 L 8 5 z M 11 5 L 11 7 L 13 7 L 13 5 L 11 5 z M 14 5 L 14 7 L 16 7 L 16 5 L 14 5 z M 5 8 L 5 10 L 7 10 L 7 8 L 5 8 z M 8 8 L 8 10 L 10 10 L 10 8 L 8 8 z M 11 8 L 11 10 L 13 10 L 13 8 L 11 8 z M 14 8 L 14 10 L 16 10 L 16 8 L 14 8 z M 5 11 L 5 13 L 7 13 L 7 11 L 5 11 z M 8 11 L 8 13 L 10 13 L 10 11 L 8 11 z M 11 11 L 11 13 L 13 13 L 13 11 L 11 11 z M 14 11 L 14 13 L 16 13 L 16 11 L 14 11 z "
+     style="fill:#92ff00;stroke:#303030;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5;stroke-opacity:1" /><rect
+     id="rect9"
+     x="5"
+     y="5"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect13"
+     x="8"
+     y="5"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect17"
+     x="11"
+     y="5"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect21"
+     x="14"
+     y="5"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect25"
+     x="5"
+     y="8"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect29"
+     x="8"
+     y="8"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect33"
+     x="11"
+     y="8"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect37"
+     x="14"
+     y="8"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect41"
+     x="5"
+     y="11"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect45"
+     x="8"
+     y="11"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect49"
+     x="11"
+     y="11"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><rect
+     id="rect53"
+     x="14"
+     y="11"
+     class="st1"
+     width="2"
+     height="2"
+     style="fill:#92ff00" /><g
+     transform="translate(-7.589413,1.4261984)"
+     id="g876"><path
+       style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:square;stroke-miterlimit:1.5"
+       d="m 20.589413,10.573802 h 2 V 9.5738016 h 1 v 2.0000004 h -3 z m 1,-2.0000004 h 1 v 1 h -1 z m -1,-2 h 3 v 1 h -2 v 1 h -1 z"
+       class="st2"
+       id="path55" /><path
+       style="fill:#ffffff"
+       d="m 20.589413,10.573802 h 2 V 9.5738016 h 1 v 2.0000004 h -3 z m 1,-2.0000004 h 1 v 1 h -1 z m -1,-2 h 3 v 1 h -2 v 1 h -1 z"
+       class="st3"
+       id="path57" /></g></svg>
\ No newline at end of file
diff --git a/toonz/sources/toonzqt/flipconsole.cpp b/toonz/sources/toonzqt/flipconsole.cpp
index e078562..387a924 100644
--- a/toonz/sources/toonzqt/flipconsole.cpp
+++ b/toonz/sources/toonzqt/flipconsole.cpp
@@ -1068,10 +1068,6 @@ void FlipConsole::createCustomizeMenu(bool withCustomWidget) {
     button->setIcon(icon);
     button->setPopupMode(QToolButton::MenuButtonPopup);
     button->setObjectName("flipCustomize");
-    button->setStyleSheet(
-        "#flipCustomize { background-color: transparent; } "
-        "#flipCustomize::menu-button { background-color: transparent; image: "
-        "none; width: 34px; } #flipCustomize::menu-arrow { image: none; }");
 
     QMenu *menu = new QMenu();
     button->setMenu(menu);
diff --git a/toonz/sources/toonzqt/paletteviewer.cpp b/toonz/sources/toonzqt/paletteviewer.cpp
index 7e5f3ea..17eaa33 100644
--- a/toonz/sources/toonzqt/paletteviewer.cpp
+++ b/toonz/sources/toonzqt/paletteviewer.cpp
@@ -500,7 +500,7 @@ void PaletteViewer::updateTabBar() {
   TPalette *palette = getPalette();
   if (!palette) return;
 
-  QIcon tabIcon(":Resources/palette_tabicon.png");
+  QIcon tabIcon(":Resources/palette_tabicon.svg");
   m_pagesBar->setIconSize(QSize(20, 15));
 
   // Aggiungo i tab in funzione delle pagine di m_palette
diff --git a/toonz/sources/toonzqt/toonzqt.qrc b/toonz/sources/toonzqt/toonzqt.qrc
index 86754c5..7dcbb4f 100644
--- a/toonz/sources/toonzqt/toonzqt.qrc
+++ b/toonz/sources/toonzqt/toonzqt.qrc
@@ -70,7 +70,7 @@
         <file>Resources/output_on.svg</file>
         <file>Resources/palette.svg</file>
         <file>Resources/palette_add_color.bmp</file>
-        <file>Resources/palette_tabicon.png</file>
+        <file>Resources/palette_tabicon.svg</file>
         <file>Resources/palettegizmo.svg</file>
         <file>Resources/palettegizmo_over.svg</file>
         <file>Resources/param_off.svg</file>