From ed3454301e663a7cb7d73cd56b57b188f4d14a2f Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Wed, 30 Aug 2023 04:31:21 +0200 Subject: Implement explicit text caching in the widget state tree --- graphics/fonts/Iced-Icons.ttf | Bin 0 -> 5108 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/fonts/Iced-Icons.ttf (limited to 'graphics/fonts') diff --git a/graphics/fonts/Iced-Icons.ttf b/graphics/fonts/Iced-Icons.ttf new file mode 100644 index 00000000..e3273141 Binary files /dev/null and b/graphics/fonts/Iced-Icons.ttf differ -- cgit