diff options
| author | Yuri Sizov <11782833+YuriSizov@users.noreply.github.com> | 2023-06-06 12:41:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-06 12:41:16 +0200 |
| commit | df38a53e050c96a3d26ccb9d4d8be2dd2b63872e (patch) | |
| tree | 71f0e2c2d3887a098844d7991cae9f8570d7b3ea /editor/icons/SplitContainer.svg | |
| parent | 2cec7e9ca635d70792ee5c8d9eb485e0ef47dd9c (diff) | |
| parent | 119456304b0e853afd2ced85fbc436015460cd9e (diff) | |
| download | redot-engine-df38a53e050c96a3d26ccb9d4d8be2dd2b63872e.tar.gz | |
Merge pull request #77756 from MewPurPur/In-my-ongoing-pursuit-of-optimization-I-undertook-the-task-of-meticulously-refining-and-streamlining-a-substantial-quantity-of-Scalable-Vector-Graphics-files-with-the-goal-of-maximizing-their-operational-effectiveness-and-resource-utilization
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/SplitContainer.svg')
| -rw-r--r-- | editor/icons/SplitContainer.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/SplitContainer.svg b/editor/icons/SplitContainer.svg index bb03350166..a44d78f59b 100644 --- a/editor/icons/SplitContainer.svg +++ b/editor/icons/SplitContainer.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1.452048 6.9086746c-.60273888.6027391-.60272252 1.5799284 0 2.1826511l5.4566266 5.4566263c.6027391.602739 1.5799284.602722 2.1826511 0l5.4566263-5.4566263c.602739-.6027397.602722-1.5799284 0-2.1826511l-5.4566263-5.4566266c-.6027397-.60273888-1.5799284-.60272252-2.1826511 0zm1.0913254 1.0913254 2.1826506-2.1826506 1.636988 1.6369879v2.1826504h2.1826508l1.6369882 1.6369883-2.182651 2.182651zm3.273976-3.273976 2.1826506-2.1826506 5.456627 5.4566266-2.182651 2.182651-1.6369883-1.6369882v-2.1826508h-2.1826504z" fill="#8eef97" stroke-width=".771683"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M15 3a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2zm-2 0v4h-3L8 5 6 7H3V3zm0 6v4H3V9h3l2 2 2-2z" fill="#8eef97" transform="rotate(45 4.241 9.083) scale(.737)"/></svg> |
