From 05895da4d1436ed586472145a71ffc27ed16696f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 13 Mar 2021 16:28:54 +0100 Subject: Use darker shade of gold The ratio between the original shade and a white background was below what the WCAG prescribes. Keep the original shade for the index, since the background is darker there. --- images/social/facebook-gold.svg | 98 ++++++++++++++++++++++++++++++ images/social/facebook.svg | 98 ++++++++++++++++++++++++++++++ images/social/instagram-gold.svg | 125 +++++++++++++++++++++++++++++++++++++++ images/social/instagram.svg | 125 +++++++++++++++++++++++++++++++++++++++ images/social/youtube-gold.svg | 123 ++++++++++++++++++++++++++++++++++++++ images/social/youtube.svg | 123 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 692 insertions(+) create mode 100644 images/social/facebook-gold.svg create mode 100644 images/social/facebook.svg create mode 100644 images/social/instagram-gold.svg create mode 100644 images/social/instagram.svg create mode 100644 images/social/youtube-gold.svg create mode 100644 images/social/youtube.svg (limited to 'images/social') diff --git a/images/social/facebook-gold.svg b/images/social/facebook-gold.svg new file mode 100644 index 0000000..f58b7f1 --- /dev/null +++ b/images/social/facebook-gold.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/facebook.svg b/images/social/facebook.svg new file mode 100644 index 0000000..0543a81 --- /dev/null +++ b/images/social/facebook.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/instagram-gold.svg b/images/social/instagram-gold.svg new file mode 100644 index 0000000..4e4635d --- /dev/null +++ b/images/social/instagram-gold.svg @@ -0,0 +1,125 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/instagram.svg b/images/social/instagram.svg new file mode 100644 index 0000000..64bb7b8 --- /dev/null +++ b/images/social/instagram.svg @@ -0,0 +1,125 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/youtube-gold.svg b/images/social/youtube-gold.svg new file mode 100644 index 0000000..1c26995 --- /dev/null +++ b/images/social/youtube-gold.svg @@ -0,0 +1,123 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/youtube.svg b/images/social/youtube.svg new file mode 100644 index 0000000..95f3908 --- /dev/null +++ b/images/social/youtube.svg @@ -0,0 +1,123 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3