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/Ungroup.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/Ungroup.svg')
-rw-r--r-- | editor/icons/Ungroup.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Ungroup.svg b/editor/icons/Ungroup.svg new file mode 100644 index 0000000000..c6e235f47d --- /dev/null +++ b/editor/icons/Ungroup.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m7 1037.4v6h-6v8h8v-6h6v-8zm2 2h4v4h-4z" fill="#e0e0e0" fill-opacity=".39216"/><path d="m7 1v2c0 .0000234.446 0 1 0s1 .0000234 1 0v-2c0-.00002341-.446 0-1 0s-1-.00002341-1 0zm6 0v2c0 .0000234.446 0 1 0s1 .0000234 1 0v-2c0-.00002341-.446 0-1 0s-1-.00002341-1 0zm-12 6v2c0 .0000234.446 0 1 0s1 .0000234 1 0v-2c0-.0000234-.446 0-1 0s-1-.0000234-1 0zm6 0v2c0 .0000234.446 0 1 0s1 .0000234 1 0v-2c0-.0000234-.446 0-1 0s-1-.0000234-1 0zm6 0v2c0 .0000234.446 0 1 0s1 .0000234 1 0v-2c0-.0000234-.446 0-1 0s-1-.0000234-1 0zm-12 6v2c0 .000023.446 0 1 0s1 .000023 1 0v-2c0-.000023-.446 0-1 0s-1-.000023-1 0zm6 0v2c0 .000023.446 0 1 0s1 .000023 1 0v-2c0-.000023-.446 0-1 0s-1-.000023-1 0z" fill="#fff" transform="translate(0 1036.4)"/></g></svg>
\ No newline at end of file |