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/MeshLibrary.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/MeshLibrary.svg')
-rw-r--r-- | editor/icons/MeshLibrary.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/MeshLibrary.svg b/editor/icons/MeshLibrary.svg new file mode 100644 index 0000000000..13ae8fece7 --- /dev/null +++ b/editor/icons/MeshLibrary.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1a2 2 0 0 0 -2 2 2 2 0 0 0 1 1.7305v6.541a2 2 0 0 0 -1 1.7285 2 2 0 0 0 2 2 2 2 0 0 0 1.7305-1h2.2695v-2h-2.2715a2 2 0 0 0 -.72852-.73047v-5.8555l3 3v-.41406a2.0002 2.0002 0 0 1 .80859-1.6055l-2.3945-2.3945h5.8574a2 2 0 0 0 .72852.73047v1.2695a2.0002 2.0002 0 0 1 .99805.27148 2.0002 2.0002 0 0 1 1.002-.27148v-1.2715a2 2 0 0 0 1-1.7285 2 2 0 0 0 -2-2 2 2 0 0 0 -1.7305 1h-6.541a2 2 0 0 0 -1.7285-1zm6 7v1 5 1h5c.55228 0 1-.4477 1-1v-5c0-.5523-.44772-1-1-1v4l-1-1-1 1v-4z" fill="#ffd684"/></svg>
\ No newline at end of file |