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/FileList.svg | |
| parent | 678368df27019930a2cb7b359ab448652eb231b8 (diff) | |
| parent | 16f7b464b689fe2ed00c5ff2949df030eed61238 (diff) | |
| download | redot-engine-41802d83975a52a4f6c23de0bceaa0e055031ee1.tar.gz | |
Merge pull request #40335 from aaronfranke/formatting-gh-actions
Use GitHub Actions for file formatting and style checks
Diffstat (limited to 'editor/icons/FileList.svg')
| -rw-r--r-- | editor/icons/FileList.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/FileList.svg b/editor/icons/FileList.svg index e47c8b18cb..3ba4915350 100644 --- a/editor/icons/FileList.svg +++ b/editor/icons/FileList.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 2v2h2v-2zm4 0v2h8v-2zm-4 5v2h2v-2zm4 0v2h8v-2zm-4 5v2h2v-2zm4 0v2h8v-2z" 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="m2 2v2h2v-2zm4 0v2h8v-2zm-4 5v2h2v-2zm4 0v2h8v-2zm-4 5v2h2v-2zm4 0v2h8v-2z" fill="#e0e0e0"/></svg> |
