diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-05-15 22:04:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 22:04:23 +0200 |
commit | 20ffb4b45201e3345d9a48430f7fbb1b62f4fede (patch) | |
tree | 284de59fb346ce094a9340655e60819e45a387af /editor/icons/ProceduralSky.svg | |
parent | 2800c8f43dd8488e633a06b208ab114785ede902 (diff) | |
parent | 54ed1f63bf3989218e5b1b65ec55d08559bcd94e (diff) |
Merge pull request #38764 from YeldhamDev/icons_missing
Add more missing icons
Diffstat (limited to 'editor/icons/ProceduralSky.svg')
-rw-r--r-- | editor/icons/ProceduralSky.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/ProceduralSky.svg b/editor/icons/ProceduralSky.svg deleted file mode 100644 index 356a966fe9..0000000000 --- a/editor/icons/ProceduralSky.svg +++ /dev/null @@ -1 +0,0 @@ -<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="1040.4" y2="1050.4"><stop offset="0" stop-color="#1ec3ff"/><stop offset="1" stop-color="#b2e1ff"/></linearGradient><g transform="translate(0 -1037.4)"><path d="m8 1040.4a7 7 0 0 0 -7 7 7 7 0 0 0 .68555 3h12.631a7 7 0 0 0 .68359-3 7 7 0 0 0 -7-7z" fill="url(#a)"/><path d="m10 7c-.554 0-1 .446-1 1h-1c-.554 0-1 .446-1 1s.446 1 1 1h2c.554 0 1-.446 1-1h1c.554 0 1-.446 1-1s-.446-1-1-1zm-7 3c-.554 0-1 .446-1 1s.446 1 1 1h1c.554 0 1-.446 1-1s-.446-1-1-1z" fill="#fff" transform="translate(0 1037.4)"/></g></svg>
\ No newline at end of file |