summaryrefslogtreecommitdiffstats
path: root/editor/icons/GradientTexture1D.svg
diff options
context:
space:
mode:
authorAndrii Doroshenko (Xrayez) <xrayez@gmail.com>2021-11-07 14:35:45 +0200
committerAndrii Doroshenko (Xrayez) <xrayez@gmail.com>2021-11-07 15:11:04 +0200
commit6742a338a876b7237005c15577ae84222357ee57 (patch)
tree731d9e969d06de178318d3f99974a38995b0ff2d /editor/icons/GradientTexture1D.svg
parent9f46ce86523e01435ad34de467de586485448278 (diff)
downloadredot-engine-6742a338a876b7237005c15577ae84222357ee57.tar.gz
Rename `GradientTexture` to `GradientTexture1D`
1. Explicit and unambiguous when comparing to `GradientTexture2D` 2. Consistent with other class names where 1D is used in the engine.
Diffstat (limited to 'editor/icons/GradientTexture1D.svg')
-rw-r--r--editor/icons/GradientTexture1D.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/GradientTexture1D.svg b/editor/icons/GradientTexture1D.svg
new file mode 100644
index 0000000000..fa03e69805
--- /dev/null
+++ b/editor/icons/GradientTexture1D.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><path d="m12.5 10.5v-7h-3v1h-1v1h1v1h-1v1h1v1h-1v1h1v1zm-4-1h-1v1h1zm-1 0v-1h-1v1zm0-1h1v-1h-1zm0-1v-1h-1v1zm0-1h1v-1h-1zm0-1v-1h-1v1zm0-1h1v-1h-1z" stroke-width=".787342"/><path d="m2 1c-.552285 0-1 .4477153-1 1v12.000001c0 .552285.447715 1 1 1h11.999999c.552285 0 1-.447715 1-1v-12.000001c0-.5522847-.447715-1-1-1zm1 2.0000001h9.999999v8.0000009h-9.999999z" fill-opacity=".99608"/></g></svg>