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/Control.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/Control.svg')
-rw-r--r-- | editor/icons/Control.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Control.svg b/editor/icons/Control.svg index ff6a52e29a..0ec9c4c6fe 100644 --- a/editor/icons/Control.svg +++ b/editor/icons/Control.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 2a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6-6 6 6 0 0 0 -6-6zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4-4 4 4 0 0 1 4-4z" 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="m8 2a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6-6 6 6 0 0 0 -6-6zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4-4 4 4 0 0 1 4-4z" fill="#a5efac"/></svg> |