diff options
author | MewPurPur <mew.pur.pur@gmail.com> | 2023-08-22 01:58:04 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@gmail.com> | 2023-08-22 01:58:04 +0300 |
commit | 383c0116d7552e294fe716dee370896c3304d619 (patch) | |
tree | 3d9531bc994759c522755be6aae79ffb7e0dd0e2 /editor/icons/Camera3D.svg | |
parent | 0511f9d9a7d56c742d87fafdcea8785d40ad14b3 (diff) | |
download | redot-engine-383c0116d7552e294fe716dee370896c3304d619.tar.gz |
Revert to the old Camera icons
Diffstat (limited to 'editor/icons/Camera3D.svg')
-rw-r--r-- | editor/icons/Camera3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Camera3D.svg b/editor/icons/Camera3D.svg index 69d435ff17..bf61aa48fc 100644 --- a/editor/icons/Camera3D.svg +++ b/editor/icons/Camera3D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#fc7f7f" fill-opacity=".996078"><path d="m7 2-2 4h-3s-1 .000001-1 1v6s.000001 1 1 1h12s1-.000001 1-1v-6s-.000001-1-1-1h-3l-2-4zm1 5a3 3 0 0 1 3 3 3 3 0 0 1 -3 3 3 3 0 0 1 -3-3 3 3 0 0 1 3-3z"/><path d="m2 3h2v2h-2z"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M9 2a3 3 0 0 0-3 2.777 3 3 0 1 0-3 5.047V12a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-1l3 2V7l-3 2V7.23A3 3 0 0 0 9 2z" fill="#fc7f7f"/></svg> |