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/MultiMeshInstance.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/MultiMeshInstance.svg')
-rw-r--r-- | editor/icons/MultiMeshInstance.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/MultiMeshInstance.svg b/editor/icons/MultiMeshInstance.svg new file mode 100644 index 0000000000..c114a725db --- /dev/null +++ b/editor/icons/MultiMeshInstance.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1c-1.1046 0-2 .89543-2 2 .0005649.71397.38169 1.3735 1 1.7305v6.541c-.61771.35663-.99874 1.0152-1 1.7285 0 1.1046.89543 2 2 2 .71397-.000565 1.3735-.38169 1.7305-1h1.2695v-2h-1.2715c-.17478-.30301-.42598-.55488-.72852-.73047v-5.8555l3.5859 3.5859h1.4141v-1.4141l-3.5859-3.5859h5.8574c.17532.30158.42647.55205.72852.72656v1.2734h2v-1.2695c.61831-.35698.99944-1.0165 1-1.7305 0-1.1046-.89543-2-2-2-.71397.0005648-1.3735.38169-1.7305 1h-6.541c-.35663-.61771-1.0152-.99874-1.7285-1zm8 7v3h-3v2h3v3h2v-3h3v-2h-3v-3z" fill="#fc9c9c" fill-opacity=".99608"/></svg>
\ No newline at end of file |