summaryrefslogtreecommitdiff
path: root/static/icons/mail.svg
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-22 21:08:50 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-22 21:08:50 -0300
commit0ed2743d9168ed7938d1ae4ff618f5ce50622037 (patch)
tree29cebc0b78856817743f8f189393a0ad550448b0 /static/icons/mail.svg
parentf56eb3f0731ed0f3de1de63c2fdd14729fbbc10a (diff)
Removed font awesome in favor of Feather icons
Diffstat (limited to 'static/icons/mail.svg')
-rw-r--r--static/icons/mail.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/icons/mail.svg b/static/icons/mail.svg
new file mode 100644
index 0000000..2af169e
--- /dev/null
+++ b/static/icons/mail.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg> \ No newline at end of file