From b31ed03cbda57c37382311cc54ae469e84d819c6 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 18 Jan 2026 16:12:00 -0700 Subject: [PATCH] Add icons for RVR socials. --- static/facebook.svg | 1 + static/globe.svg | 1 + static/instagram.svg | 1 + static/mail.svg | 1 + 4 files changed, 4 insertions(+) create mode 100644 static/facebook.svg create mode 100644 static/globe.svg create mode 100644 static/instagram.svg create mode 100644 static/mail.svg diff --git a/static/facebook.svg b/static/facebook.svg new file mode 100644 index 0000000..2570f56 --- /dev/null +++ b/static/facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/globe.svg b/static/globe.svg new file mode 100644 index 0000000..0a0586d --- /dev/null +++ b/static/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/instagram.svg b/static/instagram.svg new file mode 100644 index 0000000..9fdb8e3 --- /dev/null +++ b/static/instagram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/mail.svg b/static/mail.svg new file mode 100644 index 0000000..2af169e --- /dev/null +++ b/static/mail.svg @@ -0,0 +1 @@ + \ No newline at end of file