From 3f4c0720e1e3421431e7baa20882a4a4512a7fab Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 19 Oct 2025 23:41:23 +0200 Subject: Initial --- .../themes/github/assets/fonts/octicons-local.ttf | Bin 0 -> 53604 bytes .../dist/themes/github/assets/fonts/octicons.svg | 200 +++++++++++++++++++++ .../dist/themes/github/assets/fonts/octicons.ttf | Bin 0 -> 31740 bytes .../dist/themes/github/assets/fonts/octicons.woff | Bin 0 -> 17772 bytes 4 files changed, 200 insertions(+) create mode 100644 src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons-local.ttf create mode 100644 src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.svg create mode 100644 src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.ttf create mode 100644 src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.woff (limited to 'src/wwwroot/libraries/fomantic/dist/themes/github/assets') diff --git a/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons-local.ttf b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons-local.ttf new file mode 100644 index 0000000..d5f4e2e Binary files /dev/null and b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons-local.ttf differ diff --git a/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.svg b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.svg new file mode 100644 index 0000000..d3116a6 --- /dev/null +++ b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.svg @@ -0,0 +1,200 @@ + + + + +(c) 2012-2015 GitHub + +When using the GitHub logos, be sure to follow the GitHub logo guidelines (https://github.com/logos) + +Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL) +Applies to all font files + +Code License: MIT (http://choosealicense.com/licenses/mit/) +Applies to all other files + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.ttf b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.ttf new file mode 100644 index 0000000..9e09105 Binary files /dev/null and b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.ttf differ diff --git a/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.woff b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.woff new file mode 100644 index 0000000..cc3c19f Binary files /dev/null and b/src/wwwroot/libraries/fomantic/dist/themes/github/assets/fonts/octicons.woff differ -- cgit v1.3