diff options
Diffstat (limited to 'svg/benoit-background.svg')
-rw-r--r-- | svg/benoit-background.svg | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/svg/benoit-background.svg b/svg/benoit-background.svg index dda63a2..a4d8468 100644 --- a/svg/benoit-background.svg +++ b/svg/benoit-background.svg @@ -1,10 +1,10 @@ -<svg height="96" width="96" xmlns="http://www.w3.org/2000/svg"> - <polygon fill="#BA0035" points="0,0 96,0 96,96 0,96" /> <!-- oklch(50% 0.199 17.860) "red" --> - <polygon fill="#CD0325" points="0,0 96,0 96,96 19.096,96" /> - <polygon fill="#DC1D02" points="0,0 96,0 96,96 39.765,96" /> - <polygon fill="#E04400" points="0,0 96,0 96,96 64.145,96" /> - <polygon fill="#E55C04" points="0,0 96,0 96,96 96,96" /> - <polygon fill="#EB6F02" points="0,0 96,0 143.674,96" /> - <polygon fill="#F18103" points="0,0 96,0 231.766,96" /> - <polygon fill="#F79204" points="0,0 96,0 482.625,96" /> <!-- oklch(75% 0.170 63.220) "yellow" --> +<svg height="1" width="1" xmlns="http://www.w3.org/2000/svg"> + <polygon fill="#BA0035" points="0,0 1,0 1,1 0,1" /> <!-- oklch(50% 0.199 17.860) "red" --> + <polygon fill="#CD0325" points="0,0 1,0 1,1 0.198912367,1" /> + <polygon fill="#DC1D02" points="0,0 1,0 1,1 0.414213562,1" /> + <polygon fill="#E04400" points="0,0 1,0 1,1 0.668178638,1" /> + <polygon fill="#E55C04" points="0,0 1,0 1,1 1,1" /> + <polygon fill="#EB6F02" points="0,0 1,0 1,0.668178638" /> + <polygon fill="#F18103" points="0,0 1,0 1,0.414213562" /> + <polygon fill="#F79204" points="0,0 1,0 1,0.198912367" /> <!-- oklch(75% 0.170 63.220) "yellow" --> </svg> |