diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2018-10-19 19:27:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-19 19:27:55 +0200 |
commit | cf7a66195fadd078bb5d6fafebf54e250f5163e7 (patch) | |
tree | 9657cb57150be2292870fa6836d3644381161a90 /editor/icons/icon_script_extend.svg | |
parent | bde3e884c7b1506dd74cb39ea479ea98dd04e7a1 (diff) | |
parent | 42300b2769c9164d22b8a6d1a626eb9a539c7e93 (diff) |
Merge pull request #23142 from willnationsdev/editor-extend-script
Add icon_script_extend & update the icon @runtime
Diffstat (limited to 'editor/icons/icon_script_extend.svg')
-rw-r--r-- | editor/icons/icon_script_extend.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/icons/icon_script_extend.svg b/editor/icons/icon_script_extend.svg new file mode 100644 index 0000000000..ef3d48af9f --- /dev/null +++ b/editor/icons/icon_script_extend.svg @@ -0,0 +1,8 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)"> +<path transform="translate(0 1036.4)" d="m6 1v1c-0.55228 0-1 0.44772-1 1v10h-1v-2h-2v2c2.826e-4 0.35698 0.19084 0.68674 0.5 0.86523 0.15194 0.088045 0.32439 0.13452 0.5 0.13477v1h7c0.73866 0 1.3763-0.40437 1.7227-1h-3.7227v-4h4v-5h3v-2c0-1.1046-0.89543-2-2-2z" fill="#e0e0e0"/> +<path transform="translate(0 1036.4)" d="m6 1c-1.1046 0-2 0.89543-2 2v7h-2-1v1 2c0 1.1046 0.89543 2 2 2s2-0.89543 2-2v-10c0-0.55228 0.44772-1 1-1s1 0.44772 1 1v1 1 1h1 4v-1h-4v-1-1c0-1.1046-0.89543-2-2-2zm-4 10h2v2c0 0.55228-0.44772 1-1 1s-1-0.44772-1-1v-2z" fill="#b4b4b4"/> +<circle cx="3" cy="1048.4" rx="1" ry="1" fill="#e0e0e0"/> +<path d="m16 1048.4-3-3v2h-4v2h4v2z" fill="#68b6ff" fill-rule="evenodd"/> +</g> +</svg> |