From d0a2eaecd6c1ef61fbb841d726c183923b903f0c Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Wed, 11 May 2022 00:49:19 -0700 Subject: web: add prettier icons The icons come from the lovely people at Bootstrap, who've shared them under a permissive licence. To avoid loading a large file consisting almost entirely of icons we'll never display, I've generated the icon font myself, limiting it to only the glyphs we use. --- web/static/icons.woff2 | Bin 0 -> 1124 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/static/icons.woff2 (limited to 'web/static/icons.woff2') diff --git a/web/static/icons.woff2 b/web/static/icons.woff2 new file mode 100644 index 0000000..5dd9215 Binary files /dev/null and b/web/static/icons.woff2 differ -- cgit v1.2.3-70-g09d2