From cbd30eabe01e3dce7921dd287898227cfa627400 Mon Sep 17 00:00:00 2001 From: welpo Date: Sat, 27 Dec 2025 14:54:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20feat(socials):=20add=20a=20few?= =?UTF-8?q?=20square=20variant=20icons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/social_icons/github-square.svg | 1 + static/social_icons/instagram-square.svg | 1 + static/social_icons/linkedin-square.svg | 1 + static/social_icons/youtube-square.svg | 1 + 4 files changed, 4 insertions(+) create mode 100644 static/social_icons/github-square.svg create mode 100644 static/social_icons/instagram-square.svg create mode 100644 static/social_icons/linkedin-square.svg create mode 100644 static/social_icons/youtube-square.svg diff --git a/static/social_icons/github-square.svg b/static/social_icons/github-square.svg new file mode 100644 index 00000000..6503b4ed --- /dev/null +++ b/static/social_icons/github-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/social_icons/instagram-square.svg b/static/social_icons/instagram-square.svg new file mode 100644 index 00000000..260e8165 --- /dev/null +++ b/static/social_icons/instagram-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/social_icons/linkedin-square.svg b/static/social_icons/linkedin-square.svg new file mode 100644 index 00000000..9582f3be --- /dev/null +++ b/static/social_icons/linkedin-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/social_icons/youtube-square.svg b/static/social_icons/youtube-square.svg new file mode 100644 index 00000000..150b4354 --- /dev/null +++ b/static/social_icons/youtube-square.svg @@ -0,0 +1 @@ + \ No newline at end of file