diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2020-12-15 13:34:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-15 13:34:32 +0100 |
commit | 7e3424e3abe31d6c1b0c7c3a9bb5900f51297e87 (patch) | |
tree | bcb14d86ed739ade0a2b81356cda98593e480257 /editor/icons/TextureProgressBar.svg | |
parent | f9d922b057cf3ab0085520e9b39db963de952ca4 (diff) | |
parent | 57dcc831522079c7bee14b012d6eb7208f578857 (diff) |
Merge pull request #44377 from Calinou/rename-textureprogressbar
Rename the TextureProgress node to TextureProgressBar
Diffstat (limited to 'editor/icons/TextureProgressBar.svg')
-rw-r--r-- | editor/icons/TextureProgressBar.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/TextureProgressBar.svg b/editor/icons/TextureProgressBar.svg new file mode 100644 index 0000000000..30d76e33b8 --- /dev/null +++ b/editor/icons/TextureProgressBar.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#a5efac" transform="translate(0 -1036.4)"><path d="m3 3c-1.1046 0-2 .89543-2 2v6c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-6c0-1.1046-.89543-2-2-2zm0 2h10v6h-10z" transform="translate(0 1036.4)"/><path d="m4 1042.4h1v2h-1z"/><path d="m6 1043.4h1v3h-1z"/><path d="m8 1042.4h1v4h-1z"/></g></svg> |