aboutsummaryrefslogtreecommitdiff
path: root/src/lib/assets/envelope.svg
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-02-27 18:12:53 +0100
committerpml68 <tutorialmester@gmail.com>2024-02-27 18:12:53 +0100
commit844ae572caf03d19c36e5be54074a92e8b468f87 (patch)
treee1c0d57861c4444e4404637460a41fc9c7ed10c6 /src/lib/assets/envelope.svg
parentchore: update packages (diff)
downloadpml68.dev-844ae572caf03d19c36e5be54074a92e8b468f87.tar.gz
feat: drop Font Awesome, migrate to SVG icons
Diffstat (limited to '')
-rw-r--r--src/lib/assets/envelope.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/assets/envelope.svg b/src/lib/assets/envelope.svg
new file mode 100644
index 0000000..f794f06
--- /dev/null
+++ b/src/lib/assets/envelope.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="social-icon"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>