diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-05-23 20:05:12 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-24 21:52:29 +0200 |
commit | 640c004af1de6d78586c5e309435edfd79d152b8 (patch) | |
tree | 6cde8264910f4826e3c2a25c528bc60757e60c8e /images/pivotal_institutional.svg | |
parent | 5ecf66cd8f683d6d1849a8d3029a0e4b7f2c4527 (diff) | |
download | red-flag-over-paris-640c004af1de6d78586c5e309435edfd79d152b8.tar.gz |
Change colors to match components rendered for sRGB (instead of Adobe RGB).
Diffstat (limited to 'images/pivotal_institutional.svg')
-rw-r--r-- | images/pivotal_institutional.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/pivotal_institutional.svg b/images/pivotal_institutional.svg index df73c9d..e25ea35 100644 --- a/images/pivotal_institutional.svg +++ b/images/pivotal_institutional.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="158" height="158"> -<path fill-opacity="0.5" fill="hsl(78,64%,85%)" stroke="hsl(78,64%,85%)" stroke-width="4" +<path fill-opacity="0.5" fill="hsl(91,44%,85%)" stroke="hsl(91,44%,85%)" stroke-width="4" d="m 79 9 21 21 29 0 0 29 21 21 -21 21 0 29 -29 0 -21 21 -21 -21 -29 0 0 -29 -21 -21 21 -21 0 -29 29 0 z" /> </svg> |