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/Gradient.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/Gradient.svg')
| -rw-r--r-- | editor/icons/Gradient.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Gradient.svg b/editor/icons/Gradient.svg index b67a9e6f8a..47dde294fc 100644 --- a/editor/icons/Gradient.svg +++ b/editor/icons/Gradient.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="10" x2="10" y1="1" y2="15"><stop offset="0" stop-color="#e0e0e0"/><stop offset="1" stop-color="#e0e0e0" stop-opacity="0"/></linearGradient><path d="m2 1c-.55228 0-1 .44772-1 1v12c0 .55228.44772 1 1 1h12c.55228 0 1-.44772 1-1v-12c0-.55228-.44772-1-1-1z" fill="url(#a)"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="10" x2="10" y1="1" y2="15"><stop offset="0" stop-color="#e0e0e0"/><stop offset="1" stop-color="#e0e0e0" stop-opacity="0"/></linearGradient><path d="m2 1c-.55228 0-1 .44772-1 1v12c0 .55228.44772 1 1 1h12c.55228 0 1-.44772 1-1v-12c0-.55228-.44772-1-1-1z" fill="url(#a)"/></svg> |
