diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-06-29 10:59:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-29 10:59:58 +0200 |
commit | 9fc65fd1f15b2ae2e26cf69c54819e7d6598fa05 (patch) | |
tree | a04f2b2bb3ca183bcbc36599b6d7338a7d31e26b | |
parent | dffd805055cd8fe3c98ebd67c22e6883cdeacd76 (diff) | |
parent | 9e24fa469a8dc8ea5d1a3ec62f73c462f538f435 (diff) |
Merge pull request #39938 from MCrafterzz/interpolatedcamera
Remove unused interpolate camera icon
-rw-r--r-- | editor/icons/InterpolatedCamera.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/InterpolatedCamera.svg b/editor/icons/InterpolatedCamera.svg deleted file mode 100644 index 4bc4ba1ee9..0000000000 --- a/editor/icons/InterpolatedCamera.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m9.5.00004c-1.5691.0017903-2.8718 1.2125-2.9883 2.7773-.55103-.49952-1.268-.77655-2.0117-.77734-1.6569 0-3 1.3431-3 3 .00179 1.2698.80282 2.4009 2 2.8242v2.1758c0 .554.44599 1 1 1h6c.55401 0 .9853-.4462 1-1v-1l3 2v-6l-3 2v-1.7695c.63486-.56783.99842-1.3788 1-2.2305 0-1.6569-1.3431-3-3-3zm-6 12v4h1v-4zm3 0v4h1v-1h1c.55228 0 1-.44772 1-1v-1c0-.55228-.44824-1.024-1-1h-1zm5 0c-.55228 0-1 .44772-1 1v2c0 .55228.44772 1 1 1h1c.55228 0 1-.44772 1-1v-2c0-.55228-.44772-1-1-1zm-4 1h1v1h-1zm4 0h1v2h-1z" fill="#fc9c9c"/></svg>
\ No newline at end of file |