diff options
Diffstat (limited to 'pkg/logo.svg')
| -rw-r--r-- | pkg/logo.svg | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/logo.svg b/pkg/logo.svg index 25cd3ec..4356e61 100644 --- a/pkg/logo.svg +++ b/pkg/logo.svg @@ -5,7 +5,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg viewBox="-150 -150 800 800" xmlns="http://www.w3.org/2000/svg" fill="rgb(247, 164, 29)"> +<svg viewBox="-150 -150 800 800" xmlns="http://www.w3.org/2000/svg" fill="#00afaf"> <rect x="0" y="100" width="100" height="100"></rect> <rect x="0" y="200" width="100" height="100"></rect> <rect x="0" y="300" width="100" height="100"></rect> |
