diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-08-16 12:43:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-16 12:43:52 +0200 |
commit | 2459f8104461f55cb755d7d23c551c7ba6e4f491 (patch) | |
tree | e3895ed8e2901d056d6938892fbf38d03b2e9b95 /editor/icons/VisualShaderNodeGlobalExpression.svg | |
parent | 40f5c571ec70acdf1b708c7e82d4397ac356f85e (diff) | |
parent | c7dbac9d0219c882a2b26e8794204badea791550 (diff) |
Merge pull request #51704 from Calinou/editor-icons-add-expression
Add editor icons for VisualScript and VisualShader expression resources
Diffstat (limited to 'editor/icons/VisualShaderNodeGlobalExpression.svg')
-rw-r--r-- | editor/icons/VisualShaderNodeGlobalExpression.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/VisualShaderNodeGlobalExpression.svg b/editor/icons/VisualShaderNodeGlobalExpression.svg new file mode 100644 index 0000000000..0cafffb152 --- /dev/null +++ b/editor/icons/VisualShaderNodeGlobalExpression.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#35d4f4"><path d="m4.859536 3.0412379c-2.0539867 0-3.7190721 1.6650852-3.7190721 3.719072v6.1984521h2.4793814v-2.479381h2.4793814v-2.4793803h-2.4793814v-1.2396908c0-.6846622.5550285-1.2396907 1.2396907-1.2396907h1.2396907v-2.4793813z"/><path d="m7.5889175 3.0000003 2.5000005 4.9999997-2.5000005 5h2.5000005l1.135249-2.727 1.36475 2.727h2.499999l-2.499999-5 2.499999-4.9999997h-2.499999l-1.13525 2.7269998-1.364749-2.7269998zm7.4999985 9.9999997v-6.25z"/></g></svg> |