From bbecf293208ba61bb3d57d57afd7373797007bfe Mon Sep 17 00:00:00 2001 From: pml68 Date: Sun, 20 Apr 2025 01:05:54 +0200 Subject: feat: use `pane_grid::Controls` for PaneGrid titlebar controls --- fonts/icons.toml | 1 + fonts/icons.ttf | Bin 6348 -> 6504 bytes 2 files changed, 1 insertion(+) (limited to 'fonts') diff --git a/fonts/icons.toml b/fonts/icons.toml index a70c0e7..3092001 100644 --- a/fonts/icons.toml +++ b/fonts/icons.toml @@ -4,3 +4,4 @@ module = "icon" save = "entypo-floppy" open = "fontawesome-folder-open-empty" copy = "fontawesome-file-code" +switch = "entypo-switch" diff --git a/fonts/icons.ttf b/fonts/icons.ttf index 7af6b0e..e1aba57 100644 Binary files a/fonts/icons.ttf and b/fonts/icons.ttf differ -- cgit v1.2.3