diff options
Diffstat (limited to 'svg/benoit-background.svg')
-rw-r--r-- | svg/benoit-background.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/svg/benoit-background.svg b/svg/benoit-background.svg deleted file mode 100644 index a4d8468..0000000 --- a/svg/benoit-background.svg +++ /dev/null @@ -1,10 +0,0 @@ -<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> |