diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-09-09 22:39:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 22:39:29 +0200 |
commit | ab7e7b8116be3f9c7e9a6ad9ef07c3c08936d8b6 (patch) | |
tree | 9ccaa24fb75a3b61c9b2e2afd3956abe0b4969a2 /editor/icons/Shortcut.svg | |
parent | 9a1173c02425ef349dff2fe74e6f595cec73201b (diff) | |
parent | 3e0226515eec5f904701fce36c7856617d3ca6b8 (diff) |
Merge pull request #41926 from Calinou/rename-shortcut-sentence-case
Rename ShortCut to Shortcut which is more grammatically correct
Diffstat (limited to 'editor/icons/Shortcut.svg')
-rw-r--r-- | editor/icons/Shortcut.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Shortcut.svg b/editor/icons/Shortcut.svg new file mode 100644 index 0000000000..4ef16f0401 --- /dev/null +++ b/editor/icons/Shortcut.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 2c-.55228 0-1 .4477-1 1v9.084c.0004015.506.448.91602 1 .91602h8c.552 0 .9996-.41002 1-.91602v-9.084c0-.5523-.44772-1-1-1zm-3 2v9a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-9h-1v9a.99998.99998 0 0 1 -1 1h-10a1 1 0 0 1 -1-1v-9zm6 0h3l-1 3h2l-4 4 1-3h-2z" fill="#e0e0e0" fill-opacity=".99608"/></svg> |