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/CenterContainer.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/CenterContainer.svg')
-rw-r--r-- | editor/icons/CenterContainer.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CenterContainer.svg b/editor/icons/CenterContainer.svg index 5d854a3cc3..af1958c2d8 100644 --- a/editor/icons/CenterContainer.svg +++ b/editor/icons/CenterContainer.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1c-1.1046 0-2 .89543-2 2v10c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-10c0-1.1046-.89543-2-2-2zm0 2h10v10h-10zm3 1 2 2 2-2zm-2 2v4l2-2zm8 0-2 2 2 2zm-4 4-2 2h4z" fill="#a5efac"/></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="m3 1c-1.1046 0-2 .89543-2 2v10c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-10c0-1.1046-.89543-2-2-2zm0 2h10v10h-10zm3 1 2 2 2-2zm-2 2v4l2-2zm8 0-2 2 2 2zm-4 4-2 2h4z" fill="#a5efac"/></svg> |