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/HTTPRequest.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/HTTPRequest.svg')
-rw-r--r-- | editor/icons/HTTPRequest.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/HTTPRequest.svg b/editor/icons/HTTPRequest.svg new file mode 100644 index 0000000000..c79af15a43 --- /dev/null +++ b/editor/icons/HTTPRequest.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 1-3 4h2v3h2v-3h2zm7 0v3h-2l3 4 3-4h-2v-3zm-10 9v2 1 2h1v-2h1v2h1v-5h-1v2h-1v-2zm4 0v1h1v4h1v-4h1v-1zm4 0v1h1v4h1v-4h1v-1zm4 0v2 1 2h1v-2h1 1v-1-2h-2zm1 1h1v1h-1z" fill="#e0e0e0" fill-opacity=".99608"/></svg>
\ No newline at end of file |