From b29de28d1f0f608f8029c93d154cfd1b0f8b8cbb Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Sat, 4 Feb 2023 07:33:33 +0100 Subject: Overhaul `Font` type to allow font family selection --- wgpu/fonts/Iced-Icons.ttf | Bin 0 -> 5108 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 wgpu/fonts/Iced-Icons.ttf (limited to 'wgpu/fonts/Iced-Icons.ttf') diff --git a/wgpu/fonts/Iced-Icons.ttf b/wgpu/fonts/Iced-Icons.ttf new file mode 100644 index 00000000..7112f086 Binary files /dev/null and b/wgpu/fonts/Iced-Icons.ttf differ -- cgit