diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-06-02 03:42:23 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-06-04 15:11:48 +0200 |
commit | 119456304b0e853afd2ced85fbc436015460cd9e (patch) | |
tree | 9e7abdc7bf7d86e2b44b1188d364ed9d535c04a5 /editor/icons/FogMaterial.svg | |
parent | 95c8216923fc9353ac50f469836ae149cb196e83 (diff) | |
download | redot-engine-119456304b0e853afd2ced85fbc436015460cd9e.tar.gz |
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/FogMaterial.svg')
-rw-r--r-- | editor/icons/FogMaterial.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/FogMaterial.svg b/editor/icons/FogMaterial.svg index 5db7dea374..c09a733650 100644 --- a/editor/icons/FogMaterial.svg +++ b/editor/icons/FogMaterial.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4.5 9.0000002c-.2761429-.0000014-.5000014.2238571-.5.5-.0000014.2761429.2238571.5000008.5.4999998l8-.0000002c.276143.0000012.500001-.2238569.5-.4999998.000001-.2761429-.223857-.5000014-.5-.5z" fill="#45d7ff"/><path d="m3.5 11c-.2761429-.000001-.5000014.223857-.5.5-.0000014.276143.2238571.500001.5.5h5c.2761429.000001.500001-.223857.5-.5.000001-.276143-.2238571-.500001-.5-.5z" fill="#8045ff"/><path d="m5.5 13c-.2761424 0-.5.223858-.5.5s.2238576.5.5.5h5c.276142 0 .5-.223858.5-.5s-.223858-.5-.5-.5z" fill="#ff4596"/><path d="m15 7h-13.936663c.2611574 1 1.436663 1 1.436663 1h11.5s1 0 1-1z" fill="#45ffa2"/><path d="m13.857422 5h-10.857422s-2 0-2 1.5c0 .216176.0100075.3416435.063337.5h13.936663c0-1-1.5-1-1.5-1s.23811-.4733054.357422-1z" fill="#80ff45"/><path d="m11.152344 3h1.847656c-.730134-.4197888-1.344054-.2676656-1.847656 0z" fill="#ff4545"/><path d="m9.7089844 3h-6.2714844c-.4375 1-.4375 2-.4375 2h10.857422c.149158-.6584498.108902-1.4444139-.857422-2h-1.847656c-.696054.3699541-1.152344 1-1.152344 1s-.161454-.5556722-.2910156-1z" fill="#ffe345"/><path d="m6.5 1c-1.75 0-2.625 1-3.0625 2h6.2714844c-.2591912-.8888889-.8754469-2-3.2089844-2z" fill="#ff4545"/><path d="m10.5 11c-.276143-.000001-.500001.223857-.5.5-.000001.276143.223857.500001.5.5h2.5c.276143.000001.500001-.223857.5-.5.000001-.276143-.223857-.500001-.5-.5z" fill="#8045ff"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 9a.5.5 0 1 0 0 1h8a.5.5 0 1 0 0-1z" fill="#45d7ff"/><path d="M3.5 11a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1z" fill="#8045ff"/><path d="M5.5 13a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1z" fill="#ff4596"/><path d="M15 7H1.063C1.324 8 2.5 8 2.5 8H14s1 0 1-1z" fill="#45ffa2"/><path d="M13.857 5H3S1 5 1 6.5c0 .216.01.342.063.5H15c0-1-1.5-1-1.5-1s.238-.473.357-1z" fill="#80ff45"/><path d="M11.152 3H13c-.73-.42-1.344-.268-1.848 0z" fill="#ff4545"/><path d="M9.709 3H3.438C3 4 3 5 3 5h10.857c.15-.658.11-1.444-.857-2h-1.848C10.456 3.37 10 4 10 4l-.291-1z" fill="#ffe345"/><path d="M6.5 1C4.75 1 3.875 2 3.437 3H9.71c-.26-.889-.875-2-3.209-2z" fill="#ff4545"/><path d="M10.5 11a.5.5 0 1 0 0 1H13a.5.5 0 1 0 0-1z" fill="#8045ff"/></svg> |