diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-02-25 11:26:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-25 11:26:44 +0100 |
commit | 376a8255a9b65b016fcd81634bfd54fb7fa029df (patch) | |
tree | 04a55ba01927f2b783ae7da8dbb33b49d45c80f7 /editor/icons/PluginScript.svg | |
parent | c19488bd895f911f37bf2c03624d05ea8d0ec1ee (diff) | |
parent | 1f8c82df32a16470bde9d0153728b1fc051e15a2 (diff) |
Merge pull request #36513 from Calinou/editor-icons-pascalcase-filenames
Use PascalCase file names for editor icons
Diffstat (limited to 'editor/icons/PluginScript.svg')
-rw-r--r-- | editor/icons/PluginScript.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PluginScript.svg b/editor/icons/PluginScript.svg new file mode 100644 index 0000000000..0d080c132e --- /dev/null +++ b/editor/icons/PluginScript.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7 1-.56445 2.2578c-.23643.075851-.46689.16921-.68945.2793l-1.9883-1.1934-1.4141 1.4141 1.1953 1.9941c-.11191.22113-.20723.45028-.28516.68555l-2.2539.5625v2l2.2578.56445c.048141.14946.11579.29137.17773.43555h.58789c.51595-.6841 1.1988-1.2456 2.0195-1.5957-.028019-.13296-.042416-.26842-.042969-.4043.0000096-1.1046.89543-2 2-2 1.1046.0000096 2 .89543 2 2-.0001737.1345-.013915.26865-.041016.40039.82295.35108 1.509.91301 2.0254 1.5996h.58008c.063668-.14463.13192-.2874.18164-.4375l2.2539-.5625v-2l-2.2578-.56445c-.075942-.23577-.1693-.46557-.2793-.6875l1.1934-1.9902-1.4141-1.4141-1.9941 1.1953c-.22113-.11191-.45028-.20723-.68555-.28516l-.5625-2.2539h-2zm1 6a1 1 0 0 0 -.99805.92969 1 1 0 0 0 -.0019531.070312v2.1738a3 3 0 0 0 -2 2.8262h1v2h1v-2h2v2h1v-2h1a3 3 0 0 0 -.015625-.29883 3 3 0 0 0 -1.9844-2.5254v-2.1758a1 1 0 0 0 -1-1z" fill="#e0e0e0"/></svg>
\ No newline at end of file |