diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-07-06 10:38:56 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@gmail.com> | 2023-09-12 14:15:55 +0300 |
commit | ea513928248f2406183d9a479cb07095efe70c08 (patch) | |
tree | 2caa685f9295a4db1ec07b2066cf270e287bbed0 /editor/icons/RID.svg | |
parent | 98b50eb3083094a352b36b184d7b60b77ad982fe (diff) | |
download | redot-engine-ea513928248f2406183d9a479cb07095efe70c08.tar.gz |
Optimize Variant icons
Diffstat (limited to 'editor/icons/RID.svg')
-rw-r--r-- | editor/icons/RID.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/RID.svg b/editor/icons/RID.svg index 40764867ba..d24977463c 100644 --- a/editor/icons/RID.svg +++ b/editor/icons/RID.svg @@ -1 +1 @@ -<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7 2v2h2v-2zm7 0v2h-1a3 3 0 0 0 -3 3 3 3 0 0 0 3 3h1 2v-8zm-10 2a3 3 0 0 0 -3 3v3h2v-3a1 1 0 0 1 1-1h1v-2zm3 2v4h2v-4zm6 0h1v2h-1a1 1 0 0 1 -1-1 1 1 0 0 1 1-1z" fill="#41ec80"/></svg> +<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M7 2v2h2V2zm7 0v2h-1a3 3 0 0 0 0 6h3V2zM4 4a3 3 0 0 0-3 3v3h2V7a1 1 0 0 1 1-1h1V4zm3 2v4h2V6zm6 0h1v2h-1a1 1 0 0 1 0-2z" fill="#41ec80"/></svg> |