From 569eed93a68c0cc6707f8640f5dd569f6176964a Mon Sep 17 00:00:00 2001 From: LynithDev <61880709+LynithDev@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:50:17 +0100 Subject: Padding fixes and slight tweaks to icons etc --- apps/website/src/components/icons/impl/user.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 apps/website/src/components/icons/impl/user.svg (limited to 'apps/website/src/components/icons/impl') diff --git a/apps/website/src/components/icons/impl/user.svg b/apps/website/src/components/icons/impl/user.svg new file mode 100644 index 0000000..9135b9f --- /dev/null +++ b/apps/website/src/components/icons/impl/user.svg @@ -0,0 +1,3 @@ + + + -- cgit