From 576c7923d83c59cda6877cdf36c3853afe62b530 Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 9 Mar 2023 08:34:30 +0200 Subject: Add fonts --- .local/share/fonts/fantasque_sans_mono.ttf | Bin 0 -> 140224 bytes .local/share/fonts/fira_code_nerd_fonts.ttf | Bin 0 -> 1149928 bytes .local/share/fonts/hack_nerd_fonts_mono.ttf | Bin 0 -> 1169264 bytes .local/share/fonts/iosevka_nerd_font.ttf | Bin 0 -> 1301148 bytes .local/share/fonts/material_design_iconic_font.ttf | Bin 0 -> 99212 bytes .local/share/fonts/symbola.ttf | Bin 0 -> 3424752 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 .local/share/fonts/fantasque_sans_mono.ttf create mode 100644 .local/share/fonts/fira_code_nerd_fonts.ttf create mode 100644 .local/share/fonts/hack_nerd_fonts_mono.ttf create mode 100644 .local/share/fonts/iosevka_nerd_font.ttf create mode 100644 .local/share/fonts/material_design_iconic_font.ttf create mode 100644 .local/share/fonts/symbola.ttf (limited to '.local') diff --git a/.local/share/fonts/fantasque_sans_mono.ttf b/.local/share/fonts/fantasque_sans_mono.ttf new file mode 100644 index 0000000..2fa4311 Binary files /dev/null and b/.local/share/fonts/fantasque_sans_mono.ttf differ diff --git a/.local/share/fonts/fira_code_nerd_fonts.ttf b/.local/share/fonts/fira_code_nerd_fonts.ttf new file mode 100644 index 0000000..b19b2f8 Binary files /dev/null and b/.local/share/fonts/fira_code_nerd_fonts.ttf differ diff --git a/.local/share/fonts/hack_nerd_fonts_mono.ttf b/.local/share/fonts/hack_nerd_fonts_mono.ttf new file mode 100644 index 0000000..cd3d793 Binary files /dev/null and b/.local/share/fonts/hack_nerd_fonts_mono.ttf differ diff --git a/.local/share/fonts/iosevka_nerd_font.ttf b/.local/share/fonts/iosevka_nerd_font.ttf new file mode 100644 index 0000000..bbb351c Binary files /dev/null and b/.local/share/fonts/iosevka_nerd_font.ttf differ diff --git a/.local/share/fonts/material_design_iconic_font.ttf b/.local/share/fonts/material_design_iconic_font.ttf new file mode 100644 index 0000000..5d489fd Binary files /dev/null and b/.local/share/fonts/material_design_iconic_font.ttf differ diff --git a/.local/share/fonts/symbola.ttf b/.local/share/fonts/symbola.ttf new file mode 100644 index 0000000..1248c29 Binary files /dev/null and b/.local/share/fonts/symbola.ttf differ -- cgit v1.2.3