diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2020-07-14 08:40:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-14 08:40:32 +0200 |
commit | 41802d83975a52a4f6c23de0bceaa0e055031ee1 (patch) | |
tree | cca6d4a103237c4d427f01f1e8fa81df99d722ad /editor/icons/Panels3.svg | |
parent | 678368df27019930a2cb7b359ab448652eb231b8 (diff) | |
parent | 16f7b464b689fe2ed00c5ff2949df030eed61238 (diff) |
Merge pull request #40335 from aaronfranke/formatting-gh-actions
Use GitHub Actions for file formatting and style checks
Diffstat (limited to 'editor/icons/Panels3.svg')
-rw-r--r-- | editor/icons/Panels3.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Panels3.svg b/editor/icons/Panels3.svg index 3ddcb5e2ef..1155b5b217 100644 --- a/editor/icons/Panels3.svg +++ b/editor/icons/Panels3.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v7h16v-7zm0 9v7h7v-7zm9 0v7h7v-7z" fill="#e0e0e0"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 0v7h16v-7zm0 9v7h7v-7zm9 0v7h7v-7z" fill="#e0e0e0"/></svg> |