diff options
author | Yuri Sizov <yuris@humnom.net> | 2022-01-28 19:38:48 +0300 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2022-01-29 01:03:39 +0300 |
commit | 49eddd22e0780e6458bc43b6356c462237681f80 (patch) | |
tree | fc34d63786db6d7772ac647c58d2972b3fe27888 /editor/icons/HeightMapShape3D.svg | |
parent | af045e568d6c5eecb10563d2aa3df7e3ea258488 (diff) |
Update icons and color conversion rules to simplify the palette
Diffstat (limited to 'editor/icons/HeightMapShape3D.svg')
-rw-r--r-- | editor/icons/HeightMapShape3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/HeightMapShape3D.svg b/editor/icons/HeightMapShape3D.svg index 0ffff96850..e1b3af88e5 100644 --- a/editor/icons/HeightMapShape3D.svg +++ b/editor/icons/HeightMapShape3D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="8" y2="11"><stop offset="0" stop-color="#68b6ff"/><stop offset="1" stop-color="#a2d2ff"/></linearGradient><g transform="translate(0 -1)"><path d="m1 1044.4 7 3 7-3-7-3z" fill="#a2d2ff" fill-rule="evenodd" transform="translate(0 -1033.4)"/><path d="m3 11c1-1 2-2 2-4s1-3 3-3 3 1 3 3 1 3 2 4z" fill="url(#a)"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="8" y2="11"><stop offset="0" stop-color="#5fb2ff"/><stop offset="1" stop-color="#a2d2ff"/></linearGradient><g transform="translate(0 -1)"><path d="m1 1044.4 7 3 7-3-7-3z" fill="#a2d2ff" fill-rule="evenodd" transform="translate(0 -1033.4)"/><path d="m3 11c1-1 2-2 2-4s1-3 3-3 3 1 3 3 1 3 2 4z" fill="url(#a)"/></g></svg> |