diff options
author | RedMser <redmser.jj2@gmail.com> | 2022-09-19 19:28:11 +0200 |
---|---|---|
committer | RedMser <redmser.jj2@gmail.com> | 2022-09-19 21:37:26 +0200 |
commit | 5c5c3ab90ee09876ea1388861bc9dff3280f1dc7 (patch) | |
tree | e2546bc23ebab9dd272a795e50ae28118450b631 /editor | |
parent | 63c0dc690e06731224e88911ed16d1b798b681b5 (diff) |
Further cleanup of VisualScript references
Diffstat (limited to 'editor')
-rw-r--r-- | editor/icons/VisualScriptComment.svg | 1 | ||||
-rw-r--r-- | editor/icons/VisualScriptExpression.svg | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editor/icons/VisualScriptComment.svg b/editor/icons/VisualScriptComment.svg deleted file mode 100644 index 3887853b58..0000000000 --- a/editor/icons/VisualScriptComment.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><path d="m3 1v2h-2v2h2v4h-2v2h2v2h2v-2h4v2h2v-2h2v-2h-2v-4h2v-2h-2v-2h-2v2h-4v-2zm2 4h4v4h-4z" fill="#e0e0e0"/></svg> diff --git a/editor/icons/VisualScriptExpression.svg b/editor/icons/VisualScriptExpression.svg deleted file mode 100644 index d6a3c2d9a8..0000000000 --- a/editor/icons/VisualScriptExpression.svg +++ /dev/null @@ -1 +0,0 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><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> |