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/float.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/float.svg')
| -rw-r--r-- | editor/icons/float.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/float.svg b/editor/icons/float.svg index 5c09d4c244..1e931ad930 100644 --- a/editor/icons/float.svg +++ b/editor/icons/float.svg @@ -1 +1 @@ -<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 2a3 3 0 0 0 -3 3v5h2v-2h2v-2h-2v-1a1 1 0 0 1 1-1h1v-2zm3 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1-1v-5zm6 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1-1v-1h2v-2h-2v-2z" fill="#61daf4"/></svg>
\ No newline at end of file +<svg height="12" viewBox="0 0 16 12" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 2a3 3 0 0 0 -3 3v5h2v-2h2v-2h-2v-1a1 1 0 0 1 1-1h1v-2zm3 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1-1v-5zm6 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1-1v-1h2v-2h-2v-2z" fill="#61daf4"/></svg> |
