From c90c8e320232c39c740d5da2c5543d265104b862 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 9 Feb 2021 22:30:46 +0100 Subject: Add icons to actual social media accounts --- images/facebook-logo.svg | 98 ++++++++++++++++++++++++++++++++++++ images/instagram-logo.svg | 125 ++++++++++++++++++++++++++++++++++++++++++++++ images/youtube-logo.svg | 123 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 346 insertions(+) create mode 100644 images/facebook-logo.svg create mode 100644 images/instagram-logo.svg create mode 100644 images/youtube-logo.svg (limited to 'images') diff --git a/images/facebook-logo.svg b/images/facebook-logo.svg new file mode 100644 index 0000000..ba06cbf --- /dev/null +++ b/images/facebook-logo.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/instagram-logo.svg b/images/instagram-logo.svg new file mode 100644 index 0000000..6ba73aa --- /dev/null +++ b/images/instagram-logo.svg @@ -0,0 +1,125 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/youtube-logo.svg b/images/youtube-logo.svg new file mode 100644 index 0000000..d45ad5f --- /dev/null +++ b/images/youtube-logo.svg @@ -0,0 +1,123 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3