diff options
author | Orangerot <purple@orangerot.dev> | 2024-12-10 01:05:05 +0100 |
---|---|---|
committer | Orangerot <purple@orangerot.dev> | 2024-12-10 01:05:05 +0100 |
commit | bd7ae6218033b436fa39771d75d54acceb9de5ca (patch) | |
tree | ae73e3b271479d2b681f07976b538be696d048a3 /lib/fontawesome/css/solid.min.css | |
parent | 7961325d816c46250252d5ff2198fb4150556bfb (diff) |
feat: added fontawesome icons
Diffstat (limited to 'lib/fontawesome/css/solid.min.css')
-rw-r--r-- | lib/fontawesome/css/solid.min.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/fontawesome/css/solid.min.css b/lib/fontawesome/css/solid.min.css new file mode 100644 index 0000000..93b0f2c --- /dev/null +++ b/lib/fontawesome/css/solid.min.css @@ -0,0 +1,6 @@ +/*! + * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + * Copyright 2024 Fonticons, Inc. + */ +:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}
\ No newline at end of file |