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/ZoomReset.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/ZoomReset.svg')
-rw-r--r-- | editor/icons/ZoomReset.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ZoomReset.svg b/editor/icons/ZoomReset.svg index 6ecb4111fe..f6793b6816 100644 --- a/editor/icons/ZoomReset.svg +++ b/editor/icons/ZoomReset.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"><circle cx="8" cy="1044.4" fill-opacity=".39216" r="8" stroke-opacity=".98824"/><path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0 -7-7zm-.029297 3.002a1.0001 1.0001 0 0 1 1.0293.99805v7h-2v-5.1309l-1.4453.96289-1.1094-1.6641 3-2a1.0001 1.0001 0 0 1 .52539-.16602z" fill="#e0e0e0" transform="translate(0 1036.4)"/></g></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g stroke-linecap="round" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"><circle cx="8" cy="1044.4" fill-opacity=".39216" r="8" stroke-opacity=".98824"/><path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0 -7-7zm-.029297 3.002a1.0001 1.0001 0 0 1 1.0293.99805v7h-2v-5.1309l-1.4453.96289-1.1094-1.6641 3-2a1.0001 1.0001 0 0 1 .52539-.16602z" fill="#e0e0e0" transform="translate(0 1036.4)"/></g></svg> |