From cb40a9e3b07635e9c0443921db28eb325e8c9bea Mon Sep 17 00:00:00 2001 From: denis0001-dev Date: Sun, 17 Aug 2025 21:14:23 +0300 Subject: [PATCH] Remove Font Awesome and replace with Material Design icons --- frontend/index.html | 242 +++++++++--------- frontend/public/webfonts/fa-solid-900.ttf | Bin 298276 -> 0 bytes frontend/public/webfonts/fa-solid-900.woff2 | Bin 125064 -> 0 bytes .../public/webfonts/material-symbols.woff2 | Bin 0 -> 351436 bytes frontend/src/css/_auth.scss | 5 + frontend/src/css/_chat.scss | 4 + frontend/src/css/lib/font-awesome.min.css | 6 - .../src/css/lib/fonts/material-symbols.scss | 60 +++++ frontend/src/css/style.scss | 2 +- 9 files changed, 191 insertions(+), 128 deletions(-) delete mode 100644 frontend/public/webfonts/fa-solid-900.ttf delete mode 100644 frontend/public/webfonts/fa-solid-900.woff2 create mode 100644 frontend/public/webfonts/material-symbols.woff2 delete mode 100644 frontend/src/css/lib/font-awesome.min.css create mode 100644 frontend/src/css/lib/fonts/material-symbols.scss diff --git a/frontend/index.html b/frontend/index.html index 2bd75e9..2293408 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,128 +1,128 @@ - - - - PixelChat - - - - -
-
-
-

Добро пожаловать!

-

Войдите в свой аккаунт

-
-
-
- -
-
- - -
-
- - -
- -
- -
-

Ещё нет аккаунта? Зарегистрируйтесь

-
-
-
-
- - - - - -